| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-01-15 | Spacing, no object change. |  mpi | 1 | -2/+2 |
| 2018-01-04 | space -> tab |  mpi | 1 | -4/+4 |
| 2014-01-22 | improve randomization. remove some junk debugging features that are |  deraadt | 1 | -3/+1 |
| 2005-12-21 | Userland programs should include <errno.h> not <sys/errno.h> |  millert | 1 | -2/+2 |
| 2005-05-04 | clean up KEY_API() wrapper. |  hshoexer | 1 | -85/+3 |
| 2005-04-08 | get rid of sysdep_sa_len |  hshoexer | 1 | -8/+1 |
| 2005-04-08 | Make deterministic randomness (only ever used for testing) a compile-time |  cloder | 1 | -14/+1 |
| 2005-04-08 | forget about sysdep/openbsd/sysdep-os.h |  deraadt | 1 | -35/+0 |
| 2005-04-08 | remove more conditional crud |  deraadt | 2 | -42/+1 |
| 2005-04-08 | zap USE_DEFAULT_ROUTE |  hshoexer | 1 | -2/+2 |
| 2005-04-08 | not needed anymore |  deraadt | 1 | -82/+0 |
| 2005-04-08 | old static lib stuff is not even needed... |  deraadt | 1 | -10/+1 |
| 2005-04-08 | privsep always |  deraadt | 1 | -52/+0 |
| 2005-04-08 | the lovely thing about layers and layers of compatible stuff, is that |  deraadt | 1 | -2/+2 |
| 2005-04-08 | kill HAVE_PCAP |  deraadt | 1 | -3/+1 |
| 2005-04-08 | kill HAVE_CLOSEFROM |  deraadt | 1 | -2/+1 |
| 2005-04-08 | kill HAVE_GETIFADDRS |  deraadt | 1 | -2/+2 |
| 2005-04-08 | kill USE_OLD_SOCKADDR |  deraadt | 1 | -8/+1 |
| 2005-04-08 | app.c |  deraadt | 1 | -16/+1 |
| 2005-04-08 | sysdep_progname() is non-portable gunk |  deraadt | 1 | -8/+1 |
| 2005-04-08 | remove portable stuff not needed |  deraadt | 1 | -55/+1 |
| 2005-04-08 | if someone wants a portable, create a -p project. clutter stops quality |  deraadt | 35 | -5343/+0 |
| 2005-04-05 | Now that X509 is de-featurized, no need for USE_X509 in regress tests. |  cloder | 1 | -2/+1 |
| 2005-04-05 | RIP freeswan |  hshoexer | 8 | -1441/+0 |
| 2005-02-10 | Also add DPD. |  ho | 1 | -2/+2 |
| 2005-02-10 | Make it compile. |  ho | 1 | -2/+2 |
| 2005-02-10 | Add NAT-T here too. |  ho | 1 | -2/+2 |
| 2004-12-14 | Allow the Address, Network, or Netmask values of the <IPsec-ID> to be |  mcbride | 1 | -2/+2 |
| 2004-10-08 | pull in some changes from libc arc4random (only relevant for non-OpenBSD |  hshoexer | 1 | -19/+20 |
| 2004-08-10 | Better implementation of the Dead Peer Detection protocol, RFC 3706. |  ho | 7 | -7/+76 |
| 2004-08-10 | Linux has AES (and DES). From Benjamin Pineau. |  ho | 1 | -1/+2 |
| 2004-08-10 | If opening /dev/arandom fails, try /dev/random. Suggested by Benjamin Pineau. |  ho | 1 | -1/+3 |
| 2004-06-26 | Narrow down privsep interface. Move pf_key_v2_open() to monitor. |  hshoexer | 1 | -1/+5 |
| 2004-06-26 | Remove -DHAVE_GETNAMEINFO frome makefiles. |  mcbride | 10 | -23/+18 |
| 2004-04-15 | partial move to KNF. More to come. This has happened because there |  deraadt | 2 | -134/+126 |
| 2004-04-08 | swap the last two parameters to TAILQ_FOREACH_REVERSE. matches what FreeBSD |  henning | 1 | -2/+2 |
| 2004-03-31 | Don't assume closefrom(2) exists everywhere. hshoexer@, markus@ ok. |  ho | 1 | -1/+2 |
| 2003-12-14 | Make isakmpd work on big endian linux machines. From Sebastian Klemke. |  ho | 1 | -15/+35 |
| 2003-09-26 | Fix off-by-ones in format string for 's' specifier; millert@, deraadt@ ok |  aaron | 1 | -2/+2 |
| 2003-09-02 | For easier compilation on linux systems. Requested by Thomas Walpuski. |  ho | 2 | -0/+627 |
| 2003-08-06 | support ESP with cast/blowfish in KAME plattforms |  markus | 1 | -1/+9 |
| 2003-08-06 | support ESP with cast/blowfish on KAME platforms |  markus | 2 | -2/+18 |
| 2003-06-17 | Sync with share/misc/license.template and add missing DARPA credit |  millert | 2 | -18/+18 |
| 2003-06-03 | Remove clause 3. Approved by niklas@ and Thomas Walpuski. |  ho | 3 | -9/+3 |
| 2003-06-03 | Obsolete. |  ho | 1 | -3/+0 |
| 2003-06-03 | Remove clauses 3 and 4. Approved by markus@ and niklas@. |  ho | 27 | -141/+30 |
| 2003-06-03 | Remove clauses 3 and 4. Approved by Niklas Hallqvist and Niels Provos. |  ho | 4 | -24/+4 |
| 2003-06-03 | Use an ISC-tyle license for all my code; it is simpler and more permissive. |  millert | 2 | -46/+24 |
| 2003-06-02 | Remove the advertising clause in the UCB license which Berkeley |  millert | 1 | -6/+2 |
| 2003-05-18 | Sysdep for native Linux IPSec, 2.5 and later. From Thomas Walpuski, with |  ho | 3 | -0/+325 |