Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Streamlined EAP plugins to use a dash between eap-method, as used in all ↵ | Martin Willi | 2009-10-15 | 1 | -3/+3 |
| | | | | other places | ||||
* | Removed chunk_from_buf() in favor of a simpler chunk_from_chars() macro | Martin Willi | 2009-09-11 | 1 | -55/+48 |
| | |||||
* | remove spaces within tabs (\t( )+\t) | Martin Willi | 2009-09-04 | 1 | -3/+3 |
| | |||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 2 | -107/+107 |
| | |||||
* | added -avoid-version to LDFLAGS, plugins are not versioned | Martin Willi | 2009-07-03 | 1 | -1/+1 |
| | |||||
* | do not write to unaligned memory in MSCHAPv2 | Martin Willi | 2009-05-18 | 1 | -4/+12 |
| | |||||
* | updated MSK calculation in MSCHAPv2, compatible with Win7/2008 RC. | Martin Willi | 2009-05-11 | 1 | -1/+1 |
| | |||||
* | announce EAP method initiation once only | Martin Willi | 2009-05-07 | 1 | -2/+0 |
| | |||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 4 | -8/+0 |
| | |||||
* | merging changes from portability branch back to trunk | Tobias Brunner | 2009-04-30 | 1 | -3/+3 |
| | | | | | important change for developers: %Y replaces %D to print identities! | ||||
* | merged multi-auth branch back into trunk | Martin Willi | 2009-04-14 | 1 | -22/+50 |
| | |||||
* | updated Doxyfile | Martin Willi | 2009-03-24 | 2 | -2/+2 |
| | | | | | | properly close all doxygen groups fixed remaining doxygen warnings | ||||
* | fixed MSCHAPv2 password lookup when used with NetworkManager | Martin Willi | 2009-02-24 | 1 | -1/+1 |
| | |||||
* | fixed some memleaks in mschapv2 plugin | Tobias Brunner | 2009-02-19 | 1 | -16/+25 |
| | |||||
* | adding plugin for EAP-MS-CHAPv2 | Tobias Brunner | 2009-02-18 | 5 | -0/+1371 |