提交历史

作者 SHA1 备注 提交日期
  Daniel Stenberg 8ece8177f1 cleanup: remove FIXME and TODO comments 5 年之前
  Daniel Stenberg fc7ab4835b fnmatch: disable if FTP is disabled 5 年之前
  Viktor Szakats 4bd91bc474 spelling fixes 6 年之前
  Daniel Stenberg a115c6bbe7 fnmatch: use the system one if available 6 年之前
  Daniel Stenberg 6482773d30 fnmatch: insist on escaped bracket to match 6 年之前
  Daniel Stenberg 404c8850da curl_fnmatch: only allow two asterisks for matching 6 年之前
  Patrick Monnerat a0984eae14 fnmatch: optimize processing of consecutive *s and ?s pattern characters 6 年之前
  Patrick Monnerat da5f4b1d84 fnmatch: pattern syntax can no longer fail 6 年之前
  Patrick Monnerat fcaa1826bd fnmatch: accept an alphanum to be followed by a non-alphanum in char set 6 年之前
  Patrick Monnerat 19abad095c fnmatch: do not match the empty string with a character set 6 年之前
  Daniel Stenberg 2a1b2b4ef5 curl_fnmatch: only allow 5 '*' sections in a single pattern 6 年之前
  Daniel Stenberg cb5accab9e ftp-wildcard: fix matching an empty string with "*[^a]" 6 年之前
  Daniel Stenberg 0b664ba968 wildcardmatch: fix heap buffer overflow in setcharset 7 年之前
  Daniel Stenberg 6e6bf60357 fnmatch: remove dead code 7 年之前
  Daniel Stenberg f0364f7e31 curl_fnmatch: return error on illegal wildcard pattern 7 年之前
  Daniel Stenberg e5743f08e7 code style: use spaces around pluses 7 年之前
  Sylvestre Ledru 66de563482 Improve code readbility 7 年之前
  Steve Holme 0c331b8999 memdebug: Ensure curl/curl.h is included before curl_memory.h 8 年之前
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 年之前
  Daniel Stenberg df5578a7a3 mprintf.h: remove #ifdef CURLDEBUG 9 年之前
  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 f871de0064 build: make use of 76 lib/*.h renamed files 12 年之前
  Daniel Stenberg 0f7bea7c3a unittest: mark all unit tested functions 13 年之前
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels 13 年之前
  Yang Tse 6b6fe2a4d5 replace isprint() with ISPRINT() 14 年之前
  Yang Tse 077125e4a2 include libcurl standard internal headers 14 年之前
  Yang Tse d939e0f410 make setup.h first included file 14 年之前
  Yang Tse 0546d448ce fix compiler warning: enumerated type mixed with another type 14 年之前
  Kamil Dudka 233ec511db lib: eliminate 'statement not reached' warnings 14 年之前