- Jul 25, 2006
-
-
Gisle Vanem authored
Curl_freeaddrinfo() and Curl_ip2addr().
-
Gisle Vanem authored
-
- Jul 24, 2006
-
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Gisle Vanem authored
-
- Jul 23, 2006
-
-
Daniel Stenberg authored
-
- Jul 21, 2006
-
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Gisle Vanem authored
-
- Jul 20, 2006
-
-
Daniel Stenberg authored
problem added with the curl_formget() patch.
-
Gisle Vanem authored
-
Gisle Vanem authored
-
- Jul 19, 2006
-
-
Dan Fandrich authored
file: URLs only.
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
-
- Jul 17, 2006
-
-
Yang Tse authored
-
Daniel Stenberg authored
we did wrong and patched it: When nodes were removed from the splay tree, and we didn't properly remove it from the splay tree when an easy handle was removed from a multi stack and thus we could wrongly leave a node in the splay tree pointing to (bad) memory.
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
-
- Jul 15, 2006
-
-
Daniel Stenberg authored
-
- Jul 14, 2006
-
-
Daniel Stenberg authored
for FTP ASCII transfers.
-
Yang Tse authored
-
- Jul 13, 2006
- Jul 12, 2006
-
-
Gisle Vanem authored
-
Yang Tse authored
-
Yang Tse authored
Place parenthesis surrounding macro parameters so that the use of sread and swrite is more intuitive.
-
Yang Tse authored
-
Yang Tse authored
-
- Jul 11, 2006
-
-
Yang Tse authored
-
Dan Fandrich authored
in libcurl as well, if necessary.
-
Gisle Vanem authored
-
Yang Tse authored
-
- Jul 10, 2006
-
-
Yang Tse authored
DNS cache must use the multi DNS cache if the easy handle's one is not using anyone in curl_multi_add_handle.
-
- Jul 08, 2006
-
-
Daniel Stenberg authored
string comparisons on the path which is incorrect and provided a patch that fixes this. I edited test case 8 to include details that test for this.
-