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
*
Add deprecation macro for 3.1 and deprecate OPENSSL_LH_stats
Hugo Landau
2022-06-22
4
-5
/
+32
*
doc: document the new internal time API
Pauli
2022-06-22
1
-0
/
+96
*
doc: priority queue documentation
Pauli
2022-06-22
1
-0
/
+125
*
Add dgram API discussion
Hugo Landau
2022-06-22
1
-0
/
+487
*
Fix documentation of BIO_FLAGS_BASE64_NO_NL
Fraser Tweedale
2022-06-16
1
-3
/
+2
*
Fix for OSSL_PARAM sample code referencing OSSL_PARAM_UTF8_PTR
Michael Baentsch
2022-06-16
3
-11
/
+14
*
Update SIV mode documentation
Todd Short
2022-06-09
1
-9
/
+20
*
High level overview of QUIC Implementation
Tomas Mraz
2022-06-08
2
-0
/
+739
*
Enable setting SSL_CERT_FLAG_TLS_STRICT with ssl config
Tomas Mraz
2022-06-03
1
-0
/
+3
*
Add OSSL_QUIC methods to headers and manual pages
Tomas Mraz
2022-06-03
2
-0
/
+62
*
doc: Fix keymgmt functions parameters
Ladislav Marko
2022-06-01
1
-2
/
+2
*
OSSL_trace_enabled.pod and OSSL_trace_set_channel.pod: improve doc
Dr. David von Oheimb
2022-05-30
2
-15
/
+31
*
http_client.c: Dump response on error when tracing is enabled
Dr. David von Oheimb
2022-05-30
4
-4
/
+25
*
The -no_legacy_server_connect option applies to client
Tomas Mraz
2022-05-27
2
-1
/
+1
*
Fix the defective check of EVP_PKEY_get_params
Peiwei Hu
2022-05-26
1
-1
/
+1
*
Add more SRTP protection profiles
Kijin Kim
2022-05-23
1
-0
/
+32
*
Drop ossl_namemap_add_name_n() and simplify ossl_namemap_add_names()
Tomas Mraz
2022-05-21
1
-9
/
+6
*
openssl-ca.pod.in: Minor grammar fix
Joshua Arnott
2022-05-19
1
-1
/
+1
*
Add basic RISC-V cpuid and OPENSSL_riscvcap
Henry Brausen
2022-05-19
1
-2
/
+2
*
Documentation: X509_V_ERR_CERT_CHAIN_TOO_LONG is not unused
Thomas Bellebaum
2022-05-18
1
-1
/
+1
*
Fix BIO_get_ktls_send/recv to return 0 or 1 only
Tomas Mraz
2022-05-16
1
-4
/
+4
*
Correct padding mode flag name for EVP_PKEY_decrypt/encrypt() examples
Dimitry Andric
2022-05-09
2
-2
/
+2
*
doc: Fix RSA public key parameters
Ahmed JELIJLI
2022-05-09
1
-1
/
+1
*
Add documentation for key validation that indicates the difference between the
slontis
2022-05-09
16
-33
/
+145
*
doc: add not that DTLS 1.0, TLS 1.1 and before are disabled at security level 1
Pauli
2022-05-08
1
-6
/
+5
*
Remove the _fetch_by_number functions
Pauli
2022-05-06
1
-18
/
+1
*
Make it possible to remove methods by the provider that provides them
Richard Levitte
2022-05-05
1
-2
/
+10
*
Don't empty the method store when flushing the query cache
Richard Levitte
2022-05-05
1
-4
/
+4
*
Drop ossl_provider_clear_all_operation_bits() and all uses of it
Richard Levitte
2022-05-05
1
-7
/
+1
*
crmf_lib.c: Make sure Ed signature for POPO is called without digest
Dr. David von Oheimb
2022-05-05
1
-2
/
+4
*
X509{,_LOOKUP}: Improve distinction between not found and fatal/internal error
Dr. David von Oheimb
2022-05-04
4
-7
/
+74
*
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
[next]