Age | Commit message (Expand) | Author |
2004-04-28 | It is a big pleasure for me to remove this highe pile of gunk from the tree. | Henning Brauer |
2004-04-28 | speed up -> sped up, from tedu@, ok beck@ | Cedric Berger |
2004-04-28 | Use the string version of system. Works with PAGER=less -s. | Marc Espie |
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 | Improve a bit. ok markus@ | Otto Moerbeek |
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 | make sure send and reply are in sync; ok henning | Markus Friedl |
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 tcpdump print carp as carp. Printing vrrp can be forced with -T vrrp. | Ryan Thomas McBride |
2004-04-28 | prevent multiple auth methods to be specified | Henning Brauer |
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 | 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 | prefix the auth related defines by AUTH_, we had a name clash, markus ok | Henning Brauer |
2004-04-28 | IPv6 support; ok beck@ | Damien Miller |
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 | rename the ipsec struct to auth, move all tcpmd5 related fields in there, and | Henning Brauer |
2004-04-27 | parser parts for ipsec ike, markus ok | Henning Brauer |
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 | two missing breaks, repairs tcpmd5, with markus | Henning Brauer |
2004-04-27 | initial documentation | Markus Friedl |
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 | unbreak^2 | Henning Brauer |
2004-04-27 | repair | Henning Brauer |
2004-04-27 | various small fixes; | Jason McIntyre |
2004-04-27 | crud stripping; henning ok | Theo de Raadt |
2004-04-27 | do the errno ERANGE dance around a strtol; henning ok | Theo de Raadt |
2004-04-27 | announce route refresh capability, and parse announced route refresh capa | Henning Brauer |
2004-04-27 | print route refresh capability if present | Henning Brauer |
2004-04-27 | initial route refresh support per RFC2918 | Henning Brauer |
2004-04-27 | curpeer must be set back to curgroup, not NULL | Henning Brauer |
2004-04-26 | need more checks on the keys | Henning Brauer |
2004-04-26 | drop tcp connections using sysctl(2) | Markus Friedl |