platform/upstream/curl.git
2001-08-06 Daniel Stenbergadjusted for VMS
2001-08-06 Daniel StenbergNico's config.h for VMS
2001-08-06 Daniel StenbergNico's VMS fixes
2001-08-06 Daniel StenbergNico's VMS adjustment
2001-08-06 Daniel StenbergVMS adjustments. The IOCTL_3_ARGS #define used now...
2001-08-06 Daniel StenbergNico Baggus made it work and compile under VMS!
2001-08-06 Daniel StenbergNico Baggus' VMS adjustments
2001-08-06 Daniel StenbergVMS #ifdefs added. several related to size_t problems...
2001-08-06 Daniel Stenbergmade this whole file #ifdef WIN32
2001-08-06 Daniel StenbergVMS #include fixes,
2001-08-06 Daniel Stenbergadjusted to the correct treatmeant of file:// URLs
2001-08-06 Daniel StenbergAdded RISC OS and OpenVMS to ported operating systems
2001-08-06 Daniel Stenberg7.8.1-pre3 commit
2001-08-06 Daniel Stenberg Jonathan Hseu noticed that you couldn't get a header...
2001-08-06 Daniel Stenbergcorrected the comment for CURLOPT_WRITEHEADER in setopt...
2001-08-05 Daniel Stenbergmany fixes mailed in during July
2001-08-05 Daniel Stenbergcurl_escape() no longer attempts to detect already...
2001-08-05 Daniel Stenberg- Sergio Ballestrero provided a patch for reading respo...
2001-08-04 Daniel Stenberg-G or similar to make -d data get into a GET
2001-08-03 Daniel Stenbergcomplete rewrite to avoid the BSD license in the previo...
2001-08-03 Daniel Stenbergclarified '-d @filename' with a tiny example
2001-08-03 Daniel Stenbergfixed the header that wrongly was the krb4-style one
2001-08-03 Daniel StenbergAndrew Francis base64 decode, my previous base64 encode...
2001-08-03 Daniel Stenbergadded CURLOPT_HTTPGET
2001-08-03 Daniel Stenberghttpreq cleanup fix
2001-08-03 Daniel Stenberghttpsserver.pl added to release archive
2001-08-02 Sterling HughesFunny, I skipped right over this before.
2001-08-02 Daniel Stenbergmanual fix, select() loop fix, progress callback fix
2001-08-02 Daniel StenbergFrank Keeney pointed out a manual mistake for certifica...
2001-08-02 Daniel Stenberg"Add an interface that enables a user to select prefere...
2001-08-02 Daniel Stenbergdon't do final newline output when using progress callback
2001-08-02 Daniel StenbergFD_ZERO() the keepfd variables properly when keepon...
2001-07-12 Sterling HughesLeftover -- add a note about this in the examples file :)
2001-07-12 Sterling HughesAdd win32 initialization support to curl_global_init...
2001-07-02 Daniel Stenbergborland makefile fix
2001-07-02 Daniel Stenbergadded more ideas that've been floating around lately
2001-07-02 Daniel Stenbergremoved the "change test suite" item, as that is alread...
2001-07-02 Daniel StenbergAdded an item about the cookie jar stuff, contains...
2001-06-29 Daniel Stenbergremoved static, removed curl special return type, added...
2001-06-29 Daniel Stenbergadded strtok.c as a source file
2001-06-29 Daniel StenbergNic Roets brought a fix for the certificate verificatio...
2001-06-28 Daniel Stenbergadded test 43
2001-06-28 Daniel StenbergHTTP Location: following over HTTP proxy
2001-06-27 Daniel Stenbergnow runs ok on IPv6 enabled hosts
2001-06-27 Daniel Stenbergnow does OK even on IPv6-enabled hosts
2001-06-27 Daniel Stenbergbetter strip
2001-06-25 Daniel Stenbergmultiple file transfers with resume fix
2001-06-25 Daniel Stenberg'resume from'-fix. When using "-C -" and doing multiple...
2001-06-25 Daniel Stenberg- Anton Kalmykov provided a fix that makes curl work...
2001-06-25 Daniel StenbergAnton Kalmykov's fix for dealing with form names with...
2001-06-21 Daniel Stenbergadded return type void in SYNOPSIS
2001-06-21 Daniel Stenberglibcurl.5 is renamed to libcurl.3
2001-06-20 Daniel Stenbergall changes from year 2000 was moved to CHANGES.2000...
2001-06-20 Daniel Stenbergthe changelog from year 2000
2001-06-20 Daniel Stenbergftp cut off transfer fix, configure --with-ssl fix
2001-06-20 Daniel Stenbergwhen --with-ssl is used with a specified path, we use...
2001-06-19 Daniel StenbergAdded items we've discussed previously, and URLs to...
2001-06-19 Daniel Stenbergbetter treatment of truly aborted transfers
2001-06-18 Daniel Stenbergfiles to ignore by default in cvs operations
2001-06-14 Daniel Stenbergmade stdin testing work, also made 'nocheck=true' work...
2001-06-14 Daniel Stenbergthree more HTTP tests added from the old test suite
2001-06-12 Daniel Stenbergremoved a failf() that would overwrite the previous...
2001-06-12 Daniel Stenbergbetter ssl error msg, libcurl.def fix, -version-info...
2001-06-12 Daniel StenbergSalvador Dávila's ftp range download fix
2001-06-12 Daniel StenbergNew test cases added
2001-06-12 Daniel Stenbergsupports SIZE now
2001-06-11 Daniel Stenbergcorrected the -version-info
2001-06-11 Daniel StenbergAdded a check that 'localhost' resolves before the...
2001-06-07 Daniel Stenbergduplicate curl_unescape entry removed
2001-06-07 Daniel Stenberg7.8 commit
2001-06-07 Daniel StenbergSM's suggested update of the Microsoft and SSL compilin...
2001-06-07 Daniel StenbergSDavila posted a fix that sets conn->bits.use_range...
2001-06-07 Daniel StenbergJörn corrected the mingw32 makefile
2001-06-06 Daniel StenbergS. Moonesamy updates, strtok.[ch] issues
2001-06-06 Daniel StenbergAdded note about src/hughelp.c and the new *.cvs file...
2001-06-06 Daniel StenbergFor people using CVS but with no perl, like all those...
2001-06-06 Daniel Stenbergcorrected the CVS note about not creating a subdirector...
2001-06-05 Daniel StenbergMUTE is gone, PHP examples, new CVS structure
2001-06-05 Daniel Stenbergmade the test-program in the bottom compile/build,...
2001-06-01 Sterling HughesAdd documentation for the --vernum attribute
2001-06-01 Daniel StenbergCURLOPT_CONNECTTIMEOUT works on win32 these days, S...
2001-06-01 Sterling HughesUpdate the cvs instructions.
2001-06-01 Sterling HughesTest (and revert change from previous test).
2001-05-31 Sterling Hughestesting... testing... 1, 2, 3
2001-05-31 Daniel Stenbergremoved CURLOPT_MUTE, it is not used anymore
2001-05-31 Daniel StenbergMUTE is now considered obsolete
2001-05-31 Daniel StenbergCURLOPT_MUTE and data->bits.mute are history, removed...
2001-05-31 Daniel Stenbergthe global init stuff, strtok.h mess, _REENTRANT fixed
2001-05-31 Sterling Hughesadd entry for getbinarypageinvar.php
2001-05-31 Sterling HughesChange to // comments and add <?php and ?> wrappers
2001-05-31 Sterling HughesUpdate comments and wrap in <?php and ?>
2001-05-31 Sterling Hughesupdate the comment style from '#' to '//' which is...
2001-05-31 Sterling HughesAdd the getbinarypageinvar.php, which shows how to...
2001-05-31 Sterling HughesTest and substance patch.
2001-05-31 Daniel StenbergAdded CVS $Id$ keyword for inline version tracking
2001-05-31 Daniel Stenbergupdated to again set the flags of what to init, and...
2001-05-31 Daniel Stenbergfixed the dlopen check
2001-05-31 Daniel Stenbergremoved _REENTRANT define
2001-05-31 Daniel Stenbergre-generated
2001-05-31 Daniel Stenberginclude setup.h _before_ system includes
next