]> git.ipfire.org Git - thirdparty/openvpn.git/history - tests
script-options.rst: Update ifconfig_* variables
[thirdparty/openvpn.git] / tests /
2021-03-10  Arne SchwabeRefactor extract_var_peer_info into standalone function...
2021-03-08  Arne SchwabePrefer TLS libraries TLS PRF function, fix OpenVPN...
2020-10-08  Arne SchwabeAllow 'none' cipher being specified in --data-ciphers
2020-09-11  Gert DoeringReplace 'echo -n' with 'printf' in tests/t_lpback.sh
2020-08-10  Arne SchwabeRework NCP compability logic and drop BF-CBC support...
2020-07-22  Antonio Quartullit_net.sh: drop hard dependency on t_client.rc
2020-07-03  Gert Doeringt_client.sh: correctly report all failed instances...
2020-07-01  Gert DoeringFix 'engine' unit test on FreeBSD (specifically 'not...
2020-06-26  Arne SchwabeReformat files using uncrustify
2020-06-24  James Bottomleyengine-key tests: make check_engine_keys.sh work with...
2020-06-23  James BottomleyFix make distcheck for new engine key unit test
2020-06-23  James BottomleyAdd unit tests for engine keys
2020-06-21  Arne SchwabeAdd unit test for cipher name translations
2020-05-15  Arne SchwabeDo not write extra 0 byte for --gen-key with auth-token...
2020-05-07  Antonio Quartulliconvert *_inline attributes to bool
2020-05-07  Antonio Quartullit_net.sh: assign MAC address directly during interface...
2020-04-27  Gert DoeringUncrustify the tests/unit_tests/ part of our tree.
2020-04-26  Arne SchwabeAdd tls-crypt-v2 test writing metadata
2020-04-19  Antonio Quartullit_net.sh: use dummy interface instead of tun
2020-03-27  Arne SchwabeNormalise ncp-ciphers option and restrict it to 127...
2020-03-09  Arne SchwabeMove NCP related function into a seperate file and...
2020-02-20  Heiko HundAdd gc_arena to struct argv to save allocations
2020-02-20  Heiko Hundargv: do fewer memory re-allocations
2020-02-20  Heiko Hundre-implement argv_printf_*()
2019-11-10  Antonio Quartulliget rid of 'broadcast' argument when configuring the...
2019-10-01  Arne SchwabeImplement unit tests for auth-gen-token
2019-09-24  Kyle Evanstests/t_lpback.sh: Switch sed(1) to POSIX-compatible...
2019-09-19  Antonio Quartullit_net.sh: execute sleep after checking exit code of...
2019-09-19  Antonio Quartullit_net.sh: wait for NO-CARRIER bit to settle before...
2019-07-05  Arne SchwabeImplement --genkey type keyfile syntax and migrate...
2019-06-24  Gert DoeringRemove cmocka submodule, rely on system-wide installati...
2019-06-20  Antonio Quartullit_net.sh: fixes for the networking test script
2019-06-16  Antonio Quartullit_net.sh: properly perform sudo check and print test...
2019-06-16  Antonio Quartullit_net.sh: make bash dep explicit and run only if SITNL...
2019-06-06  Antonio Quartulliunit tests: implement test for sitnl
2019-05-10  Steffan Kargertests: remove dependency on base64
2019-05-03  David Sommersethbuild: Package missing mock_msg.h
2019-02-06  Jonathan TookerFix various spelling mistakes
2019-01-22  Lev Stipakovtest_tls_crypt.c: fix global-buffer-overflow found...
2019-01-16  Steffan KargerExtend tls-crypt-v2 unit tests
2018-10-26  Steffan Kargertls-crypt-v2: add script hook to verify metadata
2018-10-26  Steffan Kargertls-crypt-v2: implement tls-crypt-v2 handshake
2018-10-26  Steffan Kargertls-crypt-v2: add unwrap_client_key
2018-10-26  Steffan Kargertls-crypt-v2: generate tls-crypt-v2 keys
2018-10-11  Steffan KargerFix mbedtls unit tests
2018-07-24  Antonio Quartullicrypto: always reload tls-auth/crypt key contexts
2018-07-22  Steffan KargerAdd crypto_pem_{encode,decode}()
2018-07-05  Steffan KargerMove file-related functions from misc.c to platform.c
2018-06-23  Gert DoeringAdd %d, %u and %lu tests to test_argv unit tests.
2018-02-01  David SommersethUpdate copyright to include 2018 plus company name...
2018-01-09  Steffan Kargerbuffer_list_aggregate_separator(): don't exceed max_len
2018-01-09  Steffan Kargerbuffer_list_aggregate_separator(): update list size...
2018-01-09  Steffan KargerFix memory leak in buffer unit tests
2017-12-04  Antonio QuartulliRemove option to disable crypto engine
2017-12-04  Antonio QuartulliRemove ENABLE_CRYPTO
2017-11-05  Steffan Kargerbuffer_list_aggregate_separator(): add unit tests
2017-08-16  Steffan Kargertls-crypt: introduce tls_crypt_kt()
2017-06-27  Steffan KargerMove adjust_power_of_2() to integer.h
2017-06-16  David Sommersethcopyright: Update GPLv2 license texts
2017-06-12  Steffan KargerSkip tls-crypt unit tests if required crypto mode not...
2017-05-10  Steffan KargerDrop packets instead of assert out if packet id rolls...
2017-05-05  Steffan KargerDon't run packet_id unit tests for --disable-crypto...
2017-05-05  Steffan Kargercleanup: merge packet_id_alloc_outgoing() into packet_i...
2017-03-19  Steffan KargerDeprecate --ns-cert-type
2017-01-22  David Sommersethgit: Merge .gitignore files into a single file
2017-01-20  Selva NairAdd a check for -Wl, --wrap support in linker
2016-12-21  David SommersethUpdate copyrights
2016-12-16  Steffan KargerDon't reopen tun if cipher changes
2016-12-15  David SommersethMerge 'reformatting' branch into master
2016-12-14  David SommersethThe Great Reformatting - first phase reformatting 111/head
2016-11-16  Steffan KargerAdd --tls-crypt unit tests
2016-11-14  Steffan KargerMake argv unit tests obey {MBEDTLS, OPENSSL}_{LIBS...
2016-11-14  Heiko HundFactor out %sc handling from argv_printf()
2016-11-14  Heiko Hundput argv_* functions into own file, add unit tests
2016-11-09  Samuli SeppänenFix a logic problem in handling of --up scripts in...
2016-11-08  Samuli SeppänenPrevent generation of duplicate EXPECT_IFCONFIG entries
2016-11-08  Samuli SeppänenAllow passing extra arguments to fping/fping6 in t_clie...
2016-11-08  Samuli SeppänenMake sure that all relevant files under test go to...
2016-11-08  Samuli SeppänenFix update_t_client_ips.sh for out of tree builds
2016-10-04  Gert Doeringadd POSTINIT_CMD_suf to t_client.sh and sample config
2016-10-04  Gert Doeringmake t_client robust against sudoers misconfiguration
2016-10-04  Samuli SeppänenAutomatically cache expected IPs for t_client.sh on...
2016-09-20  Gert DoeringFix t_client runs on OpenSolaris
2016-09-17  David Sommersetht_client.sh: Improve detection if the OpenVPN process...
2016-09-17  David Sommersetht_client.sh: Add support for Kerberos/ksu
2016-09-17  Ilya Shipitsinskip t_lpback.sh and t_cltsrv.sh if openvpn configured...
2016-09-17  David Sommersetht_client.sh: Make OpenVPN write PID file to avoid vario...
2016-09-16  Gert DoeringDo not abort t_client run if OpenVPN instance does...
2016-08-22  Steffan KargerDiscourage using 64-bit block ciphers
2016-05-31  David SommersethOnly build and run cmocka unit tests if its submodule...
2016-05-30  Jens NeuhalfenAdd a test for auth-pam searchandreplace
2016-05-30  Jens NeuhalfenAdd unit testing support via cmocka
2016-05-09  Jens NeuhalfenPrevent integration test timeout bc. of sudo
2015-05-28  Gert DoeringRevert "Enforce "serial-tests" behaviour for tests...
2015-05-27  Gert DoeringEnforce "serial-tests" behaviour for tests/Makefile
2014-12-02  Steffan KargerReally fix '--cipher none' regression
2014-07-08  Gert DoeringFix t_lpback.sh platform-dependent failures
2014-07-07  Steffan KargerExtend t_lpback tests to test all ciphers reported...
2014-07-07  Gert DoeringMake t_client.sh work on AIX.
2014-04-21  Gert DoeringMinor t_client.sh cleanups
next