ANSIfy, fix typo in error message, and remove redundant statement from
[openssl.git] / crypto /
1999-04-24 Dr. Stephen HensonComplete rewrite of the error code generation script...
1999-04-23 Bodo MöllerSubmitted by:
1999-04-23 Bodo MöllerSubmitted by:
1999-04-23 Bodo Möller"make depend"
1999-04-23 Ulf MöllerRemove header files from .cvsignore.
1999-04-23 Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-23 Ulf MöllerUndo evil cast! <g>
1999-04-23 Ulf MöllerFunction didn't get ANSIfied because of unusual formatting.
1999-04-23 Ben LaurieWork with -pedantic!
1999-04-23 Bodo MöllerSubmitted by:
1999-04-22 Ulf MöllerRemove references to .org header file names.
1999-04-22 Ulf MöllerPass the $PROCESSOR variable through.
1999-04-22 Ulf MöllerUltrix compatibility.
1999-04-22 Bodo MöllerCVS confusion?
1999-04-22 Ben LaurieReverse unexplained change.
1999-04-22 Bodo MöllerFixed some race conditions.
1999-04-21 Dr. Stephen HensonSuppport for CRL distribution points extension. Also...
1999-04-21 Ulf MöllerNew header file opensslconf.h contains the macros set...
1999-04-21 Ulf MöllerMove all autogenerated header file parts to crypto...
1999-04-21 Ben LaurieRemove some unnecessary(?) casting.
1999-04-20 Ulf MöllerFix lots of warnings.
1999-04-20 Ulf MöllerFix some warnings.
1999-04-20 Ulf MöllerProblems with 64-bit long.
1999-04-20 Ulf MöllerRemove useless defines.
1999-04-20 Ulf MöllerProblems with 64-bit long.
1999-04-20 Ulf MöllerArguments are des_cblock.
1999-04-20 Ben LaurieUpdate dependencies.
1999-04-20 Dr. Stephen HensonVarious fixes so Win32 compile may work. Convert Genera...
1999-04-19 Ulf MöllerMissing #endif.
1999-04-19 Ulf MöllerChange functions to ANSI C.
1999-04-19 Dr. Stephen HensonFinish off support for Certificate Policies extension.
1999-04-19 Ulf MöllerClean up prototypes (prepare for removing NOPROTO).
1999-04-19 Ulf MöllerFix typos in error codes.
1999-04-19 Ulf MöllerDefinition did not match prototype.
1999-04-19 Ulf MöllerSPARC v8 assembler BIGNUM code.
1999-04-19 Bodo MöllerRemoved extra semicolons.
1999-04-18 Dr. Stephen HensonInitial support for Certificate Policies extension...
1999-04-18 Ben LaurieFix const declarations.
1999-04-18 Ben LaurieUpdate dependencies.
1999-04-17 Dr. Stephen HensonAllow asn1parse to print out VISIBLESTRING and some...
1999-04-17 Ben LaurieMassive constification.
1999-04-17 Dr. Stephen HensonAdd support for VISIBLESTRING and UTF8String
1999-04-17 Ben LaurieAnother STACK bites the dust.
1999-04-16 Dr. Stephen HensonAdd initial support for r2i RAW extensions which can...
1999-04-16 Ben LaurieFix some warnings. Contributed by Anonymous.
1999-04-16 Ulf MöllerWrite random seed file in binary mode.
1999-04-15 Dr. Stephen HensonFix a horrible BN bug in bn_expand2 which caused BN_add...
1999-04-14 Dr. Stephen HensonAdd some utilities to support SXNet extension also...
1999-04-14 Bodo MöllerMake Windows compilers happy.
1999-04-14 Bodo MöllerSome tiny fixes.
1999-04-13 Dr. Stephen HensonDelete all the old X509V3 pack and unpack stuff and...
1999-04-12 Bodo MöllerDon#t auto-generate crypto/pem/pem.h -- a fixed file...
1999-04-12 Ben LaurieAdd type-safe STACKs and SETs.
1999-04-12 Ralf S. EngelschallMake sure a corresponding plain text error message...
1999-04-10 Ben LaurieRid the world of yet more evil casts.
1999-04-10 Ben LaurieRid the world of more evil casts.
1999-04-10 Ben LaurieInstall signal handler if we are using sigaction.
1999-04-09 Ulf MöllerTest PKCS#1 v1.5 padding as well.
1999-04-09 Ulf MöllerSeparate DSA functionality from ASN.1 encoding.
1999-04-09 Bodo MöllerTiny comment to improve code comprehensibility.
1999-04-08 Dr. Stephen HensonAdd PKCS#5 v2.0 ASN1 structures.
1999-04-08 Bodo MöllerBe more optimistic about the availability of termios...
1999-04-06 Ulf MöllerBug fix for X.509 two-digit year.
1999-04-06 Ulf MöllerRemove obsolete files from SSLeay 0.8.
1999-04-01 Dr. Stephen HensonDid a 'make errors' to update asn1 error codes now...
1999-04-01 Dr. Stephen HensonDelete some auto generated files and correct a typo...
1999-04-01 Ulf MöllerInclude bn.h instead of defining BIGNUM as char.
1999-04-01 Ben LaurieUpdate dependencies.
1999-04-01 Ulf MöllerRemove obsolete files.
1999-04-01 Ulf MöllerNew Makefile variables $(RANLIB) and $(PERL).
1999-04-01 Ulf Möllerpre-0.9.3 development version.
1999-04-01 Ralf S. EngelschallAdd .cvsignore in new pkcs12 directory
1999-03-31 Ulf MöllerNew option to generate 80386 code.
1999-03-30 Ulf MöllerRemove file that is to be auto-generated by sha1-586.pl.
1999-03-30 Ulf MöllerNew switch "386" to generate 80386 code (emulate bswap).
1999-03-29 Dr. Stephen HensonRemove deleted PKCS#12 functions from pkcs12.h, get...
1999-03-29 Dr. Stephen HensonInclude pkcs12 program as part of openssl. This complet...
1999-03-29 Bodo MöllerAdded comments to des_enc_{read,write} functions warnin...
1999-03-29 Dr. Stephen HensonVarious PKCS#12 related tidies and fixes: it might...
1999-03-28 Dr. Stephen HensonYet more PKCS#12 integration: add lots of files under...
1999-03-28 Dr. Stephen HensonFurther PKCS#12 integration, PBE, PKCS#8 additions.
1999-03-28 Dr. Stephen HensonThis is the beginning of PKCS#12 integration. This...
1999-03-27 Dr. Stephen Hensonextranet file added...
1999-03-27 Dr. Stephen HensonAdd initial support for Thawte strong extranet certific...
1999-03-27 Ben LaurieFix Alpha assembler, remove redundant file.
1999-03-25 Ralf S. EngelschallMake sure the RSA OAEP test is skipped under -DRSAref...
1999-03-24 Ralf S. EngelschallMove definitions of IS_SET/IS_SEQUENCE inside crypto...
1999-03-22 Ben LaurieFix security hole.
1999-03-20 Ralf S. EngelschallSome more source tree cleanups (removed obsolete files...
1999-03-14 Dr. Stephen HensonUsing int for the digest length in EVP_DigestFinal...
1999-03-14 Dr. Stephen HensonRemove some references which called malloc and free...
1999-03-12 Ben LaurieFail if test fails.
1999-03-12 Ben LaurieUpdate dependencies.
1999-03-12 Ben LaurieUse the right compiler for ctx_size.
1999-03-11 Dr. Stephen HensonFix for RSA private key encryption if p < q. This took...
1999-03-10 Ralf S. EngelschallJust cosmetics: replace a tab with a normal space because
1999-03-10 Dr. Stephen HensonFix couple of ANSI declarations and prototypes
1999-03-09 Ben LaurieFix quad checksum bug.
1999-03-09 Dr. Stephen HensonComment out two unimplemented functions from bio.h...
1999-03-08 Dr. Stephen HensonAdd missing funtions from non ANSI section of header...
next