Vilhelm Prytz
|
d0319adb0c
copyrights: update all copyright notices to 2019 on files changed this year
|
5 years ago |
Marcel Raad
|
ab5a6cf603
ftplistparser: fix LGTM alert "Empty block without comment"
|
5 years ago |
Tim Rühsen
|
c05d77ee7d
ftp: avoid two unsigned int overflows in FTP listing parser
|
6 years ago |
Daniel Stenberg
|
e6c22368c6
ftplistparser: keep state between invokes
|
6 years ago |
Daniel Stenberg
|
5c39ccd83f
Revert "ftplistparser: keep state between invokes"
|
6 years ago |
Daniel Stenberg
|
abbc8457d8
ftplistparser: keep state between invokes
|
6 years ago |
Daniel Stenberg
|
98a768f0a6
ftplistparser: renamed some members and variables
|
6 years ago |
Daniel Stenberg
|
10b195d3b0
Revert "ftplistparser: keep state between invokes"
|
6 years ago |
Daniel Stenberg
|
8fb78f9ddc
ftplistparser: keep state between invokes
|
6 years ago |
Björn Stenberg
|
b46cfbc068
TODO fixed: Detect when called from within callbacks
|
6 years ago |
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
|
8 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
|
10 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 |