| Age | Commit message (Expand) | Author |
| 2003-12-11 | Fix the checkflist for builds without Kerberos 4 (MKKERBEROS4=no) | dyoung |
| 2003-11-17 | Various typo fixes from Jonathon Gray via jmc@openbsd. | wiz |
| 2003-09-18 | typo. markus@openbsd | itojun |
| 2003-09-18 | protect against double free; #660; zardoz at users.sf.net | itojun |
| 2003-09-18 | missing buffer_free(&encrypted); #662; zardoz at users.sf.net | itojun |
| 2003-09-18 | make sure we init nalloc. | christos |
| 2003-09-18 | fix problem in previous patch | christos |
| 2003-09-17 | More buffer size adjusted before allocation succeeded fixes. Bump to 20030917. | christos |
| 2003-09-16 | dammit, don't apply patches blindly. | christos |
| 2003-09-16 | bring more fixes from 3.7.1 | christos |
| 2003-09-16 | crank __NETBSDSSH_VERSION for buffer.c fix | lukem |
| 2003-09-16 | Do not record expanded size before attempting to reallocate the associated | christos |
| 2003-09-08 | SKEY and BSDAUTH #ifdef mixup | itojun |
| 2003-08-26 | Make getlastlogx have the pathname to the lastlogx database as first | wiz |
| 2003-07-28 | Apply patch from lha@, via OpenBSD portable SSH's revision 1.11 of this file: | jwise |
| 2003-07-24 | bring back krb4 support, just to suppress unwanted noise from other developers. | itojun |
| 2003-07-24 | upgrade openssl to 0.9.7b. (AES is now supported) | itojun |
| 2003-07-23 | the block is just for krb4 (not for krb5) so should be removed. lha | itojun |
| 2003-07-23 | typo on #if condition converesion | itojun |
| 2003-07-23 | remove KRB4 and AFS support. sync w/ openssh main tree | itojun |
| 2003-07-23 | license clarification (UCB 3-clause, and progressmeter) | itojun |
| 2003-07-10 | add __RCSID("$NetBSD$"), because it's hard to track our changes in a | lukem |
| 2003-07-04 | Undo unintended commit. | wiz |
| 2003-07-04 | Fix off-by-one. From William Allen Simpson in PR 22012. | wiz |
| 2003-06-30 | Quote punctuation so it gets marked up. | wiz |
| 2003-06-27 | Quote question mark; punctuation fix; new sentence, new line. | wiz |
| 2003-06-27 | Quote question mark. | wiz |
| 2003-06-27 | Be consistent in how we call .rhosts authentication. | wiz |
| 2003-05-26 | typo: get correct counters; introduced during rekeying change. (openbsd rev 1... | itojun |
| 2003-05-17 | sscanf overrun | itojun |
| 2003-05-15 | 64bit issue; reported by Havard Eidnes and Juergen Hannken-Illjes, sync w/ | itojun |
| 2003-05-14 | >implement kerberos over ssh2 ("kerberos-2@ssh.com"); tested with jakob@ | itojun |
| 2003-05-14 | markus@openbsd, for PR 20550 | itojun |
| 2003-05-14 | OpenSSH 3.6.1 as of 20030514 - krb5 over ssh2 | itojun |
| 2003-05-14 | setup -> set up. | wiz |
| 2003-04-14 | avoid hardcoded SOCK_xx; with markus; should allow ssh over SCTP | itojun |
| 2003-04-08 | new copyright notice (w/ TNF copyright). thanks millert | itojun |
| 2003-04-07 | Some e.g. cleanup: replace "eg" with "e.g.,". From Igor Sobrado in PR 19692. | wiz |
| 2003-04-03 | sync w/ 3.6.1 (remove files that are removed on openssh repo) | itojun |
| 2003-04-03 | sync w/ 3.6.1 | itojun |
| 2003-04-03 | OpenSSH 3.6.1 as of 2003/4/3 | itojun |
| 2003-03-26 | Support populating the environment from login.conf(5)'s "setenv" | lukem |
| 2003-03-24 | Add missing | lukem |
| 2003-03-24 | * Add log messages for password or account expiry; it makes it much easier | lukem |
| 2002-12-06 | Avoid conflict with reserved identifier "log". | thorpej |
| 2002-10-15 | back out the previous change. We really don't want to enable login on a | manu |
| 2002-10-15 | Re-allow connection when /dev is read-only, and the tty is owned by the | manu |
| 2002-10-04 | use cast to unsigned long long, instead of PRIu64 | itojun |
| 2002-10-03 | use PRIu64 for u_int64_t. | petrov |
| 2002-10-01 | upgrade to openssh 3.5. major changes include: | itojun |