Commit History

Author SHA1 Message Date
  Daniel Stenberg 46133aa536 escape: avoid using curl_easy_unescape() internally 8 years ago
  Miroslav Franc bf430ecdef library: Fix memory leaks found during static analysis 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 a71012c03e code: style updates 8 years ago
  Daniel Stenberg b3912d9dd7 file: remove duplicate checks of the same variable 8 years ago
  Daniel Stenberg 1e486db9c2 file: try reading from files with no size 8 years ago
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 years ago
  Daniel Stenberg b0143a2a33 read_callback: move to SessionHandle from connectdata 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 0eb3d15ccb code cleanup: we prefer 'CURLcode result' 10 years ago
  Daniel Stenberg 53cbea2231 file: reject paths using embedded %00 10 years ago
  Daniel Stenberg d5ec44ca4c INFILESIZE: fields in UserDefined must not be changed run-time 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 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 f871de0064 build: make use of 76 lib/*.h renamed files 11 years ago
  Yang Tse a0b207164c setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> 11 years ago
  Sebastian Rasmussen 38ed72cd37 FILE: Make upload-writes unbuffered by not using FILE streams 12 years ago
  Kamil Dudka 1f8518c5d9 file: use fdopen() for uploaded files if available 12 years ago
  Jonas Schnelli 2c905fd1f8 query-part: ignore the URI part for given protocols 13 years ago
  Yang Tse 6fa6567b92 url.c and file.c: fix OOM triggered segfault 13 years ago
  Daniel Stenberg d7934b8bd4 curl_multi_fdset: correct fdset with FTP PORT use 13 years ago
  Yang Tse 95d23d1ceb file.c: OOM handling fix 13 years ago
  Yang Tse 8af94de50a file.c: fix compiler warning 13 years ago
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 years ago