Age | Commit message (Expand) | Author |
2004-04-28 | Use the string version of system. Works with PAGER=less -s. | Marc Espie |
2004-04-28 | update to libevent 0.8; keep local changes | Brad Smith |
2004-04-28 | slightly more intricate selectors code. | Marc Espie |
2004-04-28 | Blech, SFS yields weird mount/df shit. | Marc Espie |
2004-04-28 | if a peer follows the extremely misgiuded path that the RFCs just barely allow | Henning Brauer |
2004-04-28 | FILE * leak; henning ja ja ja ja | Theo de Raadt |
2004-04-28 | clean up EXAMPLES; | Jason McIntyre |
2004-04-28 | typo from Jared Yanovich; | Jason McIntyre |
2004-04-28 | Improve a bit. ok markus@ | Otto Moerbeek |
2004-04-28 | sync | Theo de Raadt |
2004-04-28 | manpage fixes in envpass stuff from Brian Poole (raj AT cerias.purdue.edu) | Damien Miller |
2004-04-28 | Put authpf user's IP addresses in the <authpf_users> table. | Cedric Berger |
2004-04-28 | support for AH flows and SAs | Markus Friedl |
2004-04-28 | Unbreak the stuff that I commited first that was totaly broken. OK henning@ | Claudio Jeker |
2004-04-28 | allow ah/esp spec with IKE, markus ok | Henning Brauer |
2004-04-28 | do not give up on ESRCH, someone might have mucked with ipsecadm behind | Henning Brauer |
2004-04-28 | make this at least compile | Henning Brauer |
2004-04-28 | do not return here | Philipp Buehler |
2004-04-28 | make sure send and reply are in sync; ok henning | Markus Friedl |
2004-04-28 | Include db.h, not ndbm.h since this uses db routines and not ndbm. | Todd C. Miller |
2004-04-28 | Enable route refresh in the RDE. Now peer can request route refreshes. | Claudio Jeker |
2004-04-28 | keep track of which ipsec/md5 SAs we inserted - ESRCH on blind removal | Henning Brauer |
2004-04-28 | make return-rst work on pure bridges. ok dhartmei@ henning@ mcbride@ | Cedric Berger |
2004-04-28 | Dont step into INET6 code, just because af != AF_INET | Philipp Buehler |
2004-04-28 | remove mb_object*; ok tedu | Markus Friedl |
2004-04-28 | Make tcpdump print carp as carp. Printing vrrp can be forced with -T vrrp. | Ryan Thomas McBride |
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 |