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
/
sftp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't redefine Makefile choices which come correct from bsd.*.mk
deraadt
2018-07-25
1
-4
/
+1
*
group shared source files (e.g. SRCS_KEX) and allow compilation w/o OPENSSL
markus
2018-01-08
1
-3
/
+3
*
move subprocess() so scp/sftp do not need uidswap.o; ok djm@
markus
2018-01-08
1
-2
/
+2
*
ssh/lib hasn't worked towards our code-sharing goals for a quit while,
deraadt
2017-12-10
1
-3
/
+5
*
zap redundant Makefile variables.
espie
2017-07-10
1
-2
/
+1
*
add missing library dependencies
markus
2013-07-02
1
-1
/
+2
*
introduce sftp extension methods statvfs@openssh.com and
djm
2008-04-18
1
-2
/
+2
*
Move Buffer bignum functions into their own file, bufbn.c. This means that
dtucker
2006-04-18
1
-3
/
+2
*
command editing and history support via libedit; ok markus@
djm
2004-11-05
1
-3
/
+2
*
sftp.c and sftp-int.c, together at last; ok markus@
djm
2004-02-17
1
-2
/
+2
*
move progressmeter.c to libssh; ok djm/fgs@
markus
2003-01-12
1
-3
/
+2
*
sftp progress meter support.
fgsch
2003-01-10
1
-2
/
+3
*
Move colon() and cleanhost() to misc.c where I should I have put it in
mouring
2001-05-03
1
-2
/
+2
*
IPv6 support for sftp (which I bungled in my last patch) which is
mouring
2001-04-16
1
-2
/
+2
*
sftp client filename globbing for get, put, ch{mod,grp,own}. ok markus@
djm
2001-03-13
1
-2
/
+2
*
log*.c -> log.c
markus
2001-03-03
1
-2
/
+2
*
Basic interactive sftp client; ok theo@
djm
2001-02-04
1
-0
/
+19