Commit History

Author SHA1 Message Date
  Daniel Stenberg dbadaebfc4 checksrc: code style: use 'char *name' style 8 years ago
  Alex Rousskov cb4e2be7c6 proxy: Support HTTPS proxy and SOCKS+HTTP(s) 8 years ago
  Marcel Raad 21aa32d30d lib: fix compiler warnings after de4de4e3c7c 8 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
  Michael Kaufmann cd8d236245 news: CURLOPT_CONNECT_TO and --connect-to 8 years ago
  Steve Holme 9351383745 connect/ntlm/http: Fixed compilation warnings when verbose strings disabled 8 years ago
  Viktor Szakats d49881cb19 URLs: change more http to https 8 years ago
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 years ago
  Anders Bakken a72207ecf0 getconnectinfo: Don't call recv(2) if socket == -1 9 years ago
  Daniel Stenberg af90becf4b http2: set TCP_NODELAY unconditionally 9 years ago
  Tatsuhiro Tsujikawa 119037325d build: fix failures with -Wcast-align and -Werror 9 years ago
  Steve Holme 11ab3f8918 win32: Fix compilation warnings from commit 40c921f8b8 9 years ago
  Jay Satiro 40c921f8b8 Windows: Fix VerifyVersionInfo calls 9 years ago
  Daniel Stenberg 20ac345806 CURLOPT_OPENSOCKETFUNCTION: return error at once 9 years ago
  Daniel Stenberg 640296c95d connection cache: avoid Curl_hash_alloc() 9 years ago
  Dan Fandrich 35648f2e79 curl_memory: make curl_memory.h the second-last header file loaded 9 years ago
  Yamada Yasuharu ecc4940df2 curl_easy_recv/send: make them work with the multi interface 9 years ago