index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
regress
/
usr.bin
/
ssh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cannot effectively test posix-rename extension after changes in
djm
2021-03-31
1
-8
/
+10
*
add a test for misc.c:argv_split(), currently fails
djm
2021-03-19
3
-2
/
+144
*
split
djm
2021-03-19
5
-151
/
+235
*
Add TEST_SSH_MODULI_FILE variable to allow overriding of the moduli file
dtucker
2021-03-13
1
-2
/
+7
*
remove this KEX fuzzer; it's awkward to use and doesn't play nice
djm
2021-02-26
4
-585
/
+1
*
s/PubkeyAcceptedKeyTypes/PubkeyAcceptedAlgorithms/
djm
2021-02-25
5
-29
/
+29
*
Rename pubkeyacceptedkeytypes to pubkeyacceptedalgorithms in test to
dtucker
2021-02-24
1
-13
/
+13
*
Make sure puttygen is new enough to successfully run the PuTTY interop
dtucker
2021-02-17
1
-10
/
+9
*
Roll back the hostname->uname change in rev 1.10. It turns out
dtucker
2021-02-05
1
-3
/
+3
*
hostname is not specified by POSIX but uname -n is, so use the latter for
dtucker
2021-02-05
1
-3
/
+3
*
add a SK_DUMMY_INTEGRATE define that allows the dummy security key
djm
2021-01-30
1
-0
/
+7
*
Fix long->int for convtime tests here too. Spotted by tobhe@.
dtucker
2021-01-18
1
-17
/
+17
*
Change types in convtime() unit test to int to match change its new type.
dtucker
2021-01-15
1
-16
/
+27
*
Adjust kexfuzz to addr.c/addrmatch.c split.
dtucker
2021-01-09
1
-2
/
+2
*
Update unittests for addr.c/addrmatch.c split.
dtucker
2021-01-09
9
-17
/
+18
*
Adapt to replacement of sntrup4591761x25519-sha512@tinyssh.org with
djm
2020-12-29
3
-7
/
+9
*
more detail for failing tests
djm
2020-12-22
1
-3
/
+3
*
regress test for KnownHostsCommand
djm
2020-12-22
2
-4
/
+58
*
Remove explicit rijndael-cbc@lysator.liu.se test since the cipher was
dtucker
2020-12-21
1
-2
/
+2
*
adapt to API change in hostkeys_foreach()/load_hostkeys()
djm
2020-12-21
1
-19
/
+72
*
few more things needs match.c and addrmatch.c now that log.c
djm
2020-10-16
3
-3
/
+7
*
remove GlobalKnownHostsFile for this test after UpdateHostkeys
djm
2020-10-07
1
-2
/
+5
*
adapt to SSH_SK_VERSION_MAJOR crank
djm
2020-09-09
1
-1
/
+1
*
Ensure that address/mask mismatches are flagged at config-check time.
dtucker
2020-08-28
1
-1
/
+13
*
adapt to API changes
djm
2020-08-27
2
-6
/
+7
*
dummy firmware needs to match API version numner crank (for
djm
2020-08-27
1
-1
/
+1
*
Add test for '%k' (HostKeyAlias) TOKEN.
dtucker
2020-07-17
1
-1
/
+2
*
Add tests for expansions on UserKnownHostsFile.
dtucker
2020-07-17
1
-10
/
+29
*
Fix previous by calling the correct function.
dtucker
2020-07-15
1
-2
/
+2
*
Update test to match recent change in match.c
dtucker
2020-07-15
1
-2
/
+2
*
Use $OBJ to find key files. Fixes test when run on an obj directory
dtucker
2020-07-15
1
-5
/
+5
*
regress test for ssh-add -d; ok dtucker@
djm
2020-06-26
1
-5
/
+68
*
add test for mux w/-Oproxy; ok djm
markus
2020-06-24
1
-6
/
+8
*
add support for verification of webauthn sshsig signature, and
djm
2020-06-22
4
-7
/
+718
*
Test that ssh-agent exits when running as as subprocess of a specified
dtucker
2020-06-19
2
-1
/
+24
*
run sshsig unit tests
djm
2020-06-19
1
-2
/
+2
*
basic unit test for sshsig.[ch], including FIDO keys
djm
2020-06-19
23
-0
/
+339
*
basic unit test for FIDO kep parsing
djm
2020-06-19
24
-7
/
+258
*
Add regression and unit tests for ${ENV} style environment variable
dtucker
2020-05-29
2
-5
/
+79
*
Unit test for convtime. ok djm@
dtucker
2020-05-29
1
-1
/
+20
*
two new tests for Include in sshd_config, checking whether Port
djm
2020-05-27
1
-1
/
+35
*
sure enough, some of the test data that we though were in new format
djm
2020-05-01
4
-33
/
+50
*
make mktestdata.sh generate old/new format keys that we expect.
djm
2020-05-01
1
-13
/
+13
*
portability fix for sed that always emil a newline even if the
djm
2020-05-01
1
-3
/
+3
*
remove obsolete RSA1 test keys; spotted by Michael Forney
djm
2020-05-01
11
-8
/
+0
*
adapt dummy FIDO middleware to API change; ok markus@
djm
2020-04-28
1
-4
/
+10
*
Backslash '$' at then end of string. Prevents warning on some shells.
dtucker
2020-04-21
1
-1
/
+1
*
regression test for printing of private key fingerprints and key
djm
2020-04-20
2
-2
/
+55
*
Add tests for TOKEN expansion of LocalForward and RemoteForward.
dtucker
2020-04-10
1
-2
/
+9
*
Add utf8.c for asmprintf used by krl.c
dtucker
2020-04-06
4
-4
/
+8
[next]