summaryrefslogtreecommitdiffstats
path: root/regress/unittests (follow)
Commit message (Expand)AuthorAgeFilesLines
* avoid gcc warning in fuzz testDamien Miller2024-09-151-1/+1
* test for compiler feature needed for ML-KEMDamien Miller2024-09-091-1/+3
* upstream: test mlkem768x25519-sha256djm@openbsd.org2024-09-092-2/+5
* upstream: adapt to EVP_PKEY conversiondjm@openbsd.org2024-08-153-25/+30
* upstream: Add missing kex-names.c source file required since theanton@openbsd.org2024-05-221-1/+2
* upstream: optional debuggingdjm@openbsd.org2024-03-261-1/+5
* upstream: make DSA testing optional, defaulting to ondjm@openbsd.org2024-01-117-14/+47
* upstream: REGRESS_FAIL_EARLY defaults to yes now. So no need toclaudio@openbsd.org2023-10-062-5/+2
* wrap poll.h include in HAVE_POLL_HDamien Miller2023-08-101-1/+3
* BoringSSL doesn't support EC_POINT_point2bn()Damien Miller2023-03-241-0/+2
* another ERR_load_CRYPTO_strings() vestigeDamien Miller2023-03-241-1/+1
* don't use obsolete ERR_load_CRYPTO_strings()Damien Miller2023-03-241-1/+1
* Add header changes missed in previous.Darren Tucker2023-03-071-2/+5
* upstream: Unit test for kex_proposal_populate_entries.dtucker@openbsd.org2023-03-072-4/+44
* Wrap stdint.h inside ifdef.Darren Tucker2023-02-211-1/+3
* Add includes to ptimeout test.Mayank Sharma2023-02-201-0/+2
* adapt compat_kex_proposal() test to portableDamien Miller2023-02-021-1/+5
* upstream: test compat_kex_proposal(); by dtucker@djm@openbsd.org2023-02-023-3/+84
* upstream: adapt to ed25519 changes in src/usr.bin/sshdjm@openbsd.org2023-01-165-10/+10
* upstream: unit tests for misc.c:ptimeout_* APIdjm@openbsd.org2023-01-063-2/+90
* upstream: Copy bytes from the_banana[] rather than banana()tb@openbsd.org2023-01-061-2/+2
* upstream: add some tests for parse_absolute_time(), including casesdjm@openbsd.org2022-08-111-1/+63
* Fix helper include path and remove excess code.Darren Tucker2022-02-111-79/+1
* upstream: Add test for empty hostname with port.dtucker@openbsd.org2022-02-101-1/+12
* upstream: Add unit tests for hpdelim.dtucker@openbsd.org2022-02-103-2/+154
* Wrap OpenSSL includes in unit tests in ifdef.Darren Tucker2022-01-144-0/+8
* upstream: remove hardcoded domain and use window.location.host, so thisdjm@openbsd.org2022-01-111-3/+3
* remove sys/param.h in -portable, after upstreamDamien Miller2021-12-212-1/+2
* upstream: Make use of ntests variable, pointed out by clang 13.anton@openbsd.org2021-12-201-2/+2
* upstream: sys/param.h cleanup, mostly using MINIMUM() andderaadt@openbsd.org2021-12-2025-52/+33
* Skip SK unit tests when built without security-keyDarren Tucker2021-10-072-0/+4
* Put stdint.h inside HAVE_STDINT_H.Darren Tucker2021-08-167-0/+14
* upstream: test for first-match-wins in authorized_keys environment=djm@openbsd.org2021-07-241-1/+3
* upstream: test argv_split() optional termination on commentsdjm@openbsd.org2021-06-081-29/+69
* upstream: fix memleak in testdjm@openbsd.org2021-06-011-1/+5
* upstream: also check contents of remaining stringdjm@openbsd.org2021-06-011-2/+26
* upstream: unit test for misc.c:strdelim() that mostly servces todjm@openbsd.org2021-06-013-2/+181
* upstream: dump out a usable private key string too; inspired by Tysondjm@openbsd.org2021-05-071-3/+77
* Wrap sntrup761x25519 inside ifdef.Darren Tucker2021-04-291-0/+2
* upstream: Don't check return value of unsetenv(). It's part of thedtucker@openbsd.org2021-04-061-2/+2
* enable authopt and misc unit testsDamien Miller2021-04-036-6/+18
* missing bits from 259d648eDamien Miller2021-04-032-151/+15
* upstream: add a test for misc.c:argv_split(), currently failsdjm@openbsd.org2021-04-011-0/+139
* upstream: splitdjm@openbsd.org2021-04-013-0/+223
* upstream: Fix long->int for convtime tests here too. Spotted bydtucker@openbsd.org2021-01-221-17/+17
* upstream: Change types in convtime() unit test to int to match changedtucker@openbsd.org2021-01-181-16/+27
* upstream: Update unittests for addr.c/addrmatch.c split.dtucker@openbsd.org2021-01-119-17/+18
* upstream: Adapt to replacement ofdjm@openbsd.org2020-12-292-4/+6
* upstream: adapt to API change in hostkeys_foreach()/load_hostkeys()djm@openbsd.org2020-12-211-19/+72
* upstream: few more things needs match.c and addrmatch.c now thatdjm@openbsd.org2020-12-213-3/+7