aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2016-02-04Add ec -check optionDr. Stephen Henson1-0/+5
2016-02-03Refactoring BIO: adapt BIO_s_connect and BIO_s_acceptRichard Levitte3-24/+21
2016-02-03Refactoring BIO: new socket-handling functions, deprecate older onesRichard Levitte1-0/+101
2016-02-03Refactoring BIO: add wrappers around sockaddr et alRichard Levitte3-0/+253
2016-02-03RT3234: disable compressionEmilia Kasper1-2/+6
2016-02-02Fix pkeyutl/rsautl empty encrypt-input/decrypt-output handlingViktor Dukhovni2-4/+9
2016-02-02RT2353: Add ipsec IKE OIDRich Salz1-0/+2
2016-02-02New BN functions.Dr. Stephen Henson1-2/+18
2016-02-01GH554: Improve pkeyutl docHubert Kario1-0/+13
2016-02-01constify PACKETEmilia Kasper1-2/+2
2016-02-01update DSA docsDr. Stephen Henson1-5/+3
2016-02-01add option to exclude public key from EC keysDr. Stephen Henson1-0/+5
2016-01-31Check chain extensions also for trusted certificatesViktor Dukhovni3-17/+35
2016-01-31Add EC_GROUP_order_bits, EC_GROUP_get0_order and EC_GROUP_get0_cofactorDr. Stephen Henson1-0/+7
2016-01-31RT4129: BUF_new_mem_buf should take const void *Daniel Kahn Gillmor1-2/+2
2016-01-30Add function to return internal enoding of X509_NAME.Dr. Stephen Henson1-6/+20
2016-01-27Add CRYPTO_secure_zallocRich Salz1-27/+38
2016-01-27Doc fixes suggested by Claus AssmannViktor Dukhovni2-34/+42
2016-01-26Add SSL_up_ref() and SSL_CTX_up_ref()Matt Caswell3-6/+22
2016-01-22Fixed typo in the SSL_CTX_set_security_levelAlex Gaynor1-1/+1
2016-01-20Multiple -trusted/-untrusted/-CRLfile options in verifyViktor Dukhovni1-37/+73
2016-01-19Add documentation for EVP_PKEY_TLS1_PRFDr. Stephen Henson1-0/+87
2016-01-17Accessor update; fix API, document one.Rich Salz1-0/+5
2016-01-16Start a new line after each sentence-ending period.Viktor Dukhovni1-106/+104
2016-01-16Make SSL_dane_enable() requirement more clear.Viktor Dukhovni1-4/+4
2016-01-14RT4232: Extra space in help message.Rich Salz1-5/+0
2016-01-13Add CRYPTO_EX_DATA; remove EC_EXTRA_DATARich Salz3-38/+29
2016-01-12Document the new EVP_CIPHER and EVP_CIPHER_CTX functionalityRichard Levitte2-40/+311
2016-01-11GH528: "cipher -v" output is confusing.Rich Salz2-66/+26
2016-01-11Make SSL{_CTX,}_{get,set,clear}_options functionsViktor Dukhovni5-12/+22
2016-01-11Add memory leak return value.Dr. Stephen Henson1-5/+6
2016-01-11Enable/disable crypto-mdebug just like other featuresViktor Dukhovni1-13/+13
2016-01-10File is about s_time, not s_clientKurt Roeckx1-2/+2
2016-01-10Allow disabling the min and max versionKurt Roeckx1-1/+4
2016-01-07Backwards-compatibility subject to OPENSSL_API_COMPATViktor Dukhovni10-12/+45
2016-01-07DANE s_client supportViktor Dukhovni1-0/+41
2016-01-07mem functions cleanupRich Salz4-7/+189
2016-01-06DANE documentation typosViktor Dukhovni2-3/+3
2016-01-06Remove more (rest?) of FIPS build stuff.Rich Salz1-11/+1
2016-01-05DANE support structures, constructructors and accessorsViktor Dukhovni4-1/+413
2016-01-02Refine and re-wrap Min/Max protocol docsViktor Dukhovni4-52/+122
2016-01-02Add support for minimum and maximum protocol versionKurt Roeckx4-65/+186
2015-12-27Add some documentation for the OCSP callback functionsMatt Caswell1-0/+73
2015-12-23Always generate DH keys for ephemeral DH cipher suites.Dr. Stephen Henson1-24/+5
2015-12-23The functions take a SSL *, not a SSL_CTX *Daniel Kahn Gillmor1-4/+4
2015-12-22SSL configuration module docsDr. Stephen Henson2-0/+112
2015-12-18Remove some L<asdf|asdf> which crept back in.Rich Salz3-4/+4
2015-12-16Rename sec_mem to mem_sec, like other files.Rich Salz1-5/+0
2015-12-16Rename some BUF_xxx to OPENSSL_xxxRich Salz1-25/+0
2015-12-15Fix s_server problem with no-ecMatt Caswell1-6/+0