Age | Commit message (Expand) | Author |
2001-07-05 | IPComp support. angelos@ ok. | Jean-Jacques Bernard-Gundol |
2001-07-05 | Add d2i_X509_NAME | Angelos D. Keromytis |
2001-07-05 | Document ASN1 DN. | Angelos D. Keromytis |
2001-07-05 | DER_ASN1_DN ID handling --- untested | Angelos D. Keromytis |
2001-07-05 | On closer inspection, freeing the X509 names is bad. I should stop | Angelos D. Keromytis |
2001-07-05 | Free X509 names in case of failure and when done. | Angelos D. Keromytis |
2001-07-05 | clarify -a. sync with kame | Jun-ichiro itojun Hagino |
2001-07-05 | build iopctl on alpha, i386, powerpc | Michael Shalayeff |
2001-07-05 | controlling utility for iop(4) | Michael Shalayeff |
2001-07-04 | cleaner | Theo de Raadt |
2001-07-04 | Merge entries. | Angelos D. Keromytis |
2001-07-04 | Better handling of Key IDs. | Angelos D. Keromytis |
2001-07-04 | Some text on KEY_ID payloads. | Angelos D. Keromytis |
2001-07-04 | add new icmp codes and types as symbolic names, ok deraadt | Peter Stromberg |
2001-07-04 | do not pick a fight | Theo de Raadt |
2001-07-04 | Better IPv6/IPv4 integration | Niklas Hallqvist |
2001-07-04 | IPv6 | Niklas Hallqvist |
2001-07-04 | link to portal.conf.5; dead karls@inet.no | Theo de Raadt |
2001-07-03 | Fix policy information for IPv6 subnet/range cases. This is ugly, I'll | Angelos D. Keromytis |
2001-07-03 | sync set_spi with netbsd (fixes typo). | Markus Friedl |
2001-07-03 | Put missing \n's in som error messages; consolidate redundant "if" (OK theo@). | Ian Darwin |
2001-07-03 | strlcpy->strncpy for now | Markus Friedl |
2001-07-03 | Missed a few style fixes... | Hakan Olsson |
2001-07-03 | Document -q option. Some style fixes. dhartmei@ ok. | Hakan Olsson |
2001-07-03 | Add a -q (quiet) option. dhartmei@ ok. | Hakan Olsson |
2001-07-03 | Wait with strlcpy a while, change to strncpy. | Hakan Olsson |
2001-07-03 | use strlcpy instead of memcpy to copy strings | Hakan Olsson |
2001-07-03 | Slightly more verbose error messages. | Hakan Olsson |
2001-07-02 | No, do NOT build them on everything | Theo de Raadt |
2001-07-02 | Typo. | Hakan Olsson |
2001-07-02 | #include <string.h> to get mem* prototypes. | Todd C. Miller |
2001-07-02 | make the alpha happy | Theo de Raadt |
2001-07-01 | tag packets generated by pf (return-rst, return-icmp) so they are not filtere... | Daniel Hartmeier |
2001-07-01 | Appeared in 3.0, not 2.9; openbsd@davidkrause.com | Angelos D. Keromytis |
2001-07-01 | Remove warnings from non-DDEBUG case; angelos told me. | Niklas Hallqvist |
2001-07-01 | ISAKMP configuration, a.k.a IKECFG or "mode-config", protocol implementation. | Niklas Hallqvist |
2001-07-01 | strtol strictness. Style. Do not use dst end on an unconnected socket. | Niklas Hallqvist |
2001-07-01 | More Style police, but also sane checking of address | Niklas Hallqvist |
2001-07-01 | strict strtol checking. text2sockaddr/sockaddr2text implementations | Niklas Hallqvist |
2001-07-01 | Style | Niklas Hallqvist |
2001-07-01 | Style police | Niklas Hallqvist |
2001-07-01 | Regression test for isakmpd utility functions, initially just text2sockaddr. | Niklas Hallqvist |
2001-07-01 | Start support for IPv6 addresses in policy. | Angelos D. Keromytis |
2001-07-01 | Set size correctly for IPv6 Phase 1 IDs. | Angelos D. Keromytis |
2001-07-01 | Debug information for IDs. | Angelos D. Keromytis |
2001-07-01 | Return the right length for address IDs. | Angelos D. Keromytis |
2001-07-01 | Add port ranges to the rdr directive. Connections can be redirected | Kjell Wooding |
2001-07-01 | Always print filter statistics, even when the filter is disabled. | Kjell Wooding |
2001-07-01 | Finish with posixifying command options. Now both "pfctl -Fs" and | Kjell Wooding |
2001-07-01 | Get the 'default:' case right too. | Hakan Olsson |