summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-06-28ssh java cardlet for smartcard support (source and uuencoded binary)Markus Friedl
2001-06-28support scrub directive. somebody please please BNF yaccify this.Niels Provos
2001-06-28first stab at packet normalization. includes full ip reassembly.Niels Provos
2001-06-28Add some more debugging information wrt PRF generation.Angelos D. Keromytis
2001-06-28remove printfs and add return codesJim Rees
2001-06-28fix return codesJim Rees
2001-06-28remove printfs and add return codesJim Rees
2001-06-28Remove tokenrandomnumber(), call arc4random() directly; markus@ OKTodd C. Miller
2001-06-28Pijnenburg -> SecurealinkBrad Smith
2001-06-28usage() was out of dateDaniel Hartmeier
2001-06-28'\0' terminated data[] is ok; ok markus@Kevin Steves
2001-06-28update your /usr/share/mk, drahn@ says .. my badTodd T. Fries
2001-06-28we don't all run elf yetTodd T. Fries
2001-06-28-Wall -Wno-unusedHans Insulander
2001-06-28Restore reference to packet filter.Hugh Graham
2001-06-28Disallow filter modification when the system is "highly secure".Hugh Graham
2001-06-28Compile kerberos4 with -WallHans Insulander
2001-06-28-Wall fixesHans Insulander
2001-06-28fix one-byte overflowsPaul Janzen
2001-06-28add an entry for ALTQ.Kenjiro Cho
2001-06-28Link with libcom_err for kerberos5Hans Insulander
2001-06-28Link with libcom_err for kerberos5Hans Insulander
2001-06-28Clarify authentication requirements.Hans Insulander
2001-06-27There is only one errno, and errno's is not a plural; jsyn@nthought.comPaul Janzen
2001-06-27Missed part of the IPF cleanup; openbsd@davidkrause.comAngelos D. Keromytis
2001-06-27change pf_tree_key->addr[2] from u_int32_t to struct in_addr for NielsDaniel Hartmeier
2001-06-27add cyberflex_fill_key_block, root_fidJim Rees
2001-06-27in rdr rules, let port 0 be the port wildcard; ok dhartmei@jasoni
2001-06-27Link with libkdbHans Insulander
2001-06-27Change flag syntaxKjell Wooding
2001-06-27change pf_tree_node->state to void *, so Niels can use a tree for fragment ha...Daniel Hartmeier
2001-06-27Back out lasdt change, we no longer require login scripts to grokTodd C. Miller
2001-06-27errx() doesn't return. use err() to get errno as well. translate two common e...Daniel Hartmeier
2001-06-27spelling/grammer fixes; jsyn@nthought.comPeter Valchev
2001-06-27print inbound packets passed correctlyDaniel Hartmeier
2001-06-27TyposMiod Vallat
2001-06-27More pmax files are leaving the party.Miod Vallat
2001-06-27More mips leftovers to get rid of...Miod Vallat
2001-06-27sectok control programJim Rees
2001-06-27move -lsectok to Makefile.inc for nowMarkus Friedl
2001-06-27don't die if IPV6 isn't there, so that this will work even withBob Beck
2001-06-27Use bitfields for flag options in getopt.Kjell Wooding
2001-06-27Correct the MLINKS for poolArtur Grabowski
2001-06-27Document the -y flag:Hans Insulander
2001-06-27PMAP_NEW is no longer an option on sparc.Artur Grabowski
2001-06-27Add libdl via ELF_TOOLCHAIN define.Dale Rahn
2001-06-27import ALTQ userland tools from KAME.Kenjiro Cho
2001-06-27Add ELF_TOOLCHAIN makefile variable to be used to dealDale Rahn
2001-06-27crack majornumber.Hans Insulander
2001-06-27Add commented out ises driver. RNG works.Hakan Olsson