index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LICENSE.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2023-09-01
QUIC: Update API table
Hugo Landau
1
-34
/
+38
2023-09-01
BIO: Emphasise API contract for BIO_sendmmsg/BIO_recvmmsg
Hugo Landau
1
-0
/
+4
2023-09-01
BIO: Allow third parties to use integers instead of pointers for poll descrip...
Hugo Landau
2
-9
/
+10
2023-09-01
QUIC: Make TLS1_FLAGS_QUIC private
Hugo Landau
2
-3
/
+3
2023-09-01
QUIC API: Revise SSL_get_conn_close_info to use a flags field
Hugo Landau
6
-26
/
+48
2023-09-01
Document OSSL_get_thread_support_flags()
Hugo Landau
2
-1
/
+21
2023-09-01
QUIC APL: Allow stream origin to be queried
Hugo Landau
6
-3
/
+48
2023-09-01
Minor fixes
Hugo Landau
4
-6
/
+6
2023-09-01
Minor updates
Hugo Landau
5
-14
/
+23
2023-09-01
Add manpages
Hugo Landau
3
-3
/
+44
2023-09-01
Minor fixes
Hugo Landau
3
-11
/
+10
2023-09-01
QUIC DDD: Final report
Hugo Landau
2
-0
/
+343
2023-09-01
QUIC DDD: ddd-02-conn-nonblocking-threads: Unplanned changes
Hugo Landau
1
-3
/
+26
2023-09-01
QUIC DDD: ddd-02-conn-nonblocking-threads: Planned changes
Hugo Landau
1
-0
/
+12
2023-09-01
QUIC DDD: ddd-06-mem-uv: Unplanned changes
Hugo Landau
1
-7
/
+57
2023-09-01
QUIC DDD: ddd-06-mem-uv: Planned changes
Hugo Landau
1
-0
/
+98
2023-09-01
QUIC DDD: ddd-05-mem-nonblocking: Unplanned changes
Hugo Landau
1
-3
/
+22
2023-09-01
QUIC DDD: ddd-05-mem-nonblocking: Planned changes
Hugo Landau
1
-2
/
+25
2023-09-01
QUIC DDD: ddd-04-fd-nonblocking: Unplanned changes
Hugo Landau
1
-5
/
+28
2023-09-01
QUIC DDD: ddd-04-fd-nonblocking: Planned changes
Hugo Landau
1
-6
/
+117
2023-09-01
QUIC DDD: ddd-03-fd-blocking: Unplanned changes
Hugo Landau
1
-1
/
+13
2023-09-01
QUIC DDD: ddd-03-fd-blocking: Planned changes
Hugo Landau
1
-0
/
+8
2023-09-01
QUIC DDD: ddd-02-conn-nonblocking: Unplanned changes
Hugo Landau
1
-9
/
+49
2023-09-01
QUIC DDD: ddd-02-conn-nonblocking: Planned changes
Hugo Landau
1
-6
/
+117
2023-09-01
QUIC DDD: ddd-01-conn-blocking: Unplanned changes
Hugo Landau
1
-1
/
+13
2023-09-01
QUIC DDD: ddd-01-conn-blocking: Planned changes
Hugo Landau
1
-0
/
+4
2023-09-01
QUIC DDD: Update makefile
Hugo Landau
1
-8
/
+13