Daniel Stenberg
|
52cc4a85fd
style: use space after comment start and before comment end
|
2 years ago |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
Daniel Stenberg
|
0c55fbab45
conn: add 'attach' to protocol handler, make libssh2 use it
|
3 years ago |
Daniel Stenberg
|
95cbcec8f9
urldata: merge "struct DynamicStatic" into "struct UrlState"
|
3 years ago |
Patrick Monnerat
|
ecb13416e3
lib: remove conn->data uses
|
3 years ago |
Daniel Stenberg
|
215db086e0
lib: pass in 'struct Curl_easy *' to most functions
|
3 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Daniel Stenberg
|
6434a73984
Curl_handler: add 'family' to each protocol
|
4 years ago |
Daniel Stenberg
|
4ac2884003
urldata: avoid 'generic', use dedicated pointers
|
5 years ago |
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 |