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
*
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
*
Update copyright year
Matt Caswell
2018-05-29
24
-24
/
+24
*
ECDSA_SIG: add simple getters for commonly used struct members
Dr. Matthias St. Pierre
2018-05-28
1
-2
/
+12
*
RSA: add simple getters for commonly used struct members
Dr. Matthias St. Pierre
2018-05-28
1
-1
/
+21
*
DSA: add simple getters for commonly used struct members
Dr. Matthias St. Pierre
2018-05-28
1
-2
/
+14
*
DH: fix: add simple getters for commonly used struct members
Dr. Matthias St. Pierre
2018-05-28
1
-1
/
+5
*
Improve the example getpass() implementation to show an error return
Nick Mathewson
2018-05-26
1
-6
/
+5
*
Update documentation for PEM callback: error is now -1.
Nick Mathewson
2018-05-26
1
-1
/
+1
*
Add a sanity check on the length of pkeyutl inputs
Matt Caswell
2018-05-24
1
-21
/
+26
*
Skip CN DNS name constraint checks when not needed
Viktor Dukhovni
2018-05-23
3
-6
/
+24
*
Allow the ca application to use EdDSA
Matt Caswell
2018-05-18
1
-1
/
+2
*
DH: add simple getters for commonly used DH struct members
Dr. Matthias St. Pierre
2018-05-18
1
-3
/
+17
*
Add documentation for the ability to control the number of tickets
Matt Caswell
2018-05-17
1
-0
/
+68
*
Allow configuation of the number of TLSv1.3 session tickets via SSL_CONF
Matt Caswell
2018-05-17
1
-0
/
+2
*
Link in passphrase-encoding(7) in relevant documentation
Richard Levitte
2018-05-14
11
-10
/
+60
*
Docs: add general document on how pass phrases are handled
Richard Levitte
2018-05-14
1
-0
/
+182
*
Fix typo: 'is an error occurred' in documentation
Dr. Matthias St. Pierre
2018-05-11
4
-4
/
+4
*
Rework the decrypt ticket callback
Matt Caswell
2018-05-11
1
-47
/
+84
*
Document when a new session ticket gets created on resumption
Matt Caswell
2018-05-11
1
-0
/
+6
*
Provide documentation for the -psk_session option
Matt Caswell
2018-05-11
2
-0
/
+14
*
Fix typos in x509 documentation
Dr. Matthias St. Pierre
2018-05-09
2
-2
/
+2
[next]