index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Big and little-endian load and store support
Viktor Dukhovni
4 days
1
-0
/
+338
*
Tweak case of [fs] variant letter in SLH-DSA algorithms
Viktor Dukhovni
7 days
1
-118
/
+118
*
Fix encryption level ordering
Neil Horman
10 days
1
-1
/
+1
*
Some PQ-related CSOR OIDs
Viktor Dukhovni
11 days
1
-1
/
+168
*
Fix CMS encryption with key agreement when originator set
Jakub Zelenka
12 days
2
-2
/
+3
*
feat: support the allowedAttributeAssignments X.509v3 extension
Jonathan M. Wilbur
2025-01-02
1
-0
/
+30
*
Add CMS_NO_SIGNING_TIME flag to CMS_sign(), CMS_add1_signer()
Peter Juhasz
2024-12-26
1
-0
/
+1
*
feat: support the attributeMappings X.509v3 extension
Jonathan M. Wilbur
2024-12-23
1
-0
/
+38
*
safe_math.h: Check if __GNUC__ is defined
Kalavakolanu, Hema Anmisha
2024-12-19
1
-2
/
+4
*
docs: update man3 and man7 with cipher pipeline APIs
Ramkumar
2024-12-17
1
-0
/
+1
*
feat: add EVP APIs for cipher pipelining
Ramkumar
2024-12-17
5
-1
/
+48
*
Extension of OPENSSL_ia32cap to accommodate additional CPUID bits
Elizarova, Alina
2024-12-13
1
-0
/
+2
*
feat: support the timeSpecification X.509v3 extension
Jonathan M. Wilbur
2024-12-11
1
-0
/
+186
*
Add function to mix in an additional input into a RAND_POOL
Tomas Mraz
2024-12-10
3
-2
/
+5
*
Fix potential use-after-free in REF_PRINT_COUNT
Neil Horman
2024-12-10
1
-2
/
+2
*
Fix memory ordering guarantees and TSAN errors
Tomas Mraz
2024-12-10
1
-8
/
+20
*
A typo fix in a comment
willmafh
2024-12-06
1
-1
/
+1
*
Add spaces to make macros more clear
willmafh
2024-12-06
1
-13
/
+13
*
Change all one's complement to ones' complement for consistency
willmafh
2024-12-06
2
-2
/
+2
*
Use static array (length 256) for copy of OPENSSL_MALLOC_FAILURES
sftcd
2024-11-28
1
-0
/
+3
*
Deprecate all BIO_meth_get_*() functions
Tomas Mraz
2024-11-28
2
-19
/
+34
*
A typo fix in a comment
willmafh
2024-11-28
1
-1
/
+1
*
Add CTX copy function for EVP_MD to optimize the performance of EVP_MD_CTX_co...
wangcheng
2024-11-20
2
-0
/
+3
*
Make ossl_trace_param_values an official api function
Neil Horman
2024-11-19
1
-0
/
+3
*
Add QUERY trace points
Neil Horman
2024-11-19
1
-3
/
+1
*
Add a QUERY trace category
Neil Horman
2024-11-19
1
-1
/
+2
*
Adding a trace category for PROVIDER calls
Neil Horman
2024-11-19
1
-1
/
+3
*
Change "a SSL" to "an SSL"
Andrew Dinh
2024-11-13
1
-1
/
+1
*
Fix doc and use of_X509v3_add_extensions() in case sk_X509_EXTENSION_num(exts...
Dr. David von Oheimb
2024-11-13
1
-3
/
+2
*
feat: define and use ossl_bio_print_hex
Jonathan M. Wilbur
2024-11-13
1
-0
/
+1
*
feat: support the attributeDescriptor X.509v3 extension
Jonathan M. Wilbur
2024-11-13
1
-0
/
+39
*
Remove two unused union members from struct x509_object_st.
Gábor Tóthvári
2024-11-04
1
-2
/
+0
*
Fix builds on riscv64 using musl
Matt Caswell
2024-10-28
1
-1
/
+8
*
Add 'openssl info' item for the Windows install context
Richard Levitte
2024-10-16
1
-0
/
+1
*
Use poll() in BIO_socket_wait() if available
Andreas Mair
2024-10-11
1
-0
/
+1
*
Increase limit for CRL download
Dmitry Belyavskiy
2024-10-08
1
-3
/
+4
*
Rename list macros
Neil Horman
2024-09-26
1
-12
/
+12
*
fips: continuous random bit generator tests
Pauli
2024-09-19
1
-1
/
+1
*
Add failed entropy continuous test error
Pauli
2024-09-19
1
-0
/
+1
*
feat: add ossl_serial_number_print
Jonathan M. Wilbur
2024-09-16
1
-0
/
+2
*
feat: support the roleSpecCertIdentifier X.509v3 extension
Jonathan M. Wilbur
2024-09-16
1
-0
/
+16
*
EVP_get_default_properties - implementation
Dmitry Belyavskiy
2024-09-16
1
-0
/
+1
*
feat: support the authorityAttributeIdentifier X.509v3 extension
Jonathan M. Wilbur
2024-09-10
1
-0
/
+7
*
feat: add TCG / platform certificate OIDs
Jonathan M. Wilbur
2024-09-05
1
-0
/
+649
*
crypto: fix missing <winsock.h> indirection inclusion.
FdaSilvaYY
2024-09-05
2
-1
/
+3
*
Move inclusion of <winsock.h> out of "e_os.h" into a dedicated header file.
FdaSilvaYY
2024-09-05
3
-22
/
+55
*
Copyright year updates
Tomas Mraz
2024-09-05
32
-32
/
+32
*
Add ED25519 and ED448 support for EVP_PKEY_{sign,verify}_init_ex2()
Richard Levitte
2024-08-29
1
-0
/
+1
*
Refactor OpenSSL 'EdDSA' EVP_SIGNATURE to allow use with EVP_PKEY functions
Richard Levitte
2024-08-29
1
-0
/
+2
*
XOF / EVP_MD_size() changes.
slontis
2024-08-29
1
-2
/
+5
[next]