|
ec908bbfe9
|
Update README.md
|
2018-12-06 08:34:09 +01:00 |
|
|
1879d00bf9
|
Add support for ARM64 platform
|
2018-09-07 10:39:20 +02:00 |
|
|
0602285220
|
Switch to Visual Studio 2017
|
2018-09-05 14:56:08 +02:00 |
|
|
0b3e340dbe
|
Update sub-modules
|
2018-09-05 13:22:59 +02:00 |
|
|
0d21610322
|
Remove MFC dependency
|
2018-09-05 13:11:14 +02:00 |
|
|
168aed3000
|
Charset issue in version resource fixed
|
2016-11-18 09:12:35 +01:00 |
|
|
641c9b6932
|
Credentials are no longer stored using method name (TLS/PAP/MSCHAPv2) but with level/type identifier
|
2016-09-06 15:39:41 +02:00 |
|
|
0095ebbff6
|
Provider identity is now coherent to draft-winter-opsawg-eap-metadata-02
|
2016-09-02 19:24:47 +02:00 |
|
|
a33da0d8d5
|
CredWrite stores an empty set of credentials for TLS now, avoiding initial credential prompt
|
2016-08-29 15:11:58 +02:00 |
|
|
1bf51fda25
|
win_runtime_error moved to WinStd; eapxml functions return HRESULT now
|
2016-08-09 01:05:00 +02:00 |
|
|
b71e30f642
|
EAP_ERROR replaced with C++ exceptions for increased code readability
|
2016-08-08 22:59:17 +02:00 |
|
|
2aa4bce8cc
|
eap::config::m_module reference again
|
2016-08-06 07:01:12 +02:00 |
|
|
a60458cdab
|
eap::module is no longer abstract
|
2016-08-05 13:18:25 +02:00 |
|
|
460adb9858
|
m_module is now a pointer instead of reference
|
2016-08-05 11:23:59 +02:00 |
|
|
a102b43a19
|
eap::type_t >> winstd::eap_type_t
|
2016-08-04 12:08:20 +02:00 |
|
|
1b9f33a6fc
|
Path-delimiters unified in RC files
|
2016-07-21 12:29:23 +02:00 |
|
|
a7d75ea72d
|
eap::config_provider detemplatization
|
2016-07-20 16:47:37 +02:00 |
|
|
922d0ac3d0
|
Additional RSA credential encryption replaced with product-specific entropy in user-specific encryption pass, to circumvent RSA data length limitation
|
2016-06-22 23:32:28 +02:00 |
|
|
33a72acac7
|
MsiUseFeature utility added
(closes #3)
|
2016-06-18 10:51:12 +02:00 |
|
|
ec0b283540
|
Functions using EAP_ERROR descriptor return bool now for code simplicity
|
2016-06-15 22:59:52 +02:00 |
|
|
2f0252a33f
|
Added missing result check
|
2016-06-15 14:06:11 +02:00 |
|
|
8bff2d3060
|
Test credentials read added to debug builds of CredWrite
|
2016-06-15 10:44:31 +02:00 |
|
|
cf7ca9c8e9
|
EAP modules divided to libraries
|
2016-06-10 12:24:49 +02:00 |
|
|
4e16111614
|
.h/.cpp files converted to UTF-8 to allow rcgettext parsing
|
2016-06-09 15:46:29 +02:00 |
|
|
98273c6bdc
|
UI development continues...
|
2016-06-09 15:12:42 +02:00 |
|
|
7ac86e1954
|
UI development continues...
|
2016-06-09 07:41:41 +02:00 |
|
|
c79d3e74cf
|
CredWrite modified to use shared code for credential storage from EAPMethods
|
2016-06-08 15:31:07 +02:00 |
|
|
b9c60adaaa
|
CredWrite accepts user name as Base64 encoded UTF-8 string now
|
2016-06-01 09:20:52 +02:00 |
|
|
93fc4c0097
|
Aesthetic modifications
|
2016-05-20 14:09:12 +02:00 |
|
|
d1bb9b2b4c
|
Sources are UTF-16 now
|
2016-05-20 09:54:29 +02:00 |
|
|
4ac895ffa2
|
Additional asymmetric encryption introduced when storing passwords to Windows Credential Manager
|
2016-05-19 12:19:31 +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 |
|