a9afe6aa | 08-Aug-2003 |
Daniel Stenberg |
new -z tests |
6d367961 | 08-Aug-2003 |
Daniel Stenberg |
corrected main meta data title |
9e81fd57 | 07-Aug-2003 |
Daniel Stenberg |
added CLEANFILES to make distcheck run fine |
609059b6 | 07-Aug-2003 |
Daniel Stenberg |
infilesize must be a long to work on 64bit archs |
6af73f41 | 07-Aug-2003 |
Daniel Stenberg |
use 644 for the chmod |
32468a00 | 06-Aug-2003 |
Daniel Stenberg |
argh, it wasn't *that* easy to generate the ca-bundle header in the build dir instead of the source dir, reverting that change |
6800c451 | 06-Aug-2003 |
Daniel Stenberg |
fixed syntax error |
0d8c754f | 06-Aug-2003 |
Daniel Stenberg |
better cleaning up of memory in case of failures in the get-loop (it was taken care of by the exit-free anyway but caused test case 75 and 76 to report memory leaks). Also re-indente
better cleaning up of memory in case of failures in the get-loop (it was taken care of by the exit-free anyway but caused test case 75 and 76 to report memory leaks). Also re-indented a small section.
show more ...
|
1b802764 | 06-Aug-2003 |
Daniel Stenberg |
better cleaning up allocated memory in case of failures |
bf9a1382 | 06-Aug-2003 |
Daniel Stenberg |
more tests |
b3f9c636 | 06-Aug-2003 |
Daniel Stenberg |
new urlglob test |
18975d44 | 06-Aug-2003 |
Daniel Stenberg |
minor cleanup |
b201db5c | 06-Aug-2003 |
Daniel Stenberg |
explain more how the test case number awareness is sent to the test server(s) |
bbe23945 | 06-Aug-2003 |
Daniel Stenberg |
fix the treatment of the variable width specifier '*', which caused a bug in the urlglobbing just now, fixed in the debian bug tracker as Bug#203827 |
bbdc0394 | 06-Aug-2003 |
Daniel Stenberg |
make an uninstall hook in the same manner we already did an install hook as otherwise will make distcheck fail |
38a9b149 | 06-Aug-2003 |
Daniel Stenberg |
chmod the hugehelp.c in the dist hook to make distcheck run fine |
77ba0d36 | 06-Aug-2003 |
Daniel Stenberg |
generate the ca-bundle.h in the build dir, and also make sure to chmod the file in the dist-hook to make distcheck run fine |
065c8d7a | 06-Aug-2003 |
Daniel Stenberg |
Domenico Andreoli fixed the section number in the main meta data |
c704d154 | 06-Aug-2003 |
Daniel Stenberg |
include "share.h" for the cookie sharing |
62b65a5f | 06-Aug-2003 |
Daniel Stenberg |
make it build without ares support make sure it set async false even when using ipv6 (made test case 20 fail before) |
665a7a38 | 06-Aug-2003 |
Daniel Stenberg |
505 was missing |
256b9f31 | 06-Aug-2003 |
Daniel Stenberg |
more fix |
a3037e11 | 06-Aug-2003 |
Daniel Stenberg |
updated the ares instruction |
f3e7a5d7 | 05-Aug-2003 |
Daniel Stenberg |
LDFLAGS fix to make the GSSAPI build again |
5f0cba77 | 05-Aug-2003 |
Daniel Stenberg |
added README.ares |