summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2016-07-19Cleanup after sk_push failmrpre
2016-07-19Check and print out boolean type properly.Dr. Stephen Henson
2016-07-18Fix print of ASN.1 BIGNUM type.Dr. Stephen Henson
2016-07-18Fix mingw buildMatt Caswell
2016-07-16aes/asm/aesfx-sparcv9.pl: switch to fshiftorx to improve single-blockAndy Polyakov
2016-07-16SPARC assembly pack: enforce V8+ ABI constraints.Andy Polyakov
2016-07-16evp/e_aes.c: wire new CBC and CTR subroutines from aesfx-sparcv9.Andy Polyakov
2016-07-16aes/asm/aesfx-sparcv9.pl: add "teaser" CBC and CTR subroutines.Andy Polyakov
2016-07-16Return error when trying to print invalid ASN1 integerKurt Roeckx
2016-07-16crypto/LPdir_win.c: rationalize temporary allocations.Andy Polyakov
2016-07-16crypto/LPdir_win.c: harmonize with o_fopen.c.Andy Polyakov
2016-07-16fix memory leaksMiroslav Franc
2016-07-16Remove the silly CVS markers from LPdir_*.cRichard Levitte
2016-07-16Add back lost copyright and license text in LPdir_win.cRichard Levitte
2016-07-15Fix: dummy definition of rand_hw_seed() should also return intRichard Levitte
2016-07-15Fix ASN.1 private encode of EC_KEY to not change the input keyRichard Levitte
2016-07-15check return values for EVP_Digest*() APIsDr. Stephen Henson
2016-07-15crypto/x86[_64]cpuid.pl: add OPENSSL_ia32_rd[rand|seed]_bytes.Andy Polyakov
2016-07-13Add OCSP accessors.Dr. Stephen Henson
2016-07-12Perform DANE-EE(3) name checks by defaultViktor Dukhovni
2016-07-11Add nameConstraints commonName checking.Dr. Stephen Henson
2016-07-10VMS: Simplify the spec of the default certs & keys area.Richard Levitte
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