aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* GH528: "cipher -v" output is confusing.Rich Salz2016-01-112-66/+26
* Make SSL{_CTX,}_{get,set,clear}_options functionsViktor Dukhovni2016-01-115-12/+22
* Add memory leak return value.Dr. Stephen Henson2016-01-111-5/+6
* Enable/disable crypto-mdebug just like other featuresViktor Dukhovni2016-01-111-13/+13
* File is about s_time, not s_clientKurt Roeckx2016-01-101-2/+2
* Allow disabling the min and max versionKurt Roeckx2016-01-101-1/+4
* Backwards-compatibility subject to OPENSSL_API_COMPATViktor Dukhovni2016-01-0710-12/+45
* DANE s_client supportViktor Dukhovni2016-01-071-0/+41
* mem functions cleanupRich Salz2016-01-074-7/+189
* DANE documentation typosViktor Dukhovni2016-01-062-3/+3
* Remove more (rest?) of FIPS build stuff.Rich Salz2016-01-061-11/+1
* DANE support structures, constructructors and accessorsViktor Dukhovni2016-01-054-1/+413
* Refine and re-wrap Min/Max protocol docsViktor Dukhovni2016-01-024-52/+122
* Add support for minimum and maximum protocol versionKurt Roeckx2016-01-024-65/+186