Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved data structures to new collections subfolder | Tobias Brunner | 2012-10-24 | 1 | -1/+1 |
| | |||||
* | inserted space | Andreas Steffen | 2012-05-05 | 1 | -0/+0 |
| | |||||
* | Merge branch 'ikev1' | Martin Willi | 2012-05-02 | 1 | -12/+50 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: configure.in man/ipsec.conf.5.in src/libcharon/encoding/generator.c src/libcharon/encoding/payloads/notify_payload.c src/libcharon/encoding/payloads/notify_payload.h src/libcharon/encoding/payloads/payload.c src/libcharon/network/receiver.c src/libcharon/sa/authenticator.c src/libcharon/sa/authenticator.h src/libcharon/sa/ikev2/tasks/ike_init.c src/libcharon/sa/task_manager.c src/libstrongswan/credentials/auth_cfg.c | ||||
| * | Merge branch 'ikev1-clean' into ikev1-master | Martin Willi | 2012-03-20 | 1 | -12/+50 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | ||||
| | * | Parse IKEv1 Cisco Load Balancing notify (can't act on it yet). | Tobias Brunner | 2012-03-20 | 1 | -0/+2 |
| | | | |||||
| | * | DPD_R_U_THERE defines added | Clavister OpenSource | 2012-03-20 | 1 | -0/+3 |
| | | | |||||
| | * | IKEv1 ATTRIBUTES_NOT_SUPPORTED error notify added. | Tobias Brunner | 2012-03-20 | 1 | -0/+3 |
| | | | |||||
| | * | Doxygen fixes | Martin Willi | 2012-03-20 | 1 | -1/+1 |
| | | | |||||
| | * | Add some additional IKEv1 notify types | Martin Willi | 2012-03-20 | 1 | -0/+7 |
| | | | |||||
| | * | Remove executable flag from source code files | Martin Willi | 2012-03-20 | 1 | -0/+0 |
| | | | |||||
| | * | added functions for getting/setting ISAKMP SPI to notify payload | Clavister OpenSource | 2012-03-20 | 1 | -0/+18 |
| | | | |||||
| | * | Handle invalid IKEv1 hashes more specifically. | Tobias Brunner | 2012-03-20 | 1 | -0/+2 |
| | | | |||||
| | * | Added IKEv1 support to notify payload | Martin Willi | 2012-03-20 | 1 | -6/+14 |
| | | | |||||
| | * | Add a payload.get_header_length() method, remove header length definitions | Martin Willi | 2012-03-20 | 1 | -5/+0 |
| | | | |||||
* | | | added IKEv2 Generic Secure Password Authentication Method | Andreas Steffen | 2012-04-03 | 1 | -0/+5 |
|/ / | |||||
* / | Defined a private status notify to transport arbitrary RADIUS attributes | Martin Willi | 2012-03-05 | 1 | -1/+3 |
|/ | |||||
* | Added Microsoft specific error notify | Martin Willi | 2011-08-03 | 1 | -0/+3 |
| | |||||
* | fixed typo | Andreas Steffen | 2011-07-14 | 1 | -1/+1 |
| | |||||
* | updated IANA IKEv2 Notify Message Types | Andreas Steffen | 2011-07-14 | 1 | -1/+9 |
| | |||||
* | draft-ietf-ipsecme-eap-mutual will be released as RFC 5998. | Tobias Brunner | 2010-09-16 | 1 | -1/+1 |
| | |||||
* | added notify messages defined in RFC 5996 | Andreas Steffen | 2010-09-15 | 1 | -0/+3 |
| | |||||
* | IKEv2 notification types updated. | Tobias Brunner | 2010-08-04 | 1 | -8/+13 |
| | |||||
* | Moving charon to libcharon. | Tobias Brunner | 2010-03-19 | 1 | -0/+232 |