summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2016-02-05GH601: Various spelling fixes.FdaSilvaYY
2016-02-05Make DTLSv1_listen a first class function and change its typeMatt Caswell
2016-02-05Long overdue cleanup of X509 policy tree verificationViktor Dukhovni
2016-02-05Add EC_KEY_priv2buf()Dr. 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-04Add new DTLS-SRTP protection profiles from RFC 7714Dmitry Sobinov
2016-02-04Use WSAGetLastError() on windowsKurt Roeckx
2016-02-04update OID tablesDr. Stephen Henson
2016-02-03RT2752: Add some EKU OID'sRich Salz
2016-02-03Tweak opensslconf.h.in for styleRich Salz
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-03make updateRichard 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: add wrappers around sockaddr et alRichard Levitte
2016-02-02RT2353: Add ipsec IKE OIDRich Salz
2016-02-02New BN functions.Dr. Stephen Henson
2016-02-01Style; add "!= NULL"Rich Salz
2016-02-01constify PACKETEmilia Kasper
2016-01-31Compat self-signed trust with reject-only aux dataViktor Dukhovni
2016-01-31Check chain extensions also for trusted certificatesViktor Dukhovni
2016-01-31Add EC_GROUP_order_bits, EC_GROUP_get0_order and EC_GROUP_get0_cofactorDr. Stephen Henson
2016-01-31RT4129: BUF_new_mem_buf should take const void *Daniel Kahn Gillmor
2016-01-30GH102: Extra volatile avoids GCC bugRich Salz
2016-01-30Remove extra level of indirection.Rich Salz
2016-01-30Move more BN internals to bn_lcl.hRich Salz
2016-01-30GH102: Add volatile to CRYPTO_memcmpRich Salz
2016-01-30Add function to return internal enoding of X509_NAME.Dr. Stephen Henson
2016-01-29Make it possible to check for explicit auxiliary trustViktor Dukhovni
2016-01-29Correct value of DH_CHECK_PUBKEY_INVALIDMatt Caswell
2016-01-28Correct number of arguments in BIO_get_conn_int_port macroRichard Levitte
2016-01-28Prevent small subgroup attacks on DH/DHEMatt Caswell
2016-01-28Fix typo in md2.hRich Salz
2016-01-27Add CRYPTO_secure_zallocRich Salz
2016-01-27Remove outdated legacy crypto optionsRich Salz
2016-01-27Complete the removal of /* foo.c */ commentsRichard Levitte
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-26Add SSL_up_ref() and SSL_CTX_up_ref()Matt Caswell
2016-01-25Generate warning textRichard Levitte
2016-01-25Move & split opensslconf.h.inRich Salz
2016-01-24Move pqueue into sslRich Salz
2016-01-22Updated OSSL_DYNAMIC_VERSION/OSSL_DYNAMIC_OLDESTMichaƂ Trojnara
2016-01-20Handle SSL_shutdown while in init more appropriatelyMatt Caswell
2016-01-20make EVP_PKEY opaqueDr. Stephen Henson
2016-01-19Remove the GOST engineMatt Caswell
2016-01-19API compat for SSLeay_add_ssl_algorithmsViktor Dukhovni