summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2001-06-29KNFsmart
2001-06-28Add swedish keyboard with or without dead keys. -mojMats O Jansson
2001-06-28lower hiwat limits, enforce hi water markNiels Provos
2001-06-28'/' can also be an instance separator (e.g. kerb5)Todd C. Miller
2001-06-28No longer used now that we do BSD authTodd C. Miller
2001-06-28Clariry, brevity and grammarTodd C. Miller
2001-06-28add tree traversal code (new pf_tree_node->parent), dump states TAILQ and ↵Daniel Hartmeier
traverse a tree instead.
2001-06-28wrap 5-tuple rule match with MATCH_TUPLE. from ben fleis <ben@monkey.org>Dug Song
2001-06-28forgot to init fr_timeoutNiels Provos
2001-06-28speling; jsyn@nthought.comTodd C. Miller
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
okay dhartmei@, dugsong@
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
Passed by dhartmei.
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
-Fs, -Fn, -Fr, -FS to flush states, nat rules, filter rules, stats -ss, -sn, -sr, -sS to show them -z goes away
2001-06-27change pf_tree_node->state to void *, so Niels can use a tree for fragment ↵Daniel Hartmeier
handling
2001-06-27Back out lasdt change, we no longer require login scripts to grokTodd C. Miller
instances (unless they support them natively such as for kerberos).
2001-06-27errx() doesn't return. use err() to get errno as well. translate two common ↵Daniel Hartmeier
errno. ok provos@
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