aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-06-16copyright: Update GPLv2 license textsDavid Sommerseth
2017-06-12Skip tls-crypt unit tests if required crypto mode not supportedSteffan Karger
2017-05-11Drop packets instead of assert out if packet id rolls over (CVE-2017-7479)Steffan Karger
2017-05-05Don't run packet_id unit tests for --disable-crypto buildsSteffan Karger
2017-05-05cleanup: merge packet_id_alloc_outgoing() into packet_id_write()Steffan Karger
2017-03-19Deprecate --ns-cert-typeSteffan Karger
2017-01-23git: Merge .gitignore files into a single fileDavid Sommerseth
2017-01-20Add a check for -Wl, --wrap support in linkerSelva Nair
2016-12-21Update copyrightsDavid Sommerseth
2016-12-16Don't reopen tun if cipher changesSteffan Karger
2016-12-14The Great Reformatting - first phaseDavid Sommerseth
2016-11-16Add --tls-crypt unit testsSteffan Karger
2016-11-14Make argv unit tests obey {MBEDTLS, OPENSSL}_{LIBS, CFLAGS}Steffan Karger
2016-11-14Factor out %sc handling from argv_printf()Heiko Hund
2016-11-14put argv_* functions into own file, add unit testsHeiko Hund
2016-11-09Fix a logic problem in handling of --up scripts in t_client.shSamuli Seppänen
2016-11-08Prevent generation of duplicate EXPECT_IFCONFIG entriesSamuli Seppänen
2016-11-08Allow passing extra arguments to fping/fping6 in t_client.rcSamuli Seppänen
2016-11-08Make sure that all relevant files under test go to release tarballsSamuli Seppänen
2016-11-08Fix update_t_client_ips.sh for out of tree buildsSamuli Seppänen
2016-10-04add POSTINIT_CMD_suf to t_client.sh and sample configGert Doering
2016-10-04make t_client robust against sudoers misconfigurationGert Doering
2016-10-04Automatically cache expected IPs for t_client.sh on the first runSamuli Seppänen
2016-09-20Fix t_client runs on OpenSolarisGert Doering
2016-09-17t_client.sh: Improve detection if the OpenVPN process did start during testsDavid Sommerseth
2016-09-17t_client.sh: Add support for Kerberos/ksuDavid Sommerseth
2016-09-17skip t_lpback.sh and t_cltsrv.sh if openvpn configured --disable-cryptoIlya Shipitsin
2016-09-17t_client.sh: Make OpenVPN write PID file to avoid various sudo issuesDavid Sommerseth
2016-09-16Do not abort t_client run if OpenVPN instance does not start.Gert Doering
2016-08-22Discourage using 64-bit block ciphersSteffan Karger
2016-05-31Only build and run cmocka unit tests if its submodule is initializedDavid Sommerseth
2016-05-30Add a test for auth-pam searchandreplaceJens Neuhalfen
2016-05-30Add unit testing support via cmockaJens Neuhalfen
2016-05-09Prevent integration test timeout bc. of sudoJens Neuhalfen
2015-05-28Revert "Enforce "serial-tests" behaviour for tests/Makefile"Gert Doering
2015-05-27Enforce "serial-tests" behaviour for tests/MakefileGert Doering
2014-12-02Really fix '--cipher none' regressionSteffan Karger
2014-07-08Fix t_lpback.sh platform-dependent failuresGert Doering
2014-07-07Extend t_lpback tests to test all ciphers reported by --show-ciphersSteffan Karger
2014-07-07Make t_client.sh work on AIX.Gert Doering
2014-04-21Minor t_client.sh cleanupsGert Doering
2013-11-24t_client.sh: ignore fields from "ip -6 route show" output that distort results.Gert Doering
2013-11-17Fix IPv6 examples in t_client.rc-sampleGert Doering
2013-11-16t_client.sh: Add prepare/cleanup possibilties for each test caseDavid Sommerseth
2013-11-16t_client.sh: Write errors to stderr and document requirementsDavid Sommerseth
2013-11-15t_client.sh: Check for fping/fping6 availabilityDavid Sommerseth
2012-09-02Put actual OpenVPN command line on top of corresponding log file.Gert Doering
2012-06-13t_client.sh - fix for iproute2, print summary lineGert Doering
2012-06-01t_client.sh iproute2 script fixesGert Doering
2012-06-01repair t_client.sh test after build system revolutionGert Doering