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