index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed typo in the SSL_CTX_set_security_level
Alex Gaynor
2016-01-22
1
-1
/
+1
*
Multiple -trusted/-untrusted/-CRLfile options in verify
Viktor Dukhovni
2016-01-20
1
-37
/
+73
*
Add documentation for EVP_PKEY_TLS1_PRF
Dr. Stephen Henson
2016-01-19
1
-0
/
+87
*
Accessor update; fix API, document one.
Rich Salz
2016-01-17
1
-0
/
+5
*
Start a new line after each sentence-ending period.
Viktor Dukhovni
2016-01-16
1
-106
/
+104
*
Make SSL_dane_enable() requirement more clear.
Viktor Dukhovni
2016-01-16
1
-4
/
+4
*
RT4232: Extra space in help message.
Rich Salz
2016-01-14
1
-5
/
+0
*
Add CRYPTO_EX_DATA; remove EC_EXTRA_DATA
Rich Salz
2016-01-13
3
-38
/
+29
*
Document the new EVP_CIPHER and EVP_CIPHER_CTX functionality
Richard Levitte
2016-01-12
2
-40
/
+311
*
GH528: "cipher -v" output is confusing.
Rich Salz
2016-01-11
2
-66
/
+26
*
Make SSL{_CTX,}_{get,set,clear}_options functions
Viktor Dukhovni
2016-01-11
5
-12
/
+22
*
Add memory leak return value.
Dr. Stephen Henson
2016-01-11
1
-5
/
+6
*
Enable/disable crypto-mdebug just like other features
Viktor Dukhovni
2016-01-11
1
-13
/
+13
*
File is about s_time, not s_client
Kurt Roeckx
2016-01-10
1
-2
/
+2
*
Allow disabling the min and max version
Kurt Roeckx
2016-01-10
1
-1
/
+4
*
Backwards-compatibility subject to OPENSSL_API_COMPAT
Viktor Dukhovni
2016-01-07
10
-12
/
+45
*
DANE s_client support
Viktor Dukhovni
2016-01-07
1
-0
/
+41
*
mem functions cleanup
Rich Salz
2016-01-07
4
-7
/
+189
*
DANE documentation typos
Viktor Dukhovni
2016-01-06
2
-3
/
+3
*
Remove more (rest?) of FIPS build stuff.
Rich Salz
2016-01-06
1
-11
/
+1
*
DANE support structures, constructructors and accessors
Viktor Dukhovni
2016-01-05
4
-1
/
+413
*
Refine and re-wrap Min/Max protocol docs
Viktor Dukhovni
2016-01-02
4
-52
/
+122
*
Add support for minimum and maximum protocol version
Kurt Roeckx
2016-01-02
4
-65
/
+186
*
Add some documentation for the OCSP callback functions
Matt Caswell
2015-12-27
1
-0
/
+73
*
Always generate DH keys for ephemeral DH cipher suites.
Dr. Stephen Henson
2015-12-23
1
-24
/
+5
*
The functions take a SSL *, not a SSL_CTX *
Daniel Kahn Gillmor
2015-12-23
1
-4
/
+4
*
SSL configuration module docs
Dr. Stephen Henson
2015-12-22
2
-0
/
+112
*
Remove some L<asdf|asdf> which crept back in.
Rich Salz
2015-12-18
3
-4
/
+4
*
Rename sec_mem to mem_sec, like other files.
Rich Salz
2015-12-16
1
-5
/
+0
*
Rename some BUF_xxx to OPENSSL_xxx
Rich Salz
2015-12-16
1
-25
/
+0
*
Fix s_server problem with no-ec
Matt Caswell
2015-12-15
1
-6
/
+0
*
Update EVP_PKEY documentation.
Dr. Stephen Henson
2015-12-14
1
-15
/
+19
*
New function X509_get0_pubkey
Dr. Stephen Henson
2015-12-14
1
-4
/
+7
*
Add EVP_PKEY_get0_* functions.
Dr. Stephen Henson
2015-12-14
1
-0
/
+12
*
Fix typo
Ben Kaduk
2015-12-13
2
-2
/
+2
*
Use SHA256 not MD5 as default digest.
Rich Salz
2015-12-12
2
-3
/
+22
*
Add extension utility documentation.
Dr. Stephen Henson
2015-12-12
1
-0
/
+83
*
add X509_up_ref() documentation
Dr. Stephen Henson
2015-12-12
1
-5
/
+15
*
extension documentation
Dr. Stephen Henson
2015-12-12
1
-0
/
+142
*
Support the TLS Feature (aka Must Staple) X.509v3 extension (RFC7633).
Rob Stradling
2015-12-10
2
-0
/
+16
*
Document EVP_MD constructors, destructors and manipulators
Richard Levitte
2015-12-07
1
-0
/
+160
*
Document the HMAC changes
Richard Levitte
2015-12-07
1
-13
/
+24
*
Document the EVP_MD_CTX changes
Richard Levitte
2015-12-07
5
-43
/
+43
*
Document the changed HMAC API.
Richard Levitte
2015-12-07
1
-4
/
+6
*
Fix typo and improve a bit of text
Viktor Dukhovni
2015-12-06
1
-4
/
+5
*
Really disable 56-bit (single-DES) ciphers
Viktor Dukhovni
2015-12-06
1
-14
/
+3
*
Remove support for all 40 and 56 bit ciphers.
Kurt Roeckx
2015-12-05
6
-223
/
+0
*
Remove SSL_{CTX_}set_ecdh_auto() and always enable ECDH
Kurt Roeckx
2015-12-04
1
-25
/
+3
*
Remove RSA_FLAG_SIGN_VER flag.
Dr. Stephen Henson
2015-12-02
1
-7
/
+0
*
Remove legacy sign/verify from EVP_MD.
Dr. Stephen Henson
2015-12-02
1
-10
/
+4
[next]