Add missing .pod extension to EVP_PKEY_CTX_set_tls1_prf_md
[openssl.git] / crypto /
2016-10-18 Patrick SteuerFix strict-warnings build
2016-10-18 Patrick SteuerFix strict-warnings build
2016-10-18 Patrick SteuerFix strict-warnings build
2016-10-17 Dr. Stephen HensonFix embedded string handling.
2016-10-15 Matt CaswellEnsure we handle len == 0 in ERR_err_string_n
2016-10-11 Dr. Stephen HensonFix X509_NAME decode for malloc failures.
2016-10-10 David BenjaminFix up bn_prime.pl formatting.
2016-10-10 David BenjaminRemove trailing whitespace from some files.
2016-10-01 Dr. Stephen HensonSRP code tidy.
2016-09-29 Dr. Stephen HensonPrint <ABSENT> if a STACK is NULL.
2016-09-29 Dr. Stephen HensonAdd ASN1_ITEM lookup and enumerate functions.
2016-09-22 Rich SalzAdd -Wswitch-enum
2016-09-22 Matt CaswellAdd OCSP_RESPID_match()
2016-09-22 Matt CaswellAdd the ability to set OCSP_RESPID fields
2016-09-21 Matt CaswellDon't leak on an OPENSSL_realloc() failure
2016-09-21 Andy Polyakovrand/randfile.c: treat empty string in RAND_file_name...
2016-09-21 Andy Polyakovrand/randfile.c: rationalize __OpenBSD__ code path.
2016-09-21 Andy Polyakovrand/randfile.c: restore fallback to $HOME for non...
2016-09-21 Rich SalzGH1555: Don't bump size on realloc failure
2016-09-21 Rich SalzRevert "Constify code about X509_VERIFY_PARAM"
2016-09-21 Matt CaswellFix a missing NULL check in dsa_builtin_paramgen
2016-09-19 Matt CaswellConvert num_alloc to a size_t in stack.c and tweak...
2016-09-19 Guido VrankenPrevent overflows in stack API
2016-09-18 FdaSilvaYYConstify code about X509_VERIFY_PARAM
2016-09-17 FdaSilvaYYRemove an useless definition.
2016-09-14 Matt CaswellAdd some sanity checks around usage of t_fromb64()
2016-09-13 Andy Polyakovbn/bn_lcl.h: improve interoperability with clang and...
2016-09-11 Richard LevitteVMS: be less picky when loading DSOs
2016-09-09 Tim HudsonFix EC_KEY_print so it prints out private key information
2016-09-08 Richard LevitteIf errno is ENXIO in BSS_new_file(), set BIO_R_NO_SUCH_FILE
2016-09-08 Matt CaswellFix mem leaks during auto-deinit
2016-09-08 Andy Polyakovchacha/asm/chacha-ppc.pl: add missing .text directive.
2016-09-07 David WoodhouseAvoid EVP_PKEY_cmp() crash on EC keys without public...
2016-09-07 Alex GaynorGH1537: Avoid double-free in the EVP_PKEY API
2016-09-06 Rich SalzMisc BN fixes
2016-09-03 Andy Polyakovmodes/asm/ghash-armv4.pl: improve interoperability...
2016-09-02 Andy PolyakovMIPS assembly pack: adapt it for MIPS[32|64]R6.
2016-08-31 Andy Polyakovcrypto/bn/*: x86[_64] division instruction doesn't...
2016-08-31 Rich SalzCode cleanup UI
2016-08-29 Andy PolyakovAdd ecp_nistz256-ppc64 module.
2016-08-29 Andy Polyakovperlasm/ppc-xlate.pl: recognize .type directive.
2016-08-29 Andy Polyakovbn/asm/ppc.pl: harmonize .size directive in bn_mul_words.
2016-08-29 Rich SalzRemove comment tags from structs (coding style)
2016-08-29 Rich SalzUse uppercase name for PCT_ enum
2016-08-26 Richard LevitteImprove the definition of STITCHED_CALL in e_rc4_hmac_md5.c
2016-08-25 Andy PolyakovWindows: UTF-8 opt-in for command-line arguments and...
2016-08-25 Andy PolyakovDon't switch password formats using global state.
2016-08-25 Matt CaswellFix an uninitialised read on an error path
2016-08-24 Viktor DukhovniUn-delete still documented X509_STORE_CTX_set_verify
2016-08-24 Andy Polyakovec/asm/ecp_nistz256-x86_64.pl: /cmovb/cmovc/ as nasm...
2016-08-24 Richard LevitteCRYPTO_atomic_add(): check that the object is lock...
2016-08-24 Richard LevitteCRYPTO_atomic_add(): use acquire release memory order...
2016-08-24 Richard LevitteCheck for __GNUC__ to use GNU C atomic buildins
2016-08-24 Dr. Stephen HensonAvoid overflow in MDC2_Update()
2016-08-24 Matt CaswellRemove useless assignment
2016-08-24 Andy Polyakovec/ecp_nistz256: harmonize is_infinity with ec_GFp_simp...
2016-08-24 Andy Polyakovec/ecp_nistz256: harmonize is_infinity with ec_GFp_simp...
2016-08-24 Andy Polyakovec/asm/ecp_nistz256-*.pl: addition to perform stricter...
2016-08-24 Andy Polyakovec/asm/ecp_nistz256-x86_64.pl: addition to perform...
2016-08-24 Andy Polyakovevp/bio_enc.c: stop using pointer arithmetic for error...
2016-08-24 Matt CaswellFix no-sock
2016-08-23 David BenjaminFix math in BN_bn2dec comment.
2016-08-23 Rob PercivalSCT_set_source resets validation_status
2016-08-23 Rob PercivalDocument that o2i_SCT_signature can leave the SCT in...
2016-08-23 Rob PercivalRemoves {i2o,o2i}_SCT_signature from the CT public API
2016-08-23 Rob PercivalPrevent double-free of CTLOG public key
2016-08-23 Rob PercivalInternalizes SCT_verify and removes SCT_verify_v1
2016-08-23 FdaSilvaYYConstify a bit X509_NAME_get_entry
2016-08-23 FdaSilvaYYConstify some X509_NAME, ASN1 printing code
2016-08-23 FdaSilvaYYConstify some input parameters.
2016-08-23 FdaSilvaYYConstify some inputs buffers
2016-08-23 FdaSilvaYYConstify ASN1_PCTX_*
2016-08-22 Matt CaswellAdd some sanity checks when checking CRL scores
2016-08-22 Matt CaswellRemove some dead code
2016-08-22 Matt CaswellSanity check an ASN1_object_size result
2016-08-22 Matt CaswellCheck for error return from ASN1_object_size
2016-08-22 Matt CaswellCheck for malloc error in bn_x931p.c
2016-08-22 Matt CaswellFix mem leak on error path
2016-08-22 Matt CaswellFix mem leak on error path
2016-08-22 Matt CaswellFix mem leak on error path
2016-08-22 Matt CaswellEnsure the mime_hdr_free function can handle NULLs
2016-08-22 Matt CaswellEnsure CT_POLICY_EVAL_CTX_free behaves properly with...
2016-08-22 Rich SalzRT2676: Reject RSA eponent if even or 1
2016-08-22 Kazuki YamaguchiFix a memory leak in EC_GROUP_get_ecparameters()
2016-08-22 Andy Polyakovbn/asm/x86[_64]-mont*.pl: implement slightly alternativ...
2016-08-22 Kazuki YamaguchiFix overflow check in BN_bn2dec()
2016-08-22 Andy Polyakovcrypto/pkcs12: facilitate accessing data with non-inter...
2016-08-22 Andy Polyakovcrypto/pkcs12: default to UTF-8.
2016-08-22 Andy Polyakovcrypto/pkcs12: add UTF8 support.
2016-08-22 Matt CaswellFix enable-zlib
2016-08-21 Andy Polyakovevp/bio_enc.c: refine non-overlapping logic.
2016-08-21 Andy Polyakovecp_nistz256.c: get is_one on 32-bit platforms right.
2016-08-21 Rich SalzMove BIO index lock creation
2016-08-21 Dr. Stephen HensonAdd X509_getm_notBefore, X509_getm_notAfter
2016-08-20 Kurt RoeckxFix off by 1 in ASN1_STRING_set()
2016-08-20 Rich SalzAdd BIO_get_new_index()
2016-08-19 Dr. Stephen HensonConstify certificate and CRL time routines.
2016-08-19 Dr. Stephen HensonAvoid duplicated code.
2016-08-19 Matt CaswellConvert PKCS12* functions to use const getters
2016-08-19 Dr. Stephen HensonAdd X509_get0_serialNumber() and constify OCSP_cert_to_id()
next