New "open issue" (ERR_...).
[openssl.git] / crypto /
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...
1999-03-08 Dr. Stephen HensonVarious fixes to Win32, update ssleay.num, libeay.num...
1999-03-08 Ralf S. EngelschallMake `openssl version' output lines consistent.
1999-03-08 Ralf S. EngelschallTwo more .cvsignore files for the assembler stuff
1999-03-07 Dr. Stephen HensonDelete obsolete old X509V3 files.
1999-03-07 Ben LaurieFix DWP when only given three parameters.
1999-03-06 Dr. Stephen HensonAdded support for adding extensions to CRLs, also fix...
1999-03-06 Ben LauriePut the dependencies back.
1999-03-06 Ralf S. EngelschallGeneral source tree makefile cleanups: Made `making...
1999-03-06 Ralf S. EngelschallFix GCC warning...
1999-03-06 Dr. Stephen HensonAdd an extra 'raw' function r2i to the extension code...
1999-03-05 Dr. Stephen HensonFix the PKCS#7 stuff: signature verify could fail if...
1999-03-05 Dr. Stephen HensonWorkaround for a Win95 console bug triggered by the...
1999-03-04 Dr. Stephen HensonDeleted my str_dup() function from X509V3: the same...
1999-03-04 Ralf S. EngelschallDon't install bss_file.c under PREFIX/include/. It...
1999-03-03 Dr. Stephen HensonFix the Win32 compile environment and add various chang...
1999-02-28 Ben LaurieAdd functions to add certs to stacks, used for CA file...
1999-02-27 Ben LaurieUpdate dependencies.
1999-02-27 Ralf S. EngelschallGet rid of remaining C++-style comments which strict...
1999-02-26 Dr. Stephen HensonBN_RECURSION causes the stuff in bn_mont.c to fall...
1999-02-25 Ralf S. EngelschallTypo
1999-02-25 Ralf S. EngelschallFix 'port' variable from `int' to `unsigned int' in...
1999-02-25 Ralf S. EngelschallChange type of another md_len variable in pk7_doit...
1999-02-25 Ben LaurieFix clearly untested "clever" hack.
1999-02-25 Ralf S. EngelschallMore CVS ignore stuff...
1999-02-25 Ralf S. EngelschallRemember good pointers to Montgomery multiplication...
1999-02-23 Ben LaurieCode for reliable BIO.
1999-02-23 Ben LaurieAdd reliable BIO.
1999-02-23 Ben LaurieFix more warnings.
1999-02-23 Ralf S. EngelschallMake gcc -Wall happy ("might be used uninitialized...
1999-02-22 Ben LaurieAdd syslogging BIO.
1999-02-22 Dr. Stephen HensonVarious changes to make this stuff compile under Win32...
1999-02-21 Ben LaurieFix warning.
1999-02-21 Dr. Stephen HensonMake RSA_NO_PADDING really use no padding.
1999-02-21 Dr. Stephen HensonAdd more functionality to issuer alt name and subject...
1999-02-20 Ben LaurieFix a warning.
1999-02-20 Ben LaurieGenerate errors when public/private key check is done.
1999-02-20 Dr. Stephen HensonPreliminary support for reason code CRL extension.
1999-02-19 Dr. Stephen HensonPatch so the new crl stuff actually compiles this time...
1999-02-19 Dr. Stephen HensonOverhaul 'crl' application, add a proper X509_CRL_print...
1999-02-18 Ben LaurieFix case of new functions in error files.
1999-02-17 Dr. Stephen HensonOops! Remeber to include the other patches this time...
1999-02-17 Dr. Stephen HensonFuller authority key id support, partial support for...
1999-02-17 Ben LaurieAdd OAEP.
1999-02-17 Dr. Stephen HensonAdded code to GENERAL_NAME with support for more option...
1999-02-15 Dr. Stephen HensonFix various memory leaks in SSL, apps and DSA
1999-02-14 Dr. Stephen HensonUpdate error codes.
1999-02-14 Dr. Stephen HensonAdd support for raw extensions. This means that you...
1999-02-14 Ralf S. EngelschallMake sure latest Perl versions don't interpret some...
1999-02-14 Dr. Stephen HensonMore Win32 fixes and upsdate INSTALL.W32 documentation.
1999-02-13 Ben LaurieFinally(?) fix DES stuff.
1999-02-13 Ben LaurieUpdate dependencies.
1999-02-13 Ben LaurieFix ghastly DES declarations, and all consequential...
1999-02-13 Dr. Stephen HensonFix typo in asn1.h (PRINTABLESTRING_STRING) and fix...
1999-02-13 Ben LaurieAdd support for 3DES CBCM mode.
1999-02-13 Ben LaurieWhoops, missed one.
1999-02-13 Ben LaurieSome cleanup.
1999-02-12 Ben LaurieTidy up asm stuff.
1999-02-11 Dr. Stephen HensonDelete a few unused files in apps, restore CAST WIN32...
1999-02-10 Ralf S. EngelschallRemove three more bogus files (2x temp file, 1x trash)
1999-02-10 Ralf S. EngelschallIgnore mx86unix.cpp which is generated on Intel platforms
1999-02-10 Ralf S. EngelschallFirst cut for a very conservative source tree cleanup:
next