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
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
2012-09-07
Merge escape help text for ~v and ~V; ok djm@
Darren Tucker
2012-09-07
Print '^Z' instead of a raw ^Z when the sequence is not supported. ok djm@
Darren Tucker
2012-09-06
missing letter in previous;
Jason McIntyre
2012-09-06
Make the escape command help (~?) context sensitive so that only commands
Darren Tucker
2012-09-06
Put help text for ~v and ~V around the correct way
Darren Tucker
2012-09-06
Add ~v and ~V escape sequences to raise and lower the logging level
Darren Tucker
2012-08-24
comment about bsd.own.mk is now false; ok markus
Theo de Raadt
2012-08-17
Send client banner immediately, rather than waiting for the server to
Damien Miller
2012-08-17
print details of which host lines were deleted when using
Damien Miller
2012-08-17
add some comments about better handling first-KEX-follows notifications
Damien Miller
2012-08-17
Force a clean shutdown of ControlMaster client sessions when the ~. escape
Darren Tucker
2012-08-15
a little more info on certificate validity;
Jason McIntyre
2012-08-02
remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets.
Okan Demirmen
2012-07-22
openssh 6.1
Markus Friedl
2012-07-13
handle long comments in config files better. bz#2025, ok markus
Darren Tucker
2012-07-10
Turn on systrace sandboxing of pre-auth sshd by default for new installs
Damien Miller
2012-07-06
missing full stop in usage();
Jason McIntyre
2012-07-06
move setting of tty_flag to after config parsing so RequestTTY options
Damien Miller
2012-07-06
fix memory leak of passed-in environment variables and connection
Damien Miller
2012-07-06
Add options to specify starting line number and number of lines to process
Darren Tucker
2012-07-02
fix a couple of "assigned but not used" warnings. ok markus@
Darren Tucker
2012-07-02
set interactive ToS for forwarded X11 sessions. ok djm@
Darren Tucker
2012-06-30
fix a during the load of the sandbox policies (child can still make
Markus Friedl
2012-06-29
match the documented MAC order of preference to the actual one; ok dtucker@
Christian Weisgerber
2012-06-28
Remove hmac-sha2-256-96 and hmac-sha2-512-96 MACs since they were removed
Darren Tucker
2012-06-26
Add mquery to the list of allowed syscalls for "UsePrivilegeSeparation
Darren Tucker
2012-06-22
Remove unused variable leftover from tab-completion changes.
Darren Tucker
[next]