Commit történet

Szerző SHA1 Üzenet Dátum
  Tomas Mraz 0e2e4b3e69 ossl_quic_new(): Avoid dereferencing NULL qc during cleanup 1 éve
  Tomas Mraz 55936eee86 ossl_quic_new(): Fix a leak found by error injection 1 éve
  Hugo Landau b119f8b892 QUIC APL: Optimise write buffer sizes automatically 1 éve
  Hugo Landau 55abe74860 QUIC APL: Add support for querying frame type causing closure 1 éve
  Tomas Mraz 7757f5ef73 QUIC: Add handling of SSL_get_shutdown() 1 éve
  Hugo Landau cd138c33d8 QUIC APL: Fix incoming default stream popping 1 éve
  Matt Caswell 2b8d815344 When calling ossl_crypto_condvar_wait_timeout() we must use real time 1 éve
  Matt Caswell 18fd0ea04d Ensure we free all the BIOs in a chain for QUIC like we do in TLS 1 éve
  Matt Caswell 982dae89d8 Ensure QUIC-TLS errors raised during channel start are available to caller 1 éve
  Matt Caswell 547ea58821 Fix the SSL_CIPHER_find() function when used with a QCSO 1 éve
  Matt Caswell da1c088f59 Copyright year updates 1 éve
  Matt Caswell 3a0012cb52 Handle non IO based retry errors in QUIC 1 éve
  Hugo Landau 5debf07010 QUIC APL: Implement SSL_want 1 éve
  Hugo Landau 72ca0b88fc QUIC APL: Revise I/O error setting so that the last error is set on success 1 éve
  Hugo Landau 56df4cf24f QUIC APL: Adjust expect_quic_conn_only 1 éve
  Hugo Landau 016a80dcf4 Minor fixes 1 éve
  Hugo Landau 7b1ca59995 Fix after rebase 1 éve
  Hugo Landau b139f7a26d QUIC APL: Report that we do not support SSL_clear correctly 1 éve
  Hugo Landau 7d9e447ab8 QUIC API: Revise SSL_get_conn_close_info to use a flags field 1 éve
  Hugo Landau d2e9e12b23 QUIC APL: Allow stream origin to be queried 1 éve
  Hugo Landau 8d7f034622 Minor fixes 1 éve
  Hugo Landau abeb41b42f Minor updates 1 éve
  Hugo Landau 3760747ff4 Minor fixes 1 éve
  Hugo Landau 62665fc243 QUIC APL: Introduce addressed v. non-addressed mode handling 1 éve
  Hugo Landau 51e671e204 QUIC APL: Refactor blocking configuration to allow late blocking support detection 1 éve
  Hugo Landau 0818c17007 QUIC APL: Autoconfigure BIOs as non-blocking 1 éve
  Hugo Landau 2e1760118b QUIC APL: Better error reporting 1 éve
  Hugo Landau a954f761fe QUIC APL: Determine if an error is an I/O error dynamically 1 éve
  Hugo Landau 25a0c4b907 QUIC APL: Support waiting for peer-initiated shutdown 1 éve
  Hugo Landau 96fe5e5f96 QUIC APL: Implement backpressure on stream creation 1 éve