]> git.ipfire.org Git - thirdparty/openvpn.git/history - tests/unit_tests/openvpn/test_crypto.c
unit_tests: remove includes for mock_msg.h
[thirdparty/openvpn.git] / tests / unit_tests / openvpn / test_crypto.c
2023-12-09  Frank Lichtenheldunit_tests: remove includes for mock_msg.h
2023-09-22  Frank LichtenheldRemove --no-replay option
2023-06-27  Frank LichtenheldRemove all traces of the previous MSVC build system
2022-10-19  Frank Lichtenheldtest_crypto: fix test_occ_mtu_calculation with --disabl...
2022-04-21  David SommersethThe Great Reformatting of 2022
2022-02-14  Arne SchwabeAdd unit test for mssfix with compression involved
2022-02-13  Arne SchwabeAdd mtu paramter to --fragment and change fragment...
2022-02-02  Arne SchwabeImplement optional mtu parameter for mssfix
2022-02-02  Arne SchwabeFix mssfix and frame calculation in CBC mode
2022-01-21  Antonio Quartulliunit-test: fix test_crypto when USE_COMP is not defined
2021-12-31  Arne SchwabeRework occ link-mtu calculation
2021-12-13  Arne SchwabeRemove md_kt_t and change crypto API to use const char*
2021-12-13  Arne SchwabeRemove cipher_kt_t and change type to const char* in API
2021-12-06  Arne SchwabeRemove key_type->hmac_length
2021-11-05  Arne SchwabeImplement DES ECB encrypt via EVP_CIPHER api
2021-10-21  Arne SchwabeAdd small unit test for testing HMAC
2021-08-02  Arne SchwabeRemove unistd.h from unit test
2021-07-02  Max FillingerUpdate Fox e-mail address in copyright notices
2021-06-15  David SommersethUpdate copyrights
2021-03-08  Arne SchwabePrefer TLS libraries TLS PRF function, fix OpenVPN...
2020-06-21  Arne SchwabeAdd unit test for cipher name translations
2020-04-27  Gert DoeringUncrustify the tests/unit_tests/ part of our tree.
2018-07-22  Steffan KargerAdd crypto_pem_{encode,decode}()