Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 5 | -10/+0 |
| | |||||
* | missed strcaseeq added | Tobias Brunner | 2009-04-17 | 1 | -1/+1 |
| | |||||
* | moved strcaseeq() macro from constants.h to utils.h | Andreas Steffen | 2009-04-17 | 1 | -1/+1 |
| | |||||
* | merged multi-auth branch back into trunk | Martin Willi | 2009-04-14 | 4 | -13/+53 |
| | |||||
* | updated Doxyfile | Martin Willi | 2009-03-24 | 3 | -3/+3 |
| | | | | | | properly close all doxygen groups fixed remaining doxygen warnings | ||||
* | reintegrated eap-radius branch into trunk | Martin Willi | 2009-03-24 | 2 | -1/+4 |
| | |||||
* | adding plugin for EAP-MS-CHAPv2 | Tobias Brunner | 2009-02-18 | 2 | -1/+4 |
| | |||||
* | replaced most pthread_mutex/cond_t by wrapped mutex/condvar_t variant | Martin Willi | 2008-11-05 | 1 | -10/+10 |
| | |||||
* | reintegrated two-sim branch providing SIM card plugin API | Martin Willi | 2008-10-10 | 2 | -0/+261 |
| | |||||
* | ported parts of two-sim branch | Martin Willi | 2008-08-22 | 1 | -1/+6 |
| | | | | | | eap_identity parameter to exchange in eap_identity some auth_info/peer_cfg refactorings fixed some bugs, introduced new ones | ||||
* | a (incomplete) implementation of draft-sheffer-ikev2-gtc-00.txt using PAM | Martin Willi | 2008-08-21 | 2 | -6/+6 |
| | |||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 13 | -3916/+279 |
| | |||||
* | implemented IKEV2 EAP-SIM server and client test module that use triplets ↵ | Andreas Steffen | 2008-02-04 | 3 | -140/+719 |
| | | | | stored in a file. For details see the scenario 'ikev2/rw-eap-sim-rsa' | ||||
* | fixed EAP-MD5 to accept Name attribute in challenge | Martin Willi | 2007-12-18 | 1 | -1/+2 |
| | |||||
* | implemented Expanded EAP types to support vendor specific methods | Martin Willi | 2007-12-13 | 5 | -22/+52 |
| | |||||
* | fixed actual ID length when AT_IDENTITY gets padded | Martin Willi | 2007-12-13 | 1 | -1/+2 |
| | |||||
* | ported EAP-AKA branch into trunk | Martin Willi | 2007-12-13 | 2 | -0/+1578 |
| | |||||
* | merged EAP-MD5 into trunk | Martin Willi | 2007-12-12 | 2 | -0/+339 |
| | |||||
* | output of eap_type_names requires %N format | Andreas Steffen | 2007-05-18 | 1 | -1/+1 |
| | |||||
* | changing UID/GID after startup of pluto/charon | Martin Willi | 2007-05-07 | 1 | -33/+0 |
| | | | | added --with-uid/--with-gid configure option | ||||
* | proper notification handling | Martin Willi | 2007-04-10 | 1 | -1/+103 |
| | |||||
* | giving up EAP-SIM authentication after 3 failed challenges | Martin Willi | 2007-03-27 | 1 | -0/+15 |
| | |||||
* | EAP-SIM cleanups | Martin Willi | 2007-03-19 | 1 | -2/+2 |
| | |||||
* | added --with-sim-reader option to configure script | Martin Willi | 2007-03-14 | 2 | -27/+30 |
| | | | | | some cleanups in eap_sim | ||||
* | version number selection fix | Martin Willi | 2007-03-14 | 2 | -11/+18 |
| | | | | some cleanups | ||||
* | added EAP-SIM authentication | Martin Willi | 2007-03-13 | 4 | -1/+823 |
| | | | | | | | client side only uses an external SIM reader library specified with SIM_READER_LIB untested | ||||
* | added generic EAP_IDENTITY client implementation using peers IKEv2 ID | Martin Willi | 2007-03-13 | 2 | -0/+194 |
| | |||||
* | removed eap aka module due nda | Martin Willi | 2007-02-13 | 2 | -1532/+0 |
| | |||||
* | merged EAP framework from branch into trunk | Martin Willi | 2007-02-12 | 4 | -0/+2016 |
includes a lot of other modifications |