summaryrefslogtreecommitdiffstats
path: root/crypto/x509v3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adjust the parameter lists in some not commonly used files.Richard Levitte2003-01-021-1/+1
* make updateRichard Levitte2002-12-291-385/+201
* Fix get_email: 0 is a valid return valueDr. Stephen Henson2002-11-141-1/+1
* Security fixes brought forward from 0.9.7.Ben Laurie2002-11-131-1/+1
* Fix memory leak in s2i_ASN_INTEGER and return an errorDr. Stephen Henson2002-11-131-2/+3
* Initial ASN1 generation code. This can constructDr. Stephen Henson2002-11-124-12/+76
* Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte2002-10-091-1/+1
* make updateBodo Möller2002-08-091-308/+314
* "make update"Lutz Jänicke2002-07-301-283/+278
* Replace 'ecdsaparam' commandline utility by 'ecparam'Bodo Möller2002-07-141-206/+383
* Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte2002-06-271-1/+1
* Fix ext_dat.h extension ordering.Dr. Stephen Henson2002-06-131-2/+2
* The new ASN1 code automatically allocatesDr. Stephen Henson2002-06-131-0/+1
* Check the return values where memory allocation failures may happen.Richard Levitte2002-05-301-1/+1
* disable '#ifdef DEBUG' sectionsBodo Möller2002-02-281-4/+4
* ECDSA supportBodo Möller2002-02-131-109/+143
* Undo previous change, X509_check_issued() was correct.Bodo Möller2002-01-271-1/+1
* Apply a small patch from Diego R. Lopez <diego.lopez@rediris.es>,Richard Levitte2002-01-261-1/+1
* remove redundant ERR_load_... declarationsBodo Möller2001-12-171-2/+0
* Add support for Subject Info Acess extension.Dr. Stephen Henson2001-10-272-2/+12
* Reject certificates with unhandled critical extensions.Dr. Stephen Henson2001-10-212-2/+54
* Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()Dr. Stephen Henson2001-10-161-1/+1
* 'make update'Richard Levitte2001-10-041-92/+92
* Add certificate and request demos.Dr. Stephen Henson2001-09-121-1/+1
* Start to reduce some of the header bloat.Ben Laurie2001-08-051-56/+69
* make updateRichard Levitte2001-07-311-26/+26
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-311-289/+150
* More linker bloat reorganisation:Dr. Stephen Henson2001-07-273-10/+74
* Modify apps to use NCONF code instead of old CONF code.Dr. Stephen Henson2001-06-282-147/+244
* Purpose and trust setting functions for X509_STORE.Dr. Stephen Henson2001-05-103-1/+16
* Make it possible to move the emailAddress object to the subjectAltNameRichard Levitte2001-04-111-3/+11
* Overhaul the display of certificate details inDr. Stephen Henson2001-03-152-2/+2
* Instead of telling both 'make' and the user that ranlibBodo Möller2001-03-091-2/+1
* Fix bug in copy_email() which would notDr. Stephen Henson2001-03-011-1/+1
* make updateRichard Levitte2001-02-261-1/+1
* Get rid of ASN1_ITEM_FUNCTIONS dummy functionDr. Stephen Henson2001-02-239-20/+20
* Initial support for ASN1_ITEM_FUNCTION option toDr. Stephen Henson2001-02-2317-28/+28
* e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte2001-02-221-219/+212
* Make all configuration macros available for application by makingRichard Levitte2001-02-194-291/+286
* New options to 'ca' utility to support CRL entry extensions.Dr. Stephen Henson2001-02-163-4/+33
* Fix potential buffer overrun for EBCDIC.Ulf Möller2001-02-061-6/+20
* Various function for commmon operations.Dr. Stephen Henson2001-02-021-4/+1
* Tolerate some "variations" used in someDr. Stephen Henson2001-02-011-2/+4
* Fixes to various ASN1_INTEGER routines for negative case.Dr. Stephen Henson2001-01-191-4/+23
* Initial OCSP certificate verify. Not complete,Dr. Stephen Henson2001-01-172-3/+37
* Fix typo in OCSP nonce extension.Dr. Stephen Henson2001-01-041-1/+1
* Update OCSP API.Dr. Stephen Henson2001-01-041-1/+1
* "make update" plus a rewrite of both .num files.Richard Levitte2000-12-291-0/+22
* X509V3_add_i2d() needs to be able to allocate aDr. Stephen Henson2000-12-272-7/+8
* New function X509V3_add_i2d() this is used forDr. Stephen Henson2000-12-243-1/+94