Commit History

Author SHA1 Message Date
  Nick Zitzmann 870d849d48 configure: check for __builtin_available() availability (#1788) 7 years ago
  Daniel Stenberg 4dee50b9c8 timeval: struct curltime is a struct timeval replacement 7 years ago
  Jay Satiro af0216251b curl_setup_once: Remove ERRNO/SET_ERRNO macros 7 years ago
  Daniel Stenberg 909a5bee81 configure: remove checks for 5 functions never used 7 years ago
  Daniel Stenberg 7fffe97b78 expire: remove Curl_expire_latest() 7 years ago
  Daniel Stenberg e9fd794a61 multi: assign IDs to all timers and make each timer singleton 7 years ago
  Marcel Raad a8e523f086 connect: fix unreferenced parameter warning 7 years ago
  Sylvestre Ledru 66de563482 Improve code readbility 7 years ago
  Jay Satiro d00f2a8f2e http_proxy: Fix proxy CONNECT hang on pending data 7 years ago
  Isaac Boukris 82245eaa56 Curl_getconnectinfo: avoid checking if the connection is closed 7 years ago
  Daniel Stenberg b228d2952b checksrc: stricter no-space-before-paren enforcement 7 years ago
  Frank Gevaerts ba410f6c64 add CURLINFO_SCHEME, CURLINFO_PROTOCOL, and %{scheme} 7 years ago
  Daniel Stenberg 8657c268e1 checksrc: white space edits to comply to stricter checksrc 7 years ago
  Daniel Stenberg dbadaebfc4 checksrc: code style: use 'char *name' style 7 years ago
  Alex Rousskov cb4e2be7c6 proxy: Support HTTPS proxy and SOCKS+HTTP(s) 7 years ago
  Marcel Raad 21aa32d30d lib: fix compiler warnings after de4de4e3c7c 7 years ago
  Daniel Stenberg 8a6e89a9eb select: switch to macros in uppercase 8 years ago
  Marcel Raad 422db18f15 win: fix Universal Windows Platform build 8 years ago
  Daniel Stenberg c69cafe7e2 connect: fix #ifdefs for debug versions of conn/streamclose() macros 8 years ago
  Daniel Stenberg 3533def3d5 http2: make sure stream errors don't needlessly close the connection 8 years ago
  Marco Deckel 7f3df80408 win: Basic support for Universal Windows Platform apps 8 years ago
  Jay Satiro 4ee203542d connect: disable TFO on Linux when using SSL 8 years ago
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 years ago
  Steve Holme 61c92c7850 connect.c: Fixed compilation warning from commit 332e8d6164 8 years ago
  Steve Holme 332e8d6164 win32: Used centralised verify windows version function 8 years ago
  Antonio Larrosa ae8f662072 connect: fix invalid "Network is unreachable" errors 8 years ago
  Daniel Stenberg 4f45240bc8 lib: include curl_printf.h as one of the last headers 8 years ago
  Kamil Dudka ad3d40d407 connect: make sure that rc is initialized in singleipconnect() 8 years ago
  Alessandro Ghedini 03de4e4b21 connect: implement TCP Fast Open for Linux 8 years ago
  Alessandro Ghedini 8f72b13660 connect: implement TCP Fast Open for OS X 8 years ago