aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2022-10-19test_crypto: fix test_occ_mtu_calculation with --disable-fragmentFrank Lichtenheld
2022-10-17Allow Authtoken lifetime to be short than renegotiation timeArne Schwabe
2022-10-11Ensure only CBC, CFB, OFB and AEAD ciphers are considered valid data ciphersArne Schwabe
2022-10-05denoise tests/t_lpback.shGert Doering
2022-09-27introduce V= level to manage t_client.sh output verbosityGert Doering
2022-09-27t_client: add per-instance arguments to fpingGert Doering
2022-09-20Implement AUTH_FAIL, TEMP message supportArne Schwabe
2022-08-25Fix declaration of pubkeys in test_provider.c in MSVC buildsArne Schwabe
2022-08-25t_client.sh: do not require fping6Frank Lichtenheld
2022-08-01xkey_provider: fix building with --disable-managementSelva Nair
2022-07-22t_client: Allow to force FAIL on prerequisite failsFrank Lichtenheld
2022-07-13networking: add net_iface_type APIAntonio Quartulli
2022-05-22Implement ED448 and ED25519 support in xkey_providerArne Schwabe
2022-05-22Reformat for sp_after_comma=addFrank Lichtenheld
2022-05-06Implement HMAC based session id for tls-crypt v2Arne Schwabe
2022-05-05Implement stateless HMAC-based sesssion-id three-way-handshakeArne Schwabe
2022-04-29Implement constructing a control channel reset client as standalone functionArne Schwabe
2022-04-25Add unit tests for test_tls_decrypt_liteArne Schwabe
2022-04-21The Great Reformatting of 2022David Sommerseth
2022-04-08t_net.sh: delete dummy iface using iproute commandAntonio Quartulli
2022-04-08networking: implement net_iface_new and net_iface_del APIsAntonio Quartulli
2022-02-14Add unit test for mssfix with compression involvedArne Schwabe
2022-02-13Add mtu paramter to --fragment and change fragment calculationArne Schwabe
2022-02-02Implement optional mtu parameter for mssfixArne Schwabe
2022-02-02Fix mssfix and frame calculation in CBC modeArne Schwabe
2022-01-26update copyright year to 2022Antonio Quartulli
2022-01-21unit-test: fix test_crypto when USE_COMP is not definedAntonio Quartulli
2022-01-20Add a unit test for external key providerSelva Nair
2021-12-31Rework occ link-mtu calculationArne Schwabe