Daniel Stenberg
|
3533def3d5
http2: make sure stream errors don't needlessly close the connection
|
8 anni fa |
Daniel Stenberg
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
8 anni fa |
Viktor Szakats
|
d49881cb19
URLs: change more http to https
|
8 anni fa |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 anni fa |
Daniel Stenberg
|
af90becf4b
http2: set TCP_NODELAY unconditionally
|
9 anni fa |
Steve Holme
|
151ae59436
code/docs: Use correct case for IPv4 and IPv6
|
10 anni fa |
Daniel Stenberg
|
df13f8e8c2
bits.close: introduce connection close tracking
|
10 anni fa |
Steve Holme
|
7fc3b2ce38
connect.h: Updated copyright year for last edit
|
11 anni fa |
Björn Stenberg
|
02fbc26d59
connect: Add connection delay to Happy Eyeballs.
|
11 anni fa |
Björn Stenberg
|
7d7df83198
Add "Happy Eyeballs" for IPv4/IPv6.
|
11 anni fa |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
12 anni fa |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 anni fa |
Yang Tse
|
ffd8e127e7
build: rename 76 lib/*.h files
|
12 anni fa |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 anni fa |
Daniel Stenberg
|
130fac6c16
timeleft_accept: ack global timeout, moved to ftp.c
|
13 anni fa |
Gokhan Sengun
|
c834213ad5
FTP: perform active connections non-blocking
|
13 anni fa |
Daniel Stenberg
|
9109cdec11
Curl_socket: internal replacement for socket()
|
13 anni fa |
Yang Tse
|
6b75d2c2df
fix a bunch of MSVC compiler warnings
|
13 anni fa |
Yang Tse
|
2ccffbb37e
BSD-style lwIP TCP/IP stack support - followup
|
13 anni fa |
Daniel Stenberg
|
b5d170b551
CLOSESOCKETFUNCTION: added
|
13 anni fa |
Daniel Stenberg
|
adb49ad8bb
Curl_timeleft: s/conn/data in first argument
|
14 anni fa |
Yang Tse
|
11cddb68e0
fix getinfo CURLINFO_LOCAL* for reused connections (take 2)
|
14 anni fa |
Daniel Stenberg
|
c6fa1952a1
portabilty: use proper variable type to hold sockets
|
14 anni fa |
Yang Tse
|
f737e94164
Curl_updateconninfo() error handling fix
|
14 anni fa |
Frank Meier
|
8098d9417c
getinfo: added *_PRIMARY_PORT, *_LOCAL_IP and *_LOCAL_PORT
|
14 anni fa |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 anni fa |
Daniel Stenberg
|
d709cb2ae3
- Eric Wong introduced curlx_nonblock() that the curl tool now (re-)uses for
|
15 anni fa |
Daniel Stenberg
|
9c788a529b
- Made the SO_SNDBUF setting for the data connection socket for ftp uploads as
|
15 anni fa |
Daniel Stenberg
|
d0b8b5a199
- Bug #2218480 (http://curl.haxx.se/bug/view.cgi?id=2218480) pointed out a
|
16 anni fa |
Daniel Stenberg
|
514592b892
- Introducing curl_easy_send() and curl_easy_recv(). They can be used to send
|
16 anni fa |