Commit History

Author SHA1 Message Date
  Daniel Stenberg 811a693b80 strcasecompare: all case insensitive string compares ignore locale now 8 years ago
  Daniel Stenberg 8a6e89a9eb select: switch to macros in uppercase 8 years ago
  Daniel Stenberg 2c8ccdac14 rtsp: ignore whitespace in session id 8 years ago
  Erik Janssen e577c43bb5 rtsp: accept any RTSP session id 8 years ago
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 years ago
  Daniel Stenberg 4f45240bc8 lib: include curl_printf.h as one of the last headers 8 years ago
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 years ago
  Daniel Stenberg c341311a0e Revert "cleanup: general removal of TODO (and similar) comments" 9 years ago
  Daniel Stenberg 64e959ffe3 cleanup: general removal of TODO (and similar) comments 9 years ago
  Erik Janssen e4fb5f2f61 rtsp: support basic/digest authentication 9 years ago
  Daniel Stenberg 307f212379 RTSP: removed another piece of dead code 9 years ago
  Daniel Stenberg b430cb2a58 rtsp_do: fix DEAD CODE 9 years ago
  Daniel Stenberg ff7097f72c urldata: store POST size in state.infilesize too 9 years ago
  Daniel Stenberg fda0e74c22 RTSP: catch attempted unsupported requests better 9 years ago
  Dan Fandrich 35648f2e79 curl_memory: make curl_memory.h the second-last header file loaded 9 years ago
  Daniel Stenberg df5578a7a3 mprintf.h: remove #ifdef CURLDEBUG 9 years ago
  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 11 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 12 years ago
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 12 years ago
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files 12 years ago
  Yang Tse 13606bbfde build: make use of 93 lib/*.c renamed files 12 years ago
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 12 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 13 years ago