index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
man3/OBJ_nid2obj.pod: mention failure code for OBJ_create.
Andy Polyakov
2018-08-22
1
-1
/
+2
*
Ignore the digest in req app if using EdDSA
Matt Caswell
2018-08-22
1
-5
/
+5
*
Improve the usability of the ca app using EdDSA
Matt Caswell
2018-08-22
2
-5
/
+7
*
Fix typos in documentation
Jakub Wilk
2018-08-22
3
-3
/
+3
*
Add support for SSL_CTX_set_post_handshake_auth()
Matt Caswell
2018-08-20
1
-7
/
+9
*
Change Post Handshake auth so that it is opt-in
Matt Caswell
2018-08-20
2
-12
/
+13
*
Fix typos and errors in Ed25519.pod documentation
parasssh
2018-08-20
1
-5
/
+5
*
crypto/threads_*: remove CRYPTO_atomic_{read|write}.
Andy Polyakov
2018-08-17
1
-15
/
+2
*
Update code for the final RFC version of TLSv1.3 (RFC8446)
Matt Caswell
2018-08-15
1
-2
/
+1
*
man3/OPENSSL_LH_COMPFUNC.pod: clarifications and updates.
Andy Polyakov
2018-08-07
1
-16
/
+9
*
Some protocol versions are build-time
Rich Salz
2018-07-31
4
-25
/
+14
*
Deprecate the EC curve type specific functions in 1.2.0
Matt Caswell
2018-07-31
2
-5
/
+10
*
Add documentation for the new non-curve type specific EC functions
Matt Caswell
2018-07-31
2
-30
/
+77
*
doc/BN_generate_prime: update doc about other callback values
Beat Bolli
2018-07-28
1
-1
/
+7
*
Fix inconsisten use of bit vs bits
Kurt Roeckx
2018-07-26
1
-2
/
+2
*
Make number of Miller-Rabin tests for a prime tests depend on the security le...
Kurt Roeckx
2018-07-26
1
-1
/
+11
*
Add a note about aborts encountered while sending early_data
Matt Caswell
2018-07-23
1
-0
/
+13
*
const-ify some input SSL * arguments
Benjamin Kaduk
2018-07-20
1
-3
/
+3
*
Improve documentation about reading and writing
Kurt Roeckx
2018-07-17
6
-50
/
+127
*
Documentation typo fix in BN_bn2bin.pod
Alexandre Perrin
2018-07-13
1
-2
/
+2
*
Document SSL_CTX_set_recv_max_early_data() etc
Matt Caswell
2018-07-06
1
-3
/
+30
*
Add missing include file to doc
Rich Salz
2018-07-05
1
-0
/
+2
*
Document more EVP_MD_CTX functions
Richard Levitte
2018-07-04
1
-2
/
+50
*
Fix some issues found by Denian's lintian tool
Rich Salz
2018-07-03
14
-93
/
+101
*
Add the ability to configure anti-replay via SSL_CONF
Matt Caswell
2018-07-02
2
-0
/
+32
*
Document the new early data callback and option
Matt Caswell
2018-07-02
2
-1
/
+45
*
Modify the DEVRANDOM source so that the files are kept open persistently.
Pauli
2018-06-26
1
-1
/
+13
*
Document changes to SSL_OP_NO_TICKET for TLSv1.3
Matt Caswell
2018-06-26
2
-13
/
+41
*
Fix prototype of ASN1_INTEGER_get and ASN1_INTEGER_set
Kurt Roeckx
2018-06-23
1
-2
/
+2
*
OpenSSL-II style for emacs: don't indent because of extern block
Richard Levitte
2018-06-23
1
-0
/
+1
*
add documentation for OCSP_basic_verify()
David von Oheimb
2018-06-21
1
-1
/
+29
*
Fix spelling errors in documentation.
Pauli
2018-06-21
4
-9
/
+9
*
Update copyright year
Matt Caswell
2018-06-20
6
-6
/
+6
*
Fix & update documentation about RAND_priv_bytes()
Nicola Tuveri
2018-06-19
3
-23
/
+75
*
Add EVP_PKEY_set_alias_type
Jack Lloyd
2018-06-19
1
-1
/
+15
*
add 'unsupported cipher mode' diagnostics to evp_lib.c and genpkey.c
David von Oheimb
2018-06-18
2
-2
/
+3
*
Repair broken C syntax (missing close parens) in a manual page.
Eric S. Raymond
2018-06-15
1
-5
/
+5
*
Fix manpage problems
Eric S. Raymond
2018-06-13
2
-3
/
+1
*
doc/man7/passphrase-encoding.pod: Make consistent
Richard Levitte
2018-06-13
1
-4
/
+4
*
Document return value of X509_add_ext
Viktor Dukhovni
2018-06-12
1
-2
/
+4
*
Deprecate DSA_sign_setup() in the documentation
Nicola Tuveri
2018-06-12
1
-7
/
+6
*
Documentation for missing s_client/s_server options
Dmitry Belyavskiy
2018-06-08
2
-2
/
+95
*
Add function for setting the EVP_PKEY_ASN1_METHOD raw key getter functions
Matt Caswell
2018-06-08
1
-2
/
+15
*
Document the raw key getter functions
Matt Caswell
2018-06-08
1
-10
/
+39
*
Document UTF-8 expectation for pass phrases passed to OSSL_STORE
Richard Levitte
2018-06-07
3
-16
/
+18
*
Document failure return for ECDSA_SIG_new
Ken Goldman
2018-06-02
1
-0
/
+2
*
STORE: split off the description of the 'file' scheme loader
Richard Levitte
2018-06-01
2
-24
/
+76
*
apps/speed.c: add -aead flag.
Andy Polyakov
2018-05-30
1
-4
/
+10
*
Add APIs for custom X509_LOOKUP_METHOD creation
Mingtao Yang
2018-05-30
2
-0
/
+190
*
Update the "Connected Commands" section of s_client/s_server docs
Matt Caswell
2018-05-29
2
-8
/
+51
[next]