Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Michael Kaufmann cd8d236245 news: CURLOPT_CONNECT_TO and --connect-to 8 gadi atpakaļ
  Steve Holme 9351383745 connect/ntlm/http: Fixed compilation warnings when verbose strings disabled 8 gadi atpakaļ
  Viktor Szakats d49881cb19 URLs: change more http to https 8 gadi atpakaļ
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 gadi atpakaļ
  Anders Bakken a72207ecf0 getconnectinfo: Don't call recv(2) if socket == -1 9 gadi atpakaļ
  Daniel Stenberg af90becf4b http2: set TCP_NODELAY unconditionally 9 gadi atpakaļ
  Tatsuhiro Tsujikawa 119037325d build: fix failures with -Wcast-align and -Werror 9 gadi atpakaļ
  Steve Holme 11ab3f8918 win32: Fix compilation warnings from commit 40c921f8b8 9 gadi atpakaļ
  Jay Satiro 40c921f8b8 Windows: Fix VerifyVersionInfo calls 9 gadi atpakaļ
  Daniel Stenberg 20ac345806 CURLOPT_OPENSOCKETFUNCTION: return error at once 9 gadi atpakaļ
  Daniel Stenberg 640296c95d connection cache: avoid Curl_hash_alloc() 9 gadi atpakaļ
  Dan Fandrich 35648f2e79 curl_memory: make curl_memory.h the second-last header file loaded 9 gadi atpakaļ
  Yamada Yasuharu ecc4940df2 curl_easy_recv/send: make them work with the multi interface 9 gadi atpakaļ
  Daniel Stenberg 9395999543 checksrc: use space after comma 9 gadi atpakaļ
  Jay Satiro 059b3a5770 connect: Fix happy eyeballs logic for IPv4-only builds 9 gadi atpakaļ
  Frank Meier 9063a7f853 closesocket: call multi socket cb on close even with custom close 9 gadi atpakaļ
  Daniel Stenberg 9da14a96ab conncontrol: only log changes to the connection bit 9 gadi atpakaļ
  Daniel Stenberg df5578a7a3 mprintf.h: remove #ifdef CURLDEBUG 9 gadi atpakaļ
  Kamil Dudka e08a12dab1 connect: wait for IPv4 connection attempts 9 gadi atpakaļ
  Kamil Dudka 92835ca5d8 connect: avoid skipping an IPv4 address 9 gadi atpakaļ
  Daniel Stenberg 960b04e137 ipv6: enclose AF_INET6 uses with proper #ifdefs for ipv6 9 gadi atpakaļ
  Steve Holme 151ae59436 code/docs: Use correct case for IPv4 and IPv6 10 gadi atpakaļ
  Patrick Monnerat 9081014c2c IPV6: address scope != scope id 10 gadi atpakaļ
  Patrick Monnerat 759d049ae8 connect: singleipconnect(): properly try other address families after failure 10 gadi atpakaļ
  Daniel Stenberg 9730c9fb70 updateconninfo: clear destination struct before getsockname() 10 gadi atpakaļ
  Peter Wu aba5888f6b lib/connect: restrict IP/TCP options to said sockets 10 gadi atpakaļ
  Jon Spencer 2933698677 multi: inform about closed sockets before they are closed 10 gadi atpakaļ
  Carlo Wood 013d5c18c3 debug: added new connection cache output, plus fixups 10 gadi atpakaļ
  Steve Holme 43da5b2066 connect.c: Fixed compilation warning when no verbose string support 10 gadi atpakaļ
  Steve Holme befbc8f56b code cleanup: Use 'CURLcode result' 10 gadi atpakaļ