aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/eap_mschapv2
Commit message (Collapse)AuthorAgeFilesLines
* added -avoid-version to LDFLAGS, plugins are not versionedMartin Willi2009-07-031-1/+1
|
* do not write to unaligned memory in MSCHAPv2Martin Willi2009-05-181-4/+12
|
* updated MSK calculation in MSCHAPv2, compatible with Win7/2008 RC.Martin Willi2009-05-111-1/+1
|
* announce EAP method initiation once onlyMartin Willi2009-05-071-2/+0
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-304-8/+0
|
* merging changes from portability branch back to trunkTobias Brunner2009-04-301-3/+3
| | | | | important change for developers: %Y replaces %D to print identities!
* merged multi-auth branch back into trunkMartin Willi2009-04-141-22/+50
|
* updated DoxyfileMartin Willi2009-03-242-2/+2
| | | | | | properly close all doxygen groups fixed remaining doxygen warnings
* fixed MSCHAPv2 password lookup when used with NetworkManagerMartin Willi2009-02-241-1/+1
|
* fixed some memleaks in mschapv2 pluginTobias Brunner2009-02-191-16/+25
|
* adding plugin for EAP-MS-CHAPv2Tobias Brunner2009-02-185-0/+1371