aboutsummaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
1999-02-24Make `openssl x509 -noout -modulus' functional also for DSA certificates (inRalf S. Engelschall1-2/+7
1999-02-24Remove debugging fprintf from req.c and fix the code so it properly skips overDr. Stephen Henson1-6/+6
1999-02-23Fix more warnings.Ben Laurie1-4/+4
1999-02-23Get rid of a nasty debugging message which was forgotten here...Ralf S. Engelschall1-1/+3
1999-02-23Fix usage message on gendsa:Ralf S. Engelschall1-1/+3
1999-02-23Redo the way 'req' and 'ca' add objects: add support for oid_section.Dr. Stephen Henson3-55/+114
1999-02-21More stuff for new TLS ciphersuites.Ben Laurie1-4/+5
1999-02-21Add more functionality to issuer alt name and subject alt name. New optionsDr. Stephen Henson2-0/+13
1999-02-19Overhaul 'crl' application, add a proper X509_CRL_print function and startDr. Stephen Henson1-41/+18
1999-02-17Oops! Remeber to include the other patches this time...Dr. Stephen Henson1-0/+6
1999-02-15Fix various memory leaks in SSL, apps and DSADr. Stephen Henson3-6/+18
1999-02-14Add support for raw extensions. This means that you can include the DER encodingDr. Stephen Henson1-0/+5
1999-02-14More Win32 fixes and upsdate INSTALL.W32 documentation.Dr. Stephen Henson1-2/+1
1999-02-13Finally(?) fix DES stuff.Ben Laurie1-12/+12
1999-02-13Fix ghastly DES declarations, and all consequential warnings.Ben Laurie1-11/+8
1999-02-11Delete a few unused files in apps, restore CAST WIN32 ASM file to mainDr. Stephen Henson2-0/+0
1999-02-10More extension code. Incomplete support for subject and issuer altDr. Stephen Henson3-3/+16
1999-02-06Process extensions when they are there.Ben Laurie1-1/+1
1999-02-06Diagnose errors.Ben Laurie1-1/+7
1999-02-06Typo in arguments.Ben Laurie1-1/+1
1999-02-06Clear error we don't care about.Ben Laurie1-0/+1
1999-01-31Reflect correct filenameRalf S. Engelschall1-1/+1
1999-01-31Fix some more typosMark J. Cox4-5/+5
1999-01-31fix typoMark J. Cox1-1/+1
1999-01-30Break circular dependency between pem and err.Ben Laurie1-95/+109
1999-01-30Update dependencies.Ben Laurie1-3/+13
1999-01-29New program 'nseq' added to apps to allow Netscape certificate sequences toDr. Stephen Henson3-3/+188
1999-01-29Allow the -certfile argument to be used multiple times in crl2pkcs7.Dr. Stephen Henson8-16/+24
1999-01-28One more incorrect name in usage pageRalf S. Engelschall1-1/+1
1999-01-28Fix names in usage page of s_time, s_server and s_clientRalf S. Engelschall2-3/+3
1999-01-26Still more X509 V3 stuff. Modify ca.c to work with the new code and modifyDr. Stephen Henson3-150/+77
1999-01-25More X509 V3 stuff. Add support for extensions in the 'req' applicationDr. Stephen Henson2-4/+28
1999-01-24Continuing adding X509 V3 support. This starts to integrate the code withDr. Stephen Henson1-1/+2
1999-01-20Continued patches so certificates and CRLs now can support and useDr. Stephen Henson4-9/+9
1999-01-19This time, get it right.Ben Laurie1-83/+94
1999-01-19Finally lay dependencies to rest (I hope!).Ben Laurie1-1/+270
1999-01-17Remove pointless MD5 hash.Ben Laurie1-3/+7
1999-01-09Sort openssl functions by name.Ben Laurie1-0/+16
1999-01-09Fix the gendsa program and add it to the app list. The progs.h file isDr. Stephen Henson5-36/+53
1999-01-07Send the right CAs to the client.Ben Laurie1-2/+2
1999-01-07Fix numeric -newkey args.Ben Laurie1-3/+6
1999-01-03More EVP_PKEY patches for new functionality.Dr. Stephen Henson3-6/+24
1999-01-03Make sure applications free up pkey structures and add netscape extensionDr. Stephen Henson2-1/+8
1999-01-02Update scripts to use "openssl" instead of "ssleay"Paul C. Sutton3-17/+17
1999-01-02Some more changes for renaming the binary from ssleay to openssl.Paul C. Sutton7-7/+7
1999-01-02First cut of a cleanup for apps/. First the `ssleay' program is now namedRalf S. Engelschall13-660/+35
1999-01-02Move DSA test in ca.c inside #ifdef and make pubkey BIT STRING always haveDr. Stephen Henson1-1/+1
1999-01-01This is a quick hack conversion of the 'CA.sh' script to perl. It fixes onestephen2-1/+154
1998-12-22Incorporation of RSEs assembled patchesRalf S. Engelschall6-9/+14
1998-12-22Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall3-6/+2