Age | Commit message (Expand) | Author |
2004-12-28 | reset skip interface flags on reloads and for -Fall | Henning Brauer |
2004-12-28 | handle strtoul correctly on 64-bit machines; hshoexer ok | Theo de Raadt |
2004-12-28 | proper portable C; ok hshoexer | Theo de Raadt |
2004-12-28 | Correctly determine length of rsa key passed by the kernel to userland. Found | Hans-Joerg Hoexer |
2004-12-28 | use __LP64__; miod | Theo de Raadt |
2004-12-27 | unbreak tree | Theo de Raadt |
2004-12-27 | reset skip interface flags on reloads and for -Fall | Henning Brauer |
2004-12-27 | Fix broken pointer arithmetic when receiving a RSA key from the kernel. Found | Hans-Joerg Hoexer |
2004-12-26 | snprintf return value paranoia; henning ok | Theo de Raadt |
2004-12-25 | #ifndef SMALL throughout this, for install media; ok mcbride | Theo de Raadt |
2004-12-23 | set rule_flag PFRULE_SRCTRACK when setting srctrack, found by camield@ | Daniel Hartmeier |
2004-12-22 | Introduce 'set skip on <ifspec>' to support a list of interfaces where no | Daniel Hartmeier |
2004-12-22 | Fix parenthesis mismatch, from Stefan Miltchev. Thanks! | Hans-Joerg Hoexer |
2004-12-22 | also pass SIGINT/QUIT to child, from mpech@. ok avsm@ | Otto Moerbeek |
2004-12-22 | some -Wimplicit-function-declaration cleaning; ok millert@ | David Krause |
2004-12-19 | use strchr instead of index | Theo de Raadt |
2004-12-15 | missing free()s; with pat | Henning Brauer |
2004-12-14 | &&/|| inversion would try to merge IP addresses with non-addresses into a | Mike Frantzen |
2004-12-14 | Reword comment a bit for clarity. hshoexer@ ok. | Hakan Olsson |
2004-12-14 | add two warn() calls to make sure a warning message gets printed if one of | Mike Frantzen |
2004-12-14 | Allow the Address, Network, or Netmask values of the <IPsec-ID> to be | Ryan Thomas McBride |
2004-12-14 | link0 drops IP multicast, and link1 non-IP multicast. Not the other way | Camiel Dobbelaar |
2004-12-14 | mention /var/backups; | Jason McIntyre |
2004-12-13 | sync authpf anchor syntax; | Jason McIntyre |
2004-12-13 | make sure the isakmpd_s has id_r/s set; ok hshoexer, ho | Markus Friedl |
2004-12-11 | A compare function for heapsort(3) should not just subtract two | Otto Moerbeek |
2004-12-10 | allow pf to filter on route labels | Henning Brauer |
2004-12-10 | check msg->isakmp_sa != NULL before the transport gets updated; ok hshoexer | Markus Friedl |
2004-12-08 | 1. allow up to DPD_RETRANS_MAX retransmitted R_U_THERE messages. | Markus Friedl |
2004-12-08 | NAT/T: replace the isakmpd SA transport with the transport from the | Markus Friedl |
2004-12-08 | Add "'overload' requires 'max-src-conn' or 'max-src-conn-rate'" sanity check, | Ryan Thomas McBride |
2004-12-07 | space between macro arg and punctuation; | Jason McIntyre |
2004-12-07 | Document 'carpdev' | Ryan Thomas McBride |
2004-12-07 | Add the 'carpdev' option, to set the carp devices physical interface. | Ryan Thomas McBride |
2004-12-07 | KNF | Ryan Thomas McBride |
2004-12-07 | re-commit mcbride@'s 'flush global', this time without the breakage in | Daniel Hartmeier |
2004-12-07 | note that -a is the default if no params given; | Jason McIntyre |
2004-12-07 | real backout | Theo de Raadt |
2004-12-07 | oops, incomplete backout | Theo de Raadt |
2004-12-07 | tree does not compile, spotted by dlg (not obvious how to fix) | Theo de Raadt |
2004-12-07 | Change the default for 'overload <table> flush' to flush only states from the | Ryan Thomas McBride |
2004-12-07 | default to interface printing, instead of help message. any illegal - | Theo de Raadt |
2004-12-06 | RFC2409 mandates min and max nonce lengths. hshoexer@ ok. | Hakan Olsson |
2004-12-05 | extend window of "ignoring route messages on the socket" for 10 seconds | Theo de Raadt |
2004-12-05 | initialize $$->tail and $$->next for MAXSRCCONNRATE | Daniel Hartmeier |
2004-12-04 | Userland support for limiting open tcp connections per source. eg: | Ryan Thomas McBride |
2004-12-02 | Default to A/UX partition type for OpenBSD newly created partitions on mac68k. | Miod Vallat |
2004-12-01 | not all interfaces support mtu setting; | Jason McIntyre |
2004-12-01 | add pppoe stuff to usage(); | Jason McIntyre |
2004-12-01 | - sort options | Jason McIntyre |