Age | Commit message (Expand) | Author |
2002-06-10 | The dlopen() stuff goes away. | Hakan Olsson |
2002-06-09 | rm trailing whitespace | Todd T. Fries |
2002-05-10 | DLT_NULL -> DLT_LOOP | Hakan Olsson |
2002-03-05 | -Werror not possible, because of openssl constification. thanks guys | Theo de Raadt |
2002-02-19 | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. | Todd C. Miller |
2002-02-17 | Manual cleanup of remaining userland __P use (excluding packages maintained o... | Todd C. Miller |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2002-01-25 | Update. <mccreary@pch.net> | Hakan Olsson |
2001-10-26 | Update for FreeBSD port. Noted by olof@crt.se. | Hakan Olsson |
2001-10-26 | As sysdep/ is included for all OSes, this file is now obsolete. | Hakan Olsson |
2001-10-26 | Add sysdep_sa_len function. | Hakan Olsson |
2001-08-23 | Compile on old systems, my version. | Niklas Hallqvist |
2001-08-23 | sync w/ netbsd | Markus Friedl |
2001-08-22 | Revert last change. | Hakan Olsson |
2001-08-22 | Compile on older systems. | Hakan Olsson |
2001-08-22 | IPCOMP policy control should be optional for backward | Niklas Hallqvist |
2001-08-22 | Bypass IPCOMP too. | Niklas Hallqvist |
2001-08-13 | use getifaddrs(3) rather than SIOCGIFCONF. in fact, if_map() does not do | Jun-ichiro itojun Hagino |
2001-08-13 | need to use IPV6_IPSEC_POLICY for IPv6 bypass policy setting. from the | Jun-ichiro itojun Hagino |
2001-08-12 | #(endif|else) foo is incorrect, make it #endif /* foo */ | Heikki Korpela |
2001-07-18 | minor updates. | Markus Friedl |
2001-07-06 | style | Niklas Hallqvist |
2001-07-06 | Remove support for PF_ENCAP (deprecated since OpenBSD2.5). | Hakan Olsson |
2001-07-03 | sync set_spi with netbsd (fixes typo). | Markus Friedl |
2001-06-29 | KAME-integrated BSDs have getnameinfo | Jun-ichiro itojun Hagino |
2001-06-29 | Reflect setsockopt changes. May need further mods for KAME IPsecs. | Hakan Olsson |
2001-06-29 | setsockopt flags needs to be IPv6 aware | Hakan Olsson |
2001-06-29 | On OpenBSD, we want -Werror. | Hakan Olsson |
2001-06-29 | Get rid of redundant lengths in get_spi API. | Hakan Olsson |
2001-06-29 | More sa_len usage. | Hakan Olsson |
2001-06-27 | Consistently use "IPsec" capitalization (jsyn@nthought.com) | Angelos D. Keromytis |
2001-06-05 | License clarification from David Mazieres, ok deraadt@ | Peter Valchev |
2001-06-05 | Make our pfkeyv2.h more RFC2367 compliant. Also fix some backwards | Niklas Hallqvist |
2001-06-05 | Deal with an unclear license by replacing the file with a PD | Niklas Hallqvist |
2001-05-05 | Adhere to the new set_spi prototype. | Angelos D. Keromytis |
2001-04-09 | isakmpd can now capture un-encrypted IKE negotiation packets to a | Hakan Olsson |
2001-04-09 | fix typo | Markus Friedl |
2001-04-03 | x509 verified to work on NetBSD now | Niklas Hallqvist |
2001-03-23 | bsdi support, ok niklas@ | Markus Friedl |
2001-02-24 | Make DES a feature, so isakmpd can compile on Linux (most of the fixed | Angelos D. Keromytis |
2001-02-24 | For the GETSPI PFKEY message, use the sequence number from the ACQUIRE | Angelos D. Keromytis |
2001-02-12 | Temporarily disable dlopen() support, some issues with latest OpenSSL update. | Hakan Olsson |
2001-01-28 | $OpenBSD$ | Niklas Hallqvist |
2001-01-27 | (c) 2001 | Niklas Hallqvist |
2001-01-27 | "obj" target conflicts with one defined in share/mk; obey bsd.*.mk | Jun-ichiro itojun Hagino |
2001-01-27 | Cleanup the MP_FLAVOUR situation. Still needs work. | Niklas Hallqvist |
2001-01-26 | Pedantic style police | Niklas Hallqvist |
2001-01-26 | Pedantic style police | Niklas Hallqvist |
2001-01-26 | Move in foreign OS support. The OpenBSD repository is now the official | Niklas Hallqvist |
2001-01-26 | Merge with EOM 1.18 | Niklas Hallqvist |