platform/upstream/curl.git
2002-02-28 Daniel Stenbergset CURL_MEMDEBUG to enable memory debugging in case...
2002-02-28 Daniel Stenbergadded -t for trace, helps searching for leaks and similar
2002-02-28 Daniel Stenbergmemory debugging is now only enabled if the CURL_MEMDEB...
2002-02-28 Daniel Stenbergalways allocates at least 64 bytes for real, and damage...
2002-02-27 Daniel Stenbergmade building outside the source tree work again, Kevin...
2002-02-27 Daniel Stenbergminor edit
2002-02-27 Daniel Stenbergoops, we weren't doing HTTPS - now we are
2002-02-27 Daniel Stenbergtest 304, HTTPS multipart formpost
2002-02-27 Daniel Stenberguse the correct time in the cookie jar
2002-02-27 Daniel Stenbergmade Max-Age work as defined in the RFC.
2002-02-26 Daniel Stenbergmodified cookie expire date
2002-02-26 Daniel Stenbergnew field1 functionality testing too
2002-02-26 Daniel StenbergWhen saving a cookie jar, set field 1 (counted from...
2002-02-26 Daniel Stenbergtest 31: "HTTP with weirdly formatted cookies and cooki...
2002-02-26 Daniel Stenbergremoved crash on weird input, this also better discards...
2002-02-26 Daniel Stenberg7.9.5-pre4 commit
2002-02-25 Daniel Stenbergmore custom stuff, much about dealing with cookies
2002-02-25 Daniel Stenberga never ending stream of things to do...
2002-02-25 Daniel Stenberguse env to run perl
2002-02-25 Daniel Stenbergautomake usage and options cleanup
2002-02-25 Daniel Stenberghappy new year
2002-02-25 Daniel StenbergWe got this web server's embryo from Georg Horn, muchos...
2002-02-25 Daniel Stenbergthe test suite http server is now automake'd
2002-02-25 Daniel Stenberguse the pid file, use the automake subdir
2002-02-25 Daniel Stenbergautomake this dir too
2002-02-25 Daniel Stenberguse the former logfile name again since the ftp server...
2002-02-25 Daniel Stenbergwe actually ran all tests just now, feb 25th, 2002...
2002-02-25 Daniel Stenbergreply/postcmd support for "wait"
2002-02-25 Daniel Stenbergportability, step one, use a config.h.in file
2002-02-25 Daniel Stenberggenerate a config file for the test suite http server too
2002-02-25 Daniel Stenbergcreate the pidfile and store the pid on invoke
2002-02-25 Daniel Stenbergoops, #if not #ifdef
2002-02-25 Daniel Stenbergsupport HUGE requests too
2002-02-25 Daniel Stenbergmake sure -d is treated as a POST request and thus...
2002-02-25 Daniel Stenbergmodified the command to fail properly! ;-)
2002-02-25 Daniel Stenbergcygnus can't include winsock.h even though it has it...
2002-02-25 Daniel Stenberg"Yet Another Geek" made %{content_type} work in the...
2002-02-22 Daniel Stenbergbetter time selection for the connect timeout
2002-02-22 Daniel Stenberg16 tests OK
2002-02-22 Daniel Stenbergcut off big parts of the banner
2002-02-22 Daniel Stenbergmake sure the custom config-*.h files are in the dist...
2002-02-22 Daniel Stenbergadjusted to work on test case 11 better
2002-02-22 Daniel Stenberguse -W too
2002-02-22 Daniel Stenbergfixed to work with 'nonewline' and thus this passes...
2002-02-22 Daniel Stenbergsupport for using protocol without a trailing newline
2002-02-22 Daniel Stenberghide debug output from screen, use log/ for logfiles
2002-02-22 Daniel Stenberglib/config.h.in added to dist
2002-02-20 Daniel StenbergVMS adjustments
2002-02-20 Daniel Stenbergnew from Nico!
2002-02-20 Daniel Stenbergfour more bugfixes, one VMS adjustment
2002-02-20 Daniel StenbergNico Baggus' VMS tweaks
2002-02-20 Daniel StenbergAndrés García solved bug report #515228 by making sure...
2002-02-19 Daniel Stenbergcorrected reference to multi-using examples
2002-02-19 Daniel Stenberginclude winsock.h on window boxen to work smoother...
2002-02-19 Daniel Stenbergmoved the config.h to lib/config.h
2002-02-19 Daniel Stenberga minor step forwards
2002-02-19 Daniel Stenberguse the new HTTP server input file
2002-02-19 Daniel Stenbergcut off the old perl one, this only runs the C coded...
2002-02-19 Daniel Stenbergfixed the huge text just in case anyone actually reads it
2002-02-19 Daniel Stenbergno .. in path
2002-02-18 Daniel Stenbergfixed a long long mistake
2002-02-18 Daniel Stenbergauth on multiple hosts with follow-location
2002-02-18 Daniel StenbergRick Richardson's getaddrinfo() usage fix to speed...
2002-02-18 Daniel StenbergINADDR_NONE should be in_addr_t to work with 64bit...
2002-02-18 Daniel StenbergPhilip Gladstone's size problem in add_buffer_send()
2002-02-18 Daniel Stenberg4 fixes
2002-02-18 Daniel Stenbergoffer SSL verfication callback,
2002-02-18 Daniel Stenbergupdated LDAP URL syntax references by Aron Roberts
2002-02-18 Daniel Stenbergconnection timeout comparison fix by Emil
2002-02-17 Daniel StenbergPhilip Gladstone's 64-bit issues corrected.
2002-02-17 Daniel Stenbergcorrected the Expect: ignore, made Content-Type: possib...
2002-02-17 Daniel StenbergGiaslas Georgios's Host: over proxy fix
2002-02-07 Daniel Stenberghttp server added to CVS, config*h files moved
2002-02-07 Daniel Stenbergugh. the VMS stuff must've been like that for a reason...
2002-02-07 Daniel Stenbergmoved the config-* files to lib/Makefile.am
2002-02-07 Daniel Stenbergmoved the config-* files here from the ../Makefile.am
2002-02-07 Daniel Stenberguse the config files in this directory now, not ../
2002-02-07 Daniel Stenbergmoved the config-*.h files from root to the lib/ dir
2002-02-07 Daniel Stenbergadded note about persistancy in the server
2002-02-07 Daniel StenbergPOSTs seems to work somewhat now
2002-02-07 Daniel Stenbergport number fix, now stores the processed request sent...
2002-02-07 Daniel Stenbergadded Cris Bailiff's CAdir option suggestion
2002-02-07 Daniel Stenbergthe initial C code for the new HTTP test server
2002-02-07 Daniel Stenbergchanges since 7.9.4
2002-02-07 Daniel Stenbergdon't add 2 to the post size, that was a previous mista...
2002-02-06 Daniel StenbergMiklos Nemeth windows update
2002-02-06 Daniel StenbergMiklos Nemeth added comments
2002-02-06 Daniel StenbergMiklos Nemeth improved the windows section
2002-02-06 Daniel StenbergMiklos Nemeth improved
2002-02-06 Daniel StenbergARGH the CRLF I removed recently was not only done...
2002-02-06 Daniel Stenberga few of the SSL options were added in 7.9.3 and it...
2002-02-06 Daniel StenbergBrent Beardsley found the content-type bug!
2002-02-05 Daniel StenbergKevin Roth's discovered SSL download problem
2002-02-05 Daniel Stenberg7.9.4
2002-02-04 Daniel Stenberg7.9.4-pre2
2002-02-03 Daniel StenbergEric Melville fixed spell mistakes on a few places
2002-02-01 Daniel StenbergAndreas Damm made getdate use gmtime_r if available
2002-01-31 Daniel StenbergAdded the recycle handles chapter
2002-01-31 Daniel Stenbergstruct HttpHeader died ages ago, corrected comments
2002-01-31 Daniel StenbergAlbert Chin:
next