aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2024-04-02tests: fork default automake test-driverFrank Lichtenheld
2024-03-18Update Copyright statements to 2024Frank Lichtenheld
2024-03-08t_client.sh: Allow to skip testsFrank Lichtenheld
2024-02-12Change include order for testsJuliusz Sosinowicz
2024-02-10Turn dead list test code into unit testArne Schwabe
2024-02-08Add unit test for encrypting/decrypting data channelArne Schwabe
2024-02-08test_user_pass: add basic tests for static/dynamic challengesFrank Lichtenheld
2024-02-01Allow unit tests to fall back to hard coded locationArne Schwabe
2024-01-29test_user_pass: Add UTs for character filteringFrank Lichtenheld
2024-01-29test_user_pass: new UT for get_user_passFrank Lichtenheld
2024-01-23Ensure that all unit tests use unbuffered stdout and stderrArne Schwabe
2024-01-22Fix ssl unit tests on OpenSSL 1.0.2Arne Schwabe
2024-01-16Add test_ssl unit test and test export of PEM to fileArne Schwabe
2023-12-30Remove support for NTLM v1 proxy authenticationFrank Lichtenheld
2023-12-18tests: disable automake serial_testsFrank Lichtenheld
2023-12-12buffer: add documentation for string_mod and extend related UTFrank Lichtenheld
2023-12-09unit_tests: remove includes for mock_msg.hFrank Lichtenheld
2023-12-02Replace character_class_debug with proper unit testArne Schwabe
2023-10-18Remove openssl engine method for loading the keyArne Schwabe
2023-10-13Remove ability to use configurations without TLS by defaultArne Schwabe
2023-10-02Log OpenSSL errors on failure to set certificateSelva Nair
2023-09-22Remove --no-replay optionFrank Lichtenheld
2023-09-21CMake: various small non-functional improvementsFrank Lichtenheld
2023-07-17Mock openvpn_exece on win32 also for test_tls_cryptArne Schwabe
2023-07-01test_tls_crypt: Improve mock() usage to be more portableFrank Lichtenheld
2023-06-27Remove all traces of the previous MSVC build systemFrank Lichtenheld
2023-06-21unit_tests: Add missing cert_data.h to source list for unit testsFrank Lichtenheld
2023-05-17test_buffer: add tests for buf_catrunc and its caller format_hex_exFrank Lichtenheld
2023-05-16tests: Allow to override openvpn binary usedFrank Lichtenheld
2023-05-08tests: do not include t_client.sh in distFrank Lichtenheld
2023-03-29Make cert_data.h and test_cryptoapi/pkcs11.c MSVC compliantSelva Nair
2023-03-29Unit tests: Test for PKCS#11 using a softhsm2 tokenSelva Nair
2023-03-29Move digest_sign_verify out of test_cryptoapi.cSelva Nair
2023-03-20Unit tests: add test for SSL_CTX_use_Cryptoapi_certificate()Selva Nair
2023-03-16Add a test for signing with certificates in Windows storeSelva Nair
2023-03-16Add tests for finding certificates in Windows cert storeSelva Nair
2023-03-15Import some sample certificates into Windows store for testingSelva Nair
2023-03-15Fix memory leaks in HMAC initial packet generationArne Schwabe
2023-03-09tests/unit_tests: Fix 'make distcheck' with subdir-objects enabledFrank Lichtenheld
2023-03-07Dynamic tls-crypt for secure soft_reset/session renegotiationArne Schwabe
2023-02-25Add a unit test for functions in cryptoapi.cSelva Nair
2023-02-10Build unit tests in mingw Windows buildSelva Nair
2023-02-10Add missing stdint.h includes in unit tests filesArne Schwabe
2023-01-11check_engine_keys: make pass with OpenSSL 3Frank Lichtenheld
2023-01-10Update copyright year to 2023Frank Lichtenheld
2022-12-27Replace realloc with new gc_realloc functionArne Schwabe
2022-12-07Fix unit test of test_pkt on little endian LinuxArne Schwabe
2022-12-06Fix connection cookie not including address and fix endianness in testArne Schwabe
2022-11-06Always include ACKs for the last seen control packetsArne Schwabe
2022-11-05Add unit test for reliable_get_num_output_sequenced_availableArne Schwabe