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-01-18
add -Q to the options list; ok djm
Jason McIntyre
2013-01-18
tweak previous;
Jason McIntyre
2013-01-18
-u before -V in usage();
Jason McIntyre
2013-01-18
tweak previous;
Jason McIntyre
2013-01-18
fix KRL generation bug for list sections
Damien Miller
2013-01-18
RCD IDs help us keep portable in synch
Damien Miller
2013-01-17
add support for Key Revocation Lists (KRLs). These are a compact way to
Damien Miller
2013-01-12
improve error message for integrity failure in AES-GCM modes; ok markus@
Damien Miller
2013-01-09
correctly initialise fingerprint type for fingerprinting PKCS#11 keys
Damien Miller
2013-01-08
support AES-GCM as defined in RFC 5647 (but with simpler KEX handling)
Markus Friedl
2013-01-04
sftp-server.8: add argument name to -d
Jason McIntyre
2013-01-03
allow fingerprinting of keys hosted in PKCS#11 tokens: ssh-keygen -lD ...
Damien Miller
2013-01-03
allow specification of an alternate start directory for sftp-server(8)
Damien Miller
2013-01-03
fix description of MAC calculation for EtM modes; ok markus@
Damien Miller
2013-01-03
add a couple of ServerOptions members that should be copied to the privsep
Damien Miller
2013-01-02
correct format description for SSH_AGENTC_ADD_RSA_ID_CONSTRAINED
Damien Miller
2013-01-02
channel_setup_local_fwd_listener() returns 0 on failure, not -ve
Damien Miller
2012-12-14
use correct string in error message; from rustybsd at gmx.fr
Darren Tucker
2012-12-12
use OpenSSL's EVP_aes_{128,192,256}_ctr() API and remove our hand-rolled
Christian Weisgerber
2012-12-12
reset incoming_packet buffer for each new packet in EtM-case, too;
Markus Friedl
2012-12-11
fix typo, s/tem/etm in hmac-ripemd160-tem. ok markus@
Stuart Henderson
2012-12-11
add encrypt-then-mac (EtM) modes to openssh by defining new mac algorithms
Markus Friedl
2012-12-11
drain the log messages after receiving the keystate from the unpriv
Markus Friedl
2012-12-07
Cast signal to int for logging. A no-op on openbsd (they're always ints)
Darren Tucker
2012-12-05
prevent double-free of comment; ok djm@
Markus Friedl
2012-12-03
tweak previous;
Jason McIntyre
2012-12-03
Fix compilation with -Wall -Werror (trivial type fixes)
Damien Miller
2012-12-02
make AllowTcpForwarding accept "local" and "remote" in addition to its
Damien Miller
2012-12-02
make deleting explicit keys "ssh-add -d" symmetric with adding keys -
Damien Miller
2012-12-02
Fixes logging of partial authentication when privsep is enabled
Damien Miller
2012-12-02
Make IdentitiesOnly apply to keys obtained from a PKCS11Provider.
Damien Miller
2012-11-14
allow the full range of unsigned serial numbers; 'fine' deraadt@
Damien Miller
2012-11-14
fix username passed to helper program
Damien Miller
2012-11-04
Support multiple required authentication via an AuthenticationMethods
Damien Miller
2012-11-04
Remove default of AuthorizedCommandUser. Administrators are now expected
Damien Miller
2012-10-31
tweak previous;
Jason McIntyre
2012-10-30
new sshd_config option AuthorizedKeysCommand to support fetching
Damien Miller
2012-10-05
fix signed vs unsigned warning; feedback & ok: djm@
Markus Friedl
2012-10-04
add umac128 variant; ok djm@ at n2k12
Markus Friedl
2012-10-02
fix -z option, broken in revision 1.215
Damien Miller
2012-10-01
pasto; ok djm@
Christian Weisgerber
2012-09-26
last stage of rfc changes, using consistent Rs/Re blocks, and moving the
Jason McIntyre
2012-09-21
Fix handling of filenames containing escaped globbing characters and escape
Darren Tucker
2012-09-21
Fix improper handling of absolute paths when PWD is part of the completed
Darren Tucker
2012-09-18
Add bounds check on sftp tab-completion. Part of a patch from from Jean-Marc
Darren Tucker
2012-09-17
clear old keys on rekeing; ok djm
Markus Friedl
2012-09-17
an XXX for later
Damien Miller
2012-09-14
remove unused variable
Markus Friedl
2012-09-13
Fix comment line length
Darren Tucker
2012-09-07
when muxmaster is run with -N, make it shut down gracefully when a client
Darren Tucker
[next]