evp/e_aes.c: engage SPARC T4 AES support [from master].
[openssl.git] / crypto /
2013-05-20 Andy Polyakovevp/e_aes.c: engage SPARC T4 AES support [from master].
2013-05-20 Andy Polyakovevp/e_aes.c: engage AES-NI GCM stitch.
2013-05-20 Andy Polyakovevp/evp_err.c: update from master.
2013-05-20 Andy Polyakovevp/e_camellia.c: engage SPARC T5 Camellia support...
2013-05-20 Andy Polyakovevp/e_des[3].c: engage SPARC T4 DES support.
2013-05-20 Andy PolyakovAdd BN support for SPARC VIS3 and T4 [from master].
2013-05-19 Andy Polyakovmd5_locl.h: enable assembly support on SPARC [from...
2013-05-19 Andy Polyakovsparcv9cap.c: update from master.
2013-05-19 Andy PolyakovAdd MD5 SPARC T4 code from master.
2013-05-19 Andy PolyakovAdd SHA SPARC T4 code from master.
2013-05-19 Andy PolyakovAdd Camellia SPARC T4 module from master.
2013-05-19 Andy PolyakovAdd AES SPARC T4 module from master.
2013-05-19 Andy PolyakovAdd DES SPARC T4 module from master.
2013-05-19 Andy PolyakovAdd perlasm/sparcv9_modes.pl from master.
2013-05-19 Andy Polyakovdes_enc.m4: update from master.
2013-05-19 Andy Polyakovevp/Makefile: fix typo.
2013-05-19 Andy PolyakovAdd EVP glue to AES-NI SHA256 stich [from master].
2013-05-19 Andy PolyakovAdd AES-NI SHA256 stitch and take it into build loop...
2013-05-19 Andy Polyakovaesni-sha1-x86_64.pl: update from master.
2013-05-19 Andy PolyakovAdd AES-NI GCM stich and take it into build loop [from...
2013-05-19 Andy Polyakovgcm128.c: update from master (add AVX and VIS3 support).
2013-05-19 Andy Polyakovghash-sparcv9.pl: update from master.
2013-05-19 Andy Polyakovghash-x86_64.pl: update from master.
2013-05-19 Andy Polyakovghash-x86.pl: update from master.
2013-05-19 Andy Polyakovsha512-x86_64.pl: update from master.
2013-05-19 Andy Polyakovsha512-586.pl: update from master.
2013-05-19 Andy Polyakovsha256-598.pl: update from master.
2013-05-19 Andy Polyakovsha1-x86_64.pl: update from master.
2013-05-19 Andy Polyakovsha1-586.pl: update from master.
2013-05-19 Andy Polyakovcrypto/perlasm: update from master.
2013-05-02 Dr. Stephen HensonReencode certificates in X509_sign_ctx.
2013-04-13 Andy Polyakovcrypto/modes/modes_lcl.h: let STRICT_ALIGNMENT be on...
2013-03-31 Dr. Stephen HensonTypo.
2013-03-26 Matt CaswellMake binary curve ASN.1 work in FIPS mode.
2013-03-20 Dr. Stephen Hensonenhance EC method to support setting curve type when...
2013-03-18 Andy Polyakovx86cpuid.pl: make it work with older CPUs.
2013-03-18 Andy Polyakove_aes_cbc_hmac_sha1.c: fix rare bad record mac on AES...
2013-03-18 Dr. Stephen HensonEncode INTEGER correctly.
2013-03-01 Andy Polyakovx86_64-gf2m.pl: fix typo.
2013-03-01 Andy Polyakovx86_64-gf2m.pl: add missing Windows build fix for ...
2013-02-26 Dr. Stephen HensonAdd function CMS_RecipientInfo_encrypt
2013-02-16 Andy Polyakovbn_nist.c: work around clang 3.0 bug.
2013-02-11 Andy Polyakovsparccpuid.S: work around emulator bug on T1.
2013-02-08 Andy Polyakove_aes_cbc_hmac_sha1.c: align calculated MAC at cache...
2013-02-06 Andy Polyakove_aes_cbc_hmac_sha1.c: cleanse temporary copy of HMAC...
2013-02-06 Andy Polyakove_aes_cbc_hmac_sha1.c: address the CBC decrypt timing...
2013-02-06 Ben LaurieMake CBC decoding constant time.
2013-02-06 Ben LaurieAdd and use a constant-time memcmp.
2013-02-04 Dr. Stephen HensonMerge branch 'OpenSSL_1_0_2-stable' of /home/steve...
2013-02-02 Andy Polyakovbn_word.c: fix overflow bug in BN_add_word.
2013-02-02 Andy Polyakovx86_64 assembly pack: keep making Windows build more...
2013-01-23 Dr. Stephen HensonDon't include comp.h in cmd_cd.c if OPENSSL_NO_COMP set
2013-01-22 Andy Polyakovx86_64 assembly pack: make Windows build more robust...
2013-01-22 Andy Polyakovbn/asm/mips.pl: hardwire local call to bn_div_words.
2013-01-20 Dr. Stephen HensonDon't include comp.h if no-comp set.
2013-01-17 Dr. Stephen Hensoninitial support for delta CRL generations by diffing...
2013-01-17 Dr. Stephen Hensonconstify
2013-01-17 Dr. Stephen HensonNew functions to set lookup_crls callback and to retrie...
2013-01-16 Dr. Stephen Hensonprint out issuer and subject unique identifier fields...
2013-01-15 Dr. Stephen Hensonadd wrapper function for certificate download
2013-01-15 Dr. Stephen HensonGeneralise OCSP I/O functions to support dowloading...
2013-01-15 Dr. Stephen Hensonmake update
2013-01-13 Ben LaurieFix some clang warnings.
2013-01-07 Dr. Stephen HensonIn FIPS mode use PKCS#8 format when writing private...
2013-01-06 Ben LaurieFix warning.
2012-12-30 Dr. Stephen Hensonmake no-comp compile
2012-12-26 Dr. Stephen HensonPortability fix: use BIO_snprintf and pick up strcasecm...
2012-12-26 Dr. Stephen HensonAdd missing prototype to x509.h
2012-12-26 Dr. Stephen HensonNew function X509_chain_up_ref to dup and up the refere...
2012-12-26 Dr. Stephen Hensonadd suite B chain validation flags and associated verif...
2012-12-26 Dr. Stephen HensonOops, add missing v3nametest.c
2012-12-26 Dr. Stephen Hensonadd ssl_locl.h to err header files, rebuild ssl error...
2012-12-26 Dr. Stephen HensonNew functions to retrieve certificate signatures and...
2012-12-26 Dr. Stephen HensonRevert incompatible OCSP_basic_verify changes.
2012-12-19 Dr. Stephen HensonIntegrate host, email and IP address checks into X509_v...
2012-12-19 Dr. Stephen HensonBackport X509 hostname, IP address and email checking...
2012-12-19 Dr. Stephen HensonCheck chain is not NULL before assuming we have a valid...
2012-12-14 Dr. Stephen HensonUse new partial chain flag instead of modifying input...
2012-12-14 Dr. Stephen HensonNew verify flag to return success if we have any certif...
2012-12-14 Ben LaurieBackport OCSP fixes.
2012-12-13 Ben LaurieIgnore more.
2012-12-06 Dr. Stephen HensonFix two bugs which affect delta CRL handling:
2012-12-05 Andy Polyakovaes-s390x.pl: fix XTS bugs in z196-specific code path...
2012-12-01 Andy Polyakovaes-s390x.pl: harmonize software-only path [from HEAD].
2012-11-29 Dr. Stephen HensonPR: 2803
2012-11-28 Andy PolyakovIntel compiler support update from HEAD.
2012-11-19 Andy Polyakovx86_64-gcc.c: resore early clobber constraint [from...
2012-11-12 Andy Polyakov[vp]aes-x86[_64].pl: update from HEAD.
2012-10-21 Andy Polyakovlinux-ppc: make it more robust [from HEAD].
2012-10-16 Dr. Stephen HensonDon't require tag before ciphertext in AESGCM mode
2012-10-05 Bodo MöllerFix EC_KEY initialization race.
2012-09-26 Dr. Stephen Hensonadd -trusted_first option and verify flag (backport...
2012-09-24 Bodo MöllerFix Valgrind warning.
2012-09-19 Andy PolyakovMIPS assembly pack: jumbo update from HEAD.
2012-09-17 Bodo MöllerFix warning.
2012-09-15 Andy Polyakove_aes.c: uninitialized variable in aes_ccm_init_key...
2012-09-01 Andy Polyakovbn_lcl.h: gcc removed support for "h" constraint, which...
2012-08-29 Andy Polyakovx86cpuid.pl: hide symbols [backport from x86_64, from...
2012-08-29 Andy PolyakovAdd linux-x32 target [from HEAD].
2012-08-22 Dr. Stephen HensonPR: 2786
next