Yang Tse
|
5b6e7927c6
build: rename 93 lib/*.c files
|
12 years ago |
Yang Tse
|
13606bbfde
build: make use of 93 lib/*.c renamed files
|
12 years ago |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 years ago |
Yang Tse
|
a0b207164c
setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>
|
12 years ago |
Daniel Stenberg
|
7ecd874bce
Curl_write: remove unneeded typecast
|
12 years ago |
Yang Tse
|
d9f686db88
remove short-lived CURL_WRITEFUNC_OUT_OF_MEMORY
|
13 years ago |
Yang Tse
|
119f43360b
allow write callbacks to indicate OOM to libcurl
|
13 years ago |
Yang Tse
|
a50210710a
fix bool variables checking and assignment
|
13 years ago |
Daniel Stenberg
|
0fd2bf3726
Curl_read_plain: indent code
|
13 years ago |
Yang Tse
|
f1586cb477
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
|
13 years ago |
Yang Tse
|
ef2176109f
errno.h inclusion conditionally done in setup_once.h
|
13 years ago |
Yang Tse
|
d30ddd9977
compiler warning: fix
|
13 years ago |
Daniel Stenberg
|
9c629e5348
RTSP: cleanups
|
13 years ago |
Daniel Stenberg
|
b903186fa0
source cleanup: unify look, style and indent levels
|
13 years ago |
Fabian Keil
|
1702a2c08d
Fix a couple of spelling errors in lib/
|
13 years ago |
Daniel Stenberg
|
c828646f60
CURL_DOES_CONVERSIONS: cleanup
|
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
|
c2bfe60086
Curl_send/recv_plain: return errno on failure
|
14 years ago |
Daniel Stenberg
|
1b15b31c86
sendrecv: treat all negative values from send/recv as errors
|
14 years ago |
Howard Chu
|
bc8fc9803f
sendrecv: make them two pairs of send/recv to properly deal with FTPS
|
14 years ago |
Howard Chu
|
d64bd82bdc
sendrecv: split the I/O handling into private handler
|
14 years ago |
Kamil Dudka
|
10977f57de
qssl: reflect recent code changes in SSL interface
|
14 years ago |
Kamil Dudka
|
ff8711135e
refactorize interface of Curl_ssl_recv/Curl_ssl_send
|
14 years ago |
Daniel Stenberg
|
49f3160d69
fix SFTP download hang
|
14 years ago |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 years ago |
Kamil Dudka
|
19ca0c0fbe
- Improved Curl_read() to not ignore the error returned from Curl_ssl_recv().
|
14 years ago |
Yang Tse
|
7aef172a34
|
14 years ago |
Yang Tse
|
d1717e7c90
|
14 years ago |
Daniel Stenberg
|
33ce0ec1f1
wrap long lines and do some indent policing
|
15 years ago |