summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
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
1999-05-19Include some notes on basic extension usage and change openssl.cnf to usuallyDr. Stephen Henson
1999-05-19New functions sk_set, sk_value and sk_num to replace existing macros: this isDr. Stephen Henson
1999-05-18Change default PKCS#12 iteration count to 2048, include rsa_oeap_test in theDr. Stephen Henson
1999-05-18Get rid of some unnecessary casts and add a necessary one.Bodo Möller
1999-05-17If we couldn't handle "-showcerts" (which happens with the currentBodo Möller
1999-05-17Rename "openssl x509" option "-config" to "-extfile", because itBodo Möller
1999-05-16Oops! Get the pmatch test the right way round.Dr. Stephen Henson
1999-05-16Fix various less obvious bugs in PKCS#7 handling: such as not zeroingDr. Stephen Henson
1999-05-16Change type of various DES function arguments from des_cblockBodo Möller
1999-05-16Added a comment pointing out the behaviour of "openssl x509 -conf ...",Bodo Möller
1999-05-16Marked probable bug, pointed out by Anonymous.Bodo Möller
1999-05-15Various Win32 fixes. Change args in do_ms.bat to put platform last. FixDr. Stephen Henson
1999-05-15Update dependencies.Bodo Möller
1999-05-15Get rid of the cast.Ben Laurie
1999-05-13Cut&paste error.Ulf Möller
1999-05-13New structure type SESS_CERT used instead of CERT inside SSL_SESSION.Bodo Möller
1999-05-13Remove redundant ifdef.Ulf Möller
1999-05-13VMS support bug fixes.Ulf Möller
1999-05-13VMS support.Ulf Möller
1999-05-12Add new -out option to asn1parse to allow the parsed data to be output.Dr. Stephen Henson
1999-05-11argc counting bug fixed.Bodo Möller
1999-05-11Move openssl.cnf out of lib/.Ulf Möller
1999-05-10Move openssl.cnf out of lib/.Ulf Möller
1999-05-10Fix various things to let OpenSSL even pass ``egcc -pipe -O2 -Wall -WshadowRalf S. Engelschall
1999-05-08Various Win32 fixes. Win95 doesn't support MoveFileEx() (which was used for aDr. Stephen Henson
1999-05-08Allows PKCS#12 password to be placed on command line and add allow configDr. Stephen Henson
1999-05-08This was an unused derivate of an old version of s_client.c that hadBodo Möller
1999-05-04Convert casted X509_INFO stacks to type-safe STACK_OF(X509_INFO).Ralf S. Engelschall
1999-05-04consistency cosmeticsRalf S. Engelschall
1999-05-02Yet another stack.Ben Laurie
1999-05-01Update dependencies.Ben Laurie