index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
VMS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-09-07
make update
Matt Caswell
3
-104
/
+118
2023-09-07
Copyright year updates
Matt Caswell
1043
-1044
/
+1044
2023-09-06
QUIC MULTISTREAM TEST: Add comment
Hugo Landau
1
-0
/
+4
2023-09-06
QUIC MULTISTREAM TEST: Adjust spin behaviour
Hugo Landau
1
-2
/
+12
2023-09-06
win32: Support condition variable broadcasting on XP
Hugo Landau
1
-23
/
+325
2023-09-06
QUIC MULTISTREAM TEST: Synchronize script 20 correctly
Hugo Landau
1
-3
/
+67
2023-09-06
QUIC MULTISTREAM TEST: Run all scripts in both blocking and non-blocking modes
Hugo Landau
1
-98
/
+301
2023-09-06
fips compatibility: update 3.1.1 to 3.1.2
Pauli
1
-3
/
+3
2023-09-06
Per other commands, make progress dots in req only w/ -verbose
Philip Prindeville
2
-3
/
+17
2023-09-05
CMP: generalize ossl_cmp_calc_protection() to handle Edwards curves correctly
Dr. David von Oheimb
9
-82
/
+128
2023-09-05
Update fuzz corpora to latest commit
Kurt Roeckx
1
-0
/
+0
2023-09-05
Fix internal memory leaks from OPENSSL_MALLOC_FAILURES
Bernd Edlinger
1
-2
/
+1
2023-09-05
Test that NULL BIGNUM is supported in OSSL_PARAM_BLD_push_BN()
Tomas Mraz
1
-3
/
+4
2023-09-05
OSSL_PARAM_BLD_push_BN_pad(): Allow NULL BIGNUM
Tomas Mraz
1
-4
/
+4
2023-09-05
apps/cmp.c: fix bug not allowing to reset -csr and -serial option values
Dr. David von Oheimb
1
-2
/
+2
2023-09-05
apps.c: improve warning texts of parse_name() when skipping RDN input
Dr. David von Oheimb
1
-3
/
+4
2023-09-05
apps.c: fix error messages (newline and needless text) in load_key_certs_crls()
Dr. David von Oheimb
1
-5
/
+2
2023-09-05
MUTEX: Assert on locking failure
Hugo Landau
1
-2
/
+6
2023-09-05
Bump actions/checkout from 2 to 4
dependabot[bot]
15
-48
/
+48
2023-09-05
VMS: More header inclusion compensation for VMS C compiler
Richard Levitte
1
-1
/
+2
2023-09-05
Use armv8 .quad instead of .dword
Kai Pastor
2
-12
/
+12
2023-09-05
04-test_encoder_decoder.t: Use algorithm that is non-fips also on 3.0.0
Tomas Mraz
1
-4
/
+4
2023-09-05
quicserver.c: Fix build with no-ssl-trace
Tomas Mraz
1
-0
/
+5
2023-09-04
internal/numbers.h: Add fallback implementation for UINT32_C and UINT64_C
Richard Levitte
2
-0
/
+26
2023-09-04
Include #include "internal/numbers.h" in ssl/quic/quic_cfq.c
Richard Levitte
1
-0
/
+1
2023-09-04
VMS: Add a fallback definition of socklen_t
Richard Levitte
1
-0
/
+3
2023-09-04
VMS: More header inclusion compensation for VMS C compiler
Richard Levitte
1
-10
/
+18
2023-09-04
Added 'saltlen' option to the OpenSSL enc command line app.
slontis
5
-12
/
+58
2023-09-04
Added a 'saltlen' option to the openssl pkcs8 command line app.
slontis
3
-8
/
+71
2023-09-04
Change PBES2 KDF default salt length to 16 bytes.
slontis
8
-6
/
+95
2023-09-04
Implement dupctx for chacha20 cipher
Neil Horman
1
-0
/
+21
2023-09-04
Move ALIGN32 and ALIGN64 into common.h, and fix for clang-cl.exe
Tom Cosgrove
4
-40
/
+26
2023-09-02
Replace ssl3_get_message() with tls_get_message_header() and/or tls_get_messa...
Sumitra Sharma
3
-3
/
+4
2023-09-02
Fix typo in openssl-pkeyutl(1)
Sumitra Sharma
1
-1
/
+1
2023-09-02
Add a test for QUIC non IO retry errors
Matt Caswell
4
-6
/
+106
2023-09-02
Handle non IO based retry errors in QUIC
Matt Caswell
2
-0
/
+31
2023-09-02
Avoid clobbering non-volatile XMM registers
Bernd Edlinger
1
-2
/
+2
2023-09-01
QUIC MULTISTREAM TEST: Test SSL_want for consistency with SSL_get_error
Hugo Landau
1
-9
/
+59
2023-09-01
QUIC APL: Implement SSL_want
Hugo Landau
3
-0
/
+48
2023-09-01
QUIC APL: Revise I/O error setting so that the last error is set on success
Hugo Landau
1
-14
/
+36
2023-09-01
QUIC APL: Adjust expect_quic_conn_only
Hugo Landau
1
-13
/
+12
2023-09-01
QUIC RXDP: Reuse allocations between ACK frame processing
Hugo Landau
3
-7
/
+18
2023-09-01
QUIC WIRE: When peeking at number of ACK ranges, ensure enough data is available
Hugo Landau
1
-1
/
+13
2023-09-01
Comment on internal flag
Hugo Landau
1
-0
/
+2
2023-09-01
Minor fixes
Hugo Landau
2
-2
/
+2
2023-09-01
Fix after rebase
Hugo Landau
1
-1
/
+1
2023-09-01
QUIC: Note differences in SSL_want
Hugo Landau
1
-0
/
+4
2023-09-01
QUIC: Update API overview document
Hugo Landau
1
-4
/
+21
2023-09-01
QUIC: Note that SSL_set_shutdown is not supported
Hugo Landau
1
-0
/
+2
2023-09-01
QUIC APL: Report that we do not support SSL_clear correctly
Hugo Landau
1
-2
/
+2
[next]