index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
ssh
Age
Commit message (
Expand
)
Author
2013-10-17
tweak previous;
Jason McIntyre
2013-10-17
rearrange check to reduce diff against -portable
Damien Miller
2013-10-17
fsync@openssh.com protocol extension for sftp-server
Damien Miller
2013-10-16
one I missed in previous: s/isation/ization/
Damien Miller
2013-10-16
s/canonicalise/canonicalize/ for consistency with existing spelling,
Damien Miller
2013-10-16
tweak previous;
Jason McIntyre
2013-10-16
Implement client-side hostname canonicalisation to allow an explicit
Damien Miller
2013-10-15
tweak previous;
Jason McIntyre
2013-10-14
whitespace at EOL; pointed out by markus@
Damien Miller
2013-10-14
refactor client config code a little:
Damien Miller
2013-10-14
add a "Match" keyword to ssh_config that allows matching on hostname,
Damien Miller
2013-10-14
Add logging of session starts in a useful format; ok markus@ feedback and
Damien Miller
2013-10-14
tweak previous;
Jason McIntyre
2013-10-14
add 7.5kbit DH groups
Darren Tucker
2013-10-14
count number of lines in moduli input file and pass to the testing
Darren Tucker
2013-10-11
obsolete comment
Damien Miller
2013-10-11
missed one arg reorder
Damien Miller
2013-10-11
rename flag arguments to be more clear and consistent.
Damien Miller
2013-10-10
Regenerate moduli
Darren Tucker
2013-10-10
bz#2139: fix re-exec fallback by ensuring that startup_pipe is correctly
Damien Miller
2013-10-10
Move moduli generation to usr.bin/ssh/moduli-gen and keep track of
Darren Tucker
2013-10-10
add -Q, -P and -p to usage() before jmc@ catches me
Damien Miller
2013-10-09
Add ability to whitelist and/or blacklist sftp protocol requests by name.
Damien Miller
2013-10-08
Increase the size of the Diffie-Hellman groups requested for a each symmetric
Darren Tucker
2013-09-19
bz#1211: make BindAddress work with UsePrivilegedPort=yes; patch from
Damien Miller
2013-09-19
bz#1297 - tell the client (via packet_send_debug) when their preferred
Damien Miller
2013-09-19
fix swapped pflag and printflag in sftp upload_dir; from Iain Morgan
Damien Miller
2013-09-19
store the initial file offset so the progress meter doesn't freak out
Damien Miller
2013-09-16
Remove gssapi config parts from ssh_config, as was already done for sshd_config.
Stuart Henderson
2013-09-13
avoid unaligned access in code that reused a buffer to send a
Damien Miller
2013-09-12
fix connection crash when sending break (~B) on ControlPersist'd session;
Damien Miller
2013-09-07
Remove commented-out kerberos/gssapi config options from sample config,
Stuart Henderson
2013-09-02
All the instances of arc4random_stir() are bogus, since arc4random()
Theo de Raadt
2013-08-31
make ^w match ksh behaviour (delete previous word instead of entire line)
Damien Miller
2013-08-28
improve batch processing a bit by making use of the quite flag a bit
Mike Belopuhov
2013-08-22
Stir PRNG after post-accept fork. The child gets a different PRNG state
Damien Miller
2013-08-20
some proxyusefdpass tweaks;
Jason McIntyre
2013-08-20
Add a ssh_config ProxyUseFDPass option that supports the use of
Damien Miller
2013-08-14
some Bx/Ox conversion;
Jason McIntyre
2013-08-13
another of the same typo
Damien Miller
2013-08-13
typo in error message; from Stephan Rickauer
Damien Miller
2013-08-10
libkafs5 -> libkafs (unused in build, so no functional change)
Antoine Jacoutot
2013-08-09
enable ctrl-left-arrow and ctrl-right-arrow to move forward/back a word;
Damien Miller
2013-08-09
two problems found by a to-be-committed regress test: 1) msg_id was not
Damien Miller
2013-08-09
do getopt parsing for all sftp commands (with an empty optstring for
Damien Miller
2013-08-08
add a "-l" flag for the rename command to force it to use the silly
Damien Miller
2013-08-08
fix two year old regression: symlinking a file would incorrectly
Damien Miller
2013-08-07
sort -a;
Jason McIntyre
2013-08-06
add cast to avoid format warning; from portable
Damien Miller
2013-08-06
document top-level -a option (the -a option to 'get' was already documented)
Damien Miller
[next]