Commit History

Author SHA1 Message Date
  MAntoniak 1ea7dce08d mbedtls: support TLS 1.3 9 months ago
  Stefan Eissing fb22459dc1 vtls: TLS session storage overhaul 6 months ago
  Jan Venekamp fba9afebba mbedTLS: implement CURLOPT_SSL_CIPHER_LIST option 6 months ago
  Daniel Stenberg 68ce971c1d mbedtls: cut off trailing newlines from debug logs 7 months ago
  Stefan Eissing 3210101088 tls: use shared init code for TCP+QUIC 7 months ago
  Kailun Qin b679efc0bb mbedtls: call mbedtls_ssl_setup() after RNG callback is set 7 months ago
  MAntoniak f46385d36d urldata: remove fields not used depending on used features 7 months ago
  Stefan Eissing 3d0fd382a2 mbedtls: fix pytest for newer versions 8 months ago
  Jay Satiro 942896fdd1 mbedtls: properly cleanup the thread-shared entropy 8 months ago
  MAntoniak f8bd04ec50 mbedtls: use mbedtls_ssl_conf_{min|max}_tls_version 9 months ago
  MAntoniak 07e5b3ea60 mbedtls: fix building when MBEDTLS_X509_REMOVE_INFO flag is defined 9 months ago
  Viktor Szakats 434db995a7 mbedtls: fix `-Wnull-dereference` and `-Wredundant-decls` 10 months ago
  Daniel Stenberg 8b1d229835 mbedtls: free the entropy when threaded 11 months ago
  Daniel Stenberg 7c992dd9f8 lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding 11 months ago
  Daniel Stenberg 7309b9cbbf lib: strndup/memdup instead of malloc, memcpy and null-terminate 11 months ago
  Stefan Eissing fa714830e9 vtls/vquic, keep peer name information together 1 year ago
  Stefan Eissing 47f5b1a37f lib: introduce struct easy_poll_set for poll information 1 year ago
  Viktor Szakats fd328fcaf1 cmake: fix unity builds for more build combinations 1 year ago
  Daniel Stenberg 5e2beb3395 spelling: use 'reuse' not 're-use' in code and elsewhere 1 year ago
  Stefan Eissing e12b39e133 trace: make tracing available in non-debug builds 1 year ago
  Viktor Szakats 3f8fc25720 cmake: add support for "unity" builds 1 year ago
  Emanuele Torre f198d33e8d checksrc: disallow spaces before labels 1 year ago
  Stefan Eissing 671158242d connections: introduce http/3 happy eyeballs 1 year ago
  Stefan Eissing 9e93bd47c2 vtls: Manage current easy handle in nested cfilter calls 1 year ago
  Stefan Eissing db91dbbf2c curl_log: for failf/infof and debug logging implementations 1 year ago
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
  Daniel Stenberg df856cb5c9 vtls: use ALPN HTTP/1.0 when HTTP/1.0 is used 1 year ago
  Daniel Stenberg 07203b0bb8 openssl/mbedtls: use %d for outputing port with failf (int) 1 year ago
  Stefan Eissing 55807e6c05 tls: backends use connection filters for IO, enabling HTTPS-proxy 2 years ago
  Stefan Eissing af22c2a546 vtls: localization of state data in filters 2 years ago