summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
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
2016-02-03make updateRichard Levitte
2016-02-03Temporary pragma to have GCC quiet down about deprecated functionsRichard Levitte
2016-02-03Refactoring BIO: new socket-handling functions, deprecate older onesRichard Levitte
2016-02-03Refactoring BIO: add error macros & text, and make updateRichard Levitte
2016-02-03Refactoring BIO: Small adjustmentsRichard Levitte
2016-02-03Refactoring BIO: add wrappers around sockaddr et alRichard Levitte
2016-02-03RT4148Emilia Kasper
2016-02-02fix code indentation issueFdaSilvaYY
2016-02-02RT2353: Add ipsec IKE OIDRich Salz
2016-02-02New BN functions.Dr. Stephen Henson
2016-02-02GH608: Ensure 64-bit shift no matter sizeof(long)Dmitry-Me
2016-02-02RT3854 Update docs.Emilia Kasper
2016-02-01constify PACKETEmilia Kasper
2016-02-01Comment "secure memcmp" implementationDmitry-Me
2016-02-01unified build scheme: add build.info filesRichard Levitte
2016-02-01unified build scheme: a first introductionRichard Levitte
2016-01-31Compat self-signed trust with reject-only aux dataViktor Dukhovni