aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* RT 3854: Update apps/reqEmilia Kasper2016-02-121-3/+6
* update ciphers manual pageDr. Stephen Henson2016-02-111-38/+1
* Hide OPENSSL_INIT_SETTINGS.Rich Salz2016-02-112-22/+14
* Add CHACHA20 alias for ciphers.Todd Short2016-02-101-0/+14
* Make it possible to get ENGINESDIR info from OpenSSL_versionsRichard Levitte2016-02-102-0/+10
* Add some documentation about init after deinitMatt Caswell2016-02-101-5/+12
* The new init functions can now fail so shouldn't be voidMatt Caswell2016-02-102-4/+8
* Deprecate the -issuer_checks debugging optionViktor Dukhovni2016-02-107-60/+177
* Rename INIT funtions, deprecate old ones.Rich Salz2016-02-1021-140/+87
* Remove store.Rich Salz2016-02-101-6/+1
* Updates for auto init/deinit review commentsMatt Caswell2016-02-092-13/+16
* Provide documentation for auto-init/auto-deinitMatt Caswell2016-02-092-0/+304
* Small fixesRichard Levitte2016-02-081-0/+5
* Suppress DANE TLSA reflection when verification failsViktor Dukhovni2016-02-082-8/+31
* more doc fixesRich Salz2016-02-073-21/+48
* Clarify resumed sessions and NULL return.Dr. Stephen Henson2016-02-081-2/+3
* Stack documentation.Dr. Stephen Henson2016-02-061-0/+200
* commands help cleanupA J Mohan Rao2016-02-062-12/+15
* Add documenation for X509_chain_up_ref()Dr. Stephen Henson2016-02-061-0/+12
* Add SSL_get0_verified_chain() to return verified chain of peerDr. Stephen Henson2016-02-061-6/+21
* RT4194: Restore old engine parameter parsing.Rich Salz2016-02-062-1/+96
* Update DTLSv1_listen documentationMatt Caswell2016-02-051-3/+5
* Add a BIO_ADDR_clear functionMatt Caswell2016-02-051-2/+7
* GH601: Various spelling fixes.FdaSilvaYY2016-02-058-13/+13
* Make DTLSv1_listen a first class function and change its typeMatt Caswell2016-02-051-10/+7
* 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
* Various RT doc fixesRich Salz2016-02-056-205/+144
* Restore -no_comp switch for backwards compatible behaviourViktor Dukhovni2016-02-053-1/+40
* Add ec -check optionDr. Stephen Henson2016-02-041-0/+5
* Refactoring BIO: adapt BIO_s_connect and BIO_s_acceptRichard Levitte2016-02-033-24/+21
* Refactoring BIO: new socket-handling functions, deprecate older onesRichard Levitte2016-02-031-0/+101
* Refactoring BIO: add wrappers around sockaddr et alRichard Levitte2016-02-033-0/+253
* RT3234: disable compressionEmilia Kasper2016-02-031-2/+6
* Fix pkeyutl/rsautl empty encrypt-input/decrypt-output handlingViktor Dukhovni2016-02-022-4/+9
* RT2353: Add ipsec IKE OIDRich Salz2016-02-021-0/+2
* New BN functions.Dr. Stephen Henson2016-02-021-2/+18
* GH554: Improve pkeyutl docHubert Kario2016-02-011-0/+13
* constify PACKETEmilia Kasper2016-02-011-2/+2
* update DSA docsDr. Stephen Henson2016-02-011-5/+3
* add option to exclude public key from EC keysDr. Stephen Henson2016-02-011-0/+5
* Check chain extensions also for trusted certificatesViktor Dukhovni2016-01-313-17/+35
* Add EC_GROUP_order_bits, EC_GROUP_get0_order and EC_GROUP_get0_cofactorDr. Stephen Henson2016-01-311-0/+7
* RT4129: BUF_new_mem_buf should take const void *Daniel Kahn Gillmor2016-01-311-2/+2
* Add function to return internal enoding of X509_NAME.Dr. Stephen Henson2016-01-301-6/+20
* Add CRYPTO_secure_zallocRich Salz2016-01-271-27/+38
* Doc fixes suggested by Claus AssmannViktor Dukhovni2016-01-272-34/+42
* Add SSL_up_ref() and SSL_CTX_up_ref()Matt Caswell2016-01-263-6/+22