platform/upstream/curl.git
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
2001-05-31 Daniel Stenbergif NEED_REENTRANT is set, define _REENTRANT already...
2001-05-31 Daniel Stenbergincludes setup.h, and thus I could remove the _REENTRAN...
2001-05-31 Daniel Stenbergthe CURL_GLOBAL flags are now used to set what parts...
2001-05-31 Daniel Stenbergwent back to the version where the flags argument to...
2001-05-31 Daniel Stenbergremoved the prototype and made it include string.h...
2001-05-31 Daniel StenbergSterling Hughes suggested we set 'static' before size_t...
2001-05-30 Daniel Stenberglibcurl now has MUTE and NOPROGRESS set by default
2001-05-30 Daniel Stenberg7.8-pre2
2001-05-30 Daniel Stenberginclude strtok.h to get the prototype
2001-05-30 Daniel Stenbergfinally fixed the 'ret' compiler warning
2001-05-30 Daniel Stenbergremoved python interface, there is one now! ;-)
2001-05-30 Daniel Stenberg-# fix, thread fix, easy.c compile fix and more
2001-05-30 Daniel Stenbergmade the automake line re-build from _all_ Makefile...
2001-05-30 Daniel Stenbergenglish fix
2001-05-30 Daniel Stenbergnow uses CURL_GLOBAL_DEFAULT
2001-05-30 Daniel Stenbergcurl_global_init() support for CURL_GLOBAL_NOT_SSL
2001-05-30 Daniel StenbergSterling Hughes's fixes
2001-05-30 Cris BailiffAdded Solaris 'pkgadd' building support to packages...
2001-05-29 Daniel Stenbergnot used in autoconf version 2.50
2001-05-29 Daniel Stenbergcheck for strtok_r
2001-05-29 Daniel Stenbergcurl_ => Curl_
2001-05-29 Daniel Stenbergre-indented to follow "project curl"-style, renamed...
2001-05-29 Daniel Stenbergstrtok() replaced with strtok_r()
2001-05-29 Daniel Stenbergadjusted for automake 1.4+
2001-05-29 Daniel StenbergAdded strtok.[ch]
2001-05-29 Daniel Stenbergwe rqeuire autoconf 2.50 now
2001-05-29 Daniel Stenbergfixed the -# to write to the same as --stderr is set to
2001-05-29 Daniel Stenberg 3.11 How do I POST with a different Content-Type?
2001-05-29 Daniel Stenbergclarified the MUTE option
2001-05-29 Daniel Stenbergupdated, improved language at a few places
2001-05-29 Daniel Stenbergmoved list of authors to the separate THANKS file and...
2001-05-29 Daniel Stenbergtext: added in 7.8
2001-05-29 Daniel Stenbergbeauty fix
2001-05-29 Daniel Stenbergglobal_init() takes that flag argument
2001-05-28 Daniel Stenberg7.8-pre1 commit
2001-05-28 Daniel Stenbergfixes
2001-05-28 Daniel Stenbergadded libtool
2001-05-28 Daniel Stenbergmajor: curl_general_init/cleanup
2001-05-28 Daniel Stenbergftps:// works
next