summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-06-29Fix PF_SCRUB enumerator.Angelos D. Keromytis
2001-06-29note safety (discussed with art)Jason Wright
2001-06-29/etc/krb5.keytab -> /etc/kerberosV/krb5.keytabHans Insulander
2001-06-29/etc/krb5.conf -> /etc/kerberosV/krb5.confHans Insulander
2001-06-29use mktemp for temporary files creation, remove unnecessary directoryPeter Valchev
2001-06-29fix counter/reason array usageDaniel Hartmeier
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 tra...Daniel Hartmeier
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
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