index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce libabigail checking in ci
Neil Horman
2023-11-06
3
-1
/
+6121
*
Correctly track the original length when generating a stream frame
Matt Caswell
2023-11-06
1
-3
/
+5
*
tparam_on_enc_ext(): Remove dead code in cleanup
Tomas Mraz
2023-11-06
1
-6
/
+2
*
ossl_quic_new(): Avoid dereferencing NULL qc during cleanup
Tomas Mraz
2023-11-06
1
-1
/
+1
*
Fix documentation regarding KMAC sizes
Michael Hinz
2023-11-06
1
-1
/
+1
*
ossl_qrl_enc_level_set_provide_secret(): Avoid leaking keyslot in error condi...
Tomas Mraz
2023-11-06
1
-4
/
+4
*
internal/common.h: rename macro `(un)likely` to `ossl_(un)likely`
Matthias St. Pierre
2023-11-03
3
-20
/
+20
*
Add negative test for key length change
Tomas Mraz
2023-11-03
1
-1
/
+73
*
Add negative test for iv length change
Tomas Mraz
2023-11-03
1
-1
/
+60
*
update/final: Return error if key is not set
Tomas Mraz
2023-11-03
4
-1
/
+35
*
When changing IV length invalidate previously set IV
Tomas Mraz
2023-11-03
3
-3
/
+14
*
rand uniform: fix likely usage
Pauli
2023-11-03
1
-1
/
+1
*
Add support for streams to the quic-client fuzzer
Matt Caswell
2023-11-03
1
-14
/
+87
*
Call SSL_write() in the quic-client-fuzzer
Matt Caswell
2023-11-03
1
-6
/
+26
*
Add additional internal HPKE hardening checks resulting from code audit.
Stephen Farrell
2023-11-03
6
-54
/
+97
*
Add design notes for XOF API.
slontis
2023-11-02
1
-0
/
+268
*
TLS: Fix use of an uninitialized value
Hugo Landau
2023-11-02
1
-1
/
+1
*
QUIC: Test missing/malformed/duplicate/etc. transport parameters
Hugo Landau
2023-11-02
1
-0
/
+517
*
QUIC QTEST_FAULT: Allow deleted TLS extension to be output
Hugo Landau
2023-11-02
3
-5
/
+24
*
QUIC WIRE: Refuse integer transport params with trailing body bytes
Hugo Landau
2023-11-02
1
-0
/
+3
*
QUIC CHANNEL: Set reason string for missing tparams extension
Hugo Landau
2023-11-02
1
-1
/
+3
*
ossl_quic_new(): Fix a leak found by error injection
Tomas Mraz
2023-11-02
1
-11
/
+10
*
Fix quicserver binding when duplicate entries exist
Neil Horman
2023-11-02
1
-4
/
+4
*
tag ossl_assert not failing as being 'likely' to improve optimisation
Pauli
2023-11-02
1
-1
/
+1
*
CHANGES.md: document BLAKE2b's "size"-setting support
наб
2023-11-02
1
-0
/
+5
*
QUIC SSTREAM: Fix bug in ossl_quic_sstream_is_totally_acked
Hugo Landau
2023-11-02
2
-2
/
+18
*
Fix a possible memory leak in load_builtin_compressions
Bernd Edlinger
2023-11-02
1
-1
/
+2
*
Update the OpenSSL Guide tutorials with changes to the demos
Matt Caswell
2023-11-02
4
-26
/
+84
*
Update the README with information about how to run the QUIC demos
Matt Caswell
2023-11-02
1
-0
/
+28
*
Update the QUIC demos to accept hostname/port on the command line
Matt Caswell
2023-11-02
3
-51
/
+90
*
Extend the README to describe how to run the TLS demos
Matt Caswell
2023-11-02
5
-1
/
+128
*
Amend the TLS demos to accept hostname/port as an argument
Matt Caswell
2023-11-02
2
-32
/
+54
*
QUIC MULTISTREAM TEST: Ensure frames are only injected into correct packet types
Hugo Landau
2023-11-02
1
-10
/
+16
*
QUIC MULTISTREAM TEST: Fix script 38 stochastic failure on Windows
Hugo Landau
2023-11-02
1
-1
/
+8
*
Don't create an ack frame if one isn't wanted for this pn_space
Matt Caswell
2023-11-01
1
-1
/
+1
*
Correct comment in crypto/ec/curve448/ed448.h
Christian Schmidt
2023-11-01
1
-1
/
+1
*
quic ddd demos: update makefile and demo sources
James Muir
2023-11-01
8
-46
/
+63
*
quic docs: update ddd README.md
James Muir
2023-11-01
1
-5
/
+7
*
QUIC APL: Optimise write buffer sizes automatically
Hugo Landau
2023-11-01
1
-7
/
+56
*
QUIC TXP: Fix drainage calculation
Hugo Landau
2023-11-01
1
-17
/
+6
*
Create a rudimentary symbol scanning script
Neil Horman
2023-11-01
6
-0
/
+479
*
CI: add Clang 17
Sam James
2023-11-01
1
-0
/
+4
*
Stop the quicserver if the handshake or receiving the request fails
Matt Caswell
2023-11-01
1
-0
/
+10
*
rand uniform: add comments outlining the algorithm
Pauli
2023-11-01
1
-3
/
+36
*
Add test case for uniform random generators
Pauli
2023-11-01
2
-1
/
+34
*
rand: implement an unbiased random integer from a range
Pauli
2023-11-01
3
-1
/
+89
*
Don't error if s_client receives exactly BUFSIZZ data
Matt Caswell
2023-11-01
1
-1
/
+1
*
remove setup-perl actiond from windows jobs
Dmitry Misharov
2023-11-01
2
-4
/
+0
*
Check for NULL when freeing the QUIC_TLS object
Matt Caswell
2023-10-31
1
-0
/
+2
*
evp_test.c: There are now 3 parameters possible for digests
Tomas Mraz
2023-10-30
1
-1
/
+1
[next]