Age | Commit message (Expand) | Author |
2004-04-28 | carp stats cleanup: | Ryan Thomas McBride |
2004-04-28 | Removing some erroneous \n junk and a little KNF. ok & tested krw@ | Marco Peereboom |
2004-04-28 | remove dup file kvm_amd64 should be used. | Marco S Hyman |
2004-04-28 | prevent multiple auth methods to be specified | Henning Brauer |
2004-04-28 | spacing | Theo de Raadt |
2004-04-28 | spacing | Theo de Raadt |
2004-04-28 | remove XXX that is wrong | Theo de Raadt |
2004-04-28 | spacing | Henning Brauer |
2004-04-28 | spacing | Theo de Raadt |
2004-04-28 | correct yacc | Theo de Raadt |
2004-04-28 | don't load SAs into the kernel if IKE is used. | Markus Friedl |
2004-04-28 | keep route refresh counters into account when building sums, and | Henning Brauer |
2004-04-28 | pfsync stats fixups: | Ryan Thomas McBride |
2004-04-28 | add /etc/isakmpd/pubkeys/{fqdn,ipv4,ipv6,ufqdn}, theo markus ok | Henning Brauer |
2004-04-28 | prefix the auth related defines by AUTH_, we had a name clash, markus ok | Henning Brauer |
2004-04-28 | Make carp(4) aware of its physical interface: | Ryan Thomas McBride |
2004-04-28 | IPv6 support; ok beck@ | Damien Miller |
2004-04-28 | point out that pfsync_send_bus and pfsync_sendout must be called in splnet() | Philipp Buehler |
2004-04-27 | teach printconf about all this shiny new ipsec stuff | Henning Brauer |
2004-04-27 | set conf.auth.methodod for md5, too | Markus Friedl |
2004-04-27 | ike before in | Henning Brauer |
2004-04-27 | generate a isakmpd (host) key; ok henning, deraadt, cedric | Markus Friedl |
2004-04-27 | rename the ipsec struct to auth, move all tcpmd5 related fields in there, and | Henning Brauer |
2004-04-27 | clean up ifdef hell | Philipp Buehler |
2004-04-27 | parser parts for ipsec ike, markus ok | Henning Brauer |
2004-04-27 | make "pfctl -vvsq" to print "No queue in use" and exit when there is no | Kenjiro Cho |
2004-04-27 | getaddrinfo 4th arg has to be non-null. Gerard gerritsen | Jun-ichiro itojun Hagino |
2004-04-27 | add an example w/ fstat(1) | Philipp Buehler |
2004-04-27 | reworking of man page and sync/update usage(); | Jason McIntyre |
2004-04-27 | fd passing works over a socketpair too of course so document this. | Todd C. Miller |
2004-04-27 | two missing breaks, repairs tcpmd5, with markus | Henning Brauer |
2004-04-27 | initial documentation | Markus Friedl |
2004-04-27 | validate the sequence numbers on TCP resets are an exact match. check is only | Mike Frantzen |
2004-04-27 | don't loop forever on 0-size extensions | Markus Friedl |
2004-04-27 | regress check for macro presence/failure in bounded attrib declaration | Anil Madhavapeddy |
2004-04-27 | restrict the ipsec flows to BGP only; ok henning | Markus Friedl |
2004-04-27 | Set oldp en oldlenp to NULL; provide feedback; set exit status. | Otto Moerbeek |
2004-04-27 | Require NULL oldp when dropping a connection. | Otto Moerbeek |
2004-04-27 | Add __bounded__ attributes like the other hash functions have. | Todd C. Miller |
2004-04-27 | A quad is two ints, not two longs. Also fix some problems with | Otto Moerbeek |
2004-04-27 | unbreak^2 | Henning Brauer |
2004-04-27 | missing ';' in actually unreached code (pointed out by logix(at)franken.de) | Philipp Buehler |
2004-04-27 | repair | Henning Brauer |
2004-04-27 | missing `.It' which was causing START and CT descriptions to be concatenated; | Jason McIntyre |
2004-04-27 | Make the bit count u_int64_t instead of two u_int32_t. Adapted from | Todd C. Miller |
2004-04-27 | typo from Michael Knudsen; | Jason McIntyre |
2004-04-27 | typo and remove some Ns hacks no longer needed; | Jason McIntyre |
2004-04-27 | irregardless -> irrespective; | Jason McIntyre |
2004-04-27 | various small fixes; | Jason McIntyre |
2004-04-27 | regress test for environment passing, SendEnv & AcceptEnv options; ok markus@ | Damien Miller |