Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | credential-manager: Make online revocation checks optional for public key ↵ | Tobias Brunner | 2016-03-10 | 1 | -1/+6 |
| | | | | enumerator | ||||
* | credmgr: introduce a hook function to catch trust chain validation errors | Martin Willi | 2013-07-18 | 1 | -0/+54 |
| | |||||
* | Moved data structures to new collections subfolder | Tobias Brunner | 2012-10-24 | 1 | -1/+1 |
| | |||||
* | Add signature schemes to auth_cfg during trustchain validation | Martin Willi | 2012-06-12 | 1 | -1/+3 |
| | |||||
* | Merge branch 'ikev1-clean' into ikev1-master | Martin Willi | 2012-03-20 | 1 | -2/+6 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | ||||
| * | Fixed create_shared_enumerator method description | Martin Willi | 2012-03-20 | 1 | -1/+1 |
| | | |||||
| * | Added a flag to register local credential sets exclusively, disabling all others | Martin Willi | 2012-03-20 | 1 | -1/+5 |
| | | |||||
* | | Some documentation corrections | Adrian-Ken Rueegsegger | 2012-01-12 | 1 | -13/+13 |
|/ | |||||
* | fixed typo | Andreas Steffen | 2011-09-08 | 1 | -1/+1 |
| | |||||
* | Made some useful methods in the credential manager public | Martin Willi | 2010-07-13 | 1 | -0/+52 |
| | |||||
* | Added a certificate validation hook to the credential manager | Martin Willi | 2010-07-13 | 1 | -0/+15 |
| | |||||
* | Moved credential manager to libstrongswan | Martin Willi | 2010-07-13 | 1 | -0/+203 |