aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed typo in the SSL_CTX_set_security_levelAlex Gaynor2016-01-221-1/+1
* Multiple -trusted/-untrusted/-CRLfile options in verifyViktor Dukhovni2016-01-201-37/+73
* Add documentation for EVP_PKEY_TLS1_PRFDr. Stephen Henson2016-01-191-0/+87
* Accessor update; fix API, document one.Rich Salz2016-01-171-0/+5
* Start a new line after each sentence-ending period.Viktor Dukhovni2016-01-161-106/+104
* Make SSL_dane_enable() requirement more clear.Viktor Dukhovni2016-01-161-4/+4
* RT4232: Extra space in help message.Rich Salz2016-01-141-5/+0
* Add CRYPTO_EX_DATA; remove EC_EXTRA_DATARich Salz2016-01-133-38/+29
* Document the new EVP_CIPHER and EVP_CIPHER_CTX functionalityRichard Levitte2016-01-122-40/+311