Commit History

Author SHA1 Message Date
  Sylvestre Ledru 66de563482 Improve code readbility 7 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 53e71e47d6 unescape: avoid integer overflow 8 years ago
  Daniel Stenberg 01cf1308ee curl_easy_unescape: deny negative string lengths as input 8 years ago
  Daniel Stenberg 826a9ced2b curl_easy_escape: deny negative string lengths as input 8 years ago
  Daniel Stenberg 80388edefc typedefs: use the full structs in internal code... 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
  Viktor Szakats d49881cb19 URLs: change more http to https 8 years ago
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 years ago
  Dan Fandrich 35648f2e79 curl_memory: make curl_memory.h the second-last header file loaded 9 years ago
  Markus Elfring 29c655c0a6 Bug #149: Deletion of unnecessary checks before calls of the function "free" 9 years ago
  Daniel Stenberg df5578a7a3 mprintf.h: remove #ifdef CURLDEBUG 9 years ago
  Steve Holme 085081fc6e code cleanup: We prefer 'CURLcode result' 10 years ago
  Daniel Stenberg d3d871cb4f Curl_urldecode: don't allow NULL as receiver 10 years ago
  Daniel Stenberg 192c4f788d Curl_urldecode: no peeking beyond end of input buffer 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 75ca568fa1 URL sanitize: reject URLs containing bad data 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
  Yang Tse 30c9799f72 compiler warning: fix 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 5df13c3173 curl_easy_escape: don't escape "unreserved" characters 14 years ago
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 years ago