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.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
IPv6 support for sftp (which I bungled in my last patch) which is
mouring
2001-04-16
1
-3
/
+5
*
Add support for:
mouring
2001-04-12
1
-7
/
+13
*
do not modify an actual argv[] entry
deraadt
2001-04-08
1
-2
/
+2
*
fix whitespace: unexpand + trailing spaces.
markus
2001-04-05
1
-3
/
+3
*
Support for new draft (draft-ietf-secsh-filexfer-01). New symlink handling
djm
2001-03-07
1
-3
/
+1
*
sftp -b batchfile; mouring@etoh.eviladmin.org
deraadt
2001-03-06
1
-3
/
+15
*
clean up arg processing. based on work by Christophe_Moret@hp.com
markus
2001-03-03
1
-13
/
+10
*
do not kill the subprocess on termination (we will see if this helps things
deraadt
2001-02-28
1
-4
/
+1
*
allow sftp over ssh protocol 1; ok djm@
markus
2001-02-08
1
-10
/
+34
*
Don't forward agent and X11 in sftp. Suggestion from Roumen Petrov
djm
2001-02-07
1
-2
/
+4
*
Fix -o option under getopt; ok markus@
djm
2001-02-06
1
-1
/
+2
*
Wait for ssh subprocess at exit
djm
2001-02-06
1
-2
/
+3
*
Use getopt to process commandline arguments
djm
2001-02-06
1
-21
/
+30
*
unexpand and remove end-of-line whitespace; ok markus@
stevesk
2001-02-04
1
-3
/
+3
*
Basic interactive sftp client; ok theo@
djm
2001-02-04
1
-0
/
+222