Yang Tse
|
0b5901bec6
easy: fix compiler warning: end-of-loop code not reached
|
14 år sedan |
Yang Tse
|
5580fb2b9c
fix compiler warning: statement is not reachable
|
14 år sedan |
Yang Tse
|
dc3e7df1c9
fix compiler warning
|
14 år sedan |
Daniel Stenberg
|
19f45eaa79
duphandle: use ares_dup()
|
14 år sedan |
Daniel Stenberg
|
c6fa1952a1
portabilty: use proper variable type to hold sockets
|
14 år sedan |
Howard Chu
|
d64bd82bdc
sendrecv: split the I/O handling into private handler
|
14 år sedan |
Daniel Stenberg
|
107146676e
SSH: init and cleanup libssh2 in global_init/cleanup
|
14 år sedan |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 år sedan |
Yang Tse
|
7aef172a34
|
15 år sedan |
Daniel Stenberg
|
33ce0ec1f1
wrap long lines and do some indent policing
|
15 år sedan |
Yang Tse
|
59939313f8
Make usage of calloc()'s arguments consistent with rest of code base
|
15 år sedan |
Yang Tse
|
b2f4308980
Fix Pelles C Win32 target compilation issues
|
15 år sedan |
Yang Tse
|
f2f45339dc
Moved Curl_rand() and Curl_srand() code from formdata.c and formdata.h
|
15 år sedan |
Patrick Monnerat
|
c32cf33a16
Replaced use of standard C library rand()/srand() by our own pseudo-random number generator.
|
15 år sedan |
Yang Tse
|
4ea513cc38
|
15 år sedan |
Yang Tse
|
0cf8d4f8e8
Simplify c-ares function capability check
|
15 år sedan |
Gunter Knauf
|
4c9c9f0b89
fixed case.
|
15 år sedan |
Yang Tse
|
13db2916de
Take in account c-ares 1.6.1 introduces ares_library_init() and ares_library_cleanup()
|
15 år sedan |
Daniel Stenberg
|
3aa3d7e629
Internal cleanup: KEEP_WRITE and KEEP_READ are now called KEEP_SEND and
|
15 år sedan |
Yang Tse
|
33a3753c3f
libcurl's memory.h renamed to curl_memory.h
|
15 år sedan |
Yang Tse
|
95368d9cb4
fix compiler warning: enumerated type mixed with another type
|
15 år sedan |
Dan Fandrich
|
18e1bee8d5
Properly return an error code in curl_easy_recv (reported by Jim Freeman).
|
15 år sedan |
Daniel Stenberg
|
bdec6f2b20
- Frank Hempel found out a bug and provided the fix:
|
15 år sedan |
Yang Tse
|
e813bf31d7
Introduced curl_sspi.c and curl_sspi.h for the implementation of functions
|
16 år sedan |
Dan Fandrich
|
bc93011554
Unified much of the SessionHandle initialization done in Curl_open() and
|
16 år sedan |
Daniel Stenberg
|
0f5895faee
- Bug report #2416182 titled "crash in ConnectionExists when using
|
16 år sedan |
Yang Tse
|
5779283a52
attempt to fix or allow further detection of an elusive icc SIGSEGV
|
16 år sedan |
Yang Tse
|
aed98c5125
fix compiler warning: declaration of 'err' shadows a previous local
|
16 år sedan |
Dan Fandrich
|
8f467b4288
Removed unneeded includes of signal.h and setjmp.h
|
16 år sedan |
Dan Fandrich
|
152cf6325d
Checked in some grammatical and minor other fixes in the documentation and
|
16 år sedan |