Histórico de commits

Autor SHA1 Mensagem Data
  Daniel Stenberg 07203b0bb8 openssl/mbedtls: use %d for outputing port with failf (int) 2 anos atrás
  Stefan Eissing 55807e6c05 tls: backends use connection filters for IO, enabling HTTPS-proxy 2 anos atrás
  Stefan Eissing f18956d0ca cfilter: re-add `conn` as parameter to cfilter setup methods 2 anos atrás
  Daniel Stenberg 9ecebb5d00 vtls: repair build with disabled proxy 2 anos atrás
  Stefan Eissing af22c2a546 vtls: localization of state data in filters 2 anos atrás
  Stefan Eissing 4a8b4a1b66 cfiler: filter types have flags indicating what they do 2 anos atrás
  Daniel Stenberg aecc549699 vtls: fix build without proxy support 2 anos atrás
  Stefan Eissing dafdb20a26 lib: connection filters (cfilter) addition to curl: 2 anos atrás
  Michael Drake 3c16697ebd openssl: reduce CA certificate bundle reparsing by caching 2 anos atrás
  Daniel Stenberg 3f039dfd6f strcase: use curl_str(n)equal for case insensitive matches 2 anos atrás
  Daniel Stenberg ed5095ed94 strcase: add and use Curl_timestrcmp 2 anos atrás
  Daniel Stenberg 336f7cd5af vtls: make Curl_ssl_backend() return the enum type curl_sslbackend 2 anos atrás
  Daniel Stenberg 3fa343a35c urldata: make 'buffer_size' an unsigned int 2 anos atrás
  Jay Satiro a8a4abb2ae vtls: make curl_global_sslset thread-safe 2 anos atrás
  max.mehl ad9bc5976d copyright: make repository REUSE compliant 2 anos atrás
  Daniel Stenberg 8d86718f3f opts: deprecate RANDOM_FILE and EGDSOCKET 2 anos atrás
  Daniel Stenberg f18af4f874 tls: check more TLS details for connection reuse 2 anos atrás
  Patrick Monnerat 852aa5ad35 url: check sasl additional parameters for connection reuse. 2 anos atrás
  MAntoniak e9e79622d0 vtls: fix socket check conditions 2 anos atrás
  MAntoniak ccc2752ce8 ssl: reduce allocated space for ssl backend when FTP is disabled 2 anos atrás
  Daniel Stenberg 2610142139 lib: remove support for CURL_DOES_CONVERSIONS 2 anos atrás
  Daniel Stenberg 2218c3a57e vtls: pass on the right SNI name 2 anos atrás
  Daniel Stenberg 223f26c28a mesalink: remove support 2 anos atrás
  Michael Kaufmann 60738f398c vtls: Fix a memory leak if an SSL session cannot be added to the cache 3 anos atrás
  Daniel Stenberg 5ea3145850 vtls: fix connection reuse checks for issuer cert and case sensitivity 3 anos atrás
  Daniel Stenberg e7416cfd2b infof: remove newline from format strings, always append it 3 anos atrás
  Daniel Stenberg 63c7668182 version: turn version number functions into returning void 3 anos atrás
  Daniel Stenberg 97fa671a73 vtls: use free() not curl_free() 3 anos atrás
  Jay Satiro b31d9ccfc2 vtls: fix warning due to function prototype mismatch 3 anos atrás
  Daniel Stenberg a6da296867 vtls: only store TIMER_APPCONNECT for non-proxy connect 3 anos atrás