summaryrefslogtreecommitdiff
path: root/sbin/isakmpd/x509.c
AgeCommit message (Expand)Author
2001-08-25Add x509_DN_string API to get a printable DN component given oneNiklas Hallqvist
2001-08-16Don't right-justify this debug message.Hakan Olsson
2001-07-13Be more verbose about why X509_verify_cert() failed. Thanks toHakan Olsson
2001-07-05Add prototypes and some other various cleanup.Hakan Olsson
2001-07-05On closer inspection, freeing the X509 names is bad. I should stopAngelos D. Keromytis
2001-07-05Free X509 names in case of failure and when done.Angelos D. Keromytis
2001-07-01StyleNiklas Hallqvist
2001-06-22fix for filesystems where readdir does not return d_type, use stat instead.Niels Provos
2001-06-07log_error -> log_printAngelos D. Keromytis
2001-06-07No need to allocate/free X509 policy information -- the certs areAngelos D. Keromytis
2001-06-07Get rid of the main policy session (unnecessary).Angelos D. Keromytis
2001-06-05log_error() cleanupAngelos D. Keromytis
2001-06-05Bad niklas, re-committed redundant code.Angelos D. Keromytis
2001-06-05Style issues and commentaryNiklas Hallqvist
2001-05-31New routines for handling X509 cert representation.Angelos D. Keromytis
2001-05-12size_t -> u_int32_t (mcmahill@mtl.mit.edu)Angelos D. Keromytis
2001-04-12Correct various faulty x509 deallocations. By Niklas and me.Hakan Olsson
2001-04-09More style fixes...Hakan Olsson
2001-04-03Don't free reallocated memory.Hakan Olsson
2001-03-27Allocate a buffer large enough to contain the generated assertion.Hakan Olsson
2001-03-14Make these compile again...Thorsten Lockert
2001-03-14Indentation and style fascismNiklas Hallqvist
2001-03-13Add logging classes for Negotiation and Policy, and change a number ofHakan Olsson
2001-02-23Allocate larger buffer for generated policies.Angelos D. Keromytis
2001-02-18Encode the X509 expiration in the KeyNote credential/policiesAngelos D. Keromytis
2001-02-08Typo.Angelos D. Keromytis
2001-01-27(c) 2001Niklas Hallqvist
2001-01-26There is no need to check the subjectAltName anymore, since we are in factNiklas Hallqvist
2001-01-26Pedantic style policeNiklas Hallqvist
2001-01-26Merge with EOM 1.54Niklas Hallqvist
2001-01-10Some more debug logging.Angelos D. Keromytis
2000-12-19gmp is gone, make it build again; cvs retardMichael Shalayeff
2000-12-12Merge with EOM 1.51Niklas Hallqvist
2000-12-02Error messages.Angelos D. Keromytis
2000-11-30x509_hash() should also ignore the id length (for matching purposes)Angelos D. Keromytis
2000-11-23Merge with EOM 1.45Niklas Hallqvist
2000-10-07Merge with EOM 1.43Niklas Hallqvist
2000-06-08Merge with EOM 1.40Niklas Hallqvist
2000-04-07Merge with EOM 1.38Niklas Hallqvist
2000-03-08Merge with EOM 1.37Niklas Hallqvist
2000-02-25regress/crypto/Makefile: Merge with EOM 1.5Niklas Hallqvist
2000-02-19Makefile: Merge with EOM 1.61Niklas Hallqvist
2000-02-11Merge with EOM 1.34Niklas Hallqvist
2000-02-07ike_quick_mode.c: Merge with EOM 1.111Niklas Hallqvist
2000-02-01apps/certpatch/certpatch.8: Merge with EOM 1.4Niklas Hallqvist
2000-01-31ike_quick_mode.c: Merge with EOM 1.109Niklas Hallqvist
2000-01-31Merge with EOM 1.30Niklas Hallqvist
2000-01-27Merge with EOM 1.28Niklas Hallqvist
2000-01-27Merge with EOM 1.27Niklas Hallqvist
2000-01-26Merge with EOM 1.26Niklas Hallqvist