Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -1125/+0 |
| | |||||
* | implemented IKEV2 EAP-SIM server and client test module that use triplets ↵ | Andreas Steffen | 2008-02-04 | 1 | -82/+400 |
| | | | | stored in a file. For details see the scenario 'ikev2/rw-eap-sim-rsa' | ||||
* | implemented Expanded EAP types to support vendor specific methods | Martin Willi | 2007-12-13 | 1 | -2/+3 |
| | |||||
* | fixed actual ID length when AT_IDENTITY gets padded | Martin Willi | 2007-12-13 | 1 | -1/+2 |
| | |||||
* | 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 |
| | |||||
* | added --with-sim-reader option to configure script | Martin Willi | 2007-03-14 | 1 | -25/+29 |
| | | | | | some cleanups in eap_sim | ||||
* | version number selection fix | Martin Willi | 2007-03-14 | 1 | -10/+17 |
| | | | | some cleanups | ||||
* | added EAP-SIM authentication | Martin Willi | 2007-03-13 | 1 | -0/+677 |
client side only uses an external SIM reader library specified with SIM_READER_LIB untested |