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
*
Update copyright year
Matt Caswell
2022-05-03
129
-129
/
+129
*
Update Paul's pgp key signature
Pauli
2022-05-03
1
-1
/
+1
*
doc: replace "symmetric cipher" phrase in EVP_MD manpages
Jan Engelhardt
2022-04-27
11
-11
/
+11
*
pem_password_cb(3): References to other man pages
EasySec
2022-04-26
1
-2
/
+2
*
Add Tomas Mraz key to release key fingerprints
Tomas Mraz
2022-04-22
1
-0
/
+3
*
Public API functions OPENSSL_str[n]casecmp
Dmitry Belyavskiy
2022-04-22
2
-0
/
+53
*
Fix small typo in X509v3_get_ext_by_NID() man page
EasySec
2022-04-19
1
-1
/
+1
*
doc: Clarify that calling SSL_set_session(ssl, NULL) is a correct use case.
EasySec
2022-04-19
1
-1
/
+2
*
Add an initial QUIC Technical requirements document
Matt Caswell
2022-04-12
1
-0
/
+202
*
s390: Add new machine generation
Juergen Christ
2022-04-12
1
-3
/
+3
*
Document {SSL|SSL_CTX}_set_{purpose|trust}()
Hugo Landau
2022-04-07
1
-3
/
+19
*
Document SSL_CTX_get_ssl_method
Hugo Landau
2022-04-07
1
-2
/
+10
*
Add SSL_(CTX_)?get0_(verify|chain)_cert_store functions
Hugo Landau
2022-04-06
1
-1
/
+12
*
Document the fact that setting a BIO create function means the BIO will no lo...
Arran Cudbard-Bell
2022-04-05
1
-1
/
+4
*
CMS sign digest
Viktor Söderqvist
2022-04-02
2
-4
/
+32
*
Refactor OSSL_LIB_CTX to avoid using CRYPTO_EX_DATA
Hugo Landau
2022-04-01
1
-69
/
+12
*
doc: fix example in ssh KDF man page.
Pauli
2022-03-31
1
-2
/
+2
*
document the safe_div_round_up_TYPE functions
Pauli
2022-03-30
1
-1
/
+6
*
Fix typo in manpage SSL_CONF_cmd(3)
Hugo Landau
2022-03-28
1
-1
/
+1
*
Remove statistics tracking from LHASH
Hugo Landau
2022-03-28
1
-3
/
+4
*
ticket_lifetime_hint may exceed 1 week in TLSv1.3
Todd Short
2022-03-25
1
-0
/
+10
*
OSSL_CMP_CTX_new.pod: make references to private key consistent with OSSL_CMP...
Dr. David von Oheimb
2022-03-18
2
-5
/
+6
*
OSSL_CMP_MSG_get0_header.pod: re-phrase two lenthy otherwise clauses as lists
Dr. David von Oheimb
2022-03-18
1
-13
/
+28
*
SSL_CTX_set_verify.pod: move a note further down where it fits better
Dr. David von Oheimb
2022-03-18
1
-2
/
+2
*
Fix documentation for provider-signature
Hugo Landau
2022-03-18
1
-8
/
+4
*
List missing operations in provider(7)
Hugo Landau
2022-03-18
1
-8
/
+40
*
Add documentation of BN_mod_sqrt()
Tomas Mraz
2022-03-15
1
-2
/
+13
*
Fix documentation of parameters for DH and ECDH KEX
Tomas Mraz
2022-03-14
3
-38
/
+67
*
Add manpages for SSL_get_certificate, SSL_get_private_key
Hugo Landau
2022-03-14
2
-0
/
+79
*
Replace handling of negative verification result with SSL_set_retry_verify()
Tomas Mraz
2022-03-14
6
-15
/
+107
*
OSSL_CMP_CTX_setup_CRM(): Fix handling of defaults from CSR and refcert
Dr. David von Oheimb
2022-03-12
4
-13
/
+43
*
DOC: TLS compression is disabled by default
Todd Short
2022-03-11
1
-1
/
+1
*
Add TFO support to socket BIO and s_client/s_server
Todd Short
2022-03-10
7
-8
/
+108
*
async_posix: Allow custom stack allocation functions to be specified for POSI...
Arran Cudbard-Bell
2022-03-10
1
-1
/
+21
*
Fix typo in EVP_MD-BLAKE2(7)
Hugo Landau
2022-03-03
1
-1
/
+1
*
Improve documentation of BIO_FLAGS_BASE64_NO_NL flag.
Daniel
2022-03-02
1
-3
/
+16
*
Correct the UnsafeLegacyServerConnect docs
Matt Caswell
2022-02-28
1
-1
/
+3
*
Change `strlen' argument name to `strlength' to avoid c++ reserved words.
Pauli
2022-02-28
1
-3
/
+4
*
fetch: convert a NULL property query to ""
Pauli
2022-02-28
1
-0
/
+6
*
X509_VERIFY_PARAM_set_flags.pod: fix typos
Carlo Teubner
2022-02-24
1
-2
/
+2
*
Add -quiet option to pkcs7 for -print_certs
Raul Ferrando
2022-02-24
1
-0
/
+6
*
Undeprecate OPENSSL_VERSION_NUMBER and OpenSSL_version_num()
Matt Caswell
2022-02-24
1
-32
/
+20
*
doc: Fix KDF example for scrypt
msa42
2022-02-23
1
-1
/
+1
*
X509V3_get_d2i.pod: use I<> for arguments and remove B<> around NULL
Dr. David von Oheimb
2022-02-22
1
-23
/
+23
*
X509V3_get_d2i.pod: Fix glitch on X509V3_get{,_ext}_d2i and align order
Dr. David von Oheimb
2022-02-22
1
-13
/
+15
*
CMP: add subject of any provided CSR as default message sender
Dr. David von Oheimb
2022-02-22
2
-2
/
+5
*
doc: Refactored the example in crypto.pod
yangyangtiantianlonglong
2022-02-20
1
-0
/
+7
*
doc: Update "SSL/TLS" old documentation description in openssl.pod
yangyangtiantianlonglong
2022-02-20
1
-2
/
+2
*
Fix typo
Dimitris Apostolou
2022-02-20
1
-1
/
+1
*
enc : add support for wrap mode
EasySec
2022-02-18
1
-1
/
+19
[next]