summaryrefslogtreecommitdiffstats
path: root/LICENSE.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2023-09-02Replace ssl3_get_message() with tls_get_message_header() and/or tls_get_messa...Sumitra Sharma3-3/+4
2023-09-02Fix typo in openssl-pkeyutl(1)Sumitra Sharma1-1/+1
2023-09-02Add a test for QUIC non IO retry errorsMatt Caswell4-6/+106
2023-09-02Handle non IO based retry errors in QUICMatt Caswell2-0/+31
2023-09-02Avoid clobbering non-volatile XMM registersBernd Edlinger1-2/+2
2023-09-01QUIC MULTISTREAM TEST: Test SSL_want for consistency with SSL_get_errorHugo Landau1-9/+59
2023-09-01QUIC APL: Implement SSL_wantHugo Landau3-0/+48
2023-09-01QUIC APL: Revise I/O error setting so that the last error is set on successHugo Landau1-14/+36
2023-09-01QUIC APL: Adjust expect_quic_conn_onlyHugo Landau1-13/+12
2023-09-01QUIC RXDP: Reuse allocations between ACK frame processingHugo Landau3-7/+18
2023-09-01QUIC WIRE: When peeking at number of ACK ranges, ensure enough data is availableHugo Landau1-1/+13
2023-09-01Comment on internal flagHugo Landau1-0/+2
2023-09-01Minor fixesHugo Landau2-2/+2
2023-09-01Fix after rebaseHugo Landau1-1/+1
2023-09-01QUIC: Note differences in SSL_wantHugo Landau1-0/+4
2023-09-01QUIC: Update API overview documentHugo Landau1-4/+21
2023-09-01QUIC: Note that SSL_set_shutdown is not supportedHugo Landau1-0/+2
2023-09-01QUIC APL: Report that we do not support SSL_clear correctlyHugo Landau1-2/+2
2023-09-01QUIC: Update API tableHugo Landau1-34/+38
2023-09-01BIO: Emphasise API contract for BIO_sendmmsg/BIO_recvmmsgHugo Landau1-0/+4
2023-09-01BIO: Allow third parties to use integers instead of pointers for poll descrip...Hugo Landau2-9/+10
2023-09-01QUIC: Make TLS1_FLAGS_QUIC privateHugo Landau2-3/+3
2023-09-01QUIC API: Revise SSL_get_conn_close_info to use a flags fieldHugo Landau6-26/+48
2023-09-01Document OSSL_get_thread_support_flags()Hugo Landau2-1/+21
2023-09-01QUIC APL: Allow stream origin to be queriedHugo Landau6-3/+48
2023-09-01Minor fixesHugo Landau4-6/+6
2023-09-01Minor updatesHugo Landau5-14/+23
2023-09-01Add manpagesHugo Landau3-3/+44
2023-09-01Minor fixesHugo Landau3-11/+10
2023-09-01QUIC DDD: Final reportHugo Landau2-0/+343
2023-09-01QUIC DDD: ddd-02-conn-nonblocking-threads: Unplanned changesHugo Landau1-3/+26
2023-09-01QUIC DDD: ddd-02-conn-nonblocking-threads: Planned changesHugo Landau1-0/+12
2023-09-01QUIC DDD: ddd-06-mem-uv: Unplanned changesHugo Landau1-7/+57
2023-09-01QUIC DDD: ddd-06-mem-uv: Planned changesHugo Landau1-0/+98
2023-09-01QUIC DDD: ddd-05-mem-nonblocking: Unplanned changesHugo Landau1-3/+22
2023-09-01QUIC DDD: ddd-05-mem-nonblocking: Planned changesHugo Landau1-2/+25
2023-09-01QUIC DDD: ddd-04-fd-nonblocking: Unplanned changesHugo Landau1-5/+28
2023-09-01QUIC DDD: ddd-04-fd-nonblocking: Planned changesHugo Landau1-6/+117
2023-09-01QUIC DDD: ddd-03-fd-blocking: Unplanned changesHugo Landau1-1/+13
2023-09-01QUIC DDD: ddd-03-fd-blocking: Planned changesHugo Landau1-0/+8
2023-09-01QUIC DDD: ddd-02-conn-nonblocking: Unplanned changesHugo Landau1-9/+49
2023-09-01QUIC DDD: ddd-02-conn-nonblocking: Planned changesHugo Landau1-6/+117
2023-09-01QUIC DDD: ddd-01-conn-blocking: Unplanned changesHugo Landau1-1/+13
2023-09-01QUIC DDD: ddd-01-conn-blocking: Planned changesHugo Landau1-0/+4
2023-09-01QUIC DDD: Update makefileHugo Landau1-8/+13