summaryrefslogtreecommitdiff
path: root/sbin/isakmpd/ike_auth.c
AgeCommit message (Expand)Author
2001-06-07Add an X509 cert in the policy session even if it was found in ourAngelos D. Keromytis
2001-06-06NUL-terminate passphrase.Angelos D. Keromytis
2001-06-05Don't use log_error() if it's an internal error.Angelos D. Keromytis
2001-06-05Style issues and commentaryNiklas Hallqvist
2001-06-05Add back check for found/not found public key to use for verificationAngelos D. Keromytis
2001-05-31When trying to find the right certificate/key to use, first check inAngelos D. Keromytis
2001-05-24Match the IDs without checking the ASN1 length field, similar to howAngelos D. Keromytis
2001-04-09Style police a'la niklas@.Hakan Olsson
2001-03-27Plug one memory leak. Found with boehm-gc.Hakan Olsson
2001-01-27Call OpenSSL functions with LC (). Various style nits.Hakan Olsson
2001-01-27(c) 2001Niklas Hallqvist
2001-01-27include dnssec.h only if USE_DNSSEC; niklas okJun-ichiro itojun Hagino
2001-01-26Preliminary but working code to permit IKE authentication using DNSSECHakan Olsson
2001-01-26include keynote.h only if USE_KEYNOTE is defined; ok niklas@Markus Friedl
2001-01-26Pedantic style policeNiklas Hallqvist
2000-12-19gmp is gone, make it build again; cvs retardMichael Shalayeff
2000-11-23Merge with EOM 1.59Niklas Hallqvist
2000-10-13util.h: Merge with EOM 1.8Niklas Hallqvist
2000-10-07Merge with EOM 1.56Niklas Hallqvist
2000-08-03Merge with EOM 1.53Niklas Hallqvist
2000-06-20Merge with EOM 1.52Niklas Hallqvist
2000-06-08Merge with EOM 1.51Niklas Hallqvist
2000-04-07Merge with EOM 1.48Niklas Hallqvist
2000-02-28Merge with EOM 1.45Niklas Hallqvist
2000-02-25regress/crypto/Makefile: Merge with EOM 1.5Niklas Hallqvist
2000-02-19cert.c: Merge with EOM 1.14Niklas Hallqvist
2000-02-01apps/certpatch/certpatch.8: Merge with EOM 1.4Niklas Hallqvist
1999-10-01Merge with EOM 1.40Niklas Hallqvist
1999-09-29openssl readiness; various group membersTheo de Raadt
1999-08-26Merge with EOM 1.38Niklas Hallqvist
1999-07-18samples/VPN-east.conf: Merge with EOM 1.7Niklas Hallqvist
1999-07-17regress/rsakeygen/Makefile: Merge with EOM 1.4Niklas Hallqvist
1999-07-07Merge with EOM 1.31Niklas Hallqvist
1999-05-02BUGS: Merge with EOM 1.31Niklas Hallqvist
1999-04-19./ike_auth.c: Merge with EOM 1.29Niklas Hallqvist
1999-03-24Merge with EOM 1.25Niklas Hallqvist
1999-02-26Merge from the Ericsson repositoryNiklas Hallqvist
1998-12-21Last months worth of work on isakmpd, lots doneNiklas Hallqvist
1998-11-20Preshared key per IP-address, and in hex-format tooNiklas Hallqvist
1998-11-17Add RCS Ids from the EOM repositoryNiklas Hallqvist
1998-11-16Reinstate X509 signature code except for RSA codeNiklas Hallqvist
1998-11-15Remove last warnings after cripplingNiklas Hallqvist
1998-11-15Remove more cruftNiklas Hallqvist
1998-11-15cripple until laterNiklas Hallqvist
1998-11-15openBSD RCS IDsNiklas Hallqvist
1998-11-15Initial import of isakmpd, an IKE (ISAKMP/Oakley) implementation for theNiklas Hallqvist