Daniel Stenberg
|
e67718eef7
lib: --disable-bindlocal builds curl without local binding support
|
1 год назад |
Daniel Stenberg
|
acca40c9b5
lib: build fixups when built with most things disabled
|
1 год назад |
Daniel Stenberg
|
8a9f4d481a
urldata: remove spurious parenthesis to unbreak no-proxy build
|
1 год назад |
Stefan Eissing
|
e12b39e133
trace: make tracing available in non-debug builds
|
1 год назад |
Daniel Stenberg
|
3ee79c1674
http: return error when receiving too large header set
|
1 год назад |
Daniel Stenberg
|
7c8bae0d9c
nss: remove support for this TLS library
|
1 год назад |
Stefan Eissing
|
e024d5665d
lib: add CURLINFO_CONN_ID and CURLINFO_XFER_ID
|
1 год назад |
Raito Bezarius
|
0a75964d0d
haproxy: add --haproxy-clientip flag to spoof client IPs
|
1 год назад |
Daniel Stenberg
|
65f03e507f
urldata: shrink *select_bits int => unsigned char
|
1 год назад |
Stefan Eissing
|
930c00c259
Websocket en-/decoding
|
1 год назад |
Patrick Monnerat
|
3f0b81c112
urldata: copy CURLOPT_AWS_SIGV4 value on handle duplication
|
1 год назад |
Stefan Eissing
|
cab2d56ea5
h2/h3: replace `state.drain` counter with `state.dselect_bits`
|
1 год назад |
Daniel Stenberg
|
7815647d65
lib: unify the upload/method handling
|
1 год назад |
Stefan Eissing
|
4ae2d9f24d
proxy: http2 proxy tunnel implementation
|
1 год назад |
dengjfzh
|
6c6306f300
rtsp: skip malformed RTSP interleaved frame data
|
1 год назад |
Daniel Stenberg
|
843b3baa3e
multi: remove PENDING + MSGSENT handles from the main linked list
|
1 год назад |
Stefan Eissing
|
5d1ecbcbd2
multi: add handle asserts in DEBUG builds
|
1 год назад |
Daniel Stenberg
|
c2df780a97
Revert "multi: remove PENDING + MSGSENT handles from the main linked list"
|
1 год назад |
Daniel Stenberg
|
f6d6f3ce01
multi: remove PENDING + MSGSENT handles from the main linked list
|
1 год назад |
Daniel Stenberg
|
8f4608468b
ftp: add more conditions for connection reuse
|
1 год назад |
Daniel Stenberg
|
cb49e67303
url: only reuse connections with same GSS delegation
|
1 год назад |
Daniel Stenberg
|
05616379ee
headers: make curl_easy_header and nextheader return different buffers
|
1 год назад |
Daniel Stenberg
|
56d5c07bbb
wildcard: remove files and move functions into ftplistparser.c
|
1 год назад |
Daniel Stenberg
|
9c188e771c
ftp: allocate the wildcard struct on demand
|
1 год назад |
Jay Satiro
|
0b84d0cf1b
transfer: limit Windows SO_SNDBUF updates to once a second
|
1 год назад |
Daniel Stenberg
|
c9c3ec482b
setopt: move the CURLOPT_CHUNK_DATA pointer to the set struct
|
1 год назад |
Stefan Eissing
|
e187d69e48
urldata: remove `now` from struct SingleRequest - not needed
|
1 год назад |
Patrick Monnerat
|
119fb18719
content_encoding: do not reset stage counter for each header
|
1 год назад |
Daniel Stenberg
|
2e2e3d16c5
ws: fix recv of larger frames
|
1 год назад |
John Bampton
|
0065b146eb
misc: fix spelling
|
1 год назад |