summaryrefslogtreecommitdiff
path: root/sbin/isakmpd/crypto.c
AgeCommit message (Expand)Author
2015-12-09Remove plain DES encryption from IPsec.Christian Weisgerber
2013-03-21remove excessive includesTheo de Raadt
2010-10-19convert to fuse cast from the libcrypto. with a simplification nit fromMike Belopuhov
2010-10-15Switch the remaining users of libdes in src to libcrypto,Jonathan Gray
2007-05-07Bump crypto buffer logging (before crypto/after crypto) to level 70 fromChad Loder
2005-04-08Make deterministic randomness (only ever used for testing) a compile-timeChad Loder
2005-04-08simplifyTheo de Raadt
2005-04-08kill USE_DES and USE_TRIPLEDES, why was it ever a choice even?Theo de Raadt
2005-04-08app.cTheo de Raadt
2005-04-08un-ifdef USE_BLOWFISHTheo de Raadt
2005-04-05Do not log before/after crypto blobs at log level 10. Makes -DA=10Chad Loder
2004-06-14KNF, style, 80c, etc. hshoexer@ okHakan Olsson
2004-05-14Some more KNF, no binary change.Hans-Joerg Hoexer
2004-04-15partial move to KNF. More to come. This has happened because thereTheo de Raadt
2004-03-31-Wsign-compare nits. hshoexer@ ok.Hakan Olsson
2003-09-24re-add AES, but without using EVP;Markus Friedl
2003-09-24back out EVP change; causes fd leaks; ok cedric@Markus Friedl
2003-08-28support AES in phase 1, too. switch to OpenSSL EVP interface;Markus Friedl
2003-08-06Remove some double semicolons (hmm, do two semis equal a maxi?).Todd C. Miller
2003-06-03Remove clauses 3 and 4. With approval from Niklas Hallqvist andHakan Olsson
2002-06-09rm trailing whitespaceTodd T. Fries
2002-06-01size_t must be cast to (unsigned long) and printed using %luTheo de Raadt
2001-02-24Make DES a feature, so isakmpd can compile on Linux (most of the fixedAngelos D. Keromytis
2000-03-08Merge with EOM 1.32Niklas Hallqvist
2000-02-25regress/crypto/Makefile: Merge with EOM 1.5Niklas Hallqvist
2000-02-19Makefile: Merge with EOM 1.61Niklas Hallqvist
2000-01-26Merge with EOM 1.26Niklas Hallqvist
1999-04-19./regress/x509/x509test.c: Merge with EOM 1.4Niklas Hallqvist
1999-04-05Merge with EOM 1.24Niklas Hallqvist
1999-02-26Merge from the Ericsson repositoryNiklas Hallqvist
1998-11-17Add RCS Ids from the EOM repositoryNiklas Hallqvist
1998-11-15openBSD RCS IDsNiklas Hallqvist
1998-11-15Initial import of isakmpd, an IKE (ISAKMP/Oakley) implementation for theNiklas Hallqvist