Daniel Stenberg
|
811a693b80
strcasecompare: all case insensitive string compares ignore locale now
|
8 år sedan |
Daniel Stenberg
|
46133aa536
escape: avoid using curl_easy_unescape() internally
|
8 år sedan |
Daniel Stenberg
|
8a6e89a9eb
select: switch to macros in uppercase
|
8 år sedan |
Serj Kalichev
|
edeabf741f
TFTP: Fix upload problem with piped input
|
8 år sedan |
Daniel Stenberg
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
8 år sedan |
Daniel Stenberg
|
4f45240bc8
lib: include curl_printf.h as one of the last headers
|
8 år sedan |
Daniel Stenberg
|
a71012c03e
code: style updates
|
8 år sedan |
Jay Satiro
|
186546f1c5
TFTP: add option to suppress TFTP option requests (Part 2)
|
9 år sedan |
Michael Koenig
|
9dc3eaee29
TFTP: add option to suppress TFTP option requests (Part 1)
|
9 år sedan |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 år sedan |
Dan Fandrich
|
35648f2e79
curl_memory: make curl_memory.h the second-last header file loaded
|
9 år sedan |
Daniel Stenberg
|
2dc1a5ce93
checksrc: detect and remove space before trailing semicolons
|
9 år sedan |
Daniel Stenberg
|
a6b8fe2a5f
checksrc: use space before paren in "return (expr);"
|
9 år sedan |
Daniel Stenberg
|
0f4a03cbb6
free: instead of Curl_safefree()
|
9 år sedan |
Daniel Stenberg
|
df5578a7a3
mprintf.h: remove #ifdef CURLDEBUG
|
9 år sedan |
Steve Holme
|
600ccb2237
ftp: Use 'CURLcode result' for curl result codes
|
9 år sedan |
Daniel Stenberg
|
0eb3d15ccb
code cleanup: we prefer 'CURLcode result'
|
10 år sedan |
Daniel Stenberg
|
df13f8e8c2
bits.close: introduce connection close tracking
|
10 år sedan |
Daniel Stenberg
|
d5ec44ca4c
INFILESIZE: fields in UserDefined must not be changed run-time
|
10 år sedan |
Marc Hoersken
|
3f74e149f8
tftp.c: fix possible dereference of null pointer
|
10 år sedan |
Daniel Stenberg
|
bcb19883a8
TFTP: fix crash on time-out
|
10 år sedan |
Steve Holme
|
60bd22620a
mprintf: Replaced internal usage of FORMAT_OFF_T and FORMAT_OFF_TU
|
11 år sedan |
James Dury
|
c4f46e97ca
TFTP: let tftp_multi_statemach()'s return codes through
|
11 år sedan |
Daniel Stenberg
|
4bea91fc67
TFTP: make the CURLOPT_LOW_SPEED* options work
|
11 år sedan |
Daniel Stenberg
|
4ad8e142da
urldata: clean up the use of the protocol specific structs
|
11 år sedan |
Daniel Stenberg
|
c43127414d
always-multi: always use non-blocking internals
|
12 år sedan |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
12 år sedan |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 år sedan |
Yang Tse
|
5b6e7927c6
build: rename 93 lib/*.c files
|
12 år sedan |
Yang Tse
|
13606bbfde
build: make use of 93 lib/*.c renamed files
|
12 år sedan |