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