summaryrefslogtreecommitdiffstats
path: root/apps/req.c
AgeCommit message (Expand)Author
1999-09-03Reinitialize global variables when necessary (for monolith application).Bodo Möller
1999-08-27Allow the extension section specified in config files to be overriddenDr. Stephen Henson
1999-08-25Allow extensions to be added to certificate requests, update the sampleDr. Stephen Henson
1999-07-21Additional user data argument to pem_password_cb function typeBodo Möller
1999-06-20Convert the CONF library to use a typesafe stack: a STACK_OF(CONF_VALUE). ItDr. Stephen Henson
1999-06-10Avoid warnings.Bodo Möller
1999-06-04Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller
1999-06-03More evil cast removal.Ben Laurie
1999-05-13VMS support.Ulf Möller
1999-05-11Move openssl.cnf out of lib/.Ulf Möller
1999-05-01Another stack.Ben Laurie
1999-05-01Another stack.Ben Laurie
1999-05-01Another safe stack.Ben Laurie
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-20Fix lots of warnings.Ulf Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1999-04-18Initial support for Certificate Policies extension: print out works but settingDr. Stephen Henson
1999-04-17Massive constification.Ben Laurie
1999-04-16Add initial support for r2i RAW extensions which can access the config databaseDr. Stephen Henson
1999-03-06Added support for adding extensions to CRLs, also fix a memory leak andDr. Stephen Henson
1999-02-24Remove debugging fprintf from req.c and fix the code so it properly skips overDr. Stephen Henson
1999-02-23Get rid of a nasty debugging message which was forgotten here...Ralf S. Engelschall
1999-02-23Redo the way 'req' and 'ca' add objects: add support for oid_section.Dr. Stephen Henson
1999-02-10More extension code. Incomplete support for subject and issuer altDr. Stephen Henson
1999-02-06Diagnose errors.Ben Laurie
1999-01-31Fix some more typosMark J. Cox
1999-01-29Allow the -certfile argument to be used multiple times in crl2pkcs7.Dr. Stephen Henson
1999-01-25More X509 V3 stuff. Add support for extensions in the 'req' applicationDr. Stephen Henson
1999-01-07Fix numeric -newkey args.Ben Laurie
1999-01-03More EVP_PKEY patches for new functionality.Dr. Stephen Henson
1999-01-03Make sure applications free up pkey structures and add netscape extensionDr. Stephen Henson
1999-01-02First cut of a cleanup for apps/. First the `ssleay' program is now namedRalf S. Engelschall
1998-12-22Incorporation of RSEs assembled patchesRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall