|
54a041aac0
|
Sub-module update
|
2016-06-02 15:27:00 +02:00 |
|
|
9df4d5e9b9
|
EAP methods split to allow separate StdAfx files
|
2016-06-02 14:43:35 +02:00 |
|
|
5e37bd0735
|
Packing/unpacking moved to module's MainUI.cpp
|
2016-06-02 11:27:41 +02:00 |
|
|
ce4c208468
|
Incorrect configuration load fixed
|
2016-06-02 10:24:55 +02:00 |
|
|
7dbe76d4f4
|
EAP-TLS method moved to standalone .h/.c file & some minor modifications
|
2016-06-02 09:28:28 +02:00 |
|
|
3d69a343c7
|
eap::config_tls::get_method_id() implemented
|
2016-06-02 09:00:21 +02:00 |
|
|
da84dea727
|
Copy and move eap::config operators same module check added
|
2016-06-02 08:59:54 +02:00 |
|
|
9208e75fe6
|
Sub-module update
|
2016-06-02 08:54:15 +02:00 |
|
|
5be9806e2e
|
Doxygen documentation update
|
2016-06-02 08:53:36 +02:00 |
|
|
86cd27a73b
|
1.0-alpha2
1.0-alpha2
|
2016-06-01 17:39:24 +02:00 |
|
|
4a69f7976a
|
IXMLDOMDocument2 downgraded to IXMLDOMDocument where later is sufficient
|
2016-06-01 16:38:21 +02:00 |
|
|
1e68895a92
|
Configuration handling changed to match draft-winter-opsawg-eap-metadata-02
|
2016-06-01 16:32:48 +02:00 |
|
|
b9c60adaaa
|
CredWrite accepts user name as Base64 encoded UTF-8 string now
|
2016-06-01 09:20:52 +02:00 |
|
|
8437d86913
|
Bogus calling convention fixed
|
2016-05-24 23:14:09 +02:00 |
|
|
da345c1717
|
Microsoft Installer's feature completeness check added
|
2016-05-23 09:43:53 +02:00 |
|
|
735ea86e86
|
Cleanup
|
2016-05-23 09:43:02 +02:00 |
|
|
1095d0b343
|
Version set to 1.0-alpha1
1.0-alpha1
|
2016-05-22 20:16:32 +02:00 |
|
|
b9fa4ae646
|
Debug "hand-brakes" released
|
2016-05-22 00:34:24 +02:00 |
|
|
1c28784717
|
Support for XML configuration export finished
(closes #1)
|
2016-05-22 00:27:12 +02:00 |
|
|
01270455b8
|
Redundant copy on certificate unpack eliminated
|
2016-05-22 00:25:50 +02:00 |
|
|
19d471ffa1
|
Sample configuration introduced, XML <-> BLOB transformation added
|
2016-05-21 23:49:18 +02:00 |
|
|
93fc4c0097
|
Aesthetic modifications
|
2016-05-20 14:09:12 +02:00 |
|
|
748ba7c4c0
|
Code cleanup and reorganization
1.0-alpha0
|
2016-05-20 13:39:37 +02:00 |
|
|
7cb809d947
|
eap::eap_module_base renamed to eap::module_base and simplified
|
2016-05-20 10:30:39 +02:00 |
|
|
d1bb9b2b4c
|
Sources are UTF-16 now
|
2016-05-20 09:54:29 +02:00 |
|
|
f5d647e81f
|
EAPTTLS split to EAP Method itself and UI
|
2016-05-20 01:33:24 +02:00 |
|
|
61fa67a415
|
Development continues...
|
2016-05-19 23:39:02 +02:00 |
|
|
aef4f36f45
|
Publishing target changed and CredWrite.exe added to the publish list
|
2016-05-19 13:51:53 +02:00 |
|
|
9853989d04
|
EAP method DLL registration added
|
2016-05-19 13:41:25 +02:00 |
|
|
ba4618e288
|
Incorrect platform of EAPMethodEvents.dll fixed
|
2016-05-19 13:18:47 +02:00 |
|
|
c75dea0edc
|
Partial builds (*.tmp) added to ignore list
|
2016-05-19 13:18:07 +02:00 |
|
|
7f341f9fd3
|
Windows Vista requirement check added
|
2016-05-19 13:17:21 +02:00 |
|
|
4ac895ffa2
|
Additional asymmetric encryption introduced when storing passwords to Windows Credential Manager
|
2016-05-19 12:19:31 +02:00 |
|
|
05d0dd71f1
|
EAP Method event manifest moved to EAPMethodEvents.dll resource DLL
|
2016-05-19 09:33:00 +02:00 |
|
|
f610d4183f
|
Event tracing support added
|
2016-05-18 21:35:51 +02:00 |
|
|
bdef5db62c
|
Memory-leak detection added
|
2016-05-18 09:07:41 +02:00 |
|
|
ef1e46aa78
|
CredImport finished and renamed to CredWrite
|
2016-05-17 15:10:59 +02:00 |
|
|
fda660a752
|
Includes fixed
|
2016-05-17 14:36:05 +02:00 |
|
|
389537a50e
|
Work continues
|
2016-05-17 11:26:52 +02:00 |
|
|
b4b2622d7d
|
Credential importing utility stub added
|
2016-05-16 20:36:07 +02:00 |
|
|
e435cde86e
|
Sub-module update
|
2016-05-16 20:35:21 +02:00 |
|
|
3f2d74beed
|
WinStd library introduced
|
2016-05-16 16:41:05 +02:00 |
|
|
639a05d969
|
Optimization of inline functions extended
|
2016-05-16 16:28:48 +02:00 |
|
|
f004a0ccae
|
Sub-module update
|
2016-05-16 12:30:12 +02:00 |
|
|
573838711a
|
Initial commit
|
2016-05-16 11:52:11 +02:00 |
|