Age | Commit message (Expand) | Author |
2005-12-21 | Userland programs should include <errno.h> not <sys/errno.h> | Todd C. Miller |
2005-05-04 | clean up KEY_API() wrapper. | Hans-Joerg Hoexer |
2005-04-08 | get rid of sysdep_sa_len | Hans-Joerg Hoexer |
2005-04-08 | Make deterministic randomness (only ever used for testing) a compile-time | Chad Loder |
2005-04-08 | forget about sysdep/openbsd/sysdep-os.h | Theo de Raadt |
2005-04-08 | remove more conditional crud | Theo de Raadt |
2005-04-08 | zap USE_DEFAULT_ROUTE | Hans-Joerg Hoexer |
2005-04-08 | not needed anymore | Theo de Raadt |
2005-04-08 | old static lib stuff is not even needed... | Theo de Raadt |
2005-04-08 | privsep always | Theo de Raadt |
2005-04-08 | the lovely thing about layers and layers of compatible stuff, is that | Theo de Raadt |
2005-04-08 | kill HAVE_PCAP | Theo de Raadt |
2005-04-08 | kill HAVE_CLOSEFROM | Theo de Raadt |
2005-04-08 | kill HAVE_GETIFADDRS | Theo de Raadt |
2005-04-08 | kill USE_OLD_SOCKADDR | Theo de Raadt |
2005-04-08 | app.c | Theo de Raadt |
2005-04-08 | sysdep_progname() is non-portable gunk | Theo de Raadt |
2005-04-08 | remove portable stuff not needed | Theo de Raadt |
2005-04-08 | if someone wants a portable, create a -p project. clutter stops quality | Theo de Raadt |
2005-04-08 | if someone wants a portable, create a -p project. clutter stops quality | Theo de Raadt |
2005-04-08 | if someone wants a portable, create a -p project. clutter stops quality | Theo de Raadt |
2005-04-05 | Now that X509 is de-featurized, no need for USE_X509 in regress tests. | Chad Loder |
2005-04-05 | RIP freeswan | Hans-Joerg Hoexer |
2005-02-10 | Also add DPD. | Hakan Olsson |
2005-02-10 | Make it compile. | Hakan Olsson |
2005-02-10 | Add NAT-T here too. | Hakan Olsson |
2004-12-14 | Allow the Address, Network, or Netmask values of the <IPsec-ID> to be | Ryan Thomas McBride |
2004-10-08 | pull in some changes from libc arc4random (only relevant for non-OpenBSD | Hans-Joerg Hoexer |
2004-08-10 | Better implementation of the Dead Peer Detection protocol, RFC 3706. | Hakan Olsson |
2004-08-10 | Linux has AES (and DES). From Benjamin Pineau. | Hakan Olsson |
2004-08-10 | If opening /dev/arandom fails, try /dev/random. Suggested by Benjamin Pineau. | Hakan Olsson |
2004-06-26 | Narrow down privsep interface. Move pf_key_v2_open() to monitor. | Hans-Joerg Hoexer |
2004-06-26 | Remove -DHAVE_GETNAMEINFO frome makefiles. | Ryan Thomas McBride |
2004-04-15 | partial move to KNF. More to come. This has happened because there | Theo de Raadt |
2004-04-08 | swap the last two parameters to TAILQ_FOREACH_REVERSE. matches what FreeBSD | Henning Brauer |
2004-03-31 | Don't assume closefrom(2) exists everywhere. hshoexer@, markus@ ok. | Hakan Olsson |
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 |