Commit History

Author SHA1 Message Date
  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 7 years ago
  Frank Gevaerts 267b26b24a curl_easy_reset: clear info for CULRINFO_PROTOCOL and CURLINFO_SCHEME 7 years ago
  Frank Gevaerts ba410f6c64 add CURLINFO_SCHEME, CURLINFO_PROTOCOL, and %{scheme} 7 years ago
  Alex Rousskov cb4e2be7c6 proxy: Support HTTPS proxy and SOCKS+HTTP(s) 7 years ago
  Jay Satiro 4564636781 easy: Initialize info variables on easy init and duphandle 7 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 9 years ago
  Steve Holme fd281e9c4b getinfo: Use 'CURLcode result' for curl result codes 9 years ago
  Patrick Monnerat 265b9a2e49 vtls: remove QsoSSL 10 years ago
  Daniel Stenberg a439e438f3 ssl: generalize how the ssl backend identifier is set 10 years ago
  Marcel Raad bde0d89c3d getinfo: HTTP CONNECT code not reset between transfers 10 years ago
  Steve Holme 65bb4a0d38 getinfo.c: Fixed compilation warning 10 years ago
  Daniel Stenberg 11e8066ef9 vtls: renamed sslgen.[ch] to vtls.[ch] 10 years ago
  Daniel Stenberg eccf4fb7ee vtls: created subdir, moved sslgen.[ch] there, updated all include lines 10 years ago
  Steve Holme dc68120e63 curl_easy_getinfo: Post CURLINFO_TLS_SESSION tidy up 10 years ago