Commit History

Author SHA1 Message Date
  Kwon-Young Choi 54ecc11cc4 CURLINFO_CONDITION_UNMET: return true for 304 http status code 4 years ago
  Daniel Stenberg c448c4840e getinfo: provide CURLINFO_HEADER_SIZE and CURLINFO_REQUEST_SIZE override 4 years ago
  Daniel Stenberg 7631f2b752 test 970: verify --write-out '%{json}' 4 years ago
  Daniel Stenberg f933449d3b CURLINFO_RETRY_AFTER: parse the Retry-After header value 5 years ago
  Daniel Stenberg fd00e14adb curl.h: add CURL_HTTP_VERSION_3 to the version enum 5 years ago
  Daniel Stenberg 65eb65fde6 urldata: simplify bytecounters 5 years ago
  Daniel Stenberg ba243235ec urldata: rename easy_conn to just conn 5 years ago
  Daniel Stenberg e50a2002bd FILE: fix CURLOPT_NOBODY and CURLOPT_HEADER output 6 years ago
  Philip Prindeville ce2140a8c1 getinfo: add microsecond precise timers for various intervals 6 years ago
  Daniel Stenberg 8f69a9f28a time: support > year 2038 time stamps for system with 32bit long 6 years ago
  Johannes Schindelin 69039fd1fa getinfo: access SSL internals via Curl_ssl 7 years ago
  Ryan Winograd 43d036e724 progress: Track total times following redirects 7 years ago
  Daniel Stenberg 3b80d3ca46 getinfo: return sizes as curl_off_t 7 years ago
  Daniel Stenberg adef394ac5 timers: store internal time stamps as time_t instead of doubles 7 years ago
  Daniel Stenberg b228d2952b checksrc: stricter no-space-before-paren enforcement 8 years ago
  Frank Gevaerts 267b26b24a curl_easy_reset: clear info for CULRINFO_PROTOCOL and CURLINFO_SCHEME 8 years ago
  Frank Gevaerts ba410f6c64 add CURLINFO_SCHEME, CURLINFO_PROTOCOL, and %{scheme} 8 years ago
  Alex Rousskov cb4e2be7c6 proxy: Support HTTPS proxy and SOCKS+HTTP(s) 8 years ago
  Jay Satiro 4564636781 easy: Initialize info variables on easy init and duphandle 8 years ago
  Jay Satiro 22cfeac730 easy: Reset all statistical session info in curl_easy_reset 8 years ago
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 years ago
  Frank Gevaerts 071c561394 http: add CURLINFO_HTTP_VERSION and %{http_version} 8 years ago
  Jay Satiro 9f498de9a2 mbedtls: Fix session resume 8 years ago
  Jay Satiro ae7d6b7154 getinfo: Fix syntax error when mbedTLS 8 years ago
  Jay Satiro 2e0a3b935c getinfo: Add support for mbedTLS TLS session info 8 years ago
  Jay Satiro 332414a30e getinfo: CURLINFO_TLS_SSL_PTR supersedes CURLINFO_TLS_SESSION 8 years ago
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 years ago
  Jay Satiro cd3aba1a5c getinfo: CURLINFO_ACTIVESOCKET: fix bad socket value 9 years ago
  Jay Satiro 69ea579700 getinfo: Fix return code for unknown CURLINFO options 9 years ago
  Daniel Stenberg 7362008c1c CURLINFO_TLS_SESSION: always return backend info 9 years ago