Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | eap-peap: Fix memory leaks when handling tunneled methods | Tobias Brunner | 2016-09-20 | 1 | -1/+3 |
| | |||||
* | Use standard unsigned integer types | Andreas Steffen | 2016-03-24 | 1 | -2/+2 |
| | |||||
* | libcharon: Use lib->ns instead of charon->name | Tobias Brunner | 2014-02-12 | 1 | -4/+4 |
| | |||||
* | 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 | -12/+14 |
| | | | | Also fixes several whitespace errors. | ||||
* | 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 | -9/+8 |
| | | | | | | 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 | -8/+9 |
| | |||||
* | send an empty EAP Ack client message if TLS was successful and handle it on ↵ | Andreas Steffen | 2011-04-15 | 1 | -5/+14 |
| | | | | the server | ||||
* | define MSCHAPv2 as default phase2 algorithm for EAP-PEAP | Andreas Steffen | 2011-04-06 | 1 | -1/+1 |
| | |||||
* | no EAP identifier offset required in build() function | Andreas Steffen | 2011-04-06 | 1 | -1/+1 |
| | |||||
* | implemented the PEAP tunneling protocol as an EAP plugin | Andreas Steffen | 2011-04-06 | 1 | -0/+423 |