aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fix security hole.Ben Laurie1999-03-225-147/+187
* Remake cert links when the app is built.Ben Laurie1999-03-091-0/+1
* Make it more clear what option -WWW to s_server does.Ralf S. Engelschall1999-03-091-1/+1
* Make `openssl version' output lines consistent.Ralf S. Engelschall1999-03-081-1/+1
* Added support for adding extensions to CRLs, also fix a memory leak andDr. Stephen Henson1999-03-063-2/+48
* Put the dependencies back.Ben Laurie1999-03-061-0/+304
* General source tree makefile cleanups: Made `making xxx in yyy...' displayRalf S. Engelschall1999-03-061-309/+4
* Update dependencies.Ben Laurie1999-02-271-2/+2
* Move s_server -dcert and -dkey options out of the undocumented feature areaRalf S. Engelschall1999-02-251-0/+2
* Make `openssl x509 -noout -modulus' functional also for DSA certificates (inRalf S. Engelschall1999-02-241-2/+7
* Remove debugging fprintf from req.c and fix the code so it properly skips overDr. Stephen Henson1999-02-241-6/+6
* Fix more warnings.Ben Laurie1999-02-231-4/+4
* Get rid of a nasty debugging message which was forgotten here...Ralf S. Engelschall1999-02-231-1/+3
* Fix usage message on gendsa:Ralf S. Engelschall1999-02-231-1/+3
* Redo the way 'req' and 'ca' add objects: add support for oid_section.Dr. Stephen Henson1999-02-233-55/+114
* More stuff for new TLS ciphersuites.Ben Laurie1999-02-211-4/+5
* Add more functionality to issuer alt name and subject alt name. New optionsDr. Stephen Henson1999-02-212-0/+13
* Overhaul 'crl' application, add a proper X509_CRL_print function and startDr. Stephen Henson1999-02-191-41/+18
* Oops! Remeber to include the other patches this time...Dr. Stephen Henson1999-02-171-0/+6
* Fix various memory leaks in SSL, apps and DSADr. Stephen Henson1999-02-153-6/+18
* Add support for raw extensions. This means that you can include the DER encodingDr. Stephen Henson1999-02-141-0/+5
* More Win32 fixes and upsdate INSTALL.W32 documentation.Dr. Stephen Henson1999-02-141-2/+1
* Finally(?) fix DES stuff.Ben Laurie1999-02-131-12/+12
* Fix ghastly DES declarations, and all consequential warnings.Ben Laurie1999-02-131-11/+8
* Delete a few unused files in apps, restore CAST WIN32 ASM file to mainDr. Stephen Henson1999-02-112-0/+0
* More extension code. Incomplete support for subject and issuer altDr. Stephen Henson1999-02-103-3/+16
* Process extensions when they are there.Ben Laurie1999-02-061-1/+1
* Diagnose errors.Ben Laurie1999-02-061-1/+7
* Typo in arguments.Ben Laurie1999-02-061-1/+1
* Clear error we don't care about.Ben Laurie1999-02-061-0/+1
* Reflect correct filenameRalf S. Engelschall1999-01-311-1/+1
* Fix some more typosMark J. Cox1999-01-314-5/+5
* fix typoMark J. Cox1999-01-311-1/+1
* Break circular dependency between pem and err.Ben Laurie1999-01-301-95/+109
* Update dependencies.Ben Laurie1999-01-301-3/+13
* New program 'nseq' added to apps to allow Netscape certificate sequences toDr. Stephen Henson1999-01-293-3/+188
* Allow the -certfile argument to be used multiple times in crl2pkcs7.Dr. Stephen Henson1999-01-298-16/+24
* One more incorrect name in usage pageRalf S. Engelschall1999-01-281-1/+1
* Fix names in usage page of s_time, s_server and s_clientRalf S. Engelschall1999-01-282-3/+3
* Still more X509 V3 stuff. Modify ca.c to work with the new code and modifyDr. Stephen Henson1999-01-263-150/+77
* More X509 V3 stuff. Add support for extensions in the 'req' applicationDr. Stephen Henson1999-01-252-4/+28
* 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-204-9/+9
* This time, get it right.Ben Laurie1999-01-191-83/+94
* Finally lay dependencies to rest (I hope!).Ben Laurie1999-01-191-1/+270
* Remove pointless MD5 hash.Ben Laurie1999-01-171-3/+7
* Sort openssl functions by name.Ben Laurie1999-01-091-0/+16
* Fix the gendsa program and add it to the app list. The progs.h file isDr. Stephen Henson1999-01-095-36/+53
* Send the right CAs to the client.Ben Laurie1999-01-071-2/+2
* Fix numeric -newkey args.Ben Laurie1999-01-071-3/+6