aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/sa/ikev1/tasks/isakmp_cert_pre.c
Commit message (Collapse)AuthorAgeFilesLines
* payload: Use common prefixes for all payload type identifiersMartin Willi2014-06-041-4/+4
| | | | | The old identifiers did not use a proper namespace and often clashed with other defines.
* Streamline debug output when receiving intermediate CA certificates in IKEv1Martin Willi2013-01-111-1/+1
|
* Refactored IKEv1 cert payload processing to multiple functionsMartin Willi2013-01-111-73/+102
|
* IKEv1 support for PKCS#7 wrapped certificatesVolker RĂ¼melin2013-01-111-0/+70
|
* Fixed some typos in commentsVolker RĂ¼melin2013-01-111-1/+1
|
* Completed state handling in isakmp_cert_preTobias Brunner2012-09-281-0/+4
| | | | Should not be a problem, but makes static analyzers happy.
* Send cert request based on peers configured authentication classMartin Willi2012-07-101-3/+30
|
* Don't send CERTREQs when initiating aggressive mode PSKMartin Willi2012-07-091-0/+4
|
* Exchange certificates when using IKEv1 ECDSA authenticationMartin Willi2012-03-201-0/+3
|
* Fix sending of CERTREQ/CERT payloads in aggressive modeMartin Willi2012-03-201-0/+5
|
* Implemented migration of certificate handling tasksMartin Willi2012-03-201-0/+2
|
* Separated libcharon/sa directory with ikev1 and ikev2 subfoldersMartin Willi2012-03-201-0/+533