index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
man3
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve base64 BIO correctness and error reporting
Viktor Dukhovni
2024-08-30
2
-47
/
+105
*
XOF / EVP_MD_size() changes.
slontis
2024-08-29
1
-12
/
+55
*
doc: Document EVP_{TYPE}_CTX_get_algor etc
Richard Levitte
2024-08-27
1
-0
/
+76
*
Amend the design of AlgorithmIdentifier parameter passing
Richard Levitte
2024-08-27
1
-4
/
+15
*
Cleanups for FIPS indicator documentation
slontis
2024-08-26
1
-2
/
+6
*
Implement functionality for direct use of composite signature algorithms
Richard Levitte
2024-08-21
3
-44
/
+542
*
s390x: Add defines for new CPACF functions
Ingo Franzki
2024-08-19
1
-0
/
+7
*
Add an indicator for AES GCM that returns if the iv has been generated
slontis
2024-08-18
1
-0
/
+10
*
Fix SSL_CTX_set1_groups documentation on preference orders
David Benjamin
2024-08-15
1
-13
/
+41
*
Improve the EVP_PKEY_CTX_set_kem_op() documentation
Dmitry Belyavskiy
2024-08-14
1
-4
/
+6
*
adds TLS signature algorithms list feature
Michael Baentsch
2024-08-13
1
-0
/
+38
*
Update BN_add.pod documentation so it is consistent with header declarations
JulieDzeze1
2024-08-07
1
-10
/
+10
*
Fix typos found by codespell
Dimitri Papadopoulos
2024-08-07
3
-4
/
+4
*
Implementation of the RFC 9579, PBMAC1 in PKCS#12 - documentation
Dmitry Belyavskiy
2024-08-07
4
-8
/
+80
*
Add KeyManagement keygen parameter getter/gettable functions.
slontis
2024-08-06
1
-7
/
+11
*
github: fix quoting in github workflow for jitter tests
Dimitri John Ledkov
2024-08-05
1
-1
/
+1
*
ssl_evp_cipher_fetch(): Avoid using 3DES from the FIPS provider
Tomas Mraz
2024-08-01
1
-0
/
+6
*
JITTER: excercise all tests in CI with JITTER seed source under certain build...
Dimitri John Ledkov
2024-07-31
1
-1
/
+9
*
Add FIPS indicator support for Triple-DES encryption.
slontis
2024-07-26
1
-0
/
+16
*
doc: the basicAttConstraints X.509v3 extension
Jonathan M. Wilbur
2024-07-24
2
-0
/
+5
*
Update X509V3_get_d2i.pod returned pointer needs to be freed
jasper-smit-servicenow
2024-07-21
1
-0
/
+1
*
Add an OPENSSL_strtoul wrapper
Neil Horman
2024-07-18
1
-1
/
+37
*
{CMS,PKCS7}_verify(): use 'certs' parameter ('-certfile' option) also for cha...
Dr. David von Oheimb
2024-07-17
2
-0
/
+4
*
CMS_get1_{certs,crls}(): make sure they return NULL only on error
Dr. David von Oheimb
2024-07-17
1
-2
/
+3
*
Document the fips-indicator param for the test RNG
Pauli
2024-07-17
1
-0
/
+6
*
Clarify in-place encryption behavior in documentation
erbsland-dev
2024-07-16
1
-3
/
+7
*
Fix a copy & paste error in the EVP_RAND docs
Matt Caswell
2024-07-15
1
-1
/
+1
*
Rearrange code examples in docs for clarity
Daniel Gustafsson
2024-07-15
1
-7
/
+6
*
Fix a minor typo in the documentation of RAND_set_seed_source_type()
Matt Caswell
2024-07-12
1
-1
/
+1
*
Document Internal EVP_MD_CTX_ Flags
erbsland-dev
2024-07-12
1
-2
/
+6
*
Add FIPS indicator callback.
slontis
2024-07-11
1
-0
/
+81
*
extend X509_REQ_add_extensions_nid() and thuis APPS/req to support augmenting...
Dr. David von Oheimb
2024-07-10
1
-7
/
+9
*
add X509v3_add_extensions()
Dr. David von Oheimb
2024-07-10
1
-6
/
+20
*
refactor and constify X509_REQ_get_extensions()
Dr. David von Oheimb
2024-07-10
1
-1
/
+1
*
Enhance documentation for `BN_mask_bits()`
erbsland-dev
2024-07-10
1
-2
/
+5
*
Extend TLSv1.3 record layer padding API calls
Stephen Farrell
2024-07-10
2
-7
/
+27
*
Add documentation for deprecated CMAC_CTX functions
erbsland-dev
2024-07-10
1
-0
/
+114
*
Add and Update Documentation for TS_VERIFY_CTX Functions
erbsland-dev
2024-07-10
2
-61
/
+154
*
Fix incorrect sentence
Daniel Gustafsson
2024-07-04
1
-1
/
+1
*
feat: support userNotice X.509v3 extension
Jonathan M. Wilbur
2024-07-04
2
-5
/
+10
*
Unlock only when lock was successful
cchinchole
2024-07-03
1
-3
/
+6
*
BIO_f_base64.pod and openssl-enc.pod.in: improve description on newline handling
Dr. David von Oheimb
2024-07-02
1
-11
/
+13
*
threads_win: fix build error with VS2010 x86
Georgi Valkov
2024-07-01
1
-2
/
+25
*
docs: document that *_free(NULL) does nothing
Vita Batrla
2024-06-27
62
-32
/
+87
*
Clarify the SSL_select_next_proto() documentation
Matt Caswell
2024-06-27
1
-8
/
+18
*
Support subjectDirectoryAttributes and associatedInformation exts
Jonathan M. Wilbur
2024-06-24
2
-0
/
+5
*
Fix typos found by codespell
Dimitri Papadopoulos
2024-06-24
1
-1
/
+1
*
[DOCS] Correct history in doc/man3/OSSL_STORE_LOADER.pod
Richard Levitte
2024-06-22
1
-8
/
+11
*
CMP: add support for requesting cert template using genm/genp
Rajeev Ranjan
2024-06-20
6
-11
/
+181
*
docs: fix SSL_CTX_set_tlsext_ticket_key_cb typos
Daniel McCarney
2024-06-20
1
-3
/
+3
[next]