提交歷史

作者 SHA1 備註 提交日期
  Daniel Stenberg 53e71e47d6 unescape: avoid integer overflow 8 年之前
  Daniel Stenberg 01cf1308ee curl_easy_unescape: deny negative string lengths as input 8 年之前
  Daniel Stenberg 826a9ced2b curl_easy_escape: deny negative string lengths as input 8 年之前
  Daniel Stenberg 80388edefc typedefs: use the full structs in internal code... 8 年之前
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 年之前
  Daniel Stenberg 4f45240bc8 lib: include curl_printf.h as one of the last headers 8 年之前
  Daniel Stenberg a71012c03e code: style updates 8 年之前
  Viktor Szakats d49881cb19 URLs: change more http to https 8 年之前
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 年之前
  Dan Fandrich 35648f2e79 curl_memory: make curl_memory.h the second-last header file loaded 9 年之前
  Markus Elfring 29c655c0a6 Bug #149: Deletion of unnecessary checks before calls of the function "free" 9 年之前
  Daniel Stenberg df5578a7a3 mprintf.h: remove #ifdef CURLDEBUG 9 年之前
  Steve Holme 085081fc6e code cleanup: We prefer 'CURLcode result' 10 年之前
  Daniel Stenberg d3d871cb4f Curl_urldecode: don't allow NULL as receiver 10 年之前
  Daniel Stenberg 192c4f788d Curl_urldecode: no peeking beyond end of input buffer 11 年之前
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages 12 年之前
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 12 年之前
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files 12 年之前
  Yang Tse 13606bbfde build: make use of 93 lib/*.c renamed files 12 年之前
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 12 年之前
  Daniel Stenberg 75ca568fa1 URL sanitize: reject URLs containing bad data 13 年之前
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 年之前
  Yang Tse 30c9799f72 compiler warning: fix 13 年之前
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels 13 年之前
  Daniel Stenberg c828646f60 CURL_DOES_CONVERSIONS: cleanup 13 年之前
  Daniel Stenberg 5df13c3173 curl_easy_escape: don't escape "unreserved" characters 14 年之前
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 年之前
  Yang Tse 5695c4db86 14 年之前
  Daniel Stenberg 33ce0ec1f1 wrap long lines and do some indent policing 15 年之前
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h 15 年之前