summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
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
2016-02-04bio_err.c: remove a reappeared filename commentViktor Szakats
2016-02-04Make fallback addresses static so that we can initialize itKurt Roeckx
2016-02-03RT2752: Add some EKU OID'sRich Salz
2016-02-03GH614: Use memcpy()/strdup() when possibleDmitry-Me
2016-02-03Refactoring BIO: Adapt BIO_s_datagram and all that depends on itRichard Levitte
2016-02-03make updateRichard Levitte
2016-02-03Refactoring BIO: adapt BIO_s_connect and BIO_s_acceptRichard Levitte
2016-02-03make updateRichard Levitte
2016-02-03Refactoring BIO: reimplement old socket handling functions with new onesRichard Levitte