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-agent
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
2019-12-13
use ssh-sk-helper for all security key signing operations
djm
1
-5
/
+3
2019-11-14
directly support U2F/FIDO2 security keys in OpenSSH by linking
djm
1
-1
/
+3
2019-10-31
Refactor signing - use sshkey_sign for everything, including the new
djm
1
-2
/
+2
2019-10-31
ssh-agent support for U2F/FIDO keys
djm
1
-3
/
+3
2019-09-06
avoid compiling certain files that deeply depend on libcrypto when
djm
1
-2
/
+3
2018-07-25
Don't redefine Makefile choices which come correct from bsd.*.mk
deraadt
1
-3
/
+2
2018-07-11
remove legacy key emulation layer; ok djm@
markus
1
-2
/
+2
2018-07-09
remove legacy buffer API emulation layer; ok djm@
markus
1
-2
/
+2
2018-01-08
group shared source files (e.g. SRCS_KEX) and allow compilation w/o OPENSSL
markus
1
-8
/
+3
2017-12-14
Replace ED25519's private SHA-512 implementation with a call to the
naddy
1
-2
/
+2
2017-12-10
ssh/lib hasn't worked towards our code-sharing goals for a quit while,
deraadt
1
-5
/
+12
2017-07-10
zap redundant Makefile variables.
espie
1
-2
/
+1
2010-02-09
enable PKCS#11 code; ok djm
markus
1
-3
/
+2
2010-02-08
replace our obsolete smartcard code with PKCS#11.
markus
1
-1
/
+2
2002-08-12
make ssh-agent setgid, disallow ptrace.
markus
1
-2
/
+3
2001-06-27
move -lsectok to Makefile.inc for now
markus
1
-3
/
+1
2001-06-26
add smartcard support to the makefiles (commented out);
markus
1
-1
/
+3
2001-06-26
unbreak
markus
1
-6
/
+1
2001-06-26
more smartcard support.
markus
1
-1
/
+6
2001-03-04
don't link unused libs
markus
1
-3
/
+3
2001-03-03
log*.c -> log.c
markus
1
-2
/
+2
2001-01-29
$OpenBSD$
niklas
1
-0
/
+2
2000-06-29
no longer needed; good riddance for static archs
todd
1
-5
/
+0
1999-10-27
fix for stupid binutils linker
deraadt
1
-2
/
+3
1999-10-25
move common files to ./lib and link libssh.a, tested with and w/o obj
markus
1
-13
/
+1
1999-10-07
on static machines, install these as mode 0
deraadt
1
-1
/
+8
1999-10-06
scp should not link against kerberos stuff
deraadt
1
-0
/
+11
1999-10-04
more shrinking
deraadt
1
-3
/
+2
1999-10-04
nuked minfd. sigh. hope this is the last one.
markus
1
-6
/
+1
1999-10-01
Remove kerberos libdes - it's all in libcrypto
beck
1
-1
/
+1
1999-09-30
use libc md5
deraadt
1
-1
/
+1
1999-09-29
update krb4/AFS support to ssh-1.2.27-afs-kerberos-pl1 level, clean up unused variables, update manpages
dugsong
1
-2
/
+2
1999-09-29
DPADD; mickey
deraadt
1
-0
/
+1
1999-09-28
convert all uses of gmp to SSL bignum
provos
1
-6
/
+6
1999-09-26
proper groups for install
deraadt
1
-1
/
+0
1999-09-26
build ssh components using our build model
deraadt
1
-0
/
+20