Age | Commit message (Expand) | Author |
2001-01-29 | Allow invocation of sybsystem by commandline (-s); ok markus@ | Damien Miller |
2001-01-28 | ``StrictHostKeyChecking ask'' documentation and small cleanup. | Kevin Steves |
2001-01-28 | cleanup AUTHORS sections | Markus Friedl |
2001-01-18 | log() is at pri=LOG_INFO, since LOG_NOTICE goes to /dev/console on many systems | Markus Friedl |
2001-01-07 | rename SYSLOG_LEVEL_INFO->SYSLOG_LEVEL_NOTICE | Markus Friedl |
2001-01-04 | Mention AES as available SSH2 Cipher; ok markus | Damien Miller |
2000-12-27 | new option: HostKeyAlias: allows the user to record the host key | Markus Friedl |
2000-12-27 | multiple -t force pty allocation, document ORIGINAL_COMMAND | Markus Friedl |
2000-12-12 | rhosts-rsa is no longer automagically disabled if ssh is not privileged. | Markus Friedl |
2000-12-07 | Typo fix from Wilfredo Sanchez <wsanchez@apple.com>; ok theo | Damien Miller |
2000-12-01 | typo; from green@FreeBSD.org | Markus Friedl |
2000-11-30 | -T is for both protocols | Markus Friedl |
2000-11-12 | add support for RSA to SSH2. please test. | Markus Friedl |
2000-11-10 | - Section shuffling: comply to the section ordering outlined in mdoc(7). | Aaron Campbell |
2000-11-08 | Document that rsh and ssh will take their invocation name as a hostname to | Aaron Campbell |
2000-11-08 | - Get rid of ".Sh OPTIONS" and always use the standard options list intro. | Aaron Campbell |
2000-10-16 | fixes from pekkas@netcore.fi | Markus Friedl |
2000-10-16 | Add idents for files which lack them | Damien Miller |
2000-10-14 | Cipher is for SSH-1 only | Markus Friedl |
2000-10-13 | Repair formatting errors introduced after 2.7. | Aaron Campbell |
2000-09-12 | multiple debug levels | Markus Friedl |
2000-09-07 | cleanup copyright notices on all files. I have attempted to be accurate with | Theo de Raadt |
2000-09-03 | add missing .El against .Bl. | Jun-ichiro itojun Hagino |
2000-08-25 | no need for those dynamic libraries anymore | Theo de Raadt |
2000-07-26 | typo | Theo de Raadt |
2000-05-31 | xauth_location support; pr 1234 | Markus Friedl |
2000-05-29 | forwardagent defaults to no, add ssh -A | Markus Friedl |
2000-05-15 | document ssh -T -N (ssh2 only) | Markus Friedl |
2000-05-08 | zap typo | Hugh Graham |
2000-05-08 | complain about invalid ciphers in SSH1 (e.g. arcfour is SSH2 only) | Markus Friedl |
2000-05-06 | add DSAAuthetication option to ssh/sshd, document SSH2 in sshd.8 | Markus Friedl |
2000-05-03 | more info on proto 2 | Markus Friedl |
2000-05-03 | more doc on: DSA, id_dsa, known_hosts2, authorized_keys2 | Markus Friedl |
2000-05-02 | update AUTHOR | Markus Friedl |
2000-04-14 | ssh -2 | Markus Friedl |
2000-04-12 | document Protocol, Ciphers | Markus Friedl |
2000-04-12 | Trailing whitespace begone! | Aaron Campbell |
2000-03-24 | fix spelling errors, From: FreeBSD | Brad Smith |
2000-03-23 | More pedantic man page formatting insanity, lalala | Aaron Campbell |
2000-03-23 | Fix some formatting problems I missed before. | Aaron Campbell |
2000-03-11 | Various cleanups and standardizations. | Aaron Campbell |
2000-03-04 | Change invalid 'CHAT' loglevel to 'VERBOSE' | Damien Miller |
2000-02-28 | turn off x11-fwd for the client, too. | Markus Friedl |
2000-02-21 | do not link to a commercial page.. | Theo de Raadt |
2000-02-15 | consistent indent. ok aaron@ | Markus Friedl |
2000-01-22 | ie. -> i.e., | Aaron Campbell |
2000-01-14 | sort options, from paskalis@di.uoa.gr; .Xr gzip 1 | Markus Friedl |
2000-01-14 | port:host:hostport in SYNOPSIS, from mep@netsec.net | Markus Friedl |
2000-01-04 | document -4, -6, and 'ssh -L 2022/::1/22' | Markus Friedl |
1999-12-25 | remove ref to .ssh/random_seed, mention .ssh/environment in .Sh FILES, too | Markus Friedl |