Age | Commit message (Expand) | Author |
2001-06-24 | When splitting instance from username, treat '/' as a separator as | Todd C. Miller |
2001-06-24 | grammar | jasoni |
2001-06-23 | sync skeyzero proto with recent changes | Todd C. Miller |
2001-06-23 | skeyzero() never uses its 2nd arg so remove it. Since the only thing | Todd C. Miller |
2001-06-23 | Document our S/Key library. | Todd C. Miller |
2001-06-23 | getskeyprompt() is gone | Todd C. Miller |
2001-06-23 | Get rid of f_HASH() and fold its functionality into keycrunch_HASH(). | Todd C. Miller |
2001-06-23 | document ll, depreciate q | Niels Provos |
2001-06-23 | more .%A handling; bk@rt.fm | Theo de Raadt |
2001-06-23 | ok, tmac is now fixed | Theo de Raadt |
2001-06-23 | join .%A entries; most by bk@rt.fm | Theo de Raadt |
2001-06-22 | openssl-engine-0.9.6a merge | Bob Beck |
2001-06-22 | import openssl-0.9.7-beta1 | Bob Beck |
2001-06-21 | Use symbolic names for MMU flavours, and correctly handle 68060 | Miod Vallat |
2001-06-20 | major number bump | Todd C. Miller |
2001-06-20 | We don't need an f() for each hash, just overload the per-hash | Todd C. Miller |
2001-06-20 | o Do per-record locking instead of whole file locking | Todd C. Miller |
2001-06-20 | o Add a length parameter to struct skey and rearrange some other structs | Todd C. Miller |
2001-06-18 | Clarify that if strlcat() does not find a NUL within siz byte it | Todd C. Miller |
2001-06-18 | o move passwd.conf variables into login.conf | Todd C. Miller |
2001-06-18 | Add new cgetusedb() function to toggle reading of .db files in getcap(3). | Todd C. Miller |
2001-06-18 | compile libc with -Werror since any warnings gcc produces without extra -Wfoo... | Todd C. Miller |
2001-06-18 | Fix a char vs. u_char problem I introduced in the last commit. | Todd C. Miller |
2001-06-18 | PalmOS fixes | Jim Rees |
2001-06-16 | Disable the STATUS character when reading passwords -- people seem to | Todd C. Miller |
2001-06-16 | sysarch() takes a void * | Theo de Raadt |
2001-06-16 | typo | Theo de Raadt |
2001-06-14 | Fix a buf oflow in EXAMPLES code; millert@ ok | Aaron Campbell |
2001-06-13 | SYSLEAF, not LEAF. shared libc_r builds now on alpha. | Artur Grabowski |
2001-06-13 | pretty | Artur Grabowski |
2001-06-13 | "#endif _THREAD_SAFE" is not legal | Artur Grabowski |
2001-06-12 | on openbsd, NI_MAXHOST value is different from RFC2553. PR 1870 | Jun-ichiro itojun Hagino |
2001-06-12 | import latest from CITI: | Jim Rees |
2001-06-11 | support EDNS0 (RFC2671) buffer size notification on DNS queries. | Jun-ichiro itojun Hagino |
2001-06-10 | proto; S@mSmith.net | Theo de Raadt |
2001-06-09 | remove confusing comparison with srand (it does not return the old seed) | assar |
2001-06-08 | Move copyright notice to top of file | Jim Rees |
2001-06-07 | import latest from CITI with Palm support | Jim Rees |
2001-06-07 | enable libsectok | Theo de Raadt |
2001-06-07 | fix compiler warnings | Jim Rees |
2001-06-07 | I hate cvs | Jim Rees |
2001-06-07 | libsectok for secure tokens (smartcard, iButton, etc) | Jim Rees |
2001-06-07 | Rogue debug printf. | Angelos D. Keromytis |
2001-06-05 | Fix pasto; kleink@netbsd.org | Paul Janzen |
2001-06-05 | License clarification from David Mazieres, ok deraadt@ | Peter Valchev |
2001-06-05 | repair copyright notices for NRL & cmetz; cmetz | Theo de Raadt |
2001-06-04 | oh, just include machine/asm.h | Michael Shalayeff |
2001-06-04 | entrieness cleanup | Michael Shalayeff |
2001-06-04 | add the file here too, to avoid confusion | Theo de Raadt |
2001-06-03 | Don't bail out early for users w/o passwd file entries since we may | Todd C. Miller |