summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* more testsDaniel Stenberg2003-08-064-1/+64
* new urlglob testDaniel Stenberg2003-08-061-0/+66
* minor cleanupDaniel Stenberg2003-08-061-15/+4
* explain more how the test case number awareness is sent to the test server(s)Daniel Stenberg2003-08-061-1/+6
* fix the treatment of the variable width specifier '*', which caused a bugDaniel Stenberg2003-08-061-0/+1
* make an uninstall hook in the same manner we already did an install hookDaniel Stenberg2003-08-061-0/+5
* chmod the hugehelp.c in the dist hook to make distcheck run fineDaniel Stenberg2003-08-061-0/+1
* generate the ca-bundle.h in the build dir, and also make sure to chmodDaniel Stenberg2003-08-061-2/+2
* Domenico Andreoli fixed the section number in the main meta dataDaniel Stenberg2003-08-061-1/+1
* include "share.h" for the cookie sharingDaniel Stenberg2003-08-062-1/+4
* make it build without ares supportDaniel Stenberg2003-08-061-1/+23
* 505 was missingDaniel Stenberg2003-08-061-1/+1
* more fixDaniel Stenberg2003-08-061-4/+6
* updated the ares instructionDaniel Stenberg2003-08-061-13/+22
* LDFLAGS fix to make the GSSAPI build againDaniel Stenberg2003-08-051-1/+1
* added README.aresDaniel Stenberg2003-08-051-3/+3
* how to build with aresDaniel Stenberg2003-08-051-0/+33
* ares awareness/usage/support added. If configure --enable-ares is used, weDaniel Stenberg2003-08-0511-171/+618
* Add --enable-ares support, which will make us build curl with ares forDaniel Stenberg2003-08-051-0/+24
* clean up the dir tree hierarchy in *_done() to make persistant connectionpre-aresDaniel Stenberg2003-08-051-23/+28
* added test 146 for a ftp persitency test, as reported on the listDaniel Stenberg2003-08-051-1/+1
* persistant connection testDaniel Stenberg2003-08-051-0/+46
* auth problemsDaniel Stenberg2003-08-051-0/+3
* cleaned up after David Byron's comment on the libcurl list, aug 5 2003Daniel Stenberg2003-08-041-6/+6
* Jan Sundin reported a case where curl ignored a cookie that browsers don't,Daniel Stenberg2003-08-041-1/+7
* added test 73Daniel Stenberg2003-08-041-1/+1
* Verifies Jan Sundin's cookie bug, dated aug 4 2003.Daniel Stenberg2003-08-041-0/+45
* Dirk Manske's patch that introduces cookie support to the share interface.Daniel Stenberg2003-08-046-27/+81
* Mark Fletcher provided an excellent bug report that identified a problemDaniel Stenberg2003-08-031-3/+5
* serios info leakage!Daniel Stenberg2003-08-031-0/+8
* When proxy authentication is used in a CONNECT request (as used for all SSLDaniel Stenberg2003-08-021-0/+7
* updated as the second proxy-auth header was a proof of a serious info leakDaniel Stenberg2003-08-021-1/+0
* Joerg Mueller-Tolk fixed a minor mistakeDaniel Stenberg2003-08-011-1/+1
* recent actionDaniel Stenberg2003-08-011-0/+26
* David Byron's makefile fix to allow 7.10.6 to build fine using VCDaniel Stenberg2003-08-012-8/+18
* add a check for 'ar' since the lack of it bit Jared IngersollDaniel Stenberg2003-07-301-0/+5
* removed silly target that only works when building from CVSDaniel Stenberg2003-07-301-3/+0
* Jörg Müller-Tolk updated this to build fine with 7.10.6Daniel Stenberg2003-07-301-3/+2
* ftp proxy support would be niceDaniel Stenberg2003-07-301-0/+4
* updated to match the recent ftp patch that makes it check for resumabilityDaniel Stenberg2003-07-302-0/+2
* Daniel Noguerol made the ftp code output "Accept-Ranges: bytes" in similarDaniel Stenberg2003-07-301-0/+14
* Make sure to generate an uncompressed hugehelp.c file for inclusion inDaniel Stenberg2003-07-301-1/+5
* Reverted the 'filetime' struct field back to a 'long' as time_t is sometimesDaniel Stenberg2003-07-302-4/+6
* CURLDEBUG not MALLOCDEBUGDaniel Stenberg2003-07-291-2/+2
* Fixes based on Gisle Vanem's input since this script failed due toDaniel Stenberg2003-07-281-3/+13
* Digest *OR* Basic authorization testDaniel Stenberg2003-07-282-1/+77
* 7.10.6curl-7_10_6Daniel Stenberg2003-07-283-2/+24
* clear http->send_buffer when we have freed the memory it pointed toDaniel Stenberg2003-07-281-0/+1
* updated to the new ftp dir parsing code that allows a preceeding doubleDaniel Stenberg2003-07-281-2/+2
* As noticed by Kevin Roth, we shall not speak of root dir when it isn'tDaniel Stenberg2003-07-281-2/+2