]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libtls/tests/suites/test_socket.c
Update copyright headers after acquisition by secunet
[thirdparty/strongswan.git] / src / libtls / tests / suites / test_socket.c
2022-06-28  Tobias BrunnerUpdate copyright headers after acquisition by secunet
2021-12-08  Tobias BrunnerMerge branch 'libtls-tests'
2021-12-08  Tobias Brunnerlibtls: Shutdown server socket in test teardown function
2021-02-18  Andreas SteffenMerge branch 'tls-fixes' 5.9.2rc1
2021-02-18  Tobias Brunnerlibtls: Add control flags and replace GENERIC_NULLOK...
2021-02-12  Tobias BrunnerMerge branch 'tls13'
2021-02-12  Pascal Knechttls-crypto: Add signature scheme config file filter
2021-02-12  Pascal Knechttls-crypto: Rename DH group/key exchange method config...
2021-02-12  Tobias Brunnerlibtls: Only run socket tests with EdDSA keys if they...
2021-02-12  Tobias Brunnerlibtls: Make min/max TLS version configurable
2021-02-12  Pascal Knechttls-peer: Mutual authentication support for TLS 1.3
2021-02-12  Pascal Knechttls-server: Mutual authentication support for TLS 1.3
2021-02-12  Pascal Knechtlibtls: Add unit tests for Ed25519 and Ed448 keys
2021-02-12  Pascal Knechtlibtls: Add TLS version negotiation test cases
2021-02-12  Pascal Knechttls-crypto: Add support to configure DH groups to use
2021-02-12  Pascal Knechttls-server: TLS 1.3 support for TLS server implementation
2021-02-12  Tobias Brunnertls-socket: Allow configuring both minimum and maximum...
2021-02-12  Tobias Brunnertls-crypto: Filter TLS cipher suites by min/max version
2020-03-25  Tobias Brunnerunit-tests: Update expired certificates for TLS tests
2017-03-24  Tobias Brunnerlibtls: Replace expired certificates for unit tests
2016-03-24  Andreas SteffenUse standard unsigned integer types
2014-04-01  Martin WilliMerge branch 'tls-unit-tests'
2014-04-01  Martin Willitls: Add socket based tests testing all supported suite...