Age | Commit message (Expand) | Author |
2003-12-14 | Make isakmpd work on big endian linux machines. From Sebastian Klemke. | Hakan Olsson |
2003-09-26 | Fix off-by-ones in format string for 's' specifier; millert@, deraadt@ ok | Aaron Campbell |
2003-09-02 | For easier compilation on linux systems. Requested by Thomas Walpuski. | Hakan Olsson |
2003-08-06 | support ESP with cast/blowfish in KAME plattforms | Markus Friedl |
2003-08-06 | support ESP with cast/blowfish on KAME platforms | Markus Friedl |
2003-06-17 | Sync with share/misc/license.template and add missing DARPA credit | Todd C. Miller |
2003-06-03 | Remove clause 3. Approved by niklas@ and Thomas Walpuski. | Hakan Olsson |
2003-06-03 | Obsolete. | Hakan Olsson |
2003-06-03 | Remove clauses 3 and 4. Approved by markus@ and niklas@. | Hakan Olsson |
2003-06-03 | Remove clauses 3 and 4. Approved by Niklas Hallqvist and Niels Provos. | Hakan Olsson |
2003-06-03 | Use an ISC-tyle license for all my code; it is simpler and more permissive. | Todd C. Miller |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-05-18 | Sysdep for native Linux IPSec, 2.5 and later. From Thomas Walpuski, with | Hakan Olsson |
2003-05-15 | Start of privilege separation for isakmpd. | Hakan Olsson |
2003-05-14 | Call the FreeS/WAN sysdep 'freeswan'. The 'linux' sysdep will be native Linux... | Hakan Olsson |
2003-03-14 | Spelling fixes from david@. jmc@ ok. | Hakan Olsson |
2002-11-21 | Add 'rawkey' to FEATURES. | Hakan Olsson |
2002-11-14 | correct IPv6 setsockopt for ipsec operation. angelos ok | Jun-ichiro itojun Hagino |
2002-09-11 | signed vs unsigned, some void * arithmetic, from -pedantic. niklas@ ok. | Hakan Olsson |
2002-09-03 | add strlcpy/cat for BSD/OS | Markus Friedl |
2002-09-03 | CPI_RESERVED_MIN is not defined on KAME+BSD/OS; ok ho@ | Markus Friedl |
2002-08-29 | need CPI_xx decls | Jun-ichiro itojun Hagino |
2002-08-23 | Initial support for MacOS X (v10.2 and later). | Hakan Olsson |
2002-06-14 | spelling; from Brian Poole <raj@cerias.purdue.edu> | Todd T. Fries |
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 |