aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-02-27made Max-Age work as defined in the RFC.Daniel Stenberg
my brain damaged fix to not parse spaces as part of the value is now fixed to instead strip off trailing spaces from values.
2002-02-26modified cookie expire dateDaniel Stenberg
2002-02-26new field1 functionality testing tooDaniel Stenberg
2002-02-26When saving a cookie jar, set field 1 (counted from 0) properly to TRUE if theDaniel Stenberg
domain starts with a dot.
2002-02-26test 31: "HTTP with weirdly formatted cookies and cookiejar storage"Daniel Stenberg
2002-02-26removed crash on weird input, this also better discards silly inputDaniel Stenberg
2002-02-267.9.5-pre4 commitDaniel Stenberg
2002-02-25more custom stuff, much about dealing with cookiesDaniel Stenberg
2002-02-25a never ending stream of things to do...Daniel Stenberg
2002-02-25use env to run perlDaniel Stenberg
2002-02-25automake usage and options cleanupDaniel Stenberg
2002-02-25happy new yearDaniel Stenberg
2002-02-25We got this web server's embryo from Georg Horn, muchos gracias.Daniel Stenberg
2002-02-25the test suite http server is now automake'dDaniel Stenberg
2002-02-25use the pid file, use the automake subdirDaniel Stenberg
2002-02-25automake this dir tooDaniel Stenberg
2002-02-25use the former logfile name again since the ftp server also uses that...Daniel Stenberg
2002-02-25we actually ran all tests just now, feb 25th, 2002 12:11 MET. with theDaniel Stenberg
new http server on Linux
2002-02-25reply/postcmd support for "wait"Daniel Stenberg
2002-02-25portability, step one, use a config.h.in fileDaniel Stenberg
2002-02-25generate a config file for the test suite http server tooDaniel Stenberg
2002-02-25create the pidfile and store the pid on invokeDaniel Stenberg
2002-02-25oops, #if not #ifdefDaniel Stenberg
2002-02-25support HUGE requests tooDaniel Stenberg
2002-02-25make sure -d is treated as a POST request and thus should fail if mixedDaniel Stenberg
with -I for example
2002-02-25modified the command to fail properly! ;-)Daniel Stenberg
2002-02-25cygnus can't include winsock.h even though it has it, why we need toDaniel Stenberg
make a different and more complicated check for when to include it
2002-02-25"Yet Another Geek" made %{content_type} work in the -w/--writeout option.Daniel Stenberg
2002-02-22better time selection for the connect timeoutDaniel Stenberg
2002-02-2216 tests OKDaniel Stenberg
2002-02-22cut off big parts of the bannerDaniel Stenberg
2002-02-22make sure the custom config-*.h files are in the dist as wellDaniel Stenberg
2002-02-22adjusted to work on test case 11 betterDaniel Stenberg
2002-02-22use -W tooDaniel Stenberg
2002-02-22fixed to work with 'nonewline' and thus this passes OK with the new httpDaniel Stenberg
server and things
2002-02-22support for using protocol without a trailing newlineDaniel Stenberg
2002-02-22hide debug output from screen, use log/ for logfilesDaniel Stenberg
2002-02-22lib/config.h.in added to distDaniel Stenberg
2002-02-20VMS adjustmentsDaniel Stenberg
2002-02-20new from Nico!Daniel Stenberg
2002-02-20four more bugfixes, one VMS adjustmentDaniel Stenberg
2002-02-20Nico Baggus' VMS tweaksDaniel Stenberg
2002-02-20Andrés García solved bug report #515228 by making sure the progress meterDaniel Stenberg
is updated even if everything is read in one single pass, as the windows functions apparantly does more often than other systems.
2002-02-19corrected reference to multi-using examplesDaniel Stenberg
2002-02-19include winsock.h on window boxen to work smoother thereDaniel Stenberg
2002-02-19moved the config.h to lib/config.hDaniel Stenberg
2002-02-19a minor step forwardsDaniel Stenberg
2002-02-19use the new HTTP server input fileDaniel Stenberg
2002-02-19cut off the old perl one, this only runs the C coded versionDaniel Stenberg
2002-02-19fixed the huge text just in case anyone actually reads itDaniel Stenberg