aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-11-11Fix handling an optional invalid cipher at the end of data-ciphersArne Schwabe
2022-11-11Implement optional cipher in --data-ciphers prefixed with ?Arne Schwabe
2022-08-25t_client.sh: do not require fping6Frank Lichtenheld
2022-08-25t_client: Allow to force FAIL on prerequisite failsFrank Lichtenheld
2022-05-13Remove dependency on BF-CBC existance from test_ncpArne Schwabe
2022-04-08t_net.sh: delete dummy iface using iproute commandAntonio Quartulli
2022-01-27update copyright year to 2022Antonio Quartulli
2021-12-10add test case(s) to notice 'openvpn --show-cipher' crashingGert Doering
2021-12-09Add argv_insert_head__empty_argv__head_only to argv testsArne Schwabe
2021-12-08Define have_blowfish variable in ncp unit testsMax Fillinger
2021-12-08Don't use BF-CBC in unit tests if we don't have itMax Fillinger
2021-07-02Update Fox e-mail address in copyright noticesMax Fillinger
2021-06-15Add github actionsArne Schwabe
2021-06-15Update copyrightsDavid Sommerseth
2021-04-20Move auth_token_state from multi to key_stateArne Schwabe
2020-10-08Allow 'none' cipher being specified in --data-ciphersArne Schwabe
2020-09-11Replace 'echo -n' with 'printf' in tests/t_lpback.shGert Doering
2020-08-10Rework NCP compability logic and drop BF-CBC support by defaultArne Schwabe
2020-07-22t_net.sh: drop hard dependency on t_client.rcAntonio Quartulli
2020-07-03t_client.sh: correctly report all failed instances in summaryGert Doering
2020-07-01Fix 'engine' unit test on FreeBSD (specifically 'not GNU make')Gert Doering
2020-06-26Reformat files using uncrustifyArne Schwabe
2020-06-24engine-key tests: make check_engine_keys.sh work with --enable-smallJames Bottomley
2020-06-23Fix make distcheck for new engine key unit testJames Bottomley
2020-06-23Add unit tests for engine keysJames Bottomley
2020-06-21Add unit test for cipher name translationsArne Schwabe
2020-05-15Do not write extra 0 byte for --gen-key with auth-token/tls-crypt-v2Arne Schwabe
2020-05-07convert *_inline attributes to boolAntonio Quartulli
2020-05-07t_net.sh: assign MAC address directly during interface creationAntonio Quartulli
2020-04-27Uncrustify the tests/unit_tests/ part of our tree.Gert Doering
2020-04-26Add tls-crypt-v2 test writing metadataArne Schwabe
2020-04-19t_net.sh: use dummy interface instead of tunAntonio Quartulli
2020-03-27Normalise ncp-ciphers option and restrict it to 127 bytesArne Schwabe
2020-03-09Move NCP related function into a seperate file and add unit testsArne Schwabe
2020-02-20Add gc_arena to struct argv to save allocationsHeiko Hund
2020-02-20argv: do fewer memory re-allocationsHeiko Hund
2020-02-20re-implement argv_printf_*()Heiko Hund
2019-11-10get rid of 'broadcast' argument when configuring the tun deviceAntonio Quartulli
2019-10-01Implement unit tests for auth-gen-tokenArne Schwabe
2019-09-24tests/t_lpback.sh: Switch sed(1) to POSIX-compatible regex.Kyle Evans
2019-09-19t_net.sh: execute sleep after checking exit code of previous commandAntonio Quartulli
2019-09-19t_net.sh: wait for NO-CARRIER bit to settle before starting testAntonio Quartulli
2019-07-05Implement --genkey type keyfile syntax and migrate tls-crypt-v2Arne Schwabe
2019-06-24Remove cmocka submodule, rely on system-wide installation instead.Gert Doering
2019-06-20t_net.sh: fixes for the networking test scriptAntonio Quartulli
2019-06-16t_net.sh: properly perform sudo check and print test stepsAntonio Quartulli
2019-06-16t_net.sh: make bash dep explicit and run only if SITNL is compiledAntonio Quartulli
2019-06-06unit tests: implement test for sitnlAntonio Quartulli
2019-05-10tests: remove dependency on base64Steffan Karger
2019-05-03build: Package missing mock_msg.hDavid Sommerseth