]> git.ipfire.org Git - thirdparty/openvpn.git/history - tests
script-options.rst: Update ifconfig_* variables
[thirdparty/openvpn.git] / tests /
2024-03-18  Frank LichtenheldUpdate Copyright statements to 2024
2024-03-08  Frank Lichtenheldt_client.sh: Allow to skip tests
2024-02-12  Juliusz SosinowiczChange include order for tests
2024-02-10  Arne SchwabeTurn dead list test code into unit test
2024-02-08  Arne SchwabeAdd unit test for encrypting/decrypting data channel
2024-02-08  Frank Lichtenheldtest_user_pass: add basic tests for static/dynamic...
2024-02-01  Arne SchwabeAllow unit tests to fall back to hard coded location
2024-01-29  Frank Lichtenheldtest_user_pass: Add UTs for character filtering
2024-01-29  Frank Lichtenheldtest_user_pass: new UT for get_user_pass
2024-01-23  Arne SchwabeEnsure that all unit tests use unbuffered stdout and...
2024-01-22  Arne SchwabeFix ssl unit tests on OpenSSL 1.0.2
2024-01-16  Arne SchwabeAdd test_ssl unit test and test export of PEM to file
2023-12-30  Frank LichtenheldRemove support for NTLM v1 proxy authentication
2023-12-18  Frank Lichtenheldtests: disable automake serial_tests
2023-12-12  Frank Lichtenheldbuffer: add documentation for string_mod and extend...
2023-12-09  Frank Lichtenheldunit_tests: remove includes for mock_msg.h
2023-12-02  Arne SchwabeReplace character_class_debug with proper unit test
2023-10-18  Arne SchwabeRemove openssl engine method for loading the key
2023-10-13  Arne SchwabeRemove ability to use configurations without TLS by...
2023-10-02  Selva NairLog OpenSSL errors on failure to set certificate
2023-09-22  Frank LichtenheldRemove --no-replay option
2023-09-21  Frank LichtenheldCMake: various small non-functional improvements
2023-07-17  Arne SchwabeMock openvpn_exece on win32 also for test_tls_crypt
2023-07-01  Frank Lichtenheldtest_tls_crypt: Improve mock() usage to be more portable
2023-06-27  Frank LichtenheldRemove all traces of the previous MSVC build system
2023-06-21  Frank Lichtenheldunit_tests: Add missing cert_data.h to source list...
2023-05-17  Frank Lichtenheldtest_buffer: add tests for buf_catrunc and its caller...
2023-05-16  Frank Lichtenheldtests: Allow to override openvpn binary used
2023-05-08  Frank Lichtenheldtests: do not include t_client.sh in dist
2023-03-29  Selva NairMake cert_data.h and test_cryptoapi/pkcs11.c MSVC compliant
2023-03-29  Selva NairUnit tests: Test for PKCS#11 using a softhsm2 token
2023-03-29  Selva NairMove digest_sign_verify out of test_cryptoapi.c
2023-03-20  Selva NairUnit tests: add test for SSL_CTX_use_Cryptoapi_certific...
2023-03-16  Selva NairAdd a test for signing with certificates in Windows...
2023-03-16  Selva NairAdd tests for finding certificates in Windows cert...
2023-03-15  Selva NairImport some sample certificates into Windows store...
2023-03-15  Arne SchwabeFix memory leaks in HMAC initial packet generation
2023-03-09  Frank Lichtenheldtests/unit_tests: Fix 'make distcheck' with subdir...
2023-03-07  Arne SchwabeDynamic tls-crypt for secure soft_reset/session renegot...
2023-02-25  Selva NairAdd a unit test for functions in cryptoapi.c
2023-02-10  Selva NairBuild unit tests in mingw Windows build
2023-02-10  Arne SchwabeAdd missing stdint.h includes in unit tests files
2023-01-11  Frank Lichtenheldcheck_engine_keys: make pass with OpenSSL 3
2023-01-10  Frank LichtenheldUpdate copyright year to 2023
2022-12-27  Arne SchwabeReplace realloc with new gc_realloc function
2022-12-07  Arne SchwabeFix unit test of test_pkt on little endian Linux
2022-12-06  Arne SchwabeFix connection cookie not including address and fix...
2022-11-06  Arne SchwabeAlways include ACKs for the last seen control packets
2022-11-05  Arne SchwabeAdd unit test for reliable_get_num_output_sequenced_ava...
2022-10-19  Frank Lichtenheldtest_crypto: fix test_occ_mtu_calculation with --disabl...
2022-10-17  Arne SchwabeAllow Authtoken lifetime to be short than renegotiation...
2022-10-11  Arne SchwabeEnsure only CBC, CFB, OFB and AEAD ciphers are consider...
2022-10-05  Gert Doeringdenoise tests/t_lpback.sh
2022-09-27  Gert Doeringintroduce V= level to manage t_client.sh output verbosity
2022-09-27  Gert Doeringt_client: add per-instance arguments to fping
2022-09-20  Arne SchwabeImplement AUTH_FAIL, TEMP message support
2022-08-25  Arne SchwabeFix declaration of pubkeys in test_provider.c in MSVC...
2022-08-25  Frank Lichtenheldt_client.sh: do not require fping6
2022-08-01  Selva Nairxkey_provider: fix building with --disable-management
2022-07-22  Frank Lichtenheldt_client: Allow to force FAIL on prerequisite fails
2022-07-13  Antonio Quartullinetworking: add net_iface_type API
2022-05-22  Arne SchwabeImplement ED448 and ED25519 support in xkey_provider
2022-05-22  Frank LichtenheldReformat for sp_after_comma=add
2022-05-06  Arne SchwabeImplement HMAC based session id for tls-crypt v2
2022-05-05  Arne SchwabeImplement stateless HMAC-based sesssion-id three-way...
2022-04-29  Arne SchwabeImplement constructing a control channel reset client...
2022-04-25  Arne SchwabeAdd unit tests for test_tls_decrypt_lite
2022-04-21  David SommersethThe Great Reformatting of 2022
2022-04-08  Antonio Quartullit_net.sh: delete dummy iface using iproute command
2022-04-08  Antonio Quartullinetworking: implement net_iface_new and net_iface_del...
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-26  Antonio Quartulliupdate copyright year to 2022
2022-01-21  Antonio Quartulliunit-test: fix test_crypto when USE_COMP is not defined
2022-01-20  Selva NairAdd a unit test for external key provider
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-10  Gert Doeringadd test case(s) to notice 'openvpn --show-cipher'...
2021-12-09  Arne SchwabeAdd argv_insert_head__empty_argv__head_only to argv...
2021-12-08  Max FillingerDon't use BF-CBC in unit tests if we don't have it
2021-12-07  Arne SchwabeRemove max_size from buffer_list_new
2021-12-06  Arne SchwabeFix handling an optional invalid cipher at the end...
2021-12-06  Arne SchwabeRemove key_type->hmac_length
2021-12-05  Arne SchwabeImplement optional cipher in --data-ciphers prefixed...
2021-11-05  Arne SchwabeImplement DES ECB encrypt via EVP_CIPHER api
2021-11-01  Arne SchwabeRemove dependency on BF-CBC existance from test_ncp
2021-10-21  Arne SchwabeAdd small unit test for testing HMAC
2021-08-02  Arne SchwabeRemove unistd.h from unit test
2021-08-02  Arne SchwabeSupport NCP in pure P2P VPN setups
2021-07-28  Arne SchwabeCleanup handling of initial auth token
2021-07-02  Max FillingerUpdate Fox e-mail address in copyright notices
2021-06-18  Arne SchwabeMove auth_token_state from multi to key_state
2021-06-15  David SommersethUpdate copyrights
2021-06-09  Arne SchwabeAdd github actions
2021-05-03  Arne SchwabeFix memory leak in misc unit test
2021-05-03  Arne SchwabeAvoid failing_test unused warning in example_test
2021-04-02  Arne SchwabeImplement '--compress migrate' to migrate to non-compre...
next