Sign in
boringssl
/
boringssl
/
HEAD
« Previous
9a85565
Don't access the read_buffer directly in read_v2_client_hello
by David Benjamin
· 6 months ago
705a80f
Don't refer to key_update_requested responses as ACKs
by David Benjamin
· 6 months ago
0c89ac4
Test ACKing and reassembly of post-handshake messages
by David Benjamin
· 6 months ago
451626e
runner: Move some test bugs into the callback
by David Benjamin
· 6 months ago
4df6f11
Test that the DTLS 1.3 server retransmits NewSessionTicket correctly.
by David Benjamin
· 6 months ago
6f6554f
Fix OPENSSL_NO_ASM build for ARM
by Jeppe Pihl
· 6 months ago
c48ea85
Document expected operations on libssl custom BIOs
by David Benjamin
· 6 months ago
a351cc0
Gate -fno-rtti on BORINGSSL_ALLOW_CXX_RUNTIME
by David Benjamin
· 6 months ago
e6b4b24
Tweak comment in thread.h slightly
by David Benjamin
· 6 months ago
5cce3fb
Build with -Wextra-semi in Clang
by David Benjamin
· 6 months ago
264f4f7
runner: Move receivedFlightRecords tracking up a layer
by David Benjamin
· 6 months ago
48417e1
Remove outdated DTLS 1.3 test suppression
by David Benjamin
· 6 months ago
bb01fbf
runner: Remove unused skipPacket method
by David Benjamin
· 6 months ago
85f4079
Remove stale DTLS 1.3 TODO
by David Benjamin
· 6 months ago
dfd4490
Schedule ACKs when we receive a partial flight
by David Benjamin
· 6 months ago
7c3252a
Introduce a DTLSTimer abstraction
by David Benjamin
· 6 months ago
f335300
Check for QUIC in SSL_process_quic_post_handshake
by David Benjamin
· 6 months ago
abb2706
runner: Remove outdated FragmentClientVersion logic
by David Benjamin
· 6 months ago
83fc0d9
Test DTLSv1_get_timeout behavior
by David Benjamin
· 6 months ago
f721d41
runner: Add a helper to read and downcast a message
by David Benjamin
· 6 months ago
6254482
runner: Rearrange 0-RTT code in server slightly
by David Benjamin
· 6 months ago
a5d14be
Return OPENSSL_timeval by value
by David Benjamin
· 6 months ago
c691779
Call the message callback for DTLS 1.3 ACKs
by David Benjamin
· 6 months ago
832242f
Better track final vs early versions
by David Benjamin
· 6 months ago
42b96b6
Update the default retransmit timeout for DTLS
by David Benjamin
· 6 months ago
8c6db49
runner: Remove unused SendHalfRTTData option
by David Benjamin
· 6 months ago
517b06e
Send one ACK immediately after the handshake in DTLS 1.3 servers
by David Benjamin
· 6 months ago
61725ea
clang-format all of ssl
by Bob Beck
· 6 months ago
7564485
Include <memory> in mldsa.cc
by Adam Langley
· 6 months ago
c59bf8b
Support skipping tickets in both ticket callbacks
by David Benjamin
· 6 months ago
4ad93a8
Exercise SSL_TICKET_AEAD_METHOD in runner
by David Benjamin
· 6 months ago
eca1289
Disable sdallocx detection by default
by David Benjamin
· 6 months ago
619da36
Correctly retransmit the final flight in DTLS 1.3
by David Benjamin
· 6 months ago
e6b800f
Track SSL session types a bit better on the client
by David Benjamin
· 6 months ago
0c3c427
Don't pack fragments as efficiently for plaintext records
by David Benjamin
· 6 months ago
03ca658
Reject NewSessionTicket messages with empty tickets in TLS 1.3
by David Benjamin
· 6 months ago
fe552c2
Remove stray semicolon
by David Benjamin
· 6 months ago
eeb6230
Update the timer API for DTLS 1.3
by David Benjamin
· 6 months ago
114cebd
runner: ACK flights in DTLS 1.3 by default
by David Benjamin
· 6 months ago
b52cbd2
Handle implicit ACKs in DTLS 1.3
by David Benjamin
· 6 months ago
d252906
Use DTLS 1.3 ACKs to avoid retransmitting ACKed fragments
by David Benjamin
· 7 months ago
571c76e
SLH-DSA: support SHA-384 as the prehash function instead.
by Adam Langley
· 6 months ago
52a2c00
Test that DTLS retransmit can react to MTU changes
by David Benjamin
· 6 months ago
5b03c8f
Redo DTLS retransmit tests
by David Benjamin
· 7 months ago
abed224
runner: don't assume BlockMod implements SetIV
by Filippo Valsorda
· 6 months ago
ddc0647
Remove redundant tests.
by Nick Harper
· 6 months ago
9647280
Fix up a DTLS 1.3 comment.
by Nick Harper
· 6 months ago
429151f
Run some DTLS tests across all versions
by David Benjamin
· 6 months ago
ea7a88f
Stage new DTLS 1.3 read epochs until the first record comes in
by David Benjamin
· 7 months ago
59dd772
acvptool: unbreak tests.
by Adam Langley
· 6 months ago
06d5078
Add support for prehashed SLH-DSA.
by Adam Langley
· 7 months ago
5245371
Pack DTLS fragments into records when possible
by David Benjamin
· 7 months ago
59f4cc4
runner: Retain past epochs
by David Benjamin
· 7 months ago
6746e30
runner: Move epoch state into a separate structure
by David Benjamin
· 7 months ago
fa2b8e9
Don't attempt to send early data in DTLS 1.3.
by Nick Harper
· 7 months ago
2dc95ee
Don't issue early data capable tickets in DTLS 1.3.
by Nick Harper
· 7 months ago
18e2504
runner: Remove explicit seq parameter to encrypt and decrypt
by David Benjamin
· 7 months ago
4a653e0
runner: Remove unnecessary config parameter to hc.changeCipherSpec
by David Benjamin
· 7 months ago
bf1ced8
runner: Remove redundant check for (D)TLS 1.3 in test code
by David Benjamin
· 7 months ago
756a322
Adding Debug derivation for RSA PublicKey
by Ellen Arteca
· 11 months ago
b5e57d0
runner: Flush DTLS fragments on key change in our 1.3 test stack
by David Benjamin
· 7 months ago
9ac494a
Remove now redundant check for extra DTLS messages in epoch 1
by David Benjamin
· 7 months ago
197a654
fix indexing_slicing and unwrap warnings
by Bob Beck
· 7 months ago
a8d5507
Update Cargo.toml after the cfg rename
by David Benjamin
· 7 months ago
de6d1ca
Copy bindings to OUT_DIR in bssl-sys build.rs
by danakj
· 7 months ago
90094af
mldsa: abstract over the matrix size.
by Adam Langley
· 7 months ago
b8c97f5
utils/fipstools: add SHAKE-128/256 ACVP support
by Daniel McCarney
· 7 months ago
971951f
Spanify the DTLS packet assembly logic a bit
by David Benjamin
· 7 months ago
0eb01c2
Implement a fixed-width ring buffer for DTLS 1.3
by David Benjamin
· 7 months ago
ddc4328
Amortize invariant maintenance in DTLSMessageBitmap
by David Benjamin
· 7 months ago
bf1fe79
add some details to releaseing.md
by Bob Beck
· 7 months ago
2c80182
Store an Array in hm_fragment
by David Benjamin
· 7 months ago
9588d3c
Use DTLSRecordNumber in DTLSWriteEpoch
by David Benjamin
· 7 months ago
7628194
mldsa: convert to C++
by Adam Langley
· 7 months ago
659da7c
Return the record number out of the DTLS record layer
by David Benjamin
· 7 months ago
781a72b
Update BCR to 20241024.0
by Bob Beck
· 7 months ago
0.20241024.0
0317d63
Resolve DTLS 1.3 TODOs in ssl_test.cc.
by Nick Harper
· 7 months ago
52d5e1b
Never reconstruct 1.3 record numbers above 2^48-1
by David Benjamin
· 7 months ago
e497878
enable honor_gerrit_linked_accounts for boingssl
by Yiwei Zhang
· 7 months ago
7e2aa0a
Allow bssl_shim to be ptraced by anyone if waiting for a debugger
by David Benjamin
· 7 months ago
c28dcd6
Rename DTLS 1.3 TODOs.
by Nick Harper
· 7 months ago
69be68c
Pull the DTLS reassembly bitmap into its own abstraction
by David Benjamin
· 7 months ago
453207b
Have modulewrapper print more of its build environment.
by Adam Langley
· 7 months ago
ce572d6
Standardize on Init vs InitForOverwrite for value vs default initialization
by David Benjamin
· 7 months ago
4f76523
Move tests for libssl's internal utilities into a separate file
by David Benjamin
· 7 months ago
b90200c
Process (and ignore) DTLS 1.3 ACK messages.
by Nick Harper
· 7 months ago
ed322d7
util/fipstools: add EDDSA ACVP support
by Daniel McCarney
· 7 months ago
fb5b271
Support resumption in DTLS 1.3.
by Nick Harper
· 7 months ago
4060318
Move RecordNumberEncrypter to DTLS-specific state
by David Benjamin
· 7 months ago
70d1e73
Store DTLS epoch state separately
by David Benjamin
· 7 months ago
ee3f946
Copy the infra/config branch into an infra/config subdirectory
by David Benjamin
· 7 months ago
efff877
Improve handling of DTLS 1.3 post-handshake messages.
by Nick Harper
· 7 months ago
b509493
Don't use OPENSSL_ARRAY_SIZE with an InplaceVector
by David Benjamin
· 7 months ago
2587c49
utils/fipstools: add PBKDF ACVP support
by Daniel McCarney
· 7 months ago
ba5e1a2
utils/fipstools: fix ACVP test data comments
by Daniel McCarney
· 7 months ago
0fa9014
util/fipstools: SHA2-512-224 ACVP.md updates
by Daniel McCarney
· 7 months ago
cd95210
Suppress cast function type warnings where needed for bio
by Bob Beck
· 7 months ago
6fd13f0
Add SSL_set0_CA_names to configure the CA extension
by Bob Beck
· 8 months ago
c8fafe8
Choose matching credentials if we have ca_names
by Bob Beck
· 8 months ago
d0b6ca2
Fix transcript hash for DTLS 1.3.
by Nick Harper
· 7 months ago
Next »