Daniel Stenberg
|
d5ec44ca4c
INFILESIZE: fields in UserDefined must not be changed run-time
|
10 lat temu |
Daniel Stenberg
|
ac887eedbc
CURLOPT_PROXYHEADER: set headers for proxy-only
|
10 lat temu |
Daniel Stenberg
|
4ff71183b9
rtsp: parse "Session:" header properly
|
10 lat temu |
Steve Holme
|
60bd22620a
mprintf: Replaced internal usage of FORMAT_OFF_T and FORMAT_OFF_TU
|
11 lat temu |
Daniel Stenberg
|
e79535bc5e
SessionHandle: the protocol specific pointer is now a void *
|
11 lat temu |
Daniel Stenberg
|
4ad8e142da
urldata: clean up the use of the protocol specific structs
|
11 lat temu |
Yang Tse
|
4fad1943a2
string formatting: fix 15+ printf-style format strings
|
11 lat temu |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
12 lat temu |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 lat temu |
Yang Tse
|
5b6e7927c6
build: rename 93 lib/*.c files
|
12 lat temu |
Yang Tse
|
13606bbfde
build: make use of 93 lib/*.c renamed files
|
12 lat temu |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 lat temu |
Daniel Stenberg
|
220776de6b
Curl_rtsp_parseheader: avoid useless malloc/free
|
12 lat temu |
Daniel Stenberg
|
d7934b8bd4
curl_multi_fdset: correct fdset with FTP PORT use
|
13 lat temu |
Yang Tse
|
d9f686db88
remove short-lived CURL_WRITEFUNC_OUT_OF_MEMORY
|
13 lat temu |
Yang Tse
|
119f43360b
allow write callbacks to indicate OOM to libcurl
|
13 lat temu |
Daniel Stenberg
|
f0c59c6c2c
RTSP: GET_PARAMETER requests have a body
|
13 lat temu |
Daniel Stenberg
|
9c629e5348
RTSP: cleanups
|
13 lat temu |
Daniel Stenberg
|
f0612f166a
RTSP: convert protocol-specific checks to generic
|
13 lat temu |
Daniel Stenberg
|
b903186fa0
source cleanup: unify look, style and indent levels
|
13 lat temu |
Daniel Stenberg
|
c828646f60
CURL_DOES_CONVERSIONS: cleanup
|
13 lat temu |
Daniel Stenberg
|
f01df19798
checkconnection: don't call with NULL pointer
|
13 lat temu |
Daniel Stenberg
|
cc9e4321d3
rtsp: move protocol code to dedicated file
|
13 lat temu |
Daniel Stenberg
|
13b64d7558
protocols: use CURLPROTO_ internally
|
13 lat temu |
Daniel Stenberg
|
8831000bc0
protocol handler: added flags field
|
13 lat temu |
Kamil Dudka
|
5c7c9a768d
url: provide dead_connection flag in Curl_handler::disconnect
|
14 lat temu |
Kamil Dudka
|
7aea2d522d
rtsp: avoid SIGSEGV on malformed header
|
14 lat temu |
Kamil Dudka
|
f3e3f5f1b2
rtsp: avoid SIGSEGV on malformed header
|
14 lat temu |
Daniel Stenberg
|
c0111460b0
Curl_setup_transfer: no longer returns anything
|
14 lat temu |
Chris Conroy
|
1ac168e576
Fix RTSP GET_PARAMETER empty and non-empty operation.
|
14 lat temu |