summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
1999-04-19Change functions to ANSI C.Ulf Möller
1999-04-19Finish off support for Certificate Policies extension.Dr. Stephen Henson
1999-04-19Clean up prototypes (prepare for removing NOPROTO).Ulf Möller
1999-04-19Fix typos in error codes.Ulf Möller
1999-04-19Definition did not match prototype.Ulf Möller
1999-04-19SPARC v8 assembler BIGNUM code.Ulf Möller
1999-04-19Removed extra semicolons.Bodo Möller
1999-04-18Initial support for Certificate Policies extension: print out works but settingDr. Stephen Henson
1999-04-18Fix const declarations.Ben Laurie
1999-04-18Update dependencies.Ben Laurie
1999-04-17Allow asn1parse to print out VISIBLESTRING and some code needed for certificateDr. Stephen Henson
1999-04-17Massive constification.Ben Laurie
1999-04-17Add support for VISIBLESTRING and UTF8StringDr. Stephen Henson
1999-04-17Another STACK bites the dust.Ben Laurie
1999-04-16Add initial support for r2i RAW extensions which can access the config databaseDr. Stephen Henson
1999-04-16Fix some warnings. Contributed by Anonymous.Ben Laurie
1999-04-16Write random seed file in binary mode.Ulf Möller
1999-04-15Fix a horrible BN bug in bn_expand2 which caused BN_add_word() et al to failDr. Stephen Henson
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