Commit Verlauf

Autor SHA1 Nachricht Datum
  Rose f151ec6c10 lib: fix some type mismatches and remove unneeded typecasts vor 1 Jahr
  max.mehl ad9bc5976d copyright: make repository REUSE compliant vor 2 Jahren
  Daniel Stenberg ac0a88fd25 copyright: fix year ranges vor 3 Jahren
  Daniel Stenberg 4d2f800677 curl.se: new home vor 3 Jahren
  Daniel Stenberg 8ece8177f1 cleanup: remove FIXME and TODO comments vor 5 Jahren
  Daniel Stenberg fc7ab4835b fnmatch: disable if FTP is disabled vor 5 Jahren
  Viktor Szakats 4bd91bc474 spelling fixes vor 6 Jahren
  Daniel Stenberg a115c6bbe7 fnmatch: use the system one if available vor 6 Jahren
  Daniel Stenberg 6482773d30 fnmatch: insist on escaped bracket to match vor 6 Jahren
  Daniel Stenberg 404c8850da curl_fnmatch: only allow two asterisks for matching vor 6 Jahren
  Patrick Monnerat a0984eae14 fnmatch: optimize processing of consecutive *s and ?s pattern characters vor 6 Jahren
  Patrick Monnerat da5f4b1d84 fnmatch: pattern syntax can no longer fail vor 6 Jahren
  Patrick Monnerat fcaa1826bd fnmatch: accept an alphanum to be followed by a non-alphanum in char set vor 6 Jahren
  Patrick Monnerat 19abad095c fnmatch: do not match the empty string with a character set vor 6 Jahren
  Daniel Stenberg 2a1b2b4ef5 curl_fnmatch: only allow 5 '*' sections in a single pattern vor 6 Jahren
  Daniel Stenberg cb5accab9e ftp-wildcard: fix matching an empty string with "*[^a]" vor 6 Jahren
  Daniel Stenberg 0b664ba968 wildcardmatch: fix heap buffer overflow in setcharset vor 6 Jahren
  Daniel Stenberg 6e6bf60357 fnmatch: remove dead code vor 6 Jahren
  Daniel Stenberg f0364f7e31 curl_fnmatch: return error on illegal wildcard pattern vor 7 Jahren
  Daniel Stenberg e5743f08e7 code style: use spaces around pluses vor 7 Jahren
  Sylvestre Ledru 66de563482 Improve code readbility vor 7 Jahren
  Steve Holme 0c331b8999 memdebug: Ensure curl/curl.h is included before curl_memory.h vor 8 Jahren
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// vor 8 Jahren
  Daniel Stenberg df5578a7a3 mprintf.h: remove #ifdef CURLDEBUG vor 9 Jahren
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages vor 11 Jahren
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming vor 11 Jahren
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files vor 11 Jahren
  Daniel Stenberg 0f7bea7c3a unittest: mark all unit tested functions vor 13 Jahren
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels vor 13 Jahren
  Yang Tse 6b6fe2a4d5 replace isprint() with ISPRINT() vor 14 Jahren