Daniel Stenberg
|
0eb3d15ccb
code cleanup: we prefer 'CURLcode result'
|
10 лет назад |
Daniel Stenberg
|
5b73f35761
Curl_proxyCONNECT: remove superfluous statement
|
10 лет назад |
Daniel Stenberg
|
36a7638073
CONNECT: close proxy connections that fail to CONNECT
|
10 лет назад |
Daniel Stenberg
|
a4cece3d47
CONNECT: Revert Curl_proxyCONNECT back to 7.29.0 design
|
10 лет назад |
Daniel Stenberg
|
df13f8e8c2
bits.close: introduce connection close tracking
|
10 лет назад |
Daniel Stenberg
|
ac887eedbc
CURLOPT_PROXYHEADER: set headers for proxy-only
|
10 лет назад |
Daniel Stenberg
|
219a0fbe76
remote_port: allow connect to port 0
|
10 лет назад |
Steve Holme
|
60bd22620a
mprintf: Replaced internal usage of FORMAT_OFF_T and FORMAT_OFF_TU
|
11 лет назад |
Steve Holme
|
052f24c9b7
http: Post base64 decoding tidy up
|
11 лет назад |
Steve Holme
|
3b59696a93
http: Added proxy tunnel authentication message header value extraction
|
11 лет назад |
Daniel Stenberg
|
e79535bc5e
SessionHandle: the protocol specific pointer is now a void *
|
11 лет назад |
Martin Jansen
|
bc6037ed3e
Curl_proxyCONNECT: count received headers
|
11 лет назад |
Oliver Schindler
|
d1d0ee075f
Curl_proxyCONNECT: clear 'rewindaftersend' on success
|
11 лет назад |
Daniel Stenberg
|
cb3e6dfa35
Curl_proxyCONNECT: return once CONNECT is sent
|
11 лет назад |
Daniel Stenberg
|
c43127414d
always-multi: always use non-blocking internals
|
12 лет назад |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
12 лет назад |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 лет назад |
Yang Tse
|
5b6e7927c6
build: rename 93 lib/*.c files
|
12 лет назад |
Yang Tse
|
13606bbfde
build: make use of 93 lib/*.c renamed files
|
12 лет назад |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 лет назад |
Yang Tse
|
a0b207164c
setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>
|
12 лет назад |
Daniel Stenberg
|
ee588fe088
mem-include-scan: verify memory #includes
|
12 лет назад |
Daniel Stenberg
|
ed7bfeee7a
http-proxy: keep CONNECT connections alive (for NTLM)
|
12 лет назад |
Daniel Stenberg
|
c83de6d076
CONNECT: fix multi interface regression
|
12 лет назад |
Yang Tse
|
0c8e36c18a
http_proxy.c: fix OOM handling
|
12 лет назад |
Daniel Stenberg
|
79b6f4a2d3
CONNECT: fix ipv6 address in the Request-Line
|
12 лет назад |
Daniel Stenberg
|
466150bc64
CONNECT: send correct Host: with IPv6 numerical address
|
12 лет назад |
Yang Tse
|
6d62c5a6fc
Curl_proxyCONNECT() trace known bug #39
|
13 лет назад |
Daniel Stenberg
|
583a902789
Curl_proxyCONNECT: use newlines in debug output
|
13 лет назад |
Yang Tse
|
f1586cb477
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
|
13 лет назад |