index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
regress
/
unittests
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
avoid gcc warning in fuzz test
Damien Miller
2024-09-15
1
-1
/
+1
*
test for compiler feature needed for ML-KEM
Damien Miller
2024-09-09
1
-1
/
+3
*
upstream: test mlkem768x25519-sha256
djm@openbsd.org
2024-09-09
2
-2
/
+5
*
upstream: adapt to EVP_PKEY conversion
djm@openbsd.org
2024-08-15
3
-25
/
+30
*
upstream: Add missing kex-names.c source file required since the
anton@openbsd.org
2024-05-22
1
-1
/
+2
*
upstream: optional debugging
djm@openbsd.org
2024-03-26
1
-1
/
+5
*
upstream: make DSA testing optional, defaulting to on
djm@openbsd.org
2024-01-11
7
-14
/
+47
*
upstream: REGRESS_FAIL_EARLY defaults to yes now. So no need to
claudio@openbsd.org
2023-10-06
2
-5
/
+2
*
wrap poll.h include in HAVE_POLL_H
Damien Miller
2023-08-10
1
-1
/
+3
*
BoringSSL doesn't support EC_POINT_point2bn()
Damien Miller
2023-03-24
1
-0
/
+2
*
another ERR_load_CRYPTO_strings() vestige
Damien Miller
2023-03-24
1
-1
/
+1
*
don't use obsolete ERR_load_CRYPTO_strings()
Damien Miller
2023-03-24
1
-1
/
+1
*
Add header changes missed in previous.
Darren Tucker
2023-03-07
1
-2
/
+5
*
upstream: Unit test for kex_proposal_populate_entries.
dtucker@openbsd.org
2023-03-07
2
-4
/
+44
*
Wrap stdint.h inside ifdef.
Darren Tucker
2023-02-21
1
-1
/
+3
*
Add includes to ptimeout test.
Mayank Sharma
2023-02-20
1
-0
/
+2
*
adapt compat_kex_proposal() test to portable
Damien Miller
2023-02-02
1
-1
/
+5
*
upstream: test compat_kex_proposal(); by dtucker@
djm@openbsd.org
2023-02-02
3
-3
/
+84
*
upstream: adapt to ed25519 changes in src/usr.bin/ssh
djm@openbsd.org
2023-01-16
5
-10
/
+10
*
upstream: unit tests for misc.c:ptimeout_* API
djm@openbsd.org
2023-01-06
3
-2
/
+90
*
upstream: Copy bytes from the_banana[] rather than banana()
tb@openbsd.org
2023-01-06
1
-2
/
+2
*
upstream: add some tests for parse_absolute_time(), including cases
djm@openbsd.org
2022-08-11
1
-1
/
+63
*
Fix helper include path and remove excess code.
Darren Tucker
2022-02-11
1
-79
/
+1
*
upstream: Add test for empty hostname with port.
dtucker@openbsd.org
2022-02-10
1
-1
/
+12
*
upstream: Add unit tests for hpdelim.
dtucker@openbsd.org
2022-02-10
3
-2
/
+154
*
Wrap OpenSSL includes in unit tests in ifdef.
Darren Tucker
2022-01-14
4
-0
/
+8
*
upstream: remove hardcoded domain and use window.location.host, so this
djm@openbsd.org
2022-01-11
1
-3
/
+3
*
remove sys/param.h in -portable, after upstream
Damien Miller
2021-12-21
2
-1
/
+2
*
upstream: Make use of ntests variable, pointed out by clang 13.
anton@openbsd.org
2021-12-20
1
-2
/
+2
*
upstream: sys/param.h cleanup, mostly using MINIMUM() and
deraadt@openbsd.org
2021-12-20
25
-52
/
+33
*
Skip SK unit tests when built without security-key
Darren Tucker
2021-10-07
2
-0
/
+4
*
Put stdint.h inside HAVE_STDINT_H.
Darren Tucker
2021-08-16
7
-0
/
+14
*
upstream: test for first-match-wins in authorized_keys environment=
djm@openbsd.org
2021-07-24
1
-1
/
+3
*
upstream: test argv_split() optional termination on comments
djm@openbsd.org
2021-06-08
1
-29
/
+69
*
upstream: fix memleak in test
djm@openbsd.org
2021-06-01
1
-1
/
+5
*
upstream: also check contents of remaining string
djm@openbsd.org
2021-06-01
1
-2
/
+26
*
upstream: unit test for misc.c:strdelim() that mostly servces to
djm@openbsd.org
2021-06-01
3
-2
/
+181
*
upstream: dump out a usable private key string too; inspired by Tyson
djm@openbsd.org
2021-05-07
1
-3
/
+77
*
Wrap sntrup761x25519 inside ifdef.
Darren Tucker
2021-04-29
1
-0
/
+2
*
upstream: Don't check return value of unsetenv(). It's part of the
dtucker@openbsd.org
2021-04-06
1
-2
/
+2
*
enable authopt and misc unit tests
Damien Miller
2021-04-03
6
-6
/
+18
*
missing bits from 259d648e
Damien Miller
2021-04-03
2
-151
/
+15
*
upstream: add a test for misc.c:argv_split(), currently fails
djm@openbsd.org
2021-04-01
1
-0
/
+139
*
upstream: split
djm@openbsd.org
2021-04-01
3
-0
/
+223
*
upstream: Fix long->int for convtime tests here too. Spotted by
dtucker@openbsd.org
2021-01-22
1
-17
/
+17
*
upstream: Change types in convtime() unit test to int to match change
dtucker@openbsd.org
2021-01-18
1
-16
/
+27
*
upstream: Update unittests for addr.c/addrmatch.c split.
dtucker@openbsd.org
2021-01-11
9
-17
/
+18
*
upstream: Adapt to replacement of
djm@openbsd.org
2020-12-29
2
-4
/
+6
*
upstream: adapt to API change in hostkeys_foreach()/load_hostkeys()
djm@openbsd.org
2020-12-21
1
-19
/
+72
*
upstream: few more things needs match.c and addrmatch.c now that
djm@openbsd.org
2020-12-21
3
-3
/
+7
[next]