- Nov 17, 2008
-
-
Daniel Stenberg authored
-
Dan Fandrich authored
-
Dan Fandrich authored
when the tests stall.
-
Yang Tse authored
address, the one on the box libcurl is running, not the 'remote' one.
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
used, and define HAVE_IOCTL_SIOCGIFADDR if appropriate.
-
Yang Tse authored
-
Daniel Stenberg authored
-
Dan Fandrich authored
calls. Added a paragraph explaining that libcurl takes care of low-level protocol details. Made a few minor edits.
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
-
- Nov 16, 2008
-
-
Daniel Stenberg authored
enabled and FTP disabled.
-
Daniel Stenberg authored
-
Yang Tse authored
-
- Nov 15, 2008
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
codes for all calls to malloc and strdup that were missing. I also changed a few malloc(13) to use arrays on the stack and a few malloc(PATH_MAX) to instead use aprintf() to lower memory use. I also fixed a memory leak in Curl_nss_connect() when CURLOPT_ISSUERCERT is in use.
-
Daniel Stenberg authored
-
- Nov 14, 2008
-
-
Dan Fandrich authored
as a known-working environment.
-
Dan Fandrich authored
fix compilation on Cell (reported by Jeff Curley).
-
Dan Fandrich authored
form generator. Made the extensions part of the MIME type struct to reduce the size and run-time relocations necessary to build the table.
-
Daniel Stenberg authored
also prevent buffer overflow on MSDOS when you do for example -O on a url with a file name part longer than PATH_MAX letters
-
Daniel Stenberg authored
-
Daniel Stenberg authored
We do testing of code functions using the test suite instead!
-
Yang Tse authored
checks for inet_ntoa_r() inet_ntop() and inet_pton()
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
-
- Nov 13, 2008
-
-
Daniel Stenberg authored
-
Yang Tse authored
non-blocking mode, and decouple function detection from function capability.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Michal Marek authored
paused.
-
Dan Fandrich authored
while still causing a timeout during the data phase.
-
Guenter Knauf authored
-
Guenter Knauf authored
-
- Nov 12, 2008
-
-
Dan Fandrich authored
-
Dan Fandrich authored
-