summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
1999-04-14Add some utilities to support SXNet extension also add support in DEF filesDr. Stephen Henson
1999-04-14Make Windows compilers happy.Bodo Möller
1999-04-14Some tiny fixes.Bodo Möller
1999-04-13Delete all the old X509V3 pack and unpack stuff and various structures andDr. Stephen Henson
1999-04-12Don#t auto-generate crypto/pem/pem.h -- a fixed file is fine for it.Bodo Möller
1999-04-12Add type-safe STACKs and SETs.Ben Laurie
1999-04-12Make sure a corresponding plain text error message exists for theRalf S. Engelschall
1999-04-10Rid the world of yet more evil casts.Ben Laurie
1999-04-10Rid the world of more evil casts.Ben Laurie
1999-04-10Install signal handler if we are using sigaction.Ben Laurie
1999-04-09Test PKCS#1 v1.5 padding as well.Ulf Möller
1999-04-09Separate DSA functionality from ASN.1 encoding.Ulf Möller
1999-04-09Tiny comment to improve code comprehensibility.Bodo Möller
1999-04-08Add PKCS#5 v2.0 ASN1 structures.Dr. Stephen Henson
1999-04-08Be more optimistic about the availability of termios for ~ECHO,Bodo Möller
1999-04-06Bug fix for X.509 two-digit year.Ulf Möller
1999-04-06Remove obsolete files from SSLeay 0.8.Ulf Möller
1999-04-01Did a 'make errors' to update asn1 error codes now typo is fixedDr. Stephen Henson
1999-04-01Delete some auto generated files and correct a typo in crypto/asn1/p5_pbe.cDr. Stephen Henson
1999-04-01Include bn.h instead of defining BIGNUM as char.Ulf Möller
1999-04-01Update dependencies.Ben Laurie
1999-04-01Remove obsolete files.Ulf Möller
1999-04-01New Makefile variables $(RANLIB) and $(PERL).Ulf Möller
1999-04-01pre-0.9.3 development version.Ulf Möller
1999-04-01Add .cvsignore in new pkcs12 directoryRalf S. Engelschall
1999-03-31New option to generate 80386 code.Ulf Möller
1999-03-30Remove file that is to be auto-generated by sha1-586.pl.Ulf Möller
1999-03-30New switch "386" to generate 80386 code (emulate bswap).Ulf Möller
1999-03-29Remove deleted PKCS#12 functions from pkcs12.h, get rid of object creationDr. Stephen Henson
1999-03-29Include pkcs12 program as part of openssl. This completes most of the PKCS#12Dr. Stephen Henson
1999-03-29Added comments to des_enc_{read,write} functions warning about theirBodo Möller
1999-03-29Various PKCS#12 related tidies and fixes: it might even compile now :-)Dr. Stephen Henson
1999-03-28Yet more PKCS#12 integration: add lots of files under crypto/pkcs12 and addDr. Stephen Henson
1999-03-28Further PKCS#12 integration, PBE, PKCS#8 additions.Dr. Stephen Henson
1999-03-28This is the beginning of PKCS#12 integration. This just adds the PKCS#12Dr. Stephen Henson
1999-03-27extranet file added...Dr. Stephen Henson
1999-03-27Add initial support for Thawte strong extranet certificate extensions andDr. Stephen Henson
1999-03-27Fix Alpha assembler, remove redundant file.Ben Laurie
1999-03-25Make sure the RSA OAEP test is skipped under -DRSAref becauseRalf S. Engelschall
1999-03-24Move definitions of IS_SET/IS_SEQUENCE inside crypto/asn1/asn1.hRalf S. Engelschall
1999-03-22Fix security hole.Ben Laurie
1999-03-20Some more source tree cleanups (removed obsolete files crypto/bf/asm/bf586.pl,Ralf S. Engelschall
1999-03-14Using int for the digest length in EVP_DigestFinal() broke some compilers.Dr. Stephen Henson
1999-03-14Remove some references which called malloc and free instead of Malloc and Free.Dr. Stephen Henson
1999-03-12Fail if test fails.Ben Laurie
1999-03-12Update dependencies.Ben Laurie
1999-03-12Use the right compiler for ctx_size.Ben Laurie
1999-03-11Fix for RSA private key encryption if p < q. This took ***ages*** to track down.Dr. Stephen Henson
1999-03-10Just cosmetics: replace a tab with a normal space becauseRalf S. Engelschall
1999-03-10Fix couple of ANSI declarations and prototypesDr. Stephen Henson