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
2003-06-23
document EnableSSHKeysign; bugzilla #599; ok deraadt@, jmc@
Markus Friedl
2003-06-20
sync some implemented options; ok markus@
Damien Miller
2003-06-20
sync description of protocol 2 cipher proposal; ok markus
Damien Miller
2003-06-18
backout last change, since it violates pkcs#1
Markus Friedl
2003-06-17
use license from /usr/share/misc/license.template for new code
Markus Friedl
2003-06-16
print out key comment on each prompt; make ssh-askpass more useable; ok djm@
Markus Friedl
2003-06-16
make sure the signature has at least the expected length (don't
Markus Friedl
2003-06-12
add sc_get_key_label; larsch at trustcenter.de; bugzilla#591
Markus Friedl
2003-06-12
Typo.
Nils Nordman
2003-06-12
mention more copyright holders; ok markus@
Damien Miller
2003-06-12
typos; dtucker at zip.com.au
Markus Friedl
2003-06-11
$OpenBSD$
Damien Miller
2003-06-11
make agent constraints (lifetime, confirm) work with smartcard keys; ok markus@
Damien Miller
2003-06-11
sync with check_host_key() change
Jakob Schlyter
2003-06-11
clean up check_host_key() and improve SSHFP feedback. ok markus@
Jakob Schlyter
2003-06-10
mostly ansi cleanup; pval ok
Theo de Raadt
2003-06-10
- section reorder
Jason McIntyre
2003-06-04
mop up some more 3/4 license issues
Theo de Raadt
2003-06-04
kill ssh process on receipt of signal; ok markus@
Damien Miller
2003-06-04
kill ssh process upon receipt of signal, bz #241.
Damien Miller
2003-06-04
ansify; ok markus@
Damien Miller
2003-06-04
remove bitrotten commet; ok markus@
Damien Miller
2003-06-04
remove duplicated group-dropping code; ok markus@
Damien Miller
2003-06-04
disable challenge/response and keyboard-interactive auth methods upon hostkey
Damien Miller
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-06-02
deprecate VerifyReverseMapping since it's dangerous if combined
Markus Friedl
2003-06-02
VerifyHostKeyDNS is v2 only. ok markus@
Jakob Schlyter
2003-05-29
seteuid and setegid; markus ok
Theo de Raadt
2003-05-26
fix format strings; ok markus@
Damien Miller
2003-05-24
cast some types for printing; ok markus@
Damien Miller
2003-05-24
pass logged data through strnvis; ok markus
Damien Miller
2003-05-23
fix leak; ok markus@
Damien Miller
2003-05-20
new sentence, new line
Jason McIntyre
2003-05-20
- new sentence, new line
Jason McIntyre
2003-05-18
use syslog_r() in a signal handler called place; markus ok
Theo de Raadt
2003-05-17
experimental support for aes-ctr modes from
Markus Friedl
2003-05-17
just in case, put numbers to sscanf %s arg.
Jun-ichiro itojun Hagino
2003-05-17
Don't link with unneeded kerberos libraries
Hans Insulander
2003-05-16
add AddressFamily option to ssh_config (like -4, -6 on commandline).
Damien Miller
2003-05-15
add a ConnectTimeout option to ssh, based on patch from
Damien Miller
2003-05-15
fix 64bit issue; report itojun@
Markus Friedl
2003-05-15
warn for unsupported config option. ok markus@
Jakob Schlyter
2003-05-15
Make "ssh -V" print the OpenSSL version in a human readable form. Patch
Damien Miller
2003-05-15
disable kerberos when not supported. ok markus@
Jakob Schlyter
2003-05-15
~B is ssh2 only
Markus Friedl
2003-05-15
Teach ls how to display multiple column display and allow users to return
mouring
2003-05-15
Make put/get (globed and nonglobed) code more consistant. OK djm@
mouring
2003-05-15
avoid warning; ok jakob@
Damien Miller
2003-05-15
split out custom EVP ciphers
Markus Friedl
2003-05-15
add missing freerrset
Jakob Schlyter
[next]