| Age | Commit message (Expand) | Author |
| 2003-02-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz |
| 2003-02-20 | In ssl3_get_record (ssl/s3_pkt.c), minimize information leaked | wiz |
| 2003-02-04 | "Utilize" has exactly the same meaning as "use," but it is more | perry |
| 2003-01-28 | allocate, not alocate. Noted by mjl, not mjll. | wiz |
| 2003-01-27 | The last change I made was a little aggressive in changing the paths of | elric |
| 2003-01-27 | Fix password return values. | elric |
| 2003-01-26 | Prepend krb5/ to include paths that live in /usr/include/krb5/ so that | elric |
| 2003-01-26 | Forgot one include file from the last change. | elric |
| 2003-01-26 | Update script to modify include file paths to start the process of | elric |
| 2003-01-03 | posesses -> possesses | jschauma |
| 2003-01-02 | Use standard section headers. | wiz |
| 2003-01-02 | Use standard section headers; sort sections. | wiz |
| 2003-01-02 | Use standard section headers; space before punctuation in macro arguments. | wiz |
| 2003-01-02 | Use standard section headers. | wiz |
| 2003-01-02 | Sort sections. | wiz |
| 2003-01-02 | Fix Xref section, use standard section headers. | wiz |
| 2003-01-02 | Add RCS Id. | wiz |
| 2003-01-02 | Fix typos pointed out by Igor Sobrado in PR misc/19621. | jschauma |
| 2003-01-01 | interal -> internal | jschauma |
| 2002-12-31 | It is not valid C++ to have a semicolon after | kristerw |
| 2002-12-21 | compatibility, not compatability; from Adrian Mrva. | wiz |
| 2002-12-21 | described, not decribed. | wiz |
| 2002-12-21 | Two typos from Adrian Mrva. | wiz |
| 2002-12-21 | charcted probably means character. | wiz |
| 2002-12-21 | securely, not securly. From Adrian Mrva. | wiz |
| 2002-12-21 | Correct misspellings of authentication and available. From Adrian Mrva. | wiz |
| 2002-12-21 | ther -> their, from Adrian Mrva. | wiz |
| 2002-12-06 | Avoid conflict with reserved identifier "log". | thorpej |
| 2002-12-06 | Avoid strict alias warning. | thorpej |
| 2002-11-28 | Change all functions that call gssapi_krb5_init() to call one of | elric |
| 2002-11-27 | racoon.conf can be found in /etc/racoon, not /etc | darrenr |
| 2002-11-20 | sync w/ kame source from 2002/11/20. | itojun |
| 2002-11-20 | KAME racoon as of 2002/11/20 | itojun |
| 2002-11-18 | correct panic() condition - it was backwards. remove kame-local diff | itojun |
| 2002-10-21 | don't blindly trust rlen; from Heimdal 0.5.1 | joda |
| 2002-10-19 | use readlink with bufsize - 1; approved thorpej. | provos |
| 2002-10-18 | revert previous. need more time to think. | itojun |
| 2002-10-18 | condition to panic() was backwards. sync w/kame | itojun |
| 2002-10-18 | discourage the use of aggressive mode for identity disclosure. | itojun |
| 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-02 | Turn on strict alignment #define's, because racoon reliably core | elric |
| 2002-10-01 | upgrade to openssh 3.5. major changes include: | itojun |
| 2002-10-01 | OpenSSH 3.5 as of Oct 1, 2002 | itojun |
| 2002-09-28 | Changed documentation of the default setting for PermitRootLogin | elric |
| 2002-09-25 | tweak the example $HOME/.ssh/rc script to not show on any cmdline the | itojun |
| 2002-09-20 | select() -> poll() | mycroft |
| 2002-09-20 | select() -> poll() | mycroft |