Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate all enumerators to venumerate() interface change | Tobias Brunner | 2017-05-26 | 1 | -4/+7 |
| | |||||
* | Use standard unsigned integer types | Andreas Steffen | 2016-03-24 | 1 | -43/+43 |
| | |||||
* | ha: Add DH group to IKE_ADD message | Tobias Brunner | 2016-02-01 | 1 | -0/+2 |
| | | | | | | | | It is required for IKEv1 to determine the DH group of the CHILD SAs during rekeying. It also fixes the status output for HA SAs, which so far haven't shown the DH group on the passive side. Fixes #1267. | ||||
* | Merge branch 'ikev1-clean' into ikev1-master | Martin Willi | 2012-03-20 | 1 | -3/+17 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: configure.in man/ipsec.conf.5.in src/libcharon/daemon.c src/libcharon/plugins/eap_ttls/eap_ttls_peer.c src/libcharon/plugins/eap_radius/eap_radius_accounting.c src/libcharon/plugins/eap_radius/eap_radius_forward.c src/libcharon/plugins/farp/farp_listener.c src/libcharon/sa/ike_sa.c src/libcharon/sa/keymat.c src/libcharon/sa/task_manager.c src/libcharon/sa/trap_manager.c src/libstrongswan/plugins/x509/x509_cert.c src/libstrongswan/utils.h Applied lost changes of moved files keymat.c and task_manager.c. Updated listener_t.message hook signature in new plugins. | ||||
| * | Store the major IKE version on ike_sa_id_t. | Tobias Brunner | 2012-03-20 | 1 | -2/+5 |
| | | |||||
| * | Added support for Phase1 IV synchronization to HA plugin | Martin Willi | 2012-03-20 | 1 | -1/+4 |
| | | |||||
| * | Added support to sync IKEv1 SAs key material in HA plugin | Martin Willi | 2012-03-20 | 1 | -0/+8 |
| | | |||||
* | | Renamed list of additional peer addresses as it now stores all known addresses. | Tobias Brunner | 2012-03-09 | 1 | -2/+2 |
|/ | |||||
* | Synchronize ESN support in HA plugin | Martin Willi | 2011-04-20 | 1 | -0/+2 |
| | |||||
* | Synchronize EAP-Identity of remote peer | Martin Willi | 2010-07-26 | 1 | -0/+2 |
| | |||||
* | Pass initiator parameter to distinguish between original and exchange initiator | Martin Willi | 2010-07-26 | 1 | -0/+2 |
| | |||||
* | Add enum names for HA message types | Martin Willi | 2010-07-26 | 1 | -0/+14 |
| | |||||
* | Use distinct message types for HA message ID updates | Martin Willi | 2010-07-26 | 1 | -4/+2 |
| | |||||
* | Migrated ha plugin to INIT/METHOD macros | Martin Willi | 2010-07-26 | 1 | -45/+33 |
| | |||||
* | Updated HA plugin to new APIs | Martin Willi | 2010-04-07 | 1 | -2/+0 |
| | |||||
* | Moved ha plugin to libcharon | Martin Willi | 2010-04-07 | 1 | -0/+665 |