31b6bb6a | 20-Oct-2003 |
Daniel Stenberg |
lock the DNS cache properly before adding an entry when using asynch DNS |
b84607ff | 20-Oct-2003 |
Daniel Stenberg |
run autoconf in the ares dir as well if the dir is present, after it has been run "as usual" |
ac2af598 | 19-Oct-2003 |
Daniel Stenberg |
Georg Horn patched Curl_read() |
d9f961ed | 19-Oct-2003 |
Daniel Stenberg |
better error output on SSL errors when receiving data - Georg Horn patch |
c7f54764 | 19-Oct-2003 |
Daniel Stenberg |
fixed the bug my previous change introduced |
381c6c5d | 18-Oct-2003 |
Daniel Stenberg |
minor fix to not shadow a variable |
9df8f9a6 | 18-Oct-2003 |
Daniel Stenberg |
builds warning-free with -Wshadow now |
5eee801d | 18-Oct-2003 |
Daniel Stenberg |
don't shadow 'socket' |
80a06403 | 18-Oct-2003 |
Daniel Stenberg |
fixed gcc -Wshadow warnings |
7ad69f59 | 18-Oct-2003 |
Daniel Stenberg |
removed gcc -Wshadow warning |
83b82e44 | 18-Oct-2003 |
Daniel Stenberg |
memory leak |
65dab79c | 18-Oct-2003 |
Daniel Stenberg |
gcc -Wshadow complaints fixed |
f0089b62 | 18-Oct-2003 |
Daniel Stenberg |
compiler warning fix |
d10508e0 | 18-Oct-2003 |
Daniel Stenberg |
prevent compiler warnings with relly picky compiler options |
630995f4 | 18-Oct-2003 |
Daniel Stenberg |
Dominick Meglio pointed out these files should be removed from here |
f7f7cd6c | 18-Oct-2003 |
Daniel Stenberg |
7.10.8-pre4 |
ce7326ed | 18-Oct-2003 |
Daniel Stenberg |
1. read the version from the command line 2. make the libcurl and curl version the same |
b3591ec4 | 18-Oct-2003 |
Daniel Stenberg |
Added a few undocumented errors |
b1952e77 | 17-Oct-2003 |
Daniel Stenberg |
nicer pdf generation |
ce5db9a8 | 17-Oct-2003 |
Daniel Stenberg |
Dominick Meglio implemented CURLOPT_MAXFILESIZE and --max-filesize. |
94568f88 | 17-Oct-2003 |
Daniel Stenberg |
typecasts to prevent warnings |
d095b20d | 17-Oct-2003 |
Daniel Stenberg |
cleaning |
18b809e7 | 17-Oct-2003 |
Daniel Stenberg |
empty path parts in FTP URLs |
3f458fc6 | 17-Oct-2003 |
Daniel Stenberg |
The 100-continue and no-more-response bug |
9935d33b | 17-Oct-2003 |
Daniel Stenberg |
make empty names look fine in verbose output |