Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implemented PT-EAP protocol (RFC 7171) | Andreas Steffen | 2014-05-12 | 1 | -9/+21 |
| | |||||
* | libcharon: Use lib->ns instead of charon->name | Tobias Brunner | 2014-02-12 | 1 | -4/+4 |
| | |||||
* | make TNC client authentication type available to IMVs | Andreas Steffen | 2013-02-12 | 1 | -3/+10 |
| | |||||
* | Moved debug.[ch] to utils folder | Tobias Brunner | 2012-10-24 | 1 | -1/+1 |
| | |||||
* | Use name from initialization to access settings in libcharon. | Tobias Brunner | 2012-05-03 | 1 | -6/+7 |
| | | | | Also fixes several whitespace errors. | ||||
* | Moved eap/xauth classes out of protocol specific subdirectories | Martin Willi | 2012-03-20 | 1 | -1/+1 |
| | |||||
* | Separated libcharon/sa directory with ikev1 and ikev2 subfolders | Martin Willi | 2012-03-20 | 1 | -1/+1 |
| | |||||
* | renamed tls_reader|writer to bio_* and moved to libstrongswan | Andreas Steffen | 2011-05-31 | 1 | -2/+2 |
| | |||||
* | Revert alloc_str changes | Martin Willi | 2011-04-21 | 1 | -4/+3 |
| | | | | | | This reverts commit fdead26ffe1da8501a6ff5e0639a6f44c723e763. This reverts commit 3e2419ebe32de72d824864eb2e0e677a7c197af1. This reverts commit 17ce69b47a1efd6234960cf7d1f50712aee61db5. | ||||
* | Use thread save settings alloc_str function where appropriate | Martin Willi | 2011-04-21 | 1 | -3/+4 |
| | |||||
* | suport certificate-based client authentication with EAP-TTLS | Andreas Steffen | 2010-10-14 | 1 | -40/+70 |
| | |||||
* | deactivate start_phase2_tnc flag after start | Andreas Steffen | 2010-10-07 | 1 | -1/+1 |
| | |||||
* | added server side support for EAP-TNC | Andreas Steffen | 2010-10-07 | 1 | -2/+28 |
| | |||||
* | support fragmentation in AVPs | Andreas Steffen | 2010-08-24 | 1 | -3/+10 |
| | |||||
* | Fixed compiler warning | Martin Willi | 2010-08-20 | 1 | -1/+1 |
| | |||||
* | Use a seperate section for each nested struct member in INIT macro | Martin Willi | 2010-08-18 | 1 | -12/+12 |
| | |||||
* | implemented server-initiated phase2 of EAP-TTLS authentication | Andreas Steffen | 2010-08-16 | 1 | -1/+30 |
| | |||||
* | implemented server side support for EAP-TTLS | Andreas Steffen | 2010-08-16 | 1 | -0/+273 |