Steve Holme
|
c9dd4022f4
sendf.c: Fixed compilation warning from f2d234a4dd9bcc
|
11 år sedan |
Steve Holme
|
f2d234a4dd
FILE: Fixed sending of data would always return CURLE_WRITE_ERROR
|
11 år sedan |
Daniel Stenberg
|
2a4ee0d221
FILE: we don't support paused transfers using this protocol
|
11 år sedan |
Daniel Stenberg
|
11e8066ef9
vtls: renamed sslgen.[ch] to vtls.[ch]
|
11 år sedan |
Daniel Stenberg
|
eccf4fb7ee
vtls: created subdir, moved sslgen.[ch] there, updated all include lines
|
11 år sedan |
Daniel Stenberg
|
bb55293313
FTP: remove krb4 support
|
11 år sedan |
Linus Nielsen Feltzing
|
0f147887b0
Multiple pipelines and limiting the number of connections.
|
11 å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 |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 år sedan |
Yang Tse
|
a0b207164c
setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>
|
12 år sedan |
Daniel Stenberg
|
7ecd874bce
Curl_write: remove unneeded typecast
|
12 år sedan |
Yang Tse
|
d9f686db88
remove short-lived CURL_WRITEFUNC_OUT_OF_MEMORY
|
13 år sedan |
Yang Tse
|
119f43360b
allow write callbacks to indicate OOM to libcurl
|
13 år sedan |
Yang Tse
|
a50210710a
fix bool variables checking and assignment
|
13 år sedan |
Daniel Stenberg
|
0fd2bf3726
Curl_read_plain: indent code
|
13 år sedan |
Yang Tse
|
f1586cb477
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
|
13 år sedan |
Yang Tse
|
ef2176109f
errno.h inclusion conditionally done in setup_once.h
|
13 år sedan |
Yang Tse
|
d30ddd9977
compiler warning: fix
|
13 år sedan |
Daniel Stenberg
|
9c629e5348
RTSP: cleanups
|
13 år sedan |
Daniel Stenberg
|
b903186fa0
source cleanup: unify look, style and indent levels
|
13 år sedan |
Fabian Keil
|
1702a2c08d
Fix a couple of spelling errors in lib/
|
13 år sedan |
Daniel Stenberg
|
c828646f60
CURL_DOES_CONVERSIONS: cleanup
|
13 år sedan |
Daniel Stenberg
|
13b64d7558
protocols: use CURLPROTO_ internally
|
13 år sedan |
Daniel Stenberg
|
8831000bc0
protocol handler: added flags field
|
13 år sedan |
Daniel Stenberg
|
c2bfe60086
Curl_send/recv_plain: return errno on failure
|
14 år sedan |
Daniel Stenberg
|
1b15b31c86
sendrecv: treat all negative values from send/recv as errors
|
14 år sedan |
Howard Chu
|
bc8fc9803f
sendrecv: make them two pairs of send/recv to properly deal with FTPS
|
14 år sedan |