Commit Graph

129 Commits

Author SHA1 Message Date
Simon Rozman
d2efa651a4 NMAKE Registration and MSI files are now configurable to use built-in credential prompts too. 2015-04-23 12:22:46 +00:00
Simon Rozman
a2c6c76485 EapPeerGetMethodProperties implementation added.
Disabled UI prompts on Windows 10 temporary re-enabled, as Windows 10 development continues.
2015-04-23 10:14:45 +00:00
Simon Rozman
41ee9f65ed TortoiseSVN auto commit: changed externals to fixed revision. 2015-04-22 11:23:04 +00:00
Simon Rozman
629f3db907 TortoiseSVN auto commit: changed externals to fixed revision. 2015-04-22 11:23:04 +00:00
Simon Rozman
1de7dd8c23 TortoiseSVN auto commit: changed externals to fixed revision. 2015-04-22 11:23:04 +00:00
Simon Rozman
f739e758aa 2015-04-22 11:23:04 +00:00
Simon Rozman
926db96bd8 Version set to 1.0-pre19. 2015-04-22 11:22:47 +00:00
Simon Rozman
b4ad3dd978 Windows 10 checks added to return an error rather than request the UI prompt doomed to fail.
Aesthetic modifications
2015-04-21 11:13:58 +00:00
Simon Rozman
6e3388997c GetUserNameEx() wrapper added. 2015-04-21 11:10:31 +00:00
Simon Rozman
db41def6e5 AL::EAP::QueryCredentialInputFields fixed to correctly set value min and max sizes in bytes. 2015-04-20 12:34:22 +00:00
Simon Rozman
a969f18154 2015-04-17 11:43:17 +00:00
Simon Rozman
7b3ae9fc4d TortoiseSVN auto commit: changed externals to fixed revision. 2015-04-17 11:05:48 +00:00
Simon Rozman
774af6a328 TortoiseSVN auto commit: changed externals to fixed revision. 2015-04-17 11:05:48 +00:00
Simon Rozman
9d9064e054 TortoiseSVN auto commit: changed externals to fixed revision. 2015-04-17 11:05:47 +00:00
Simon Rozman
147e16139d 2015-04-17 11:05:47 +00:00
Simon Rozman
84896db04a Version set to 1.0-pre18. 2015-04-17 10:53:05 +00:00
Simon Rozman
36ca29890b 2015-04-16 14:35:07 +00:00
Simon Rozman
fc535c7b32 Named shared memory replaced with temporary files, as shared memory prooved useless.
Tested and updated to work on Windows 8.1.
2015-04-16 14:30:22 +00:00
Simon Rozman
9ae3189610 2015-04-15 08:15:59 +00:00
Simon Rozman
ade387d28a 2015-04-15 06:19:03 +00:00
Simon Rozman
ac2e3b1d54 Installing MSI restarts Wlansvc, dot3svc, and EapHost services to allow reboot-less ArnesLink upgrade. 2015-04-15 06:02:11 +00:00
Simon Rozman
1e409ddef3 Read support for localized UI strings in EAP Metadata XML added. When saving, only the selected localized string is saved. 2015-04-14 13:28:38 +00:00
Simon Rozman
d099ec5937 2015-04-14 09:17:14 +00:00
Simon Rozman
25b43a7e86 Tested and fixed RASEAP-related issues. 2015-04-14 07:32:23 +00:00
Simon Rozman
79ecab585a Windows 8 not prompting for credentials or additional certificate trust issue resolved. BLOB contents is now stored in shared-memory, allowing BLOBS to keep sub 3kB on Windows 8.
Aesthetic modifications
2015-04-13 11:48:34 +00:00
Simon Rozman
dbbf1a55c6 2015-04-10 06:02:18 +00:00
Simon Rozman
3ce6ade7af Memory containing password is sanitized before dismissed now. 2015-04-09 12:53:35 +00:00
Simon Rozman
efb9755490 2015-04-09 11:09:30 +00:00
Simon Rozman
96528ae4b1 Aesthetic modifications 2015-04-09 10:37:24 +00:00
Simon Rozman
d859e12e94 Removed AL::EAP::CPacket::operator[] due to ambiguities on Win32 platforms. 2015-04-09 08:57:04 +00:00
Simon Rozman
5df75cdc4a 2015-04-09 08:50:39 +00:00
Simon Rozman
45a741d7db Gradual code migration to ATL and object-oriented approach:
- Configuration, user and session data are now internally stored as objects.
- Object wrappers for many structs and primitives added.
- Code partially rewritten to work with objects and benefit out-of-scope clean-up using object destructors.
- …And a lot more code internal changes.

Configuration, user and other data is now passed as compact BLOBs in inter-process communication greatly reducing communication payload.
2015-04-09 08:50:24 +00:00
Simon Rozman
8fcf315329 2015-04-06 08:45:15 +00:00
Simon Rozman
beaa51b49d Support for file read&write of AL::TLS::CConfigData added. 2015-04-05 20:01:36 +00:00
Simon Rozman
b51eb6d1bc 2015-04-03 12:49:49 +00:00
Simon Rozman
35e590caac 2015-04-03 12:46:29 +00:00
Simon Rozman
bc81d78c49 2015-04-03 12:46:16 +00:00
Simon Rozman
a8bde13741 Gradual code migration to ATL and object-oriented approach 2015-04-03 11:58:02 +00:00
Simon Rozman
d7310ae077 Gradual code migration to ATL and object-oriented approach 2015-04-03 09:36:07 +00:00
Simon Rozman
f4bf46a58f Gradual code migration to ATL and object-oriented approach
Code cleanup
2015-04-03 09:05:43 +00:00
Simon Rozman
ef017dfe52 2015-04-02 16:22:49 +00:00
Simon Rozman
87116d344c Gradual code migration to ATL and object-oriented approach
Code cleanup
2015-04-02 16:22:37 +00:00
Simon Rozman
cbb1c91d55 Gradual code migration to ATL and object-oriented approach 2015-04-02 08:26:17 +00:00
Simon Rozman
79353bc382 Aesthetic modifications 2015-04-01 09:20:57 +00:00
Simon Rozman
01f6818bc3 TortoiseSVN auto commit: changed externals to fixed revision. 2015-04-01 07:16:11 +00:00
Simon Rozman
a691afe347 TortoiseSVN auto commit: changed externals to fixed revision. 2015-04-01 07:16:11 +00:00
Simon Rozman
e29d9bb049 TortoiseSVN auto commit: changed externals to fixed revision. 2015-04-01 07:16:10 +00:00
Simon Rozman
d84d53304d 2015-04-01 07:16:10 +00:00
Simon Rozman
5f6fd11b72 Version set to 1.0-pre17. 2015-04-01 07:15:56 +00:00
Simon Rozman
d6d404dbd8 2015-04-01 07:14:54 +00:00