aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add build.info lines for dtlsv1listentestRichard Levitte2016-02-061-2/+7
* Don't include sys/socket.hKurt Roeckx2016-02-061-1/+0
* Add missing static declarations in dtlsv1listentest.cViktor Dukhovni2016-02-051-11/+11
* Update DTLSv1_listen documentationMatt Caswell2016-02-051-3/+5
* Add tests for DTLSv1_listenMatt Caswell2016-02-054-13/+504
* Provide partial support for fragmented DTLS ClientHellosMatt Caswell2016-02-051-6/+20
* Add a BIO_ADDR_clear functionMatt Caswell2016-02-053-2/+15
* GH601: Various spelling fixes.FdaSilvaYY2016-02-0596-147/+147
* RT4070: Improve struct/union regexpEllinger, Wesley M2016-02-051-1/+1
* Make DTLSv1_listen a first class function and change its typeMatt Caswell2016-02-057-43/+39
* RT4292: Remove ===== lineRich Salz2016-02-053-1019/+0
* RT1596: Add clarifying doc.Rich Salz2016-02-051-1/+2
* GH628: Add -help to all apps docs.A J Mohan Rao2016-02-0540-15/+1218
* GH628: Add -help to all apps docs.Rich Salz2016-02-053-0/+15
* Ensure correct chain depth for policy checks with DANE bare key TAViktor Dukhovni2016-02-051-0/+19
* Long overdue cleanup of X509 policy tree verificationViktor Dukhovni2016-02-054-255/+244
* Various RT doc fixesRich Salz2016-02-056-205/+144
* enable leak checking for danetestDr. Stephen Henson2016-02-051-0/+1
* Fix return code in CRYPTO_mem_leaks_fp()Dr. Stephen Henson2016-02-051-2/+2
* If memory debugging enabled return error on leaks.Dr. Stephen Henson2016-02-0517-17/+34
* Restore -no_comp switch for backwards compatible behaviourViktor Dukhovni2016-02-056-5/+48
* VMS lacks socklen_t, give it oneRichard Levitte2016-02-051-0/+4
* Initialize variableRichard Levitte2016-02-051-1/+1
* Don't export local symbols on SolarisMatt Caswell2016-02-051-2/+7
* make updateDr. Stephen Henson2016-02-051-0/+4
* Add EC_KEY_priv2buf()Dr. Stephen Henson2016-02-054-84/+56
* Allocate ASN1_bn_print buffer internally.Dr. Stephen Henson2016-02-051-18/+28
* Use BN_bn2binpadDr. Stephen Henson2016-02-051-12/+2
* use enum type for do_EC_KEY_printDr. Stephen Henson2016-02-051-8/+14
* update EC ASN1 and print routinesDr. Stephen Henson2016-02-055-62/+70
* Add EC_KEY_oct2priv and EC_KEY_priv2octDr. Stephen Henson2016-02-052-0/+73
* Add ASN1_buf_print to print a buffer in ASN1_bn_print format.Dr. Stephen Henson2016-02-052-17/+38
* Don't use RDRAND if told not toMatt Caswell2016-02-041-1/+2
* Initialise with -1 rather than 1Richard Levitte2016-02-051-1/+1
* Add new DTLS-SRTP protection profiles from RFC 7714Dmitry Sobinov2016-02-042-0/+12
* Add checks for IPv4 and IPv6 in OpenSSL::Test::Utils and use themRichard Levitte2016-02-042-7/+91
* Update crypto/bio/build.infoRichard Levitte2016-02-041-2/+2
* Fix pkeyutl inability to directly access keys on hardware tokensMouse2016-02-041-5/+18
* Change the transfer perl module so the real module gets properly registeredRichard Levitte2016-02-041-3/+4
* Add option to disable asyncTodd Short2016-02-044-3/+7
* Make sure getaddrinfo and getnameinfo works as intended on WindowsRichard Levitte2016-02-041-2/+9
* If egd is disabled by default, it should be possible to enableRichard Levitte2016-02-041-0/+1
* Add ec -check optionDr. Stephen Henson2016-02-042-2/+20
* Fix potential buffer overrunDmitry-Me2016-02-041-1/+1
* Use WSAGetLastError() on windowsKurt Roeckx2016-02-043-0/+10
* Restore xmm7 from the correct address on win64Kurt Roeckx2016-02-041-1/+1
* update OID tablesDr. Stephen Henson2016-02-043-5/+45
* Add Curve OIDs from draft-josefsson-pkix-newcurvesDr. Stephen Henson2016-02-041-0/+7
* RT2887: Add more packet and handshake typesDaniel Black2016-02-041-0/+7
* Fix BN_gcd errors for some curvesBilly Brumley2016-02-041-2/+7