]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libcharon/sa/ikev2/tasks/ike_init.c
diffie-hellman: Add a bool return value to get_my_public_value()
[thirdparty/strongswan.git] / src / libcharon / sa / ikev2 / tasks / ike_init.c
2015-03-23  Martin Willidiffie-hellman: Add a bool return value to get_my_publi...
2015-03-23  Martin Williencoding: Allow ke_payload_create_from_diffie_hellman...
2015-03-04  Tobias BrunnerMerge branch 'ikev2-signature-authentication'
2015-03-04  Tobias Brunnerikev2: Consider signature schemes in rightauth when...
2015-03-04  Tobias Brunnerikev2: Add a global option to disable RFC 7427 signatur...
2015-03-04  Tobias Brunnerikev2: Enable signature authentication by transmitting...
2014-12-23  Tobias Brunnerikev2: Only touch the DH object if we have a matching...
2014-10-10  Tobias BrunnerMerge branch 'ikev2-fragmentation'
2014-10-10  Tobias Brunnerikev2: Negotiate support for IKEv2 fragmentation
2014-06-04  Martin WilliMerge branch 'win'
2014-06-04  Martin Willipayload: Use common prefixes for all payload type ident...
2013-05-06  Martin WilliRaise an ALERT_PROPOSAL_MISMATCH_IKE also when receivin...
2013-01-17  Tobias BrunnerMerge branch 'debian-testing'
2012-12-20  Tobias BrunnerFixed some typos, courtesy of codespell
2012-12-19  Martin WilliRaise an alert if IKE proposals mismatch
2012-07-16  Reto BuerkiNonce: Let get_nonce, allocate_nonce return boolean
2012-05-18  Adrian-Ken RueegseggerUse nonce_gen instead of rng to generate nonces
2012-05-02  Martin WilliMerge branch 'ikev1'
2012-03-20  Martin WilliMerge branch 'ikev1-clean' into ikev1-master
2012-03-20  Martin WilliPass IKEv1 specific keymat to ike_keys hook
2012-03-20  Martin WilliSeparated libcharon/sa directory with ikev1 and ikev2...