summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2016-02-09Add an OPENSSL_NO_AUTOERRINIT optionMatt Caswell
2016-02-09Provide a thread stop APIMatt Caswell
2016-02-09Auto init/deinit libcryptoMatt Caswell
2016-02-09Provide framework for auto initialise/deinitialise of the libraryMatt Caswell
2016-02-08Small fixesRichard Levitte
2016-02-08add missing file p12_lcl.hDr. Stephen Henson
2016-02-08Suppress DANE TLSA reflection when verification failsViktor Dukhovni
2016-02-08Following the PKCS#12 update, update crypto/pkcs12/build.info as wellRichard Levitte
2016-02-08fix various formatting issuesDr. Stephen Henson
2016-02-08use new function namesDr. Stephen Henson
2016-02-08Add p12_sbag.c to Makefile.inDr. Stephen Henson
2016-02-08Reorganise functions.Dr. Stephen Henson
2016-02-08Use new namesDr. Stephen Henson
2016-02-08Rename PKCS12 functionDr. Stephen Henson
2016-02-08pkcs12 accessorsDr. Stephen Henson
2016-02-08more PKCS12 opacityDr. Stephen Henson
2016-02-08New PKCS12 accessors, change macros to functions.Dr. Stephen Henson
2016-02-08Make PKCS12 structures opaqueDr. Stephen Henson
2016-02-08GH641: Don't care openssl_zmallocRich Salz
2016-02-08bio/b_sock.c: cleanup obsolete stuff.Andy Polyakov
2016-02-08bn/Makefile.in: remove obsolete rules.Andy Polyakov
2016-02-08avoid crash if hostserv is with host part onlyRoumen Petrov
2016-02-08GH322 revisited: remove unused function.Rich Salz
2016-02-06if no comparison function set make sk_sort no opDr. Stephen Henson
2016-02-06Enhance and clear the support of linker flagsRichard Levitte
2016-02-05Add a BIO_ADDR_clear functionMatt Caswell
2016-02-05GH601: Various spelling fixes.FdaSilvaYY
2016-02-05Ensure correct chain depth for policy checks with DANE bare key TAViktor Dukhovni
2016-02-05Long overdue cleanup of X509 policy tree verificationViktor Dukhovni
2016-02-05Fix return code in CRYPTO_mem_leaks_fp()Dr. Stephen Henson
2016-02-05VMS lacks socklen_t, give it oneRichard Levitte
2016-02-05Initialize variableRichard Levitte
2016-02-05Add EC_KEY_priv2buf()Dr. Stephen Henson
2016-02-05Allocate ASN1_bn_print buffer internally.Dr. Stephen Henson
2016-02-05Use BN_bn2binpadDr. Stephen Henson
2016-02-05use enum type for do_EC_KEY_printDr. Stephen Henson
2016-02-05update EC ASN1 and print routinesDr. Stephen Henson
2016-02-05Add EC_KEY_oct2priv and EC_KEY_priv2octDr. Stephen Henson
2016-02-05Add ASN1_buf_print to print a buffer in ASN1_bn_print format.Dr. Stephen Henson
2016-02-04Don't use RDRAND if told not toMatt Caswell
2016-02-04Update crypto/bio/build.infoRichard Levitte
2016-02-04Add option to disable asyncTodd Short
2016-02-04Make sure getaddrinfo and getnameinfo works as intended on WindowsRichard Levitte
2016-02-04Fix potential buffer overrunDmitry-Me
2016-02-04Use WSAGetLastError() on windowsKurt Roeckx
2016-02-04Restore xmm7 from the correct address on win64Kurt Roeckx
2016-02-04update OID tablesDr. Stephen Henson
2016-02-04Add Curve OIDs from draft-josefsson-pkix-newcurvesDr. Stephen Henson
2016-02-04Fix BN_gcd errors for some curvesBilly Brumley
2016-02-04RT3095: allow NULL key for single-shot HMACEmilia Kasper