- Feb 11, 2005
-
-
Daniel Stenberg authored
week day names and month names and servers don't like that.
-
- Feb 10, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
test it outside the test suite. Now we also disable valgrind usage if libcurl was built shared, as then valgrind is only testing the wrapper-script running shell which is pointless.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Marty Kuhrt authored
-
- Feb 09, 2005
-
-
Daniel Stenberg authored
http://curl.haxx.se/mail/lib-2005-01/0240.html. It turned out we didn't use SSL_pending() as we should. This was TODO-RELEASE issue #59.
-
Daniel Stenberg authored
at fixing this issue.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Gisle Vanem authored
SAX.h. gcc doesn't like that. Rename.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Gisle Vanem authored
Don't free 'lud_dn' twice in case curl_unescape() fails.
-
Daniel Stenberg authored
-
Gisle Vanem authored
-
Gisle Vanem authored
For ftp only?
-
Daniel Stenberg authored
-
Daniel Stenberg authored
The tag 'before_ftp_statemachine' was set just before this commit in case of future need.
-
Gisle Vanem authored
"Each command line must be terminated by a CRLF".
-
- Feb 08, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Gisle Vanem authored
CURLE_OK or CURLE_OUT_OF_MEMORY. Add typecast in hostares.c.
-
Gisle Vanem authored
-
Daniel Stenberg authored
operation to the caller. Disconnecting has the disadvantage that the conn pointer gets completely invalidated and this is not handled on lots of places in the code.
-
- Feb 07, 2005
-
-
Dan Fandrich authored
produce a zlib error.
-
- Feb 06, 2005
-
-
Gisle Vanem authored
-
- Feb 05, 2005
-
-
Daniel Stenberg authored
many third-party libs and tools have problems. When curl is built without --disable-shared, the testing is done with a front-end script which makes the valgrind testing include (ba)sh as well and that often causes valgrind errors. Either we improve the valgrind error scanner a lot to better identify (lib)curl errors only, or we disable valgrind checking by default
-
- Feb 04, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
the buffer is already BUFSIZE +1 one big to fit the extra trailing zero. This change is reported to fix David's weird SSL problem...
-
- Feb 02, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Feb 01, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Jan 31, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Jan 30, 2005
-
-
Daniel Stenberg authored
-