FIPS mode ERR changes. Redirect errors to tiny FIPS callbacks to avoid ERR
[openssl.git] / crypto /
2011-01-26 Dr. Stephen HensonFIPS mode ERR changes. Redirect errors to tiny FIPS...
2011-01-26 Dr. Stephen HensonFIPS DH changes: selftest checks and key range checks.
2011-01-26 Dr. Stephen HensonFIPS mode DSA changes:
2011-01-26 Dr. Stephen HensonFIPS mode RSA changes:
2011-01-26 Dr. Stephen Hensonadd new RAND errors
2011-01-26 Dr. Stephen HensonFIPS mode EVP changes:
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-25 Dr. Stephen Hensonrevert Makefile change
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 Hensonoops, revert mistakenly committed EC changes
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 Ben LaurieFix warning.
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
2010-12-25 Dr. Stephen Hensonavoid verification loops in trusted store when path...
2010-12-14 Richard LevitteFirst attempt at adding the possibility to set the...
2010-12-13 Dr. Stephen HensonSupport routines for ASN1 scanning function, doesn...
2010-12-11 Andy Polyakovbss_file.c: refine UTF8 logic.
2010-12-02 Dr. Stephen HensonPR: 2386
2010-11-30 Dr. Stephen HensonPR: 2385
2010-11-29 Andy Polyakovs390x assembler pack: adapt for -m31 build, see comment...
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 Hensonfix typo in HMAC redirection, add HMAC INIT tracing
2010-11-24 Dr. Stephen HensonVERY EXPERIMENTAL HMAC redirection example in OpenSSL...
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 LevitteUse the same directory for architecture dependent heade...
2010-11-23 Richard LevitteGive the architecture dependent directory higher priority
2010-11-22 Richard LevitteSynchronise with Unix and do all other needed modificat...
2010-11-22 Andy Polyakovs390x.S: fix typo in bn_mul_words.
2010-11-22 Dr. Stephen Hensonadd pice of PR#2295 not committed to 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-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-22 Andy Polyakovsha512-mips.pl: add missing 64-bit byte swap.
2010-10-21 Andy PolyakovAdd aes-mips.pl assembler module.
2010-10-21 Andy Polyakovsha512-mips.pl: fix "little-endian" typos.
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-04 Dr. Stephen Hensonfix signature printing routines
2010-10-04 Dr. Stephen Hensonfix warnings
2010-10-03 Dr. Stephen HensonAdd call to ENGINE_register_all_complete() to ENGINE_lo...
2010-10-02 Andy Polyakovsha512-mips.pl: add missing byte swap for little-endians.
2010-10-02 Andy PolyakovMIPS assembler pack: enable it in Configure, add SHA2...
2010-09-27 Andy PolyakovAdd unified mips.pl, which will replace mips3.s.
2010-09-22 Andy Polyakovsha1-mips.pl, mips-mont.pl: unify MIPS assembler module...
2010-09-21 Andy Polyakovghash-s390x.pl: reschedule instructions for better...
2010-09-18 Andy Polyakovs390x assembler pack: extend OPENSSL_s390xcap_P to...
2010-09-13 Andy PolyakovAlpha assembler pack: adapt for Linux.
2010-09-10 Andy Polyakovsha1-armv4-large.pl: more readable input pickup.
2010-09-10 Andy Polyakovcrypto/ppc[cpuid|cap]: call CPU detection once and...
2010-09-10 Andy Polyakovcrypto/bn/asm/s390x.S: drop redundant instructions.
2010-09-10 Andy PolyakovAdd ghash-s390x.pl.
2010-09-05 Andy Polyakovmodes/asm/ghash-*.pl: switch to [more reproducible...
2010-09-05 Andy Polyakovghash-ia64.pl: 50% performance improvement of gcm_ghash...
2010-09-05 Andy Polyakovsparcv9cap.c: disengange Solaris-specific CPU detection...
2010-09-05 Ben LaurieFix warnings.
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-23 Andy Polyakovgcm128.c: fix typo in CRYPTO_gcm128_encrypt_ctr32 name.
2010-08-21 Andy Polyakovcrypto/modes/Makefile: fix typo in ghash-parisc.s rule.
2010-08-10 Dr. Stephen HensonPR: 2315
2010-08-03 Andy Polyakovsha1-armv4-large.pl: reschedule instructions for dual...
2010-08-02 Andy Polyakovrc5_locl.h: make inline assembler clang-friendly.
2010-08-02 Andy Polyakovgcm128.c: add CRYPTO_gcm128_[en|de]crypt_ctr32.
2010-08-02 Andy Polyakovmd32_common.h: modify MD32_REG_T pre-processing logic...
2010-07-28 Dr. Stephen HensonFix ctr mode properly this time....
2010-07-28 Dr. Stephen HensonMake ctr mode behaviour consistent with other modes.
2010-07-28 Andy Polyakovalphacpuid.pl: fix brown-bag bug.
2010-07-27 Ben LaurieMissing prototype.
2010-07-26 Andy Polyakovaes-x86_64.pl: commit#19797 was overzealous, partially...
2010-07-26 Andy PolyakovReplace alphacpuid.s with alphacpuid.pl to ensure it...
2010-07-26 Andy Polyakovsha1-alpha.pl: commentary update.
2010-07-26 Andy Polyakovrc4-s390x.pl: harmonize build rule with other similar...
next