Daniel Stenberg
|
46e164069d
url: use the URL API internally as well
|
6 سال پیش |
Daniel Stenberg
|
1a890997a4
all: s/int/size_t cleanup
|
6 سال پیش |
Leonardo Taccari
|
8f3c3cd08a
gopher: Do not translate `?' to `%09'
|
6 سال پیش |
Daniel Stenberg
|
6b84438d9a
code style: use spaces around equals signs
|
7 سال پیش |
Max Dymond
|
c75f63d7c4
handler: refactor connection checking
|
7 سال پیش |
Andrew Krieger
|
7b1430c0b4
fix potential use of uninitialized variables
|
7 سال پیش |
Dan Fandrich
|
f7285cc02b
gopher: fixed detection of an error condition from Curl_urldecode
|
7 سال پیش |
Daniel Stenberg
|
811a693b80
strcasecompare: all case insensitive string compares ignore locale now
|
8 سال پیش |
Daniel Stenberg
|
502acba2af
strcasecompare: is the new name for strequal()
|
8 سال پیش |
Daniel Stenberg
|
46133aa536
escape: avoid using curl_easy_unescape() internally
|
8 سال پیش |
Daniel Stenberg
|
9a509680f6
gopher: properly return error for poll failures
|
8 سال پیش |
Daniel Stenberg
|
8a6e89a9eb
select: switch to macros in uppercase
|
8 سال پیش |
Daniel Stenberg
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
8 سال پیش |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 سال پیش |
Orange Tsai
|
5bf36ea30d
gopher: don't send NUL byte
|
9 سال پیش |
Daniel Stenberg
|
0f4a03cbb6
free: instead of Curl_safefree()
|
9 سال پیش |
Daniel Stenberg
|
df5578a7a3
mprintf.h: remove #ifdef CURLDEBUG
|
9 سال پیش |
Daniel Stenberg
|
0eb3d15ccb
code cleanup: we prefer 'CURLcode result'
|
10 سال پیش |
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
|
5b6e7927c6
build: rename 93 lib/*.c files
|
12 سال پیش |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 سال پیش |
Daniel Stenberg
|
568befb6aa
gopher: #include cleanup
|
12 سال پیش |
Daniel Stenberg
|
ee588fe088
mem-include-scan: verify memory #includes
|
12 سال پیش |
Daniel Stenberg
|
d7934b8bd4
curl_multi_fdset: correct fdset with FTP PORT use
|
13 سال پیش |
Yang Tse
|
f1586cb477
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
|
13 سال پیش |
Yang Tse
|
983f3d70f9
WIN32 io.h and fcntl.h inclusion done in setup_once.h
|
13 سال پیش |
Yang Tse
|
0337b87197
time.h and sys/time.h inclusion conditionally done in setup_once.h
|
13 سال پیش |
Daniel Stenberg
|
f0612f166a
RTSP: convert protocol-specific checks to generic
|
13 سال پیش |
Daniel Stenberg
|
b903186fa0
source cleanup: unify look, style and indent levels
|
13 سال پیش |