]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libstrongswan/tests/suites/test_proposal.c
proposal: Generalize KE methods
[thirdparty/strongswan.git] / src / libstrongswan / tests / suites / test_proposal.c
2022-06-29  Tobias Brunnerproposal: Generalize KE methods
2022-06-29  Andreas SteffenRename MODP_NONE to KE_NONE
2022-06-29  Tobias BrunnerRename diffie_hellman_t to key_exchange_t and change...
2022-06-28  Tobias BrunnerUpdate copyright headers after acquisition by secunet
2021-02-12  Tobias BrunnerMerge branch 'tls13'
2021-02-12  Tobias Brunnerdiffie-hellman: Add enum names that match proposal...
2019-10-24  Tobias BrunnerMerge branch 'proposal-flags'
2019-10-24  Tobias Brunnerproposal: Add selection flags to clone() method
2019-10-24  Tobias Brunnerproposal: Extract proposal selection code in ike/child_...
2019-10-24  Tobias Brunnerproposal: Handle skipping DH groups directly in select...
2019-10-24  Thomas Egererproposal: Use flags to select/match proposals
2018-06-28  Tobias BrunnerMerge branch 'ike-proposal-switch'
2018-06-28  Tobias Brunnerproposal: Add method to check if two proposals match
2018-04-12  Tobias Brunnerproposal: Don't specify key length for ChaCha20/Poly1305
2018-03-21  Tobias Brunnerproposal: Make sure non-AEAD IKE proposals contain...
2018-03-07  Tobias BrunnerMerge branch 'unknown-transform-types'
2018-03-05  Tobias Brunnerproposal: Compare algorithms of all transform types...
2018-03-05  Tobias Brunnerproposal: Make sure to consider all transform types...
2018-03-05  Tobias Brunnerproposal: Print all algorithms even those with currentl...
2018-02-09  Tobias BrunnerMerge branch 'dh-group-rekey'
2018-02-09  Tobias Brunnerproposal: Add method to move a given DH group to the...
2017-11-28  Tobias BrunnerMerge branch 'android-proposals'
2017-11-17  Tobias Brunnerproposal: Move proposal_t from libcharon to libstrongswan