summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2018-11-07Add initial TLS 1.3 key schedule support with basic regress testsBob Beck
2018-11-07Add interop test with OpenSSL 1.1. TLS 1.3 should be used automaticallyAlexander Bluhm
2018-11-07unifdef HAVE_SYSIDanton
2018-11-07Use log updates and start bgpd -v so that errors can be debugged easier.Claudio Jeker
2018-11-07Test TLS interoperability between LibreSSL and OpenSSL.Alexander Bluhm
2018-11-07Print SSLeay, OpenSSL, and LibreSSL version strings. Make clientAlexander Bluhm
2018-11-07Test TLS interoperability between LibreSSL and OpenSSL.Alexander Bluhm
2018-11-07+interopAlexander Bluhm
2018-11-07Test TLS interoperability between LibreSSL and OpenSSL.Alexander Bluhm
2018-11-06add lockf(3) testsanton
2018-11-06Regression test for UTF-8 separator for join(1).Martijn van Duren
2018-11-06better failure printing, add more checksTheo Buehler
2018-11-06link rand/ to buildTheo Buehler
2018-11-06add a regression test for bn_rand_interval()Theo Buehler
2018-11-06Add TLSv1.3 to version regress tests.Joel Sing
2018-11-06Unbreak regress following Supported Elliptic Curve extension rename.Joel Sing
2018-11-03cleanup flock regress:anton
2018-11-01Make this compile again by defining struct rde_memstats rdemem; in the tests.Claudio Jeker
2018-10-31add missing echo call to cleanup target for consistencyanton
2018-10-31UsePrivilegeSeparation no is deprecated, test "yes" and "sandbox".Darren Tucker
2018-10-28Correctly deal with upper level unveil's by keeping track of the coveringBob Beck
2018-10-23Previous commit introduced typo in dependency. Create dummy fileAlexander Bluhm
2018-10-23Add regression test for joining on NULL columns.Martijn van Duren
2018-10-22The recent switch to realpath(3) for the boot string in vmd(8) brokeAlexander Bluhm
2017-10-11Add regression tests for vmd(8) config parsing.Alexander Bluhm
2018-10-21Add flock insertion tests covering all possible forms of byte range overlap.anton
2018-10-20With the fixed length checks in aes_wrap.c 1.11, we can remove the uglyTheo Buehler
2018-10-20update to reflect changes introduced with relayd r1.227denis
2018-10-19Run Wycheproof testvectors for AES Key Wrap without padding (RFC 3394)Theo Buehler
2018-10-19truncate long comments in audit summaryTheo Buehler
2018-10-18simplify BN_bin2bn() calls; no need to pre-declare the variable.Theo Buehler
2018-10-18Avoid a bad out of bounds access that caused intermittent crashes.Theo Buehler
2018-10-18Enable regress tests testing the bugs reported inOtto Moerbeek
2018-10-17add some knobs:Damien Miller
2018-10-16Add a test covering the recently fixed fcntl() panic.anton
2018-10-15Add join testsOtto Moerbeek
2018-10-15Basic set of tests taken from spec plus some extra. Extra ones are failingOtto Moerbeek
2018-10-09make use of the new regress setup/cleanup featureanton
2018-10-08Expect usable addresses provided in environment variables. StopAlexander Bluhm
2018-10-08Add support for qcow2 base images (external snapshots).Reyk Floeter
2018-10-07whitespace cleanup and other minor things from gofmtTheo Buehler
2018-10-06make sure all CStrings are freedTheo Buehler
2018-10-06plug a memory leakTheo Buehler
2018-10-06Debug output of rsyslogd has changed, adapt regex in compatibilityAlexander Bluhm
2018-10-06wrap a few more overlong linesTheo Buehler
2018-10-06wrap some overlong fmt.PrintfsTheo Buehler
2018-10-06Simplify regress tests by using the new setup and cleanup feature.Alexander Bluhm
2018-10-06It's slightly simpler to get the ECDH public key as an EC_POINT by usingTheo Buehler
2018-10-06free EC_POINT and EC_GROUPTheo Buehler
2018-10-06Run Wycheproof ECDH Web Crypto test vectors against libcrypto.Theo Buehler