aboutsummaryrefslogtreecommitdiffstats
path: root/apps/req.c
Commit message (Expand)AuthorAgeFilesLines
* Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...Ralf S. Engelschall2000-02-111-0/+2
* Finish off the X509_ATTRIBUTE string stuff.Dr. Stephen Henson2000-01-201-217/+17
* New function X509_CTX_rget_chain(), make SSL_SESSION_print() display return c...Dr. Stephen Henson2000-01-091-3/+3
* Make NO_RSA compile with pedantic.Ben Laurie2000-01-081-0/+4
* apps/openssl.cnf and the documentation say it's "nombstr",Bodo Möller2000-01-071-1/+1
* Initial automation changes to 'req' and X509_ATTRIBUTE functions.Dr. Stephen Henson2000-01-061-26/+247
* Fix some of the command line password stuff. New functionDr. Stephen Henson2000-01-011-6/+4
* Allow passwords to be included on command line for a fewDr. Stephen Henson1999-12-241-2/+44
* Add a comment.Bodo Möller1999-12-181-2/+2
* Change the trust and purpose code so it doesn't need initDr. Stephen Henson1999-12-021-1/+0
* Modify the X509 V3 extension lookup code.Dr. Stephen Henson1999-12-011-2/+0
* 'req' fixes. Reinstate length check one request fields.Dr. Stephen Henson1999-11-141-18/+20
* Fix to the -revoke option in ca. It was leaking memory, crashing and justDr. Stephen Henson1999-11-081-0/+1
* Continued multibyte character support.Dr. Stephen Henson1999-10-271-14/+14
* Various randomness handling bugfixes and improvements --Bodo Möller1999-10-261-22/+4
* Reinitialize global variables when necessary (for monolith application).Bodo Möller1999-09-031-0/+1
* Allow the extension section specified in config files to be overriddenDr. Stephen Henson1999-08-271-3/+16
* Allow extensions to be added to certificate requests, update the sampleDr. Stephen Henson1999-08-251-0/+32
* Additional user data argument to pem_password_cb function typeBodo Möller1999-07-211-5/+5
* Convert the CONF library to use a typesafe stack: a STACK_OF(CONF_VALUE). ItDr. Stephen Henson1999-06-201-10/+11
* Avoid warnings.Bodo Möller1999-06-101-4/+4
* Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller1999-06-041-0/+3
* More evil cast removal.Ben Laurie1999-06-031-3/+3
* VMS support.Ulf Möller1999-05-131-0/+2
* Move openssl.cnf out of lib/.Ulf Möller1999-05-111-1/+1
* Another stack.Ben Laurie1999-05-011-2/+2
* Another stack.Ben Laurie1999-05-011-5/+7
* Another safe stack.Ben Laurie1999-05-011-1/+1
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-11/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-10/+10
* Fix lots of warnings.Ulf Möller1999-04-201-1/+1
* Change functions to ANSI C.Ulf Möller1999-04-191-36/+10
* Initial support for Certificate Policies extension: print out works but settingDr. Stephen Henson1999-04-181-1/+4
* Massive constification.Ben Laurie1999-04-171-1/+1
* Add initial support for r2i RAW extensions which can access the config databaseDr. Stephen Henson1999-04-161-5/+2
* Added support for adding extensions to CRLs, also fix a memory leak andDr. Stephen Henson1999-03-061-2/+9
* Remove debugging fprintf from req.c and fix the code so it properly skips overDr. Stephen Henson1999-02-241-6/+6
* Get rid of a nasty debugging message which was forgotten here...Ralf S. Engelschall1999-02-231-1/+3
* Redo the way 'req' and 'ca' add objects: add support for oid_section.Dr. Stephen Henson1999-02-231-42/+63
* More extension code. Incomplete support for subject and issuer altDr. Stephen Henson1999-02-101-0/+2
* Diagnose errors.Ben Laurie1999-02-061-1/+7
* Fix some more typosMark J. Cox1999-01-311-1/+1
* Allow the -certfile argument to be used multiple times in crl2pkcs7.Dr. Stephen Henson1999-01-291-1/+1
* More X509 V3 stuff. Add support for extensions in the 'req' applicationDr. Stephen Henson1999-01-251-4/+19
* Fix numeric -newkey args.Ben Laurie1999-01-071-3/+6
* More EVP_PKEY patches for new functionality.Dr. Stephen Henson1999-01-031-1/+4
* Make sure applications free up pkey structures and add netscape extensionDr. Stephen Henson1999-01-031-1/+4
* First cut of a cleanup for apps/. First the `ssleay' program is now namedRalf S. Engelschall1999-01-021-2/+4
* Incorporation of RSEs assembled patchesRalf S. Engelschall1998-12-221-0/+2
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-0/+23