Commit History

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