Age | Commit message (Expand) | Author |
2002-02-03 | some KeepAlive cleanup/clarify; ok markus@ | Kevin Steves |
2002-01-29 | s/ReverseMappingCheck/VerifyReverseMapping/ and avoid confusion; ok stevesk@ | Markus Friedl |
2002-01-27 | add X11UseLocalhost; ok markus@ | Kevin Steves |
2002-01-18 | clarify Allow(Groups|Users) and Deny(Groups|Users); suggestion from | Kevin Steves |
2002-01-18 | correct Ciphers default; paola.mannaro@ubs.com | Kevin Steves |
2002-01-05 | some missing and misplaced periods | Kevin Steves |
2002-01-04 | protocol 2 HostKey code default is now /etc/ssh_host_rsa_key and | Kevin Steves |
2001-12-28 | document LogLevel DEBUG[123]; ok markus@ | Kevin Steves |
2001-12-27 | clarify -p; ok markus@ | Kevin Steves |
2001-12-19 | basic KNF done while i was looking for something else | Theo de Raadt |
2001-12-06 | add -o to sshd, too. ok deraadt@ | Markus Friedl |
2001-12-01 | don't pass user defined variables to /usr/bin/login | Markus Friedl |
2001-11-07 | s/Keepalive/KeepAlive/; from openbsd@davidkrause.com | Markus Friedl |
2001-09-27 | don't talk about compile-time options | Camiel Dobbelaar |
2001-09-20 | fix ClientAliveCountMax | Kevin Steves |
2001-09-19 | don't advertise -V in usage; ok markus@ | Kevin Steves |
2001-09-19 | missing -t in usage | Kevin Steves |
2001-09-19 | command=xxx applies to subsystem now, too | Markus Friedl |
2001-09-14 | typo | Markus Friedl |
2001-09-05 | avoid first person in manual pages | Theo de Raadt |
2001-08-30 | validate ports for permitopen key file option. add host/port | Kevin Steves |
2001-08-29 | additional documentation for GatewayPorts; ok markus@ | Kevin Steves |
2001-08-29 | add text about -u0 preventing DNS requests; ok markus@ | Kevin Steves |
2001-08-22 | no rexd; ok markus@ | Kevin Steves |
2001-08-21 | minor typos and cleanup | Kevin Steves |
2001-08-16 | document case sensitivity for ssh, sshd and key file | Kevin Steves |
2001-08-16 | deprecate CheckMail. ok markus@ | Jakob Schlyter |
2001-08-01 | refer to current ietf drafts for protocol v2 | Markus Friedl |
2001-07-28 | cleanup some RSA vs DSA vs SSH1 vs SSH2 notes | Markus Friedl |
2001-07-26 | add -t option to test configuration file and keys; pekkas@netcore.fi | Kevin Steves |
2001-07-22 | Xr login.conf | Markus Friedl |
2001-06-27 | tridge@samba.org | Markus Friedl |
2001-06-26 | remove unnecessary .Pp between .It; | Mike Pechkin |
2001-06-23 | kill whitespace at EOL. | Jun-ichiro itojun Hagino |
2001-06-23 | draft-ietf-secsh-dh-group-exchange-01.txt | Markus Friedl |
2001-06-23 | get rid of known_hosts2, use it for hostkey lookup, but do not modify. | Markus Friedl |
2001-06-22 | merge authorized_keys2 into authorized_keys. | Markus Friedl |
2001-06-22 | document /etc/moduli | Niels Provos |
2001-06-22 | o) .Sh AUTHOR -> .Sh AUTHORS; | Mike Pechkin |
2001-06-19 | disable x11-fwd if use_login is enabled; from lukem@wasabisystems.com | Markus Friedl |
2001-06-11 | typo; bdubreuil@crrel.usace.army.mil | Markus Friedl |
2001-05-20 | configurable authorized_keys{,2} location; originally from peter@; ok djm@ | Markus Friedl |
2001-05-19 | sshd command-line arguments and configuration file options that | Kevin Steves |
2001-05-19 | document MACs defaults with .Dq | Markus Friedl |
2001-05-19 | sort options; Matthew.Stier@fnc.fujitsu.com | Markus Friedl |
2001-05-04 | typos | Kevin Steves |
2001-04-22 | document hostbased and other cleanup | Markus Friedl |
2001-04-22 | xref draft-ietf-secsh-* | Markus Friedl |
2001-04-15 | 2,1, not 1,2 | Theo de Raadt |
2001-04-15 | default for protocol is 1,2; ok markus@ | Kevin Steves |