summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
1999-06-06Rewrite PBE handling read to support PKCS#5 v2.0 and update the functionDr. Stephen Henson
1999-06-05Change so PEM private key read routines can handle PKCS#8 transparently.Dr. Stephen Henson
1999-06-05More PKCS#8 stuff. Support for unencrypted forms of private key.Dr. Stephen Henson
1999-06-05const/type fixes.Ben Laurie
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-04The rest of the PKCS#5, PKCS#8 patch I forgot before :-)Dr. Stephen Henson
1999-06-04Add PKCS#5 v1.5 compatible algorithms and initial PKCS#8 support. PKCS#8 needsDr. Stephen Henson
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-04Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller
1999-06-04Test apps.Ulf Möller
1999-06-03More evil cast removal.Ben Laurie
1999-06-03Make samples compile.Ben Laurie
1999-06-02stackBen Laurie
1999-06-02Evil cast extermination.Ben Laurie
1999-06-02stack.Ben Laurie
1999-06-02Move stack implementations to more natural places.Ben Laurie
1999-06-02Stack.Ben Laurie
1999-06-01Remove redundant line.Ulf Möller
1999-06-01Borland C fix.Ulf Möller
1999-05-31stack.Ben Laurie
1999-05-31Stack.Ben Laurie
1999-05-31More stack.Ben Laurie
1999-05-30Yet another stack.Ben Laurie
1999-05-30Another stack.Ben Laurie
1999-05-30Another safe stack.Ben Laurie
1999-05-30Another safe stack.Ben Laurie
1999-05-29And carry on with development...Ben Laurie
1999-05-29Oops!OpenSSL_0_9_3aBen Laurie
1999-05-29Prepare to release 0.9.3aBen Laurie
1999-05-29Update dependencies.Ben Laurie
1999-05-28Pass INSTALL_PREFIX to subdirectories of cryptoBodo Möller
1999-05-28Some assembler-related clean-ups.Bodo Möller
1999-05-28Include <stdio.h>.Bodo Möller
1999-05-27I386_ONLY is defined in opensslconf.h, so we need to include it.Bodo Möller
1999-05-26Circument egcs bug.Bodo Möller
1999-05-26Fix for memory leak.Dr. Stephen Henson
1999-05-26Update md5 assembly source for Win32.Dr. Stephen Henson
1999-05-25Temporary workaround for IRIX64 build.Bodo Möller
1999-05-24Move on to 0.9.4.Ben Laurie
1999-05-24Here we go: prepare to roll 0.9.3.OpenSSL_0_9_3Ben Laurie
1999-05-23Move to beta 3.Ben Laurie
1999-05-23Prepare for final(?) beta.OpenSSL_0_9_3beta2Ben Laurie
1999-05-23Set ext_list to NULL after use.Dr. Stephen Henson
1999-05-21Move the Win32 #undefs of X509_NAME and PKCS7_ISSUER_AND_SERIAL so they willDr. Stephen Henson
1999-05-21Remove traces of bad idea :-)Bodo Möller
1999-05-21It was a very bad idea to use #include "../e_os.h" -- when this occursBodo Möller
1999-05-21The last argument in the d2i_XXX_fp and d2i_XXX_bio functions should beDr. Stephen Henson
1999-05-20Add a kludge :-(Bodo Möller