Daniel Stenberg
|
65eb65fde6
urldata: simplify bytecounters
|
5 years ago |
Gisle Vanem
|
639d052e44
rtmp: fix for compiling with lwIP
|
6 years ago |
Johannes Schindelin
|
1cfa4cd427
curl_rtmp: fix a compiler warning
|
7 years ago |
Max Dymond
|
c75f63d7c4
handler: refactor connection checking
|
7 years ago |
Marcel Raad
|
65c6caacae
curl_rtmp: fix missing-variable-declarations warnings
|
7 years ago |
Viktor Szakats
|
d49881cb19
URLs: change more http to https
|
8 years ago |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
Daniel Stenberg
|
9395999543
checksrc: use space after comma
|
9 years ago |
Daniel Stenberg
|
df5578a7a3
mprintf.h: remove #ifdef CURLDEBUG
|
9 years ago |
Steve Holme
|
ce2a80b482
rtmp: Use standard naming for setup connection function
|
10 years ago |
Daniel Stenberg
|
d94717e099
nonblock: call with (void) to show we ignore the return code
|
10 years ago |
Daniel Stenberg
|
d5ec44ca4c
INFILESIZE: fields in UserDefined must not be changed run-time
|
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
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 years ago |
Marc Hoersken
|
dee2ef8083
krb5/curl_rtmp.c: Hide size_t to int type conversion warning
|
12 years ago |
Daniel Stenberg
|
d7934b8bd4
curl_multi_fdset: correct fdset with FTP PORT use
|
13 years ago |
Daniel Stenberg
|
f0612f166a
RTSP: convert protocol-specific checks to generic
|
13 years ago |
Daniel Stenberg
|
b903186fa0
source cleanup: unify look, style and indent levels
|
13 years ago |
Daniel Stenberg
|
13b64d7558
protocols: use CURLPROTO_ internally
|
13 years ago |
Daniel Stenberg
|
8831000bc0
protocol handler: added flags field
|
13 years ago |
Daniel Stenberg
|
5965d4554d
disconnect: pass on the dead_connection argument
|
14 years ago |
Yang Tse
|
077125e4a2
include libcurl standard internal headers
|
14 years ago |
Julien Chaffraix
|
d3c813e726
RTMP: Fix compiler warnings
|
14 years ago |
Howard Chu
|
04cb15ae9d
RTMP: initial support added, powered by librtmp
|
14 years ago |