Cvs missed adapted module itself, here it goes...
[openssl.git] / crypto /
2005-05-03 Andy PolyakovCvs missed adapted module itself, here it goes...
2005-05-03 Andy PolyakovEngage md5-x86_64 assembler module.
2005-05-03 Andy PolyakovThrow in md5-x86_64 assembler.
2005-05-03 Andy PolyakovCygwin doesn't expose Win32 [not "officially"].
2005-05-03 Andy PolyakovCommentary update.
2005-05-03 Andy PolyakovCpuid modules updates.
2005-05-03 Nils Larschremove BN_ncopy, it was only used in bn_nist.c and...
2005-05-03 Nils Larschrewrite of bn_nist.c, disable support for some curves...
2005-05-03 Andy PolyakovRename amd64 modules to x86_64 and update RC4 implement...
2005-05-03 Andy Polyakovx86_64 assembler translator update.
2005-05-01 Dr. Stephen HensonSupport for smime-type MIME parameter.
2005-04-30 Andy PolyakovAllow for ./config no-sha0 [from stable].
2005-04-30 Dr. Stephen HensonTypo.
2005-04-30 Dr. Stephen HensonDon't attempt to parse nested ASN1 strings by default.
2005-04-30 Dr. Stephen HensonUse more efficient way to locate end of an ASN1 structure.
2005-04-29 Nils Larschdon't let BN_CTX_free(NULL) segfault
2005-04-29 Nils Larschhide the definition of ECDSA_METHOD and ECDSA_DATA...
2005-04-29 Nils Larschavoid warnings when building on systems where sizeof...
2005-04-28 Andy PolyakovPointer to BN_MONT_CTX could be used uninitialized.
2005-04-28 Richard LevitteSynchronise with Unix build system.
2005-04-28 Dr. Stephen HensonIncrease offset for BIO_f_enc() to avoid problems with...
2005-04-27 Dr. Stephen HensonLots of Win32 fixes for DTLS.
2005-04-27 Nils Larschadd missing parentheses
2005-04-27 Dr. Stephen HensonChange method_mont_p from (char *) to (BN_MONT_CTX...
2005-04-26 Dr. Stephen HensonPort BN_MONT_CTX_set_locked() from stable branch.
2005-04-26 Dr. Stephen HensonStop unused variable warning.
2005-04-26 Dr. Stephen HensonPort from stable branch.
2005-04-26 Nils Larschsome updates for the blinding code; summary:
2005-04-26 Dr. Stephen HensonPort from stable branch.
2005-04-26 Bodo MöllerFix various incorrect error function codes.
2005-04-26 Bodo Möllermake update
2005-04-26 Ben LaurieAdd DTLS support.
2005-04-25 Bodo MöllerUse OPENSSL_NO_CAST, not OPENSSL_NO_CAST5 in e_old.c
2005-04-24 Andy PolyakovAvoid L1 cache aliasing even between key and S-boxes.
2005-04-23 Nils Larschmake asn.1 field names const
2005-04-23 Nils Larschchange prototype of the ecdh KDF: make input parameter...
2005-04-23 Ben LaurieAdd debug target, remove cast, note possible bug.
2005-04-22 Ben LaurieAdd prototypes.
2005-04-22 Nils Larschmore const
2005-04-22 Nils Larsch- use BN_set_negative and BN_is_negative instead of...
2005-04-22 Andy PolyakovAvoid aliasing between stack frames and S-boxes. Compre...
2005-04-21 Richard LevitteProvide a default OPENSSL_ia32cap_loc for non-Intel...
2005-04-20 Dr. Stephen HensonRename typed version of M_ASN1_get M_ASN1_get_x to...
2005-04-20 Dr. Stephen HensonStop compiler warnings about deprecated lvalue casts.
2005-04-20 Dr. Stephen HensonStop bogus shadowing warning.
2005-04-20 Richard LevitteMake sure id2_func is properly cast as well...
2005-04-20 Richard Levittesigned vs. unsigned.
2005-04-20 Richard LevitteAvoid compiler complaint about mismatched function...
2005-04-20 Richard LevitteResolve signed vs. unsigned.
2005-04-20 Richard LevitteType mismatch detected by DEC C compiler. void* !...
2005-04-20 Richard LevitteAvoid compiler complaint about mismatched function...
2005-04-19 Dr. Stephen HensonNew "algorithm define" OPENSSL_NO_GMP. Update mkdef...
2005-04-19 Dr. Stephen HensonVarious Win32 and other fixes for warnings and compilat...
2005-04-17 Andy PolyakovThrow in x86_64 AT&T to MASM assembler converter to...
2005-04-17 Richard LevitteSynchronise with ec/Makefile.
2005-04-16 Andy PolyakovMitigate cache-timing attack in CBC mode. This is done...
2005-04-14 Dr. Stephen HensonCheck return values of <Digest>_Init functions in low...
2005-04-14 Andy PolyakovPrototype mnemonics in padlock_verify_context for bette...
2005-04-14 Andy PolyakovFix for bug emerged in openvpn conext.
2005-04-13 Andy PolyakovZap OPENSSL_EXTERN on symbols, which are not meant...
2005-04-13 Andy PolyakovFix typos.
2005-04-13 Andy PolyakovIntroduce OPENSSL_NONPIC_relocated to denote relocated...
2005-04-13 Andy PolyakovMinor cryptlib.c update: compiler warnings in OPENSSL_s...
2005-04-12 Dr. Stephen HensonMore overwritten stuff...
2005-04-12 Dr. Stephen HensonReplace overwritten lines before error codes.
2005-04-12 Dr. Stephen HensonRebuild error codes.
2005-04-12 Dr. Stephen HensonInclude error library value in C error source files...
2005-04-11 Nils Larschinclude limits.h for UINT_MAX etc.
2005-04-11 Richard LevitteAdd emacs cache files to .cvsignore.
2005-04-10 Dr. Stephen HensonMove allow_proxy_certs declaration to start of function.
2005-04-09 Richard LevitteAdded restrictions on the use of proxy certificates...
2005-04-07 Nils Larschmake sure error queue is totally emptied
2005-04-07 Andy PolyakovImplement OPENSSL_showfatal and make it Win32 GUI and...
2005-04-07 Andy PolyakovHarmonize cygwin/mingw and VC targets.
2005-04-06 Andy Polyakov+45% RC4 performance boost on Intel EM64T core. Unrolle...
2005-04-05 Nils Larschsome const fixes and cleanup
2005-04-04 Nils Larschremove unused recp method
2005-04-04 Andy PolyakovExtend Solaris x86 support to amd64.
2005-04-04 Andy PolyakovSolaris x86 linker erroneously pads .init segment with...
2005-04-04 Andy PolyakovSome non-GNU compilers (such as Sun C) define __i386.
2005-04-03 Andy PolyakovMake bn/asm/x86_64-gcc.c gcc4 savvy. +r is likely to...
2005-04-03 Ben LaurieIf input is bad, we still need to clear the buffer.
2005-04-01 Dr. Stephen HensonTypo
2005-03-31 Ben LaurieConsistency.
2005-03-31 Ben LaurieSimplicate and add lightness.
2005-03-31 Ben LaurieGive everything prototypes (well, everything that's...
2005-03-30 Nils Larschfix header
2005-03-30 Ben LaurieBlow away Makefile.ssl.
2005-03-30 Ben LaurieConstification.
2005-03-28 Nils Larschwhen building with OPENSSL_NO_DEPRECATED defined BN_zer...
2005-03-24 Ulf Möllerundo Cygwin change
2005-03-22 Nils Larschtest, remove unnecessary const cast
2005-03-19 Ulf MöllerUse Windows randomness code on Cygwin
2005-03-19 Ulf Möllerfix breakage for Perl versions that do boolean operatio...
2005-03-13 Bodo Möller"make depend". This takes into account the algorithms...
2005-03-12 Andy PolyakovCygwin to use DSO_FLFCN and mingw to use DSO_WIN32.
2005-03-12 Andy PolyakovAvoid re-build avalanches with HP-UX make.
2005-03-11 Bodo Möllerfix potential memory leak when allocation fails
2005-03-09 Bodo MöllerFix typo
2005-02-19 Lutz JänickeFix hang in EGD/PRNGD query when communication socket...
next