summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2016-02-13GH650: Minor tidying around the ocsp appBenjamin Kaduk
2016-02-12RT 3854: Update apps/reqEmilia Kasper
2016-02-11update ciphers manual pageDr. Stephen Henson
2016-02-11Hide OPENSSL_INIT_SETTINGS.Rich Salz
2016-02-10Add CHACHA20 alias for ciphers.Todd Short
2016-02-10Make it possible to get ENGINESDIR info from OpenSSL_versionsRichard Levitte
2016-02-10Add some documentation about init after deinitMatt Caswell
2016-02-10The new init functions can now fail so shouldn't be voidMatt Caswell
2016-02-10Deprecate the -issuer_checks debugging optionViktor Dukhovni
2016-02-10Rename INIT funtions, deprecate old ones.Rich Salz
2016-02-10Remove store.Rich Salz
2016-02-09Updates for auto init/deinit review commentsMatt Caswell
2016-02-09Provide documentation for auto-init/auto-deinitMatt Caswell
2016-02-08Small fixesRichard Levitte
2016-02-08Suppress DANE TLSA reflection when verification failsViktor Dukhovni
2016-02-07more doc fixesRich Salz
2016-02-08Clarify resumed sessions and NULL return.Dr. Stephen Henson
2016-02-06Stack documentation.Dr. Stephen Henson
2016-02-06commands help cleanupA J Mohan Rao
2016-02-06Add documenation for X509_chain_up_ref()Dr. Stephen Henson
2016-02-06Add SSL_get0_verified_chain() to return verified chain of peerDr. Stephen Henson
2016-02-06RT4194: Restore old engine parameter parsing.Rich Salz
2016-02-05Update DTLSv1_listen documentationMatt Caswell
2016-02-05Add a BIO_ADDR_clear functionMatt Caswell
2016-02-05GH601: Various spelling fixes.FdaSilvaYY
2016-02-05Make DTLSv1_listen a first class function and change its typeMatt Caswell
2016-02-05RT4292: Remove ===== lineRich Salz
2016-02-05RT1596: Add clarifying doc.Rich Salz
2016-02-05GH628: Add -help to all apps docs.A J Mohan Rao
2016-02-05GH628: Add -help to all apps docs.Rich Salz
2016-02-05Various RT doc fixesRich Salz
2016-02-05Restore -no_comp switch for backwards compatible behaviourViktor Dukhovni
2016-02-04Add ec -check optionDr. Stephen Henson
2016-02-03Refactoring BIO: adapt BIO_s_connect and BIO_s_acceptRichard Levitte
2016-02-03Refactoring BIO: new socket-handling functions, deprecate older onesRichard Levitte
2016-02-03Refactoring BIO: add wrappers around sockaddr et alRichard Levitte
2016-02-03RT3234: disable compressionEmilia Kasper
2016-02-02Fix pkeyutl/rsautl empty encrypt-input/decrypt-output handlingViktor Dukhovni
2016-02-02RT2353: Add ipsec IKE OIDRich Salz
2016-02-02New BN functions.Dr. Stephen Henson
2016-02-01GH554: Improve pkeyutl docHubert Kario
2016-02-01constify PACKETEmilia Kasper
2016-02-01update DSA docsDr. Stephen Henson
2016-02-01add option to exclude public key from EC keysDr. Stephen Henson
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-30Add function to return internal enoding of X509_NAME.Dr. Stephen Henson
2016-01-27Add CRYPTO_secure_zallocRich Salz
2016-01-27Doc fixes suggested by Claus AssmannViktor Dukhovni