summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-02-05remove never-to-be-used codepath (IPv4 mapped address). ok mcbrideJun-ichiro itojun Hagino
2004-02-05take RFC2460 section 5 last paragraph into consideration when we compute MSSJun-ichiro itojun Hagino
2004-02-05Add ifstated(8) manpage.Ryan Thomas McBride
2004-02-05Clean up command line options:Ryan Thomas McBride
2004-02-05Emphasise 'stderr'.Ryan Thomas McBride
2004-02-05correct size of registers written outTheo de Raadt
2004-02-05syncTheo de Raadt
2004-02-05prelimary sets for arm.Dale Rahn
2004-02-04Add initial sample config for ifstated. Syntax will change.Ryan Thomas McBride
2004-02-04Update to ifstated; replace parser, introduce the concept of states,Ryan Thomas McBride
2004-02-04Print a warning about disabling TSC.Alexander Yurchenko
2004-02-04s/transmitts/transmits/Jason McIntyre
2004-02-04remove some debug code and cleanup..Theo de Raadt
2004-02-04Pegasos II support, works around new northbridge config odditiesDale Rahn
2004-02-04support wi@usb on pegasos.Dale Rahn
2004-02-04Change these defines to be a display specific define and also removeDale Rahn
2004-02-04upper case ip;Jason McIntyre
2004-02-04Fix anchors (^ or $) in -w mode broken by the last commit's -w overhaul.Todd C. Miller
2004-02-04Test 'pass proto { tcp udp icmp } modulate state' type rulesRyan Thomas McBride
2004-02-04Test comment continuation with \Ryan Thomas McBride
2004-02-04Traditionally, getopt(3) has treated "--foo" the same as "--". However,Todd C. Miller
2004-02-04Handle rules like 'pass ... proto { tcp udp icmp } ... modulate state'Ryan Thomas McBride
2004-02-04hand craft elf size for amd64Michael Shalayeff
2004-02-04typo within comment, deilver -> deliverDaniel Hartmeier
2004-02-04(uid_t) -1 is a valid uid, so do not use it as a flag.Otto Moerbeek
2004-02-04$OpenBSD$, teduHenning Brauer
2004-02-04remove kludge now that proper IPV6_MMTU handling is inDaniel Hartmeier
2004-02-04Document 'set limit src-nodes'Ryan Thomas McBride
2004-02-04Fix a number of bugs with setting pool limits which I introduced withRyan Thomas McBride
2004-02-04Better error message when bpf device open fails.Otto Moerbeek
2004-02-04Move BGP path attribute handling functions in a own file. henning@ conceptual okClaudio Jeker
2004-02-04Move the update generation into a separate file. The update generation hasClaudio Jeker
2004-02-04H comes before J;Jason McIntyre
2004-02-04strictly follow RFC2460 section 5, last paragraph (sender behavior whenJun-ichiro itojun Hagino
2004-02-04Some more non-alignment problems resolved.Otto Moerbeek
2004-02-04Test ^ and $ in -w mode; currently fails. Fix awaiting approval...Todd C. Miller
2004-02-04more KNFHenning Brauer
2004-02-04unobfuscate varargs shitzHenning Brauer
2004-02-04asprintfHenning Brauer
2004-02-048579 lines of KNF, ANSO and zap-junk diff without the resulting binaryHenning Brauer
2004-02-03OK, this time the AES soft keys work with ssh and such. I spent over 3Theo de Raadt
2004-02-03Make sure option NO_PROPOLICE only adds the -fno-stack-protector option.Miod Vallat
2004-02-03replace the previous hack for the internal peer id allocator (which just usedHenning Brauer
2004-02-03bring some standard C++ fixes, mostly from NetBSD.Marc Espie
2004-02-03oops, software key gen bugTheo de Raadt
2004-02-03Use the correct type for time_t.Dale Rahn
2004-02-03ourtime should match prototype in extern.h 'change globals.h' deraad@Dale Rahn
2004-02-03Switch to using software generated extended keys (because the cpu cannotTheo de Raadt
2004-02-03adding tests after fixing bugs to prevent them from reapperaing gives extraHenning Brauer
2004-02-03you shall not forget committing regress fixes after fixing a bugHenning Brauer