Commit History

Author SHA1 Message Date
  Daniel Stenberg 1d72b5b891 ftplistparser: follow-up cleanup to remove PL_ERROR() 7 years ago
  Max Dymond f786d1f143 ftplistparser: free off temporary memory always 7 years ago
  Daniel Stenberg e5743f08e7 code style: use spaces around pluses 7 years ago
  Daniel Stenberg ff50fe0348 strtoofft: reduce integer overflow risks globally 7 years ago
  Daniel Stenberg cbae73e1dd llist: no longer uses malloc 7 years ago
  Daniel Stenberg e60fe20fdf llist: replace Curl_llist_alloc with Curl_llist_init 7 years ago
  Sylvestre Ledru 66de563482 Improve code readbility 7 years ago
  Daniel Stenberg b228d2952b checksrc: stricter no-space-before-paren enforcement 8 years ago
  Daniel Stenberg 811a693b80 strcasecompare: all case insensitive string compares ignore locale now 8 years ago
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 years ago
  Marc Hoersken 7cbe4d8d79 ftplistparser.c: fix handling of file LISTings using Windows EOL 9 years ago
  Daniel Stenberg 86e2197337 ftplistparser: remove empty function 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 1abe65d928 code/docs: Use Unix rather than UNIX to avoid use of the trademark 10 years ago
  Steve Holme beb478a24b ftplistparser: We prefer 'CURLcode result' 10 years ago
  Daniel Stenberg 602d28a210 FTP parselist: fix "total" parser 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 f871de0064 build: make use of 76 lib/*.h renamed files 12 years ago
  Mark Salisbury 05f6f2497a ftplistparser.c: do not compile if FTP protocol is not enabled 12 years ago
  Yang Tse d9f686db88 remove short-lived CURL_WRITEFUNC_OUT_OF_MEMORY 13 years ago
  Yang Tse 119f43360b allow write callbacks to indicate OOM to libcurl 13 years ago
  Yang Tse 0337b87197 time.h and sys/time.h inclusion conditionally done in setup_once.h 13 years ago
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels 13 years ago
  Daniel Stenberg 7f3b87d878 ftp_parselist: fix compiler warning 14 years ago
  Pavel Raiskup f7ae7b3623 ftp wildcard: FTP LIST parser FIX 14 years ago
  Yang Tse 88af6fbf98 remove unused 'tmpdata' and 'backup' ftp_parselist_data struct members 14 years ago
  Yang Tse 343c4c7072 code simplification 14 years ago