Age | Commit message (Expand) | Author |
2001-06-29 | Fix PF_SCRUB enumerator. | Angelos D. Keromytis |
2001-06-29 | note safety (discussed with art) | Jason Wright |
2001-06-29 | /etc/krb5.keytab -> /etc/kerberosV/krb5.keytab | Hans Insulander |
2001-06-29 | /etc/krb5.conf -> /etc/kerberosV/krb5.conf | Hans Insulander |
2001-06-29 | use mktemp for temporary files creation, remove unnecessary directory | Peter Valchev |
2001-06-29 | fix counter/reason array usage | Daniel Hartmeier |
2001-06-29 | KNF | smart |
2001-06-28 | Add swedish keyboard with or without dead keys. -moj | Mats O Jansson |
2001-06-28 | lower hiwat limits, enforce hi water mark | Niels Provos |
2001-06-28 | '/' can also be an instance separator (e.g. kerb5) | Todd C. Miller |
2001-06-28 | No longer used now that we do BSD auth | Todd C. Miller |
2001-06-28 | Clariry, brevity and grammar | Todd C. Miller |
2001-06-28 | add tree traversal code (new pf_tree_node->parent), dump states TAILQ and tra... | Daniel Hartmeier |
2001-06-28 | wrap 5-tuple rule match with MATCH_TUPLE. from ben fleis <ben@monkey.org> | Dug Song |
2001-06-28 | forgot to init fr_timeout | Niels Provos |
2001-06-28 | speling; jsyn@nthought.com | Todd C. Miller |
2001-06-28 | ssh java cardlet for smartcard support (source and uuencoded binary) | Markus Friedl |
2001-06-28 | support scrub directive. somebody please please BNF yaccify this. | Niels Provos |
2001-06-28 | first stab at packet normalization. includes full ip reassembly. | Niels Provos |
2001-06-28 | Add some more debugging information wrt PRF generation. | Angelos D. Keromytis |
2001-06-28 | remove printfs and add return codes | Jim Rees |
2001-06-28 | fix return codes | Jim Rees |
2001-06-28 | remove printfs and add return codes | Jim Rees |
2001-06-28 | Remove tokenrandomnumber(), call arc4random() directly; markus@ OK | Todd C. Miller |
2001-06-28 | Pijnenburg -> Securealink | Brad Smith |
2001-06-28 | usage() was out of date | Daniel Hartmeier |
2001-06-28 | '\0' terminated data[] is ok; ok markus@ | Kevin Steves |
2001-06-28 | update your /usr/share/mk, drahn@ says .. my bad | Todd T. Fries |
2001-06-28 | we don't all run elf yet | Todd T. Fries |
2001-06-28 | -Wall -Wno-unused | Hans Insulander |
2001-06-28 | Restore reference to packet filter. | Hugh Graham |
2001-06-28 | Disallow filter modification when the system is "highly secure". | Hugh Graham |
2001-06-28 | Compile kerberos4 with -Wall | Hans Insulander |
2001-06-28 | -Wall fixes | Hans Insulander |
2001-06-28 | fix one-byte overflows | Paul Janzen |
2001-06-28 | add an entry for ALTQ. | Kenjiro Cho |
2001-06-28 | Link with libcom_err for kerberos5 | Hans Insulander |
2001-06-28 | Link with libcom_err for kerberos5 | Hans Insulander |
2001-06-28 | Clarify authentication requirements. | Hans Insulander |
2001-06-27 | There is only one errno, and errno's is not a plural; jsyn@nthought.com | Paul Janzen |
2001-06-27 | Missed part of the IPF cleanup; openbsd@davidkrause.com | Angelos D. Keromytis |
2001-06-27 | change pf_tree_key->addr[2] from u_int32_t to struct in_addr for Niels | Daniel Hartmeier |
2001-06-27 | add cyberflex_fill_key_block, root_fid | Jim Rees |
2001-06-27 | in rdr rules, let port 0 be the port wildcard; ok dhartmei@ | jasoni |
2001-06-27 | Link with libkdb | Hans Insulander |
2001-06-27 | Change flag syntax | Kjell Wooding |
2001-06-27 | change pf_tree_node->state to void *, so Niels can use a tree for fragment ha... | Daniel Hartmeier |
2001-06-27 | Back out lasdt change, we no longer require login scripts to grok | Todd C. Miller |
2001-06-27 | errx() doesn't return. use err() to get errno as well. translate two common e... | Daniel Hartmeier |
2001-06-27 | spelling/grammer fixes; jsyn@nthought.com | Peter Valchev |