summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-06-25zap pmaxTheo de Raadt
2001-06-25Defer output checksumming until ip_output() or hardware.Angelos D. Keromytis
2001-06-25Build kpasswdd - krb5 password changing daemon.Hans Insulander
2001-06-25Remove unnecessary temporary variable.Angelos D. Keromytis
2001-06-25Always defer output TCP checksumming until ip_output() (or hardware,Angelos D. Keromytis
2001-06-25remove inlines they are plain wrongMichael Shalayeff
2001-06-25Move common post M_COPY_HDR manipulation to the macro itself; angelos@ ok.Federico G. Schwindt
2001-06-25put pf before ipsec processing. return error code and free mbuf chainNiels Provos
2001-06-25partial endianess fixesMichael Shalayeff
2001-06-25Remove bogus "kpasswd" entry.Hans Insulander
2001-06-25Rework errrorhandling so that it syslogs any error, instead of writing themHans Insulander
2001-06-25Enable KerberosIV supportHans Insulander
2001-06-25do not drop unsupported protocol. default to pass. needs to be configurableNiels Provos
2001-06-25remove dependency on pmax tree. cleanup a little while hereEric Jackson
2001-06-25cold is in systm nowMichael Shalayeff
2001-06-25Show a "3" in -r output if RTF_PROTO3 is set; ok itojun@ and millert@Niklas Hallqvist
2001-06-25typoPaul Janzen
2001-06-25pmax bye bye byeTheo de Raadt
2001-06-25Mention BSD Authentication.Hans Insulander
2001-06-25Some KNF, do not have a char fiel between pointers, it createsNiklas Hallqvist
2001-06-25grammarPaul Janzen
2001-06-25Use in_cksum_phdr() rather than in_cksum() -- from NetBSDAngelos D. Keromytis
2001-06-25BSD Auth login script for KerberosV. Written by me with assistance fromHans Insulander
2001-06-25config interfaces defines.Dale Rahn
2001-06-25use only ioctl return values found in errno.hDaniel Hartmeier
2001-06-25Handle responder cookies same as initiator cookies.Hakan Olsson
2001-06-24do not refer uninitialized varJun-ichiro itojun Hagino
2001-06-24printf string fixJun-ichiro itojun Hagino
2001-06-24bye bye, with prejudiceTheo de Raadt
2001-06-24remove assumption that protocol header follows the ip header.Jun-ichiro itojun Hagino
2001-06-24bye byeTheo de Raadt
2001-06-24remove double space after commajasoni
2001-06-24bye byeHans Insulander
2001-06-24More descriptive panic messages, sync with NetBSDAngelos D. Keromytis
2001-06-24ioctlbuffer renamed.Artur Grabowski
2001-06-24rename ioctlbuffer to pfioc.Artur Grabowski
2001-06-24make it compile w/o pfMichael Shalayeff
2001-06-24Import in_cksum_phdr() and in_cksum_addword() from NetBSD.Angelos D. Keromytis
2001-06-24Sync in4_cksum() with NetBSD, and change its use in in_delayed_cksum.Angelos D. Keromytis
2001-06-24Rename login_krb-or-pwd to login_krb4-or-pwdHans Insulander
2001-06-24Add the pf device for the shiny new packet filterKjell Wooding
2001-06-24typo; masonTheo de Raadt
2001-06-24Import in_delayed_cksum() and convert to using it; also, don't doAngelos D. Keromytis
2001-06-24Update to reflect new names.Hans Insulander
2001-06-24Rename login_krb-or-pwd to login_krb4-or-pwdHans Insulander
2001-06-24add i2o stubsMichael Shalayeff
2001-06-24yet another old M: missing SUDO i includes targetNiklas Hallqvist
2001-06-24-Warn cleanups for powerpc, still not done.Dale Rahn
2001-06-24u_long/u_short and memcpy/memset changesDaniel Hartmeier
2001-06-24Add prototypes for softnet, ofrootfound.Dale Rahn