summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
1999-08-25Allow extensions to be added to certificate requests, update the sampleDr. Stephen Henson
1999-08-17Return 0 for succesful exit when -noout is used.Bodo Möller
1999-08-09-crlf option.Bodo Möller
1999-08-08Comments.Bodo Möller
1999-08-08consistent styleRalf S. Engelschall
1999-08-07New option "-crlf" to s_client and s_server which tells them to convertBodo Möller
1999-08-06Fix -startdate and -enddate arguments to 'ca' program. Also update NEWS fileDr. Stephen Henson
1999-08-06Dont' assume that something starting with '-' is a filename --Bodo Möller
1999-08-02avoid some NO_<cipher> problemsBodo Möller
1999-07-29Tidy up pkcs12 application.Dr. Stephen Henson
1999-07-28VMS updates.Ulf Möller
1999-07-21additional argument for key_callbackBodo Möller
1999-07-21Additional user data argument to pem_password_cb function typeBodo Möller
1999-07-14Fix option processing.Bodo Möller
1999-07-12fix memory leak in s3_clnt.cBodo Möller
1999-07-12correct error handlingBodo Möller
1999-07-11New function RSA_check_key,Bodo Möller
1999-07-11Fix a bug in x509.c that omitted DSA parameters when they didn't match theDr. Stephen Henson
1999-07-09Fix memory checking.Bodo Möller
1999-06-30More no-xxx option tweaks.Ulf Möller
1999-06-29Fix no-hmac and no-ripemd.Ulf Möller
1999-06-25Avoid some memory holes, one of which was pointed out byBodo Möller
1999-06-21"make update"Bodo 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-09"extern" is a C++ reserved word.Ulf Möller
1999-06-09"make update" (added to top Makefile, and applied).Bodo Möller
1999-06-08Complete support for PKCS#5 v2.0. Still needs extensive testing.Dr. Stephen Henson
1999-06-07Don't mix real tabs with tabs expanded as 8 spaces -- that'sBodo Möller
1999-06-07Introduce "BIO pairs", which (when finished) will relay dataBodo Möller
1999-06-07More general definition for S_ISDIR (needed not only for VMS butBodo Möller
1999-06-05More PKCS#8 stuff. Support for unencrypted forms of private key.Dr. Stephen Henson
1999-06-05Add d2i,i2d bio and fp functions for PKCS#8 and add -inform and -outformDr. Stephen Henson
1999-06-05Add a 'pkcs8' application for initial PKCS#8 support. Still needs lots moreDr. Stephen Henson
1999-06-04Aha! That's how pkcs12 got missed from stackification.Ben Laurie
1999-06-04Some constification and stacks that slipped through the cracks (how?).Ben Laurie
1999-06-04Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller
1999-06-04Avoid type conflict on Unix with DEC C.Ulf Möller
1999-06-03More evil cast removal.Ben Laurie
1999-05-31stack.Ben Laurie
1999-05-30Another safe stack.Ben Laurie
1999-05-30Another safe stack.Ben Laurie
1999-05-27Free up 'out' before exiting pkcs12 application.Dr. Stephen Henson
1999-05-27der_chop is now generated from der_chop.in.Bodo Möller
1999-05-25Set #!... path to Perl in apps/der_chop automatically.Bodo Möller
1999-05-25Add closing parenthesis to usage output.Bodo Möller
1999-05-21It was a very bad idea to use #include "../e_os.h" -- when this occursBodo Möller
1999-05-20Don't install e_os.h in include/openssl, use it only as a localBodo Möller
1999-05-20Bring VMS in sync with the recent changes.Ulf Möller
1999-05-20Avoid a warning.Ulf Möller