Daniel Stenberg
|
84ced9389e
Curl_addr2string: take an addrlen argument too
|
5 éve |
Daniel Stenberg
|
db061571ef
http3: make connection reuse work
|
5 éve |
Daniel Stenberg
|
05b100aee2
cleanup: make local functions static
|
5 éve |
Anders Bakken
|
2427d94c6d
url: Add option CURLOPT_HAPPY_EYEBALLS_TIMEOUT
|
6 éve |
Anders Bakken
|
50d1b3379a
CURLOPT_RESOLVE: Add support for multiple IP addresses per entry
|
6 éve |
Daniel Stenberg
|
0d85eed3df
Curl_timeleft: change return type to timediff_t
|
7 éve |
Daniel Stenberg
|
4dee50b9c8
timeval: struct curltime is a struct timeval replacement
|
7 éve |
Marcel Raad
|
a8e523f086
connect: fix unreferenced parameter warning
|
7 éve |
Jay Satiro
|
d00f2a8f2e
http_proxy: Fix proxy CONNECT hang on pending data
|
8 éve |
Isaac Boukris
|
82245eaa56
Curl_getconnectinfo: avoid checking if the connection is closed
|
8 éve |
Marcel Raad
|
21aa32d30d
lib: fix compiler warnings after de4de4e3c7c
|
8 éve |
Daniel Stenberg
|
c69cafe7e2
connect: fix #ifdefs for debug versions of conn/streamclose() macros
|
8 éve |
Daniel Stenberg
|
3533def3d5
http2: make sure stream errors don't needlessly close the connection
|
8 éve |
Daniel Stenberg
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
8 éve |
Viktor Szakats
|
d49881cb19
URLs: change more http to https
|
8 éve |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 éve |
Daniel Stenberg
|
af90becf4b
http2: set TCP_NODELAY unconditionally
|
9 éve |
Steve Holme
|
151ae59436
code/docs: Use correct case for IPv4 and IPv6
|
10 éve |
Daniel Stenberg
|
df13f8e8c2
bits.close: introduce connection close tracking
|
10 éve |
Steve Holme
|
7fc3b2ce38
connect.h: Updated copyright year for last edit
|
11 éve |
Björn Stenberg
|
02fbc26d59
connect: Add connection delay to Happy Eyeballs.
|
11 éve |
Björn Stenberg
|
7d7df83198
Add "Happy Eyeballs" for IPv4/IPv6.
|
11 éve |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
12 éve |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 éve |
Yang Tse
|
ffd8e127e7
build: rename 76 lib/*.h files
|
12 éve |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 éve |
Daniel Stenberg
|
130fac6c16
timeleft_accept: ack global timeout, moved to ftp.c
|
13 éve |
Gokhan Sengun
|
c834213ad5
FTP: perform active connections non-blocking
|
13 éve |
Daniel Stenberg
|
9109cdec11
Curl_socket: internal replacement for socket()
|
13 éve |
Yang Tse
|
6b75d2c2df
fix a bunch of MSVC compiler warnings
|
13 éve |