Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Separated libcharon/sa directory with ikev1 and ikev2 subfolders | Martin Willi | 2012-03-20 | 1 | -448/+0 |
| | |||||
* | Added a generic TASK_ prefix to all task types | Martin Willi | 2012-03-20 | 1 | -1/+1 |
| | |||||
* | Added IKEv1 support to notify payload | Martin Willi | 2012-03-20 | 1 | -1/+1 |
| | |||||
* | Migrated ike_natd to INIT/METHOD macros | Andreas Steffen | 2011-10-03 | 1 | -55/+38 |
| | |||||
* | Fixed common misspellings. | Tobias Brunner | 2011-07-20 | 1 | -1/+1 |
| | | | | Mostly found by 'codespell'. | ||||
* | Refer to kernel interface via hydra and not charon. | Tobias Brunner | 2010-09-02 | 1 | -3/+4 |
| | |||||
* | Port floating patch partially reversed. | Tobias Brunner | 2010-08-30 | 1 | -1/+8 |
| | | | | | | If MOBIKE is enabled, we do have to switch to port 4500 with the IKE_AUTH request, that is, before we know whether the other peer actually supports MOBIKE or not. | ||||
* | Slightly refactored port floating. | Tobias Brunner | 2010-08-30 | 1 | -35/+2 |
| | | | | In case of MOBIKE, only float to port 4500 if the other peer actually supports MOBIKE. | ||||
* | Moving charon to libcharon. | Tobias Brunner | 2010-03-19 | 1 | -0/+490 |