summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2001-06-26implement djb's getpeereid(2), to allow local-domain servers to determine cli...Dug Song
2001-06-26compile cleanlyTheo de Raadt
2001-06-25add cyberflex_verify_AUT0()Markus Friedl
2001-06-25-WallMarkus Friedl
2001-06-25DLT_PFLOGNiels Provos
2001-06-25add Cyberflex public key loading functionJim Rees
2001-06-25add key Cyberflex key loading functionsJim Rees
2001-06-25Refer to siginterrupt(3) rather than to a nonexistant part of intro(2)Paul Janzen
2001-06-25fix long arg for alphaJim Rees
2001-06-25Document that behaviour is undefined if the argument isn't EOF or an unsignedPaul Janzen
2001-06-25grammarPaul Janzen
2001-06-24remove double space after commajasoni
2001-06-24When splitting instance from username, treat '/' as a separator asTodd C. Miller
2001-06-24grammarjasoni
2001-06-23sync skeyzero proto with recent changesTodd C. Miller
2001-06-23skeyzero() never uses its 2nd arg so remove it. Since the only thingTodd C. Miller
2001-06-23Document our S/Key library.Todd C. Miller
2001-06-23getskeyprompt() is goneTodd C. Miller
2001-06-23Get rid of f_HASH() and fold its functionality into keycrunch_HASH().Todd C. Miller
2001-06-23document ll, depreciate qNiels Provos
2001-06-23more .%A handling; bk@rt.fmTheo de Raadt
2001-06-23ok, tmac is now fixedTheo de Raadt
2001-06-23join .%A entries; most by bk@rt.fmTheo de Raadt
2001-06-22openssl-engine-0.9.6a mergeBob Beck
2001-06-22import openssl-0.9.7-beta1Bob Beck
2001-06-21Use symbolic names for MMU flavours, and correctly handle 68060Miod Vallat
2001-06-20major number bumpTodd C. Miller
2001-06-20We don't need an f() for each hash, just overload the per-hashTodd C. Miller
2001-06-20o Do per-record locking instead of whole file lockingTodd C. Miller
2001-06-20o Add a length parameter to struct skey and rearrange some other structsTodd C. Miller
2001-06-18Clarify that if strlcat() does not find a NUL within siz byte itTodd C. Miller
2001-06-18o move passwd.conf variables into login.confTodd C. Miller
2001-06-18Add new cgetusedb() function to toggle reading of .db files in getcap(3).Todd C. Miller
2001-06-18compile libc with -Werror since any warnings gcc produces without extra -Wfoo...Todd C. Miller
2001-06-18Fix a char vs. u_char problem I introduced in the last commit.Todd C. Miller
2001-06-18PalmOS fixesJim Rees
2001-06-16Disable the STATUS character when reading passwords -- people seem toTodd C. Miller
2001-06-16sysarch() takes a void *Theo de Raadt
2001-06-16typoTheo de Raadt
2001-06-14Fix a buf oflow in EXAMPLES code; millert@ okAaron Campbell
2001-06-13SYSLEAF, not LEAF. shared libc_r builds now on alpha.Artur Grabowski
2001-06-13prettyArtur Grabowski
2001-06-13"#endif _THREAD_SAFE" is not legalArtur Grabowski
2001-06-12on openbsd, NI_MAXHOST value is different from RFC2553. PR 1870Jun-ichiro itojun Hagino
2001-06-12import latest from CITI:Jim Rees
2001-06-11support EDNS0 (RFC2671) buffer size notification on DNS queries.Jun-ichiro itojun Hagino
2001-06-10proto; S@mSmith.netTheo de Raadt
2001-06-09remove confusing comparison with srand (it does not return the old seed)assar
2001-06-08Move copyright notice to top of fileJim Rees
2001-06-07import latest from CITI with Palm supportJim Rees