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
*
Implement OSSL_PROVIDER_get0_default_search_path, add docs and tests.
Patrick Mills
2022-12-06
1
-1
/
+2
*
Implement deterministic ECDSA sign (RFC6979)
slontis
2022-11-30
4
-1
/
+36
*
providers: Add SM4 XTS implementation
Xu Yizhou
2022-11-29
2
-0
/
+7
*
obj: Add SM4 XTS OID
Xu Yizhou
2022-11-29
1
-0
/
+5
*
Implements Hybrid Public Key Encryption (HPKE) as per RFC9180.
Stephen Farrell
2022-11-25
4
-48
/
+247
*
Disable atomic refcounts with no-threads
J.W. Jagersma
2022-11-25
1
-1
/
+1
*
add missing OSSL_CMP_CTX_reset_geninfo_ITAVs() function
Dr. David von Oheimb
2022-11-25
1
-0
/
+1
*
CMP: fix status held in OSSL_CMP_CTX, in particular for genp messages
Dr. David von Oheimb
2022-11-24
1
-6
/
+9
*
CMP+CRMF: fix formatting nits in crypto/, include/, and test/
Dr. David von Oheimb
2022-11-24
2
-2
/
+2
*
Add support for KTLS zerocopy sendfile on Linux
Maxim Mikityanskiy
2022-11-24
4
-1
/
+35
*
QUIC TX Packetiser and Streams Mapper
Hugo Landau
2022-11-24
11
-6
/
+473
*
Cleanup : directly include of `internal/nelem.h` when required.
FdaSilvaYY
2022-11-23
1
-1
/
+0
*
CMP: add API functions OSSL_CMP_CTX_get0_libctx() and OSSL_CMP_CTX_get0_propq()
Dr. David von Oheimb
2022-11-23
1
-0
/
+2
*
Improve FIPS RSA keygen performance.
slontis
2022-11-23
1
-0
/
+2
*
Improve FIPS RSA keygen performance.
slontis
2022-11-21
1
-0
/
+1
*
Ensure that SIZE_MAX is defined where OSSL_SSIZE_MAX is used.
Richard Levitte
2022-11-16
1
-0
/
+1
*
list: add debug sanity checks
Pauli
2022-11-16
1
-0
/
+28
*
list: add an is empty function
Pauli
2022-11-16
1
-0
/
+11
*
list: rename internal fields
Pauli
2022-11-16
1
-24
/
+24
*
QUIC: use list.h
Pauli
2022-11-16
1
-4
/
+4
*
QUIC ackm: use list.h
Pauli
2022-11-16
1
-5
/
+7
*
uint_set: convert uint_set to use the list data type
Pauli
2022-11-16
1
-8
/
+7
*
Propagate selection all the way on key export
Simo Sorce
2022-11-15
1
-4
/
+7
*
Plug the QUIC_RSTREAM to the RX depacketizer
Tomas Mraz
2022-11-14
3
-2
/
+3
*
QUIC Receive Stream Management: Call QUIC flow control
Tomas Mraz
2022-11-14
1
-5
/
+18
*
QUIC Receive Stream Management
Tomas Mraz
2022-11-14
3
-0
/
+162
*
djgpp: Skip check for negative timeval
J.W. Jagersma
2022-11-14
1
-0
/
+2
*
fuzz: add punycode decoder fuzz test
Pauli
2022-11-10
1
-0
/
+2
*
punycode: update to use WPACKET instead of using custom range checking
Pauli
2022-11-10
1
-1
/
+2
*
QUIC CFQ Fixes
Hugo Landau
2022-11-07
2
-10
/
+11
*
QUIC FIFD
Hugo Landau
2022-11-07
2
-1
/
+64
*
QUIC TXPIM
Hugo Landau
2022-11-07
1
-0
/
+109
*
QUIC CFQ
Hugo Landau
2022-11-07
1
-0
/
+140
*
Add zlib oneshot compression
Todd Short
2022-11-07
1
-0
/
+1
*
Add d2i_PUBKEY_ex_fp and d2i_PUBKEY_ex_bio.
slontis
2022-11-02
1
-0
/
+4
*
Release the drbg in the global default context before engines
Tomas Mraz
2022-11-02
1
-0
/
+1
*
Apply SM4 optimization patch to Kunpeng-920
Xu Yizhou
2022-11-01
1
-1
/
+2
*
Update FIPS KATs for 140-3
Pauli
2022-11-01
1
-0
/
+2
*
rand: add set0 calls for the private and public DRBGs
Pauli
2022-11-01
2
-0
/
+3
*
Fix 32-bit Windows issues related to QUIC_ACKM / QUIC_CC
Richard Levitte
2022-10-25
1
-8
/
+8
*
Fix definitions of SHUT_RD and SHUT_WR
Richard Levitte
2022-10-25
1
-0
/
+11
*
crypto: thread: remove ossl_crypto_thread_native_terminate
Čestmír Kalina
2022-10-21
1
-2
/
+0
*
crypto: thread: serialize concurrent joins
Čestmír Kalina
2022-10-21
1
-1
/
+4
*
Fix make update
Matt Caswell
2022-10-20
1
-1
/
+1
*
Consolidate sequence counter incrementing code
Matt Caswell
2022-10-20
1
-0
/
+1
*
Add `for_comp` flag when retrieving certs for compression
Todd Short
2022-10-18
1
-0
/
+1
*
Add support for compressed certificates (RFC8879)
Todd Short
2022-10-18
6
-8
/
+55
*
Convert ZLIB defines to OPENSSL_NO_ZLIB
Todd Short
2022-10-18
1
-2
/
+0
*
Add ZSTD compression support (RFC8478bis)
Todd Short
2022-10-18
4
-0
/
+12
*
Add brotli compression support (RFC7924)
Todd Short
2022-10-18
4
-0
/
+13
[next]