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
/
usr.bin
/
ssh
/
ssh-keysign
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-03
give ssh-keygen the ability to dump the contents of a binary key
djm
1
-2
/
+2
2020-01-25
factor out reading/writing sshbufs to dedicated functions;
djm
1
-2
/
+2
2020-01-23
Make zlib optional. This adds a "ZLIB" build time option that allows
dtucker
1
-3
/
+8
2019-12-13
use ssh-sk-helper for all security key signing operations
djm
1
-6
/
+3
2019-11-14
directly support U2F/FIDO2 security keys in OpenSSH by linking
djm
1
-1
/
+4
2018-12-27
move client/server SSH-* banners to buffers under ssh->kex and factor
djm
1
-2
/
+2
2018-07-25
Don't redefine Makefile choices which come correct from bsd.*.mk
deraadt
1
-3
/
+2
2018-07-18
Remove support for running ssh(1) setuid and fatal if attempted.
dtucker
1
-1
/
+2
2018-01-08
group shared source files (e.g. SRCS_KEX) and allow compilation w/o OPENSSL
markus
1
-10
/
+4
2017-12-14
Replace ED25519's private SHA-512 implementation with a call to the
naddy
1
-2
/
+2
2017-12-12
Create a persistent umac128.c source file: #define the output size and
naddy
1
-10
/
+1
2017-12-10
ssh/lib hasn't worked towards our code-sharing goals for a quit while,
deraadt
1
-3
/
+20
2016-01-14
remove roaming support; ok djm@
markus
1
-2
/
+2
2013-07-02
add missing library dependencies
markus
1
-2
/
+2
2013-05-16
switch RekeyLimit traffic volume parsing to scan_scaled. ok djm@
dtucker
1
-2
/
+2
2009-05-28
Keep track of number of bytes read and written. Needed for upcoming
andreas
1
-2
/
+2
2002-07-03
re-enable ssh-keysign's sbit, but make ssh-keysign read /etc/ssh/ssh_config
markus
1
-3
/
+3
2002-07-01
disable ssh-keysign for now (no sbit); netbsd via itojun
markus
1
-2
/
+2
2002-05-31
extent ssh-keysign protocol:
markus
1
-3
/
+3
2002-05-25
first version of ssh-keysign manpage, ok deraadt@
markus
1
-2
/
+2
2002-05-23
add /usr/libexec/ssh-keysign: a setuid helper program for hostbased authentication
markus
1
-0
/
+18