| Commit message (Expand) | Author | Age | Files | Lines |
* | Spacing, no object change. |  mpi | 2018-01-15 | 1 | -2/+2 |
* | space -> tab |  mpi | 2018-01-04 | 1 | -2/+2 |
* | Remove plain DES encryption from IPsec. |  naddy | 2015-12-09 | 1 | -37/+1 |
* | remove excessive includes |  deraadt | 2013-03-21 | 1 | -2/+2 |
* | convert to fuse cast from the libcrypto. with a simplification nit from |  mikeb | 2010-10-19 | 1 | -22/+5 |
* | Switch the remaining users of libdes in src to libcrypto, |  jsg | 2010-10-15 | 1 | -16/+16 |
* | Bump crypto buffer logging (before crypto/after crypto) to level 70 from |  cloder | 2007-05-07 | 1 | -5/+5 |
* | Make deterministic randomness (only ever used for testing) a compile-time |  cloder | 2005-04-08 | 1 | -3/+1 |
* | simplify |  deraadt | 2005-04-08 | 1 | -23/+15 |
* | kill USE_DES and USE_TRIPLEDES, why was it ever a choice even? |  deraadt | 2005-04-08 | 1 | -7/+1 |
* | app.c |  deraadt | 2005-04-08 | 1 | -9/+1 |
* | un-ifdef USE_BLOWFISH |  deraadt | 2005-04-08 | 1 | -5/+1 |
* | Do not log before/after crypto blobs at log level 10. Makes -DA=10 |  cloder | 2005-04-05 | 1 | -3/+3 |
* | KNF, style, 80c, etc. hshoexer@ ok |  ho | 2004-06-14 | 1 | -8/+15 |
* | Some more KNF, no binary change. |  hshoexer | 2004-05-14 | 1 | -39/+42 |
* | partial move to KNF. More to come. This has happened because there |  deraadt | 2004-04-15 | 1 | -251/+236 |
* | -Wsign-compare nits. hshoexer@ ok. |  ho | 2004-03-31 | 1 | -2/+2 |
* | re-add AES, but without using EVP; |  markus | 2003-09-24 | 1 | -2/+40 |
* | back out EVP change; causes fd leaks; ok cedric@ |  markus | 2003-09-24 | 1 | -72/+137 |
* | support AES in phase 1, too. switch to OpenSSL EVP interface; |  markus | 2003-08-28 | 1 | -137/+72 |
* | Remove some double semicolons (hmm, do two semis equal a maxi?). |  millert | 2003-08-06 | 1 | -2/+2 |
* | Remove clauses 3 and 4. With approval from Niklas Hallqvist and |  ho | 2003-06-03 | 1 | -6/+1 |
* | rm trailing whitespace |  todd | 2002-06-09 | 1 | -5/+5 |
* | size_t must be cast to (unsigned long) and printed using %lu |  deraadt | 2002-06-01 | 1 | -3/+5 |
* | Make DES a feature, so isakmpd can compile on Linux (most of the fixed |  angelos | 2001-02-24 | 1 | -1/+3 |
* | Merge with EOM 1.32 |  niklas | 2000-03-08 | 1 | -6/+6 |
* | regress/crypto/Makefile: Merge with EOM 1.5 |  niklas | 2000-02-25 | 1 | -18/+18 |
* | Makefile: Merge with EOM 1.61 |  niklas | 2000-02-19 | 1 | -4/+16 |
* | Merge with EOM 1.26 |  niklas | 2000-01-26 | 1 | -2/+6 |
* | ./regress/x509/x509test.c: Merge with EOM 1.4 |  niklas | 1999-04-19 | 1 | -6/+6 |
* | Merge with EOM 1.24 |  niklas | 1999-04-05 | 1 | -9/+16 |
* | Merge from the Ericsson repository |  niklas | 1999-02-26 | 1 | -2/+4 |
* | Add RCS Ids from the EOM repository |  niklas | 1998-11-17 | 1 | -1/+2 |
* | openBSD RCS IDs |  niklas | 1998-11-15 | 1 | -1/+1 |
* | Initial import of isakmpd, an IKE (ISAKMP/Oakley) implementation for the |  niklas | 1998-11-15 | 1 | -0/+355 |