Typo.
[openssl.git] / crypto /
2011-05-21 Richard LevitteLIBOBJ contained o_fips.c, now o_fips.o.
2011-05-19 Dr. Stephen HensonImplement FIPS_mode and FIPS_mode_set
2011-05-19 Dr. Stephen Hensoninherit HMAC flags from MD_CTX
2011-05-15 Dr. Stephen Hensonnew flag to stop ENGINE methods being registered
2011-05-12 Dr. Stephen HensonHave EC_NISTP224_64_GCC_128 treated like any algorithm...
2011-05-08 Dr. Stephen Hensonallow SHA384, SHA512 with DSA
2011-04-30 Dr. Stephen Hensonno need to include memory.h
2011-04-06 Dr. Stephen Hensoncheck buffer is larger enough before overwriting
2011-03-25 Richard LevitteCorrections to the VMS build system.
2011-03-25 Dr. Stephen Hensonmake some non-VMS builds work again
2011-03-25 Richard LevitteFor VMS, implement the possibility to choose 64-bit...
2011-03-23 Richard Levittemake update (1.0.1-stable)
2011-03-19 Richard LevitteA few more long symbols needing shortening.
2011-03-19 Richard LevitteKeep file references in the VMS build files in the...
2011-03-19 Richard LevitteSRP was introduced, add it for OpenVMS.
2011-03-19 Richard LevitteA few more symbols that need shorter versions on OpenVMS.
2011-03-19 Richard LevitteApply all the changes submitted by Steven M. Schweda...
2011-03-16 Ben LaurieAdd SRP.
2011-03-04 Andy Polyakovs390x-mont.pl: optimize for z196.
2011-02-12 Andy Polyakovdso_dlfcn.c: make it work on Tru64 4.0 [from HEAD].
2011-02-03 Bodo MöllerAssorted bugfixes:
2011-02-01 Dr. Stephen HensonSince FIPS 186-3 specifies we use the leftmost bits...
2011-01-30 Dr. Stephen Hensonstop warnings about no previous prototype when compilin...
2011-01-26 Dr. Stephen HensonFIPS mode changes to make RNG compile (this will need...
2011-01-26 Richard LevitteAdd rsa_crpt
2011-01-25 Dr. Stephen HensonMove RSA encryption functions to new file crypto/rsa...
2011-01-25 Dr. Stephen HensonMove BN_options function to bn_print.c to remove depend...
2011-01-25 Dr. Stephen HensonMove DSA_sign, DSA_verify to dsa_asn1.c and include...
2011-01-25 Dr. Stephen Hensonrecalculate DSA signature if r or s is zero (FIPS 186...
2011-01-24 Dr. Stephen HensonPR: 2433
2011-01-24 Dr. Stephen HensonNew function EC_KEY_set_affine_coordinates() this perfo...
2011-01-24 Dr. Stephen Hensoncheck EC public key isn't point at infinity
2011-01-24 Dr. Stephen HensonPR: 1612
2011-01-19 Dr. Stephen HensonAdd additional parameter to dsa_builtin_paramgen to...
2011-01-14 Dr. Stephen Hensonadd va_list version of ERR_add_error_data
2011-01-13 Dr. Stephen Hensonstop warning with no-engine
2011-01-10 Richard LevittePR: 2425
2011-01-09 Dr. Stephen Hensonadd buf_str.c file
2011-01-09 Dr. Stephen Hensonmove some string utilities to buf_str.c to reduce some...
2011-01-09 Dr. Stephen Hensonadd X9.31 prime generation routines from 0.9.8 branch
2011-01-03 Dr. Stephen Hensonoops missed an assert
2011-01-03 Dr. Stephen HensonPR: 2411
2011-01-03 Dr. Stephen HensonFix escaping code for string printing. If *any* escapin...
2011-01-03 Dr. Stephen HensonPR: 2410
2011-01-03 Dr. Stephen HensonPR: 2413
2011-01-03 Dr. Stephen HensonPR: 2416
2010-12-14 Richard LevitteFirst attempt at adding the possibility to set the...
2010-12-11 Andy Polyakovbss_file.c: refine UTF8 logic [from HEAD].
2010-12-02 Dr. Stephen HensonPR: 2386
2010-11-30 Dr. Stephen HensonPR: 2385
2010-11-29 Dr. Stephen Hensonapply J-PKAKE fix to HEAD (original by Ben)
2010-11-27 Dr. Stephen HensonSome of the MS_STATIC use in crypto/evp is a legacy...
2010-11-24 Dr. Stephen Hensonadd "missing" functions to copy EVP_PKEY_METHOD and...
2010-11-24 Dr. Stephen Hensonconstify EVP_PKEY_new_mac_key()
2010-11-23 Richard LevitteGive the architecture dependent directory higher priority
2010-11-22 Andy Polyakovs390x.S: fix typo in bn_mul_words [from HEAD].
2010-11-19 Dr. Stephen HensonPR: 2376
2010-11-18 Richard LevitteWe redid the structure on architecture dependent source...
2010-11-18 Dr. Stephen Hensoncompile cts128.c on VMS
2010-11-18 Dr. Stephen HensonPR: 2372
2010-11-17 Dr. Stephen Hensonbackport AES EVP ctr mode changes from HEAD
2010-11-17 Dr. Stephen Hensonsync OIDs with HEAD
2010-11-16 Dr. Stephen HensonIf EVP_PKEY structure contains an ENGINE the key is...
2010-11-02 Dr. Stephen HensonSubmitted by: Jonathan Dixon <joth@chromium.org>
2010-10-11 Dr. Stephen HensonPR: 2295
2010-10-10 Andy Polyakovx86_64-xlate.pl: fix LNK4078 and LNK4210 link warnings...
2010-10-06 Dr. Stephen HensonWe can't always read 6 bytes in an OCSP response: fix...
2010-10-03 Dr. Stephen HensonAdd call to ENGINE_register_all_complete() to ENGINE_lo...
2010-09-13 Andy PolyakovAlpha assembler pack: adapt for Linux [from HEAD].
2010-09-10 Andy Polyakovcrypto/bn/asm/s390x.S: drop redundant instructions...
2010-09-05 Andy Polyakovsparcv9cap.c: disengange Solaris-specific CPU detection...
2010-08-30 Dr. Stephen Hensonfix bug in AES_unwrap()
2010-08-27 Bodo MöllerMore C language police work.
2010-08-27 Bodo MöllerC conformity fixes: Move declarations before statements...
2010-08-27 Bodo MöllerC conformity fixes:
2010-08-26 Bodo Möller(formatting error)
2010-08-26 Bodo MöllerNew 64-bit optimized implementation EC_GFp_nistp224_met...
2010-08-26 Bodo MöllerECC library bugfixes.
2010-08-03 Andy Polyakovsha1-armv4-large.pl: reschedule instructions for dual...
2010-08-02 Andy PolyakovMake inline assembler clang-friendly [from HEAD].
2010-07-28 Andy Polyakovalphacpuid.pl: fix brown-bag bug [from HEAD].
2010-07-26 Andy PolyakovReplace alphacpuid.s with alphacpuid.pl to ensure it...
2010-07-21 Dr. Stephen HensonAdd call to ENGINE_register_all_complete() to ENGINE_lo...
2010-07-13 Andy PolyakovARM assembler pack: reschedule instructions for dual...
2010-07-09 Dr. Stephen HensonPR: 2297
2010-07-08 Andy Polyakovrand_nw.c: compensate for gcc bug (using %edx instead...
2010-07-08 Andy Polyakovsparcv9cap.c: reiterate CPU detection logic [from HEAD].
2010-07-05 Dr. Stephen Hensoncrypto/sparc*: elininate _sparcv9_rdwrasi [from HEAD...
2010-07-05 Dr. Stephen HensonSPARCv9 assembler pack: refine CPU detection on Linux...
2010-06-16 Dr. Stephen Hensonupdate versions for 1.0.1
2010-06-16 cvs2svnThis commit was manufactured by cvs2svn to create branch
2010-06-16 Dr. Stephen Hensonupdate README, fix opensslv.h
2010-06-16 Dr. Stephen Hensonupdate for next version
2010-06-16 Dr. Stephen Hensonclarify comment
2010-06-15 Dr. Stephen HensonFix warnings (From HEAD, original patch by Ben).
2010-06-01 Dr. Stephen Hensonprepare for release OpenSSL_1_0_0a
2010-06-01 Dr. Stephen HensonFix CVE-2010-1633 and CVE-2010-0742.
2010-06-01 Andy Polyakovx86_64-xlate.pl: updates from HEAD.
2010-05-31 Dr. Stephen Hensonfix PR#2261 in a different way
2010-05-29 Dr. Stephen HensonPR: 2278
next