platform/upstream/curl.git
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:
2002-01-31 Daniel Stenberg_num_chars did wrong when called with a number that...
2002-01-31 Daniel Stenbergcorrected the docs for CURLINFO_FILETIME
2002-01-31 Daniel StenbergGiaslas Georgios provided docs for CURLINFO_CONTENT_TYPE
2002-01-30 Daniel StenbergGeorg Horn the previous SSL_read() fix, this was actual...
2002-01-30 Daniel StenbergI have too many ideas of what to mention in this docs
2002-01-30 Daniel StenbergGeorg Horn found yet another SSL reading problem caused...
2002-01-30 Daniel Stenbergbig-time alert that this doesn't work
2002-01-30 Daniel Stenbergthe interface is simply called the "C" one these days
2002-01-30 Daniel Stenbergextended the proxy chapter mucho
2002-01-30 Daniel Stenbergnow re-seed by force (even if already seeded) if a...
2002-01-29 Daniel Stenbergconn->upload_bufsize exists no more
2002-01-29 Daniel Stenbergappend a CRLF pair after the content-type line
2002-01-29 Daniel Stenbergremoved three loust fprintf()s
2002-01-29 Daniel Stenbergupload progress counter fix, removed the adjustable...
2002-01-29 Daniel Stenbergno more adjustable upload buffer size, we use non-block...
next