summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2016-07-08GH1278: Removed error code for alertsRich Salz
2016-07-08include/openssl: don't include <windows.h> in public headers.Andy Polyakov
2016-07-06Don't indicate errors during initial adb decode.Dr. Stephen Henson
2016-07-05Stop using and deprecate ENGINE_setup_bsd_cryptodevRichard Levitte
2016-07-05Fix mem error handling in PKCS7_simple_smimecapFdaSilvaYY
2016-07-05Improve some error management code in CTFdaSilvaYY
2016-07-05Fix some memory error handling in CTFdaSilvaYY
2016-07-05Add checks on sk_TYPE_push() returned valueFdaSilvaYY
2016-07-02Fix some VMS inconsistenciesRichard Levitte
2016-07-01Cleanup obj_dat.h, obj_dat.plRich Salz
2016-07-01Simplify INCLUDE statements in build.info filesRichard Levitte
2016-07-01fix code formattingmrpre
2016-07-01add return value for expandmrpre
2016-07-01Fix printing private EC_KEYAlessandro Ghedini
2016-07-01SPARC assembly pack: enforce V8+ ABI constraints.Andy Polyakov
2016-07-01SPARC assembly pack: enforce V8+ ABI constraints.Andy Polyakov
2016-06-30Constify a bit more OPENSSL_sk_ APIFdaSilvaYY
2016-06-30Use directly zalloc in OPENSSL_sk_dup and OPENSSL_sk_deep_copyFdaSilvaYY
2016-06-30Convert memset calls to OPENSSL_cleanseMatt Caswell
2016-06-30Remove the envvar hack to enable proxy cert processingRichard Levitte
2016-06-29Whitespace cleanup in cryptoFdaSilvaYY
2016-06-29SpellingFdaSilvaYY
2016-06-29Some interfaces may have IPv6 addresses even if an IPv6 address is notBen Laurie
2016-06-28base64 macro: parenthesize for clarityEmilia Kasper
2016-06-27rsa/rsa_lib.c: const-ify RSA_get0_engine().Andy Polyakov
2016-06-27RT4586: Remove RSA_memory_lock; unused, not neededRich Salz
2016-06-27Fix one more instance of incorrect OPENSSL_API_COMPAT valueMatt Caswell
2016-06-27Fix some OPENSSL_API_COMPAT valuesMatt Caswell
2016-06-27Clarify use of |$end0| in stitched x86-64 AES-GCM code.Brian Smith
2016-06-27evp/evp_enc.c: refine partial buffer overlap detection.Andy Polyakov
2016-06-27evp/evp_enc.c: check for partially[!] overlapping buffersAndy Polyakov
2016-06-26RT2680: Public EC key is shown as privateRich Salz
2016-06-25Handle BN_mod_word failures.David Benjamin
2016-06-25Fix BN_is_prime* calls.David Benjamin
2016-06-24perlasm/x86_64-xlate.pl: address errors and warnings in elderly perls.Andy Polyakov
2016-06-24Teach EVP_PKEY_HMAC keys how to EVP_PKEY_cmp()Nathaniel McCallum
2016-06-24Avoid signed overflowKurt Roeckx
2016-06-24Deal with API changes.Ben Laurie
2016-06-24Ensure HMAC key gets cleansed after useMatt Caswell
2016-06-24Add a getter to obtain the HMAC_CTX mdMatt Caswell
2016-06-23Fix ASN1_STRING_to_UTF8 could not convert NumericStringMatt Caswell
2016-06-23Make x25519_compute_key() return a booleanhuangqinjin
2016-06-23Make ossl_ecdh_compute_key() return a booleanhuangqinjin
2016-06-23RT2867: des_ede3_cfb1 ignored "size in bits" flagRich Salz
2016-06-23Add checks on sk_TYPE_push() returned resultFdaSilvaYY
2016-06-23Rework error handling from asn1_do_lock method.FdaSilvaYY
2016-06-22rand/randfile.c: make it non-ASCII-savvy.Andy Polyakov
2016-06-22Move OS-specific fopen quirks to o_fopen.c.Andy Polyakov
2016-06-22crypto/cryptlib.c: omit OPENSSL_ia32cap_loc().Andy Polyakov
2016-06-22Spelling... and more spellingFdaSilvaYY