Commit History

Author SHA1 Message Date
  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
  Razvan Cojocaru 62f306ff34 getinfo: added CURLINFO_ACTIVESOCKET 9 years ago
  Dan Fandrich 35648f2e79 curl_memory: make curl_memory.h the second-last header file loaded 9 years ago
  Markus Elfring 29c655c0a6 Bug #149: Deletion of unnecessary checks before calls of the function "free" 9 years ago
  Daniel Stenberg 709cf76f6b openssl: remove all uses of USE_SSLEAY 9 years ago
  Steve Holme f0a9221897 getinfo: Code style policing 10 years ago
  Steve Holme fd281e9c4b getinfo: Use 'CURLcode result' for curl result codes 10 years ago