|
d234e55ae4
|
- Doxygen documentation updated
- Some minor issues stumbled upon fixed
- WIN1250 >> UTF-8
|
2016-11-02 01:25:38 +01:00 |
|
|
0387d7d593
|
Orphaned PAP.cpp files removed
|
2016-11-01 06:37:37 +01:00 |
|
|
c31e019cef
|
eap::metod thorough redesign:
- Support for method stacking introduced
- EAP-TLS method has been discontinued
- ownTLS has been discontinued
|
2016-10-31 16:58:53 +01:00 |
|
|
55f160bce3
|
Code clean-up
|
2016-10-27 13:59:08 +02:00 |
|
|
654c965851
|
Support for various peer action request extended
|
2016-10-27 10:00:18 +02:00 |
|
|
e7e1a6735d
|
pEapOutput Prefast specifier for process_request_packet() methods changed
|
2016-10-24 14:55:31 +02:00 |
|
|
c53ed21d55
|
Code clean-up
|
2016-10-03 14:54:02 +02:00 |
|
|
111ede456e
|
ID 5. Unused variables from security audit partially fixed
|
2016-10-03 14:54:01 +02:00 |
|
|
559ffc5ead
|
ID 3. C style pointer casting from security audit fixed
|
2016-10-03 14:53:50 +02:00 |
|
|
b6adb2a850
|
Common members from config_method_with_cred moved to parent config_method
|
2016-09-29 11:23:22 +02:00 |
|
|
0ab18017cd
|
Pre-shared >> Configured credentials, Own >> Stored credentials
|
2016-09-21 09:43:02 +02: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 |
|
|
b11cb3a5f2
|
MSCHAPv2 now functional
(closes #5)
|
2016-09-06 14:10:46 +02:00 |
|
|
b255aa6505
|
EapPeerMethodResult's fIsSuccess and dwFailureReasonCode management revised to guarantee configuration gets saved
|
2016-09-06 09:57:34 +02:00 |
|
|
d83f5422d7
|
MSCHAPv2 almost finished...
|
2016-09-05 16:44:18 +02:00 |
|
|
c9b192932b
|
MSCHAPv2 development continues...
|
2016-09-04 21:51:40 +02:00 |
|
|
4076655e2e
|
MSCHAPv2 work continues...
|
2016-09-04 18:00:36 +02:00 |
|
|
ac3ff2d3ca
|
Diameter AVP generation moved to method_noneap::append_avp()
|
2016-09-02 14:45:01 +02:00 |
|
|
7a3d4e0947
|
Common PAP and MSCHAPv2 code merged in intermediate base class method_noneap
|
2016-09-02 14:24:23 +02:00 |
|
|
621669828b
|
Schannel and ownTLS MSK derivation unified
|
2016-09-02 14:03:34 +02:00 |
|
|
198b9a576e
|
Maximum packet size parameter is now optional
|
2016-09-02 10:19:39 +02:00 |
|
|
566785192a
|
Requirement that eap::method processes EAP packets only dropped, work with non-EAP methods simplified
|
2016-09-02 09:50:21 +02:00 |
|
|
6c11b23267
|
MSCHAPv2 stub added - it's a PAP clone, so selecting it does PAP really
|
2016-09-01 14:59:40 +02:00 |
|