aboutsummaryrefslogtreecommitdiffstats
path: root/apps/x509.c
Commit message (Expand)AuthorAgeFilesLines
...
* New option to CA.pl to sign request using CA extensions.Dr. Stephen Henson2000-08-241-1/+1
* New ASN1_STRING_print_ex() and X509_NAME_print_ex()Dr. Stephen Henson2000-07-281-12/+14
* Move add_oid_section to apps.c, so it can be shared by severalRichard Levitte2000-06-221-5/+8
* Move the certificate and key loading functions to apps.c, so they canRichard Levitte2000-06-221-133/+2
* Document EVP routines. Change EVP_SealInit() and EVP_OpenInit()Dr. Stephen Henson2000-06-111-1/+13
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-5/+5
* Allow UTCTIME objects to be retrieved. Check for imminent cert expiry.Ben Laurie2000-05-141-0/+27
* Fix a memory leak, and don't generate inappropriate error messageBodo Möller2000-05-021-1/+6
* Fix typo in -clrext option, but add a compatibility hack becauseBodo Möller2000-03-271-1/+8
* More get0 et al. changes. Also provide fgrep targets in CHANGESBodo Möller2000-02-261-3/+3
* Rename functions for new convention.Dr. Stephen Henson2000-02-261-3/+3
* Add -clrext option to 'x509'Dr. Stephen Henson2000-02-191-23/+21
* Pass phrase reorganisation.Dr. Stephen Henson2000-02-161-16/+10
* Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...Ralf S. Engelschall2000-02-111-0/+2
* ispell (and minor modifications)Ulf Möller2000-02-031-2/+2
* Make -CAcreateserial start from 1 instead of 0 forDr. Stephen Henson2000-01-211-2/+2
* More X509_ATTRIBUTE changes.Dr. Stephen Henson2000-01-071-2/+2
* Simplify the trust structure: basically zap the bit strings andDr. Stephen Henson1999-12-291-28/+21
* Allow passwords to be included on command line for a fewDr. Stephen Henson1999-12-241-7/+25
* Change the trust and purpose code so it doesn't need initDr. Stephen Henson1999-12-021-2/+0
* Add part of chain verify SSL support code: not complete or doing anythingDr. Stephen Henson1999-11-291-4/+2
* Initial trust code: allow setting of trust checking functionsDr. Stephen Henson1999-11-271-22/+26
* New options to the -verify program which can be used for chain verification.Dr. Stephen Henson1999-11-261-19/+15
* Transparent support for PKCS#8 private keys in RSA/DSA.Dr. Stephen Henson1999-11-211-1/+19
* Fix to the -revoke option in ca. It was leaking memory, crashing and justDr. Stephen Henson1999-11-081-0/+1
* Allow additional information to be attached to aDr. Stephen Henson1999-11-041-5/+89
* Various randomness handling bugfixes and improvements --Bodo Möller1999-10-261-0/+13
* Improve support for running everything as a monolithic application.Bodo Möller1999-10-251-0/+1
* Initial support for certificate purpose checking: this willDr. Stephen Henson1999-10-131-0/+40
* Allow the extension section specified in config files to be overriddenDr. Stephen Henson1999-08-271-1/+7
* Additional user data argument to pem_password_cb function typeBodo Möller1999-07-211-3/+3
* Fix a bug in x509.c that omitted DSA parameters when they didn't match theDr. Stephen Henson1999-07-111-12/+0
* Add closing parenthesis to usage output.Bodo Möller1999-05-251-1/+1
* Rename "openssl x509" option "-config" to "-extfile", because itBodo Möller1999-05-171-2/+2
* Don't shadow.Ben Laurie1999-04-281-8/+8
* Add PKCS#12 documentation and new option in x509 to add certificate extensions.Dr. Stephen Henson1999-04-271-16/+71
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-9/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-9/+9
* Change functions to ANSI C.Ulf Möller1999-04-191-27/+8
* Massive constification.Ben Laurie1999-04-171-6/+7
* Make `openssl x509 -noout -modulus' functional also for DSA certificates (inRalf S. Engelschall1999-02-241-2/+7
* Still more X509 V3 stuff. Modify ca.c to work with the new code and modifyDr. Stephen Henson1999-01-261-1/+1
* Continuing adding X509 V3 support. This starts to integrate the code withDr. Stephen Henson1999-01-241-1/+2
* Continued patches so certificates and CRLs now can support and useDr. Stephen Henson1999-01-201-2/+2
* More EVP_PKEY patches for new functionality.Dr. Stephen Henson1999-01-031-4/+13
* Make sure applications free up pkey structures and add netscape extensionDr. Stephen Henson1999-01-031-0/+4
* Incorporation of RSEs assembled patchesRalf S. Engelschall1998-12-221-1/+1
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-38/+45
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-7/+9
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+1042