summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2012-12-26Portability fix: use BIO_snprintf and pick up strcasecmp alternativeDr. Stephen Henson
2012-12-26Add missing prototype to x509.hDr. Stephen Henson
2012-12-26New function X509_chain_up_ref to dup and up the reference count ofDr. Stephen Henson
2012-12-26add suite B chain validation flags and associated verify errorsDr. Stephen Henson
2012-12-26Oops, add missing v3nametest.cDr. Stephen Henson
2012-12-26add ssl_locl.h to err header files, rebuild ssl error stringsDr. Stephen Henson
2012-12-26New functions to retrieve certificate signatures and signature OID NID.Dr. Stephen Henson
2012-12-26Revert incompatible OCSP_basic_verify changes.Dr. Stephen Henson
2012-12-19Integrate host, email and IP address checks into X509_verify.Dr. Stephen Henson
2012-12-19Backport X509 hostname, IP address and email checking code from HEAD.Dr. Stephen Henson
2012-12-19Check chain is not NULL before assuming we have a validated chain. TheDr. Stephen Henson
2012-12-14Use new partial chain flag instead of modifying input parameters.Dr. Stephen Henson
2012-12-14New verify flag to return success if we have any certificate in the trustedDr. Stephen Henson
2012-12-14Backport OCSP fixes.Ben Laurie
2012-12-13Ignore more.Ben Laurie
2012-12-06Fix two bugs which affect delta CRL handling:Dr. Stephen Henson
2012-12-05aes-s390x.pl: fix XTS bugs in z196-specific code path [from HEAD].Andy Polyakov
2012-12-01aes-s390x.pl: harmonize software-only path [from HEAD].Andy Polyakov
2012-11-29PR: 2803Dr. Stephen Henson
2012-11-28Intel compiler support update from HEAD.Andy Polyakov
2012-11-19x86_64-gcc.c: resore early clobber constraint [from HEAD].Andy Polyakov
2012-11-12[vp]aes-x86[_64].pl: update from HEAD.Andy Polyakov
2012-10-21linux-ppc: make it more robust [from HEAD].Andy Polyakov
2012-10-16Don't require tag before ciphertext in AESGCM modeDr. Stephen Henson
2012-10-05Fix EC_KEY initialization race.Bodo Möller
2012-09-26add -trusted_first option and verify flag (backport from HEAD)Dr. Stephen Henson
2012-09-24Fix Valgrind warning.Bodo Möller
2012-09-19MIPS assembly pack: jumbo update from HEAD.Andy Polyakov
2012-09-17Fix warning.Bodo Möller
2012-09-15e_aes.c: uninitialized variable in aes_ccm_init_key [from HEAD].Andy Polyakov
2012-09-01bn_lcl.h: gcc removed support for "h" constraint, which broke inlineAndy Polyakov
2012-08-29x86cpuid.pl: hide symbols [backport from x86_64, from HEAD].Andy Polyakov
2012-08-29Add linux-x32 target [from HEAD].Andy Polyakov
2012-08-22PR: 2786Dr. Stephen Henson
2012-08-17sha1-armv4-large.pl: comply with ABI [from HEAD].Andy Polyakov
2012-08-17MIPS assembly pack updates from HEAD.Andy Polyakov
2012-08-17aes-mips.pl: harmonize with fips module.Andy Polyakov
2012-08-14bss_dgram.c: fix compilation failure and warning on Windows withAndy Polyakov
2012-08-13gcm128.c: fix AAD-only case with AAD length not divisible by 16 [from HEAD].Andy Polyakov
2012-07-19Don't ignore (!) reference count in X509_STORE_free.Dr. Stephen Henson
2012-07-13typeDr. Stephen Henson
2012-07-05Add the missing dh_rfc5114 and evp_cnf.Richard Levitte
2012-07-05Added aliases for symbols longer than 31 chars.Richard Levitte
2012-07-05remove duplicate symbol in crypto/symhacks.hRichard Levitte
2012-07-04add missing evp_cnf.c fileDr. Stephen Henson
2012-07-04crypto/bn/*.h: move PTR_SIZE_INT to private header [from HEAD].Andy Polyakov
2012-07-03PR: 2840Dr. Stephen Henson
2012-07-02bn_nist.c: harmonize buf in BN_nist_mod_256 with other mod functions andAndy Polyakov
2012-07-01bss_dgram.c: fix typos in Windows code [from HEAD].Andy Polyakov
2012-06-27x86_64 assembly pack: make it possible to compile with Perl locatedAndy Polyakov