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
*
Move stack of compression methods from libssl to OSSL_LIB_CTX
sashan
2024-05-28
1
-2
/
+17
*
[Docs] Default value for verification flags is 'SSL_VERIFY_NONE'
Ruslan Baratov
2024-05-22
1
-0
/
+3
*
Update openssl-smime.pod.in
DominikN
2024-05-15
1
-12
/
+4
*
[Docs] 'SSL_CTX_set_cert_store' ownership of 'store'
Ruslan Baratov
2024-05-15
1
-1
/
+3
*
Document that SHAKE-128 and SHAKE-256 have no default digest length
Tomas Mraz
2024-05-15
1
-8
/
+8
*
Add support for integrity-only cipher suites for TLS v1.3
Rajeev Ranjan
2024-05-14
2
-0
/
+15
*
doc: Fix description of EVP_CIPHER_CTX_dup
Daiki Ueno
2024-05-14
1
-3
/
+3
*
Add OPENSSL_riscvcap man page
Hongren Zheng
2024-05-09
4
-2
/
+219
*
OSSL_LIB_CTX_load_config() must not be called concurrently on same libctx
Tomas Mraz
2024-05-09
1
-1
/
+2
*
Add documentation for OSSL_LIB_CTX_set/get_conf_diagnostics
Tomas Mraz
2024-05-09
2
-0
/
+59
*
Document the SSL_set_session_secret_cb() function
Matt Caswell
2024-05-06
2
-0
/
+75
*
Fixed typo in CRYPTO_THREAD_run_once.pod
sapph2c
2024-05-01
1
-1
/
+1
*
Fixed typos in ossl_ht_new.pod, EVP_PKEY_decrypt.pod, and RSA_public_encrypt.pod
sapph2c
2024-05-01
3
-5
/
+5
*
CMP: Improvements of the support for requesting CRL
Rajeev Ranjan
2024-05-01
4
-6
/
+12
*
CMP: add support for genm with crlStatusList and genp with crls
Dr. David von Oheimb
2024-05-01
6
-13
/
+194
*
doc: clarify SSL_CIPHER_description allocation
Daniel McCarney
2024-04-29
1
-1
/
+1
*
Fix grammar in certificates.txt
hrtarsia
2024-04-24
1
-1
/
+1
*
x509_acert: Load attributes from config file section
Damian Hobson-Garcia
2024-04-24
2
-0
/
+69
*
Add IETFAttrSyntax type support
Damian Hobson-Garcia
2024-04-24
5
-0
/
+158
*
x509_acert: Add and retrieve certificate extensions
Damian Hobson-Garcia
2024-04-24
1
-4
/
+15
*
x509_acert: Add API to sign and verify attribute certificates
Damian Hobson-Garcia
2024-04-24
2
-3
/
+19
*
x509_acert: Add, remove and get attribute certificate attributes
Damian Hobson-Garcia
2024-04-24
3
-0
/
+138
*
Attribute certificate printing functions
Damian Hobson-Garcia
2024-04-24
2
-0
/
+118
*
Attribute certificate getter and setter API
Damian Hobson-Garcia
2024-04-24
8
-11
/
+234
*
Add RFC 5755 attribute certificate support
Damian Hobson-Garcia
2024-04-24
3
-0
/
+31
*
adding a multithreaded hashtable test
Neil Horman
2024-04-24
1
-19
/
+19
*
Introduce new internal hashtable implementation
Neil Horman
2024-04-24
3
-5
/
+400
*
Add CRYPTO_atomic_store api
Neil Horman
2024-04-24
1
-1
/
+8
*
Be more explicit about RSAES-PKCS#1v1.5 error handling
Hubert Kario
2024-04-22
4
-8
/
+25
*
fix sending error when no root CA cert update available
Rajeev Ranjan
2024-04-22
1
-1
/
+4
*
Fix migration guide mappings for i2o/o2i_ECPublicKey
slontis
2024-04-19
1
-2
/
+16
*
Make rcu_thread_key context-aware
Neil Horman
2024-04-19
1
-2
/
+3
*
OSSL_STORE: Add reference docs for the built-in Windows store implementation
Richard Levitte
2024-04-19
4
-4
/
+96
*
Make X25519 and X448 FIPS unapproved
Tomas Mraz
2024-04-19
1
-0
/
+4
*
doc/fingerprints.txt: Add the future OpenSSL release key
Richard Levitte
2024-04-16
1
-0
/
+3
*
Remove repetitive words
Neil Horman
2024-04-16
6
-6
/
+6
*
Document that private and pairwise checks are not bounded by key size
Tomas Mraz
2024-04-10
1
-0
/
+5
*
Fix typos found by codespell
Dimitri Papadopoulos
2024-04-10
2
-2
/
+2
*
man EVP_PKEY_CTX_set_params: document params is a list
Hubert Kario
2024-04-10
1
-1
/
+3
*
Add docs noting requirements for SM2 signing
Neil Horman
2024-04-09
1
-0
/
+3
*
Add demo for ECDH key exchange
slontis
2024-04-09
1
-0
/
+2
*
apps: ca,req,x509: Add explicit start and end dates options
Stephan Wurm
2024-04-09
3
-9
/
+74
*
Copyright year updates
Matt Caswell
2024-04-09
3
-3
/
+3
*
Copyright year updates
Richard Levitte
2024-04-09
42
-42
/
+42
*
openssl-crl(1): The -verify option is implied by -CA* options
Tomas Mraz
2024-04-04
1
-0
/
+3
*
DEFINE_STACK_OF.pod: Fix prototypes of sk_TYPE_free/zero()
Tomas Mraz
2024-04-04
1
-2
/
+2
*
Add design document about handing some MAX defines
Tomas Mraz
2024-04-04
1
-0
/
+149
*
Update Documentation for EVP_DigestSign, EVP_DigestVerify.
slontis
2024-04-04
2
-7
/
+13
*
Align 'openssl req' string_mask docs to how the software really works
Job Snijders
2024-04-04
1
-10
/
+23
*
Document change of -verify behavior in crl and req apps
Vladimir Kotal
2024-04-02
2
-0
/
+6
[next]