Commit History

Author SHA1 Message Date
  Daniel Stenberg 4d2f800677 curl.se: new home 4 years ago
  Harry Sintonen 8bdee98187 rtsp: error out on empty Session ID, unified the code 4 years ago
  Harry Sintonen adb0fcfab2 rtsp: fixed Session ID comparison to refuse prefix 4 years ago
  Daniel Stenberg 6434a73984 Curl_handler: add 'family' to each protocol 4 years ago
  Daniel Stenberg e15e51384a http: move header storage to Curl_easy from connectdata 4 years ago
  Daniel Stenberg 9c845be279 urldata: let the HTTP method be in the set.* struct 4 years ago
  Daniel Stenberg ed35d6590e dynbuf: introduce internal generic dynamic buffer functions 4 years ago
  Daniel Stenberg a55faf33d4 cleanup: remove the 'numsocks' argument used in many places 5 years ago
  Peter Simonyi 855887af79 http: allow overriding timecond with custom header 5 years ago
  Daniel Stenberg 8ece8177f1 cleanup: remove FIXME and TODO comments 5 years ago
  Daniel Stenberg 2f44e94efb pipelining: removed 5 years ago
  Daniel Stenberg 65eb65fde6 urldata: simplify bytecounters 5 years ago
  Daniel Stenberg 05b100aee2 cleanup: make local functions static 5 years ago
  Daniel Stenberg 55dbcb061d http: made Curl_add_buffer functions take a pointer-pointer 6 years ago
  Marian Klymov c45360d463 cppcheck: fix warnings 6 years ago
  Daniel Gustafsson 2f13e3d23d checksrc: force indentation of lines after an else 6 years ago
  Daniel Stenberg 8123560d44 HTTP: allow "header;" to replace an internal header with a blank one 6 years ago
  Viktor Szakats 7e35eb7729 spelling fixes 6 years ago
  Björn Stenberg b46cfbc068 TODO fixed: Detect when called from within callbacks 6 years ago
  Max Dymond 08dbed31d5 rtsp: Segfault in rtsp.c when using WRITEDATA 7 years ago
  Daniel Stenberg 6b84438d9a code style: use spaces around equals signs 7 years ago
  Daniel Stenberg a14f7152ce rtsp: do not call fwrite() with NULL pointer FILE * 7 years ago
  Max Dymond c75f63d7c4 handler: refactor connection checking 7 years ago
  klemens f7df67cff0 spelling fixes 7 years ago
  Sylvestre Ledru 66de563482 Improve code readbility 7 years ago
  Isaac Boukris 82245eaa56 Curl_getconnectinfo: avoid checking if the connection is closed 8 years ago
  Daniel Stenberg b228d2952b checksrc: stricter no-space-before-paren enforcement 8 years ago
  Daniel Stenberg 0649433da5 realloc: use Curl_saferealloc to avoid common mistakes 8 years ago
  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