summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2000-06-15RSA goes in tree for next our next release, as it will be afterBob Beck
2000-06-14document swap encrypt ctl levelNiels Provos
2000-06-13Fix some compile warnings.Angelos D. Keromytis
2000-06-13Cast to avoid warning.Angelos D. Keromytis
2000-06-13Support files for shared library, expected by gcc, allows shared libraries toDale S. Rahn
2000-06-12correct ENI_SALEN case to meet rfc2553bis.Jun-ichiro itojun Hagino
2000-06-12correct behavior against invalid sockaddr. previous code may return 0Jun-ichiro itojun Hagino
2000-06-09remove unused codeEric Jackson
2000-06-062nd patch for stack mishandling; wd@ics.nara-wu.ac.jpTheo de Raadt
2000-06-01State explicitly that strlc{py,at} only work on real C strings.Todd C. Miller
2000-05-25synchronize net.inet{,6} as much as possible with reality.Jun-ichiro itojun Hagino
2000-05-25no more nfsiod; mickeyTheo de Raadt
2000-05-25remove net.inet6.ip6.gif_hlimJun-ichiro itojun Hagino
2000-05-24add AF_INET6.Jun-ichiro itojun Hagino
2000-05-19use getifaddrs(3) instead of SIOCGIFCONF, to avoid alignment issues.Jun-ichiro itojun Hagino
2000-05-19Fix macro typo.Angelos D. Keromytis
2000-05-18Really find the requested assertions, and fix authorizer retrieval.Angelos D. Keromytis
2000-05-18Grrr...typo'ed on the typo correction...I'll call it a day (or night).Angelos D. Keromytis
2000-05-18Oops, typo.Angelos D. Keromytis
2000-05-18Manpage links.Angelos D. Keromytis
2000-05-18Plug a minor memory leak associated with kn_get_licensees(), and makeAngelos D. Keromytis
2000-05-17nroff fixes (correct Dt, linebreak).Jun-ichiro itojun Hagino
2000-05-17Oops, typo.Angelos D. Keromytis
2000-05-17Add kn_free_key()Angelos D. Keromytis
2000-05-15correct type of 2nd argument to meet RFC2553. (this should raise no ABIJun-ichiro itojun Hagino
2000-05-15translate DNS error code into getaddrinfo error code (EAI_xxx). PR 1229.Jun-ichiro itojun Hagino
2000-05-15Add support for building libraries with debugging information in them.Niklas Hallqvist
2000-05-01bye bye semconfig(2)Theo de Raadt
2000-05-01Document device lookup semantics.Hugh Graham
2000-04-30crank minorTodd C. Miller
2000-04-30Add OPENDEV_BLCKTodd C. Miller
2000-04-30Add OPENDEV_BLCK flag for opening the block devices (the characterTodd C. Miller
2000-04-30#ifdef vax -> #ifdef __vax__Brandon Creighton
2000-04-28fix Xr; glam0006@tc.umn.eduTheo de Raadt
2000-04-28fleshTheo de Raadt
2000-04-28improve the englishTheo de Raadt
2000-04-28NCARGS is bigger these days; akr@m17n.orgTheo de Raadt
2000-04-28type decl errorTheo de Raadt
2000-04-27s/PCAP_ERRBUFF_SIZE/PCAP_ERRBUF_SIZE/ (sync with reality)Jun-ichiro itojun Hagino
2000-04-27crank minorTheo de Raadt
2000-04-27remove unused struct def. more sanity check for NULL.Jun-ichiro itojun Hagino
2000-04-27Remove redundant HISTORY section.Aaron Campbell
2000-04-26sync with libpcap v0.5Jakob Schlyter
2000-04-26const poisoningJun-ichiro itojun Hagino
2000-04-26add $KAME$ for future version trackingJun-ichiro itojun Hagino
2000-04-26bring in latest KAME implementation.Jun-ichiro itojun Hagino
2000-04-26remove #if 0'ed portion which we will never revisit (no behavior change).Jun-ichiro itojun Hagino
2000-04-26sync with latest kame.Jun-ichiro itojun Hagino
2000-04-25well if you cannot do a libc commit properly a week before 2.7 tree lock, sur...Theo de Raadt
2000-04-25TypoMarc Espie