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
/
sshd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
prepare for rekeying: move DH code to dh.c
markus
2001-03-29
1
-2
/
+2
*
Rename pty.[ch] -> sshpty.[ch] and login.[ch] to sshlogin.[ch] to avoid
djm
2001-03-04
1
-2
/
+2
*
log*.c -> log.c
markus
2001-03-03
1
-2
/
+2
*
$OpenBSD$
niklas
2001-01-29
1
-0
/
+2
*
rename *-skey.c *-chall.c since the files are not skey specific
markus
2001-01-18
1
-1
/
+1
*
1) removes fake skey from sshd, since this will be much
markus
2001-01-18
1
-5
/
+1
*
support supplementary group in {Allow,Deny}Groups
markus
2001-01-13
1
-1
/
+2
*
add support for s/key (kbd-interactive) to ssh2, based on work by mkiernan@avantgo.com and me
markus
2000-10-11
1
-1
/
+1
*
First rough implementation of the diffie-hellman group exchange. The
provos
2000-10-11
1
-1
/
+1
*
Boring... Add :L modifier to all tweakable variables tests.
espie
2000-09-03
1
-5
/
+5
*
Add calls to setusercontext() and login_get*(). We basically call
millert
2000-08-20
1
-0
/
+1
*
split auth-rsa option parsing into auth-options
markus
2000-06-18
1
-1
/
+1
*
sync
markus
2000-04-26
1
-2
/
+2
*
split sshd.c -> auth.c session.c sshd.c plus cleanup and goto-removal
markus
2000-03-28
1
-1
/
+2
*
support DESTDIR include fetching; dm
deraadt
2000-03-14
1
-1
/
+1
*
order kerberos libraries
deraadt
2000-03-01
1
-4
/
+4
*
atomicio() via lib
deraadt
1999-12-06
1
-1
/
+1
*
move atomicio into it's own file. wrap all socket write()s which were doing
deraadt
1999-12-06
1
-1
/
+1
*
move common files to ./lib and link libssh.a, tested with and w/o obj
markus
1999-10-25
1
-6
/
+1
*
support for SSH protocol 1.5 which is poorly documented, the RFC.troff lies.
markus
1999-10-16
1
-1
/
+2
*
add skey to sshd:
markus
1999-10-07
1
-0
/
+10
*
scp should not link against kerberos stuff
deraadt
1999-10-06
1
-3
/
+8
*
crc32 compensation attack fix from CORE-SDI. "it's not crypto..." -- deraadt@
dugsong
1999-10-05
1
-1
/
+1
*
more shrinking
deraadt
1999-10-04
1
-5
/
+4
*
nuked minfd. sigh. hope this is the last one.
markus
1999-10-04
1
-7
/
+1
*
libwrap, ick, yuck
deraadt
1999-10-03
1
-0
/
+6
*
Remove kerberos libdes - it's all in libcrypto
beck
1999-10-01
1
-2
/
+2
*
Why do I need this library dependency workaround for static builds.. anyone?
deraadt
1999-10-01
1
-2
/
+3
*
use libc md5
deraadt
1999-09-30
1
-1
/
+1
*
revert last commit. somethign was out of sync.
provos
1999-09-30
1
-1
/
+1
*
link with -lkrb
provos
1999-09-30
1
-1
/
+1
*
update krb4/AFS support to ssh-1.2.27-afs-kerberos-pl1 level, clean up unused variables, update manpages
dugsong
1999-09-29
1
-3
/
+13
*
DPADD; mickey
deraadt
1999-09-29
1
-0
/
+1
*
no need for double libraries
deraadt
1999-09-29
1
-1
/
+1
*
krb4 support; evanc@concer.to
deraadt
1999-09-29
1
-4
/
+4
*
convert all uses of gmp to SSL bignum
provos
1999-09-28
1
-4
/
+4
*
proper groups for install
deraadt
1999-09-26
1
-1
/
+0
*
build ssh components using our build model
deraadt
1999-09-26
1
-0
/
+24