Daniel Stenberg
|
880cd5dd20
strerror: make the strerror function use local buffers
|
il y a 5 ans |
Daniel Stenberg
|
dcd6f81025
snprintf: renamed and we now only use msnprintf()
|
il y a 6 ans |
Daniel Gustafsson
|
c37b66aaae
infof: clearly indicate truncation
|
il y a 6 ans |
Daniel Stenberg
|
5ae22272d1
Curl_debug: remove dead printhost code
|
il y a 6 ans |
Marian Klymov
|
c45360d463
cppcheck: fix warnings
|
il y a 6 ans |
Viktor Szakats
|
7e35eb7729
spelling fixes
|
il y a 6 ans |
Daniel Stenberg
|
367689d8c9
header callback: don't chop headers into smaller pieces
|
il y a 6 ans |
Björn Stenberg
|
b46cfbc068
TODO fixed: Detect when called from within callbacks
|
il y a 6 ans |
Per Malmberg
|
c103cac3c8
include: get netinet/in.h before linux/tcp.h
|
il y a 7 ans |
Alessandro Ghedini
|
979b012eeb
connect: add support for new TCP Fast Open API on Linux
|
il y a 7 ans |
Daniel Stenberg
|
120d963a64
failf: skip the sprintf() if there are no consumers
|
il y a 7 ans |
Daniel Stenberg
|
e5743f08e7
code style: use spaces around pluses
|
il y a 7 ans |
Daniel Stenberg
|
6b84438d9a
code style: use spaces around equals signs
|
il y a 7 ans |
Daniel Stenberg
|
e3ed5cb380
BUFSIZE: rename to READBUFFER_*, make separate MASTERBUF_SIZE
|
il y a 7 ans |
Daniel Stenberg
|
7ee52c25f3
sendf: remove use of BUFSIZE from debug data conversions
|
il y a 7 ans |
Daniel Stenberg
|
e40e9d7f0d
buffer: use data->set.buffer_size instead of BUFSIZE
|
il y a 7 ans |
Daniel Stenberg
|
f2fadf490f
failf: use private buffer, don't clobber receive buffer
|
il y a 7 ans |
Daniel Stenberg
|
452203341d
pause: handle mixed types of data when paused
|
il y a 7 ans |
klemens
|
f7df67cff0
spelling fixes
|
il y a 7 ans |
Sylvestre Ledru
|
66de563482
Improve code readbility
|
il y a 7 ans |
Daniel Stenberg
|
21a7a96c90
Curl_recv_has_postponed_data: silence compiler warnings
|
il y a 8 ans |
Jay Satiro
|
d00f2a8f2e
http_proxy: Fix proxy CONNECT hang on pending data
|
il y a 8 ans |
Daniel Stenberg
|
b228d2952b
checksrc: stricter no-space-before-paren enforcement
|
il y a 8 ans |
Daniel Stenberg
|
dbadaebfc4
checksrc: code style: use 'char *name' style
|
il y a 8 ans |
Daniel Stenberg
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
il y a 8 ans |
Daniel Stenberg
|
4f45240bc8
lib: include curl_printf.h as one of the last headers
|
il y a 8 ans |
Karlson2k
|
72d5e144fb
sendf.c: added ability to call recv() before send() as workaround
|
il y a 8 ans |
Alessandro Ghedini
|
03de4e4b21
connect: implement TCP Fast Open for Linux
|
il y a 8 ans |
Daniel Stenberg
|
46bf7996f4
Curl_read: check for activated HTTP/1 pipelining, not only requested
|
il y a 8 ans |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
il y a 8 ans |