aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-05GH601: Various spelling fixes.FdaSilvaYY96-147/+147
2016-02-05RT4070: Improve struct/union regexpEllinger, Wesley M1-1/+1
2016-02-05Make DTLSv1_listen a first class function and change its typeMatt Caswell7-43/+39
2016-02-05RT4292: Remove ===== lineRich Salz3-1019/+0
2016-02-05RT1596: Add clarifying doc.Rich Salz1-1/+2
2016-02-05GH628: Add -help to all apps docs.A J Mohan Rao40-15/+1218
2016-02-05GH628: Add -help to all apps docs.Rich Salz3-0/+15
2016-02-05Ensure correct chain depth for policy checks with DANE bare key TAViktor Dukhovni1-0/+19
2016-02-05Long overdue cleanup of X509 policy tree verificationViktor Dukhovni4-255/+244
2016-02-05Various RT doc fixesRich Salz6-205/+144
2016-02-05enable leak checking for danetestDr. Stephen Henson1-0/+1
2016-02-05Fix return code in CRYPTO_mem_leaks_fp()Dr. Stephen Henson1-2/+2
2016-02-05If memory debugging enabled return error on leaks.Dr. Stephen Henson17-17/+34
2016-02-05Restore -no_comp switch for backwards compatible behaviourViktor Dukhovni6-5/+48
2016-02-05VMS lacks socklen_t, give it oneRichard Levitte1-0/+4
2016-02-05Initialize variableRichard Levitte1-1/+1
2016-02-05Don't export local symbols on SolarisMatt Caswell1-2/+7
2016-02-05make updateDr. Stephen Henson1-0/+4
2016-02-05Add EC_KEY_priv2buf()Dr. Stephen Henson4-84/+56
2016-02-05Allocate ASN1_bn_print buffer internally.Dr. Stephen Henson1-18/+28
2016-02-05Use BN_bn2binpadDr. Stephen Henson1-12/+2
2016-02-05use enum type for do_EC_KEY_printDr. Stephen Henson1-8/+14
2016-02-05update EC ASN1 and print routinesDr. Stephen Henson5-62/+70
2016-02-05Add EC_KEY_oct2priv and EC_KEY_priv2octDr. Stephen Henson2-0/+73
2016-02-05Add ASN1_buf_print to print a buffer in ASN1_bn_print format.Dr. Stephen Henson2-17/+38
2016-02-04Don't use RDRAND if told not toMatt Caswell1-1/+2
2016-02-05Initialise with -1 rather than 1Richard Levitte1-1/+1
2016-02-04Add new DTLS-SRTP protection profiles from RFC 7714Dmitry Sobinov2-0/+12
2016-02-04Add checks for IPv4 and IPv6 in OpenSSL::Test::Utils and use themRichard Levitte2-7/+91
2016-02-04Update crypto/bio/build.infoRichard Levitte1-2/+2
2016-02-04Fix pkeyutl inability to directly access keys on hardware tokensMouse1-5/+18
2016-02-04Change the transfer perl module so the real module gets properly registeredRichard Levitte1-3/+4
2016-02-04Add option to disable asyncTodd Short4-3/+7
2016-02-04Make sure getaddrinfo and getnameinfo works as intended on WindowsRichard Levitte1-2/+9
2016-02-04If egd is disabled by default, it should be possible to enableRichard Levitte1-0/+1
2016-02-04Add ec -check optionDr. Stephen Henson2-2/+20
2016-02-04Fix potential buffer overrunDmitry-Me1-1/+1
2016-02-04Use WSAGetLastError() on windowsKurt Roeckx3-0/+10
2016-02-04Restore xmm7 from the correct address on win64Kurt Roeckx1-1/+1
2016-02-04update OID tablesDr. Stephen Henson3-5/+45
2016-02-04Add Curve OIDs from draft-josefsson-pkix-newcurvesDr. Stephen Henson1-0/+7
2016-02-04RT2887: Add more packet and handshake typesDaniel Black1-0/+7
2016-02-04Fix BN_gcd errors for some curvesBilly Brumley1-2/+7
2016-02-04RT3095: allow NULL key for single-shot HMACEmilia Kasper2-1/+18
2016-02-04bio_err.c: remove a reappeared filename commentViktor Szakats1-1/+0
2016-02-04Make fallback addresses static so that we can initialize itKurt Roeckx1-8/+11
2016-02-04Only use TLS1.2 when it's availableRichard Levitte1-0/+5
2016-02-04Have 70-test_clienthello.t be selective on when it can be runRichard Levitte1-2/+10
2016-02-04Have OpenSSL::Test::Utils::available_protocols load configdata as wellRichard Levitte1-0/+1
2016-02-03RT2752: Add some EKU OID'sRich Salz4-5/+145