]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libstrongswan/crypto/proposal/proposal.c
github: Use tpm2-tss 3.2.3 for tests
[thirdparty/strongswan.git] / src / libstrongswan / crypto / proposal / proposal.c
2022-06-29  Tobias BrunnerMerge branch 'multi-ke-backport'
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
2022-05-10  Tobias Brunnerproposal: Demote AES-XCBC/CMAC PRFs in default proposal
2022-02-01  Martin Williproposal: Add ESN transform to default ESP AEAD proposal
2020-06-12  Tobias Brunnerproposal: Add AES-GCM to the ESP default AEAD proposal
2020-03-06  Tobias BrunnerMerge branch 'ikev1-transform-nr'
2020-03-06  Tobias Brunnerproposal: Add IKEv1 transform number on which a proposa...
2019-10-24  Tobias BrunnerMerge branch 'proposal-flags'
2019-10-24  Tobias Brunnerproposal: Remove unused strip_dh() method
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-21  Tobias Brunnerproposal: Compress arrays after removing transforms
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-03-05  Tobias Brunnerproposal: Keep track of contained transform types
2018-02-14  Tobias Brunnerproposal: Add modp6144 to the default proposal
2018-02-13  Tobias BrunnerFixed some typos, courtesy of codespell
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