summaryrefslogtreecommitdiff
path: root/sbin/isakmpd/cert.c
AgeCommit message (Expand)Author
2007-08-05Allow key exchange with RSA signature authentication to work withTom Cosgrove
2005-04-08Make deterministic randomness (only ever used for testing) a compile-timeChad Loder
2005-04-08keynote and policy always compiled inTheo de Raadt
2005-04-05Always compile X509 support. Almost everyone uses it. Makes the codeChad 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-06-03Remove clauses 3 and 4. With approval from Niklas Hallqvist andHakan Olsson
2002-08-07A rewrite of the CRL support code, also from <Thomas.Walpuski@gmx.net>.Hakan Olsson
2002-06-09rm trailing whitespaceTodd T. Fries
2002-06-06Style, and a few additional format/type mods.Hakan Olsson
2002-06-01size_t must be cast to (unsigned long) and printed using %luTheo de Raadt
2001-11-03We get ssl.h with x509.h/libcrypto.hHakan Olsson
2001-06-05Style issues and commentaryNiklas Hallqvist
2001-05-31Expand the X509 and KeyNote cert handlers.Angelos D. Keromytis
2000-10-07cert.c: Merge with EOM 1.18Niklas Hallqvist
2000-06-08Merge with EOM 1.17Niklas Hallqvist
2000-04-07Merge with EOM 1.16Niklas Hallqvist
2000-03-08cert.c: Merge with EOM 1.15Niklas Hallqvist
2000-02-19cert.c: Merge with EOM 1.14Niklas Hallqvist
1999-08-26regress/rsakeygen/rsakeygen.c: Merge with EOM 1.9Niklas Hallqvist
1999-07-17regress/rsakeygen/Makefile: Merge with EOM 1.4Niklas Hallqvist
1999-04-19./cert.c: Merge with EOM 1.10Niklas Hallqvist
1999-02-26Merge from the Ericsson repositoryNiklas Hallqvist
1998-11-17Add RCS Ids from the EOM repositoryNiklas Hallqvist
1998-11-16Reinstate X509 signature code except for RSA codeNiklas Hallqvist
1998-11-16Remove X509 hooksNiklas Hallqvist
1998-11-16reviveNiklas Hallqvist
1998-11-15Not clean enough yetNiklas Hallqvist
1998-11-15openBSD RCS IDsNiklas Hallqvist
1998-11-15Initial import of isakmpd, an IKE (ISAKMP/Oakley) implementation for theNiklas Hallqvist