platform/upstream/curl.git
2000-09-25 Daniel StenbergNo longer uses Free() as that was removed from OpenSSL...
2000-09-25 Daniel Stenbergcorrected bad data re-use and buffer problems
2000-09-21 Daniel StenbergAdded CURLOPT_KRB4LEVEL
2000-09-21 Daniel Stenbergupdated
2000-09-21 Daniel Stenbergadded docs/examples
2000-09-21 Daniel StenbergAdded krb4 support for libcurl 7.3
2000-09-21 Daniel Stenbergnow reports "krb4 enabled" is that's so
2000-09-21 Daniel Stenbergkrb4 fields structs and fields added
2000-09-21 Daniel Stenbergkrb4 support
2000-09-21 Daniel Stenbergadjusted to support krb4
2000-09-21 Daniel StenbergUses the new interface to ssend() and the base64 encoder
2000-09-21 Daniel StenbergGetHost() changed function arguments
2000-09-21 Daniel Stenbergkrb4 support added, new GetHost() usage
2000-09-21 Daniel Stenbergnew interface to the base64 encoder
2000-09-21 Daniel Stenbergnew for kerberos support
2000-09-20 Daniel Stenbergnew libcurl example code stuff
2000-09-18 Daniel StenbergStephen Kick's --interface was added
2000-09-18 Daniel StenbergStephen Kick's interface fixes
2000-09-18 Daniel StenbergStephen Kick added CURLOPT_INTERFACE
2000-09-18 Daniel StenbergGetHost() now should return NULL when it fails, even...
2000-09-18 Daniel StenbergAdded --disable-shared info and updated the 'make insta...
2000-09-18 Daniel Stenbergftp through http proxy tunnel is now implemented
2000-09-15 Daniel StenbergAdded PowerPC and sparc linux
2000-09-15 Daniel StenbergUpdated to be accurate with the new proxytunnel option
2000-09-15 Daniel Stenbergproxy tunnel update
2000-09-15 Daniel Stenbergspell corrections, changed some wording
2000-09-15 Daniel StenbergAdded curl.linuxworx.com.au as an "official" mirror
2000-09-15 Daniel Stenbergproxytunnel added
2000-09-15 Daniel Stenbergbugfixed the proxytunnel
2000-09-15 Daniel Stenberg-p/--proxytunnel was added
2000-09-15 Daniel Stenbergmore "anything through http proxy tunnel" fixes
2000-09-14 Daniel StenbergAdded HTTPPROXYTUNNEL
2000-09-14 Daniel Stenbergintroduced 'tunnel through http proxy' for ftp
2000-09-14 Daniel Stenbergupdated the show-off list
2000-09-14 Daniel Stenbergfile:// fix that prevents name lookup and sets no-uploa...
2000-09-07 Daniel StenbergC++ adjusted
2000-08-31 Daniel Stenbergmade -I (size info only) work for ftp again
2000-08-31 Daniel Stenbergin unescape(), '+' is now only converted to space after...
2000-08-31 Daniel Stenbergpatched 7.2 configure to work!
2000-08-30 Daniel Stenberg7.2 cleanup commit
2000-08-30 Daniel Stenberg7.2
2000-08-30 Daniel Stenberg7.2 commit
2000-08-30 Daniel Stenbergrenamed to acinclude.m4 to get included by aclocal...
2000-08-24 Daniel StenbergAdded Albert to the list contributors. The question...
2000-08-24 Daniel Stenbergadded acinclude.m4
2000-08-24 Daniel Stenberglargefile.m4 was turned into acinclude.m4
2000-08-24 Daniel Stenberg--data-binary and family ;-)
2000-08-24 Daniel StenbergJan Schmidt supplied an update
2000-08-24 Daniel StenbergInreased buffer size for the Linux gethostbyname_r...
2000-08-24 Daniel StenbergAdded CURLOPT_POSTFIELDSIZE
2000-08-24 Daniel Stenbergnew binary post details
2000-08-24 Daniel Stenbergmoved include setup.h
2000-08-24 Daniel Stenberginclude config.h first
2000-08-24 Daniel Stenberg#include "setup.h" moved first of all includes
2000-08-24 Daniel Stenberginet_ntoa_r() usage made more portable
2000-08-24 Daniel Stenbergremoved the AC_TRY_RUN complaints
2000-08-24 Daniel Stenberghostname and large file support added
2000-08-23 Daniel StenbergBjorn Reese helped me update the license section
2000-08-23 Daniel StenbergFixed name problems, updated FAQ, -d post problem found
2000-08-23 Daniel StenbergAlbert's fixes
2000-08-23 Daniel StenbergAlbert Chin-A-Young's fixes
2000-08-21 Daniel Stenberg7.1.1 commit
2000-08-21 Daniel Stenberg7.1.1 cleanup commit
2000-08-18 Daniel Stenbergincreased the buffer size used for name lookups
2000-08-17 Daniel StenbergFred Noz fixed the gethostbyaddr_() call
2000-08-17 Daniel Stenbergthe gethostbyname_r() usage was improved by Fred Noz
2000-08-17 Daniel Stenbergremoved the vprintf check, we have our own internal...
2000-08-17 Daniel Stenbergremoved HAVE_VPRINTF dependence
2000-08-17 Daniel Stenbergremoved the HAVE_VPRINTF check
2000-08-17 Daniel Stenbergmajor update
2000-08-17 Daniel StenbergAdded another config to the autoconf bug effect
2000-08-15 Daniel Stenbergthe latest writeout bugfix
2000-08-15 Daniel Stenbergmade Writeout() capable of getting called repeatedly
2000-08-14 Daniel Stenbergminor corrections
2000-08-11 Daniel StenbergLinux name resolving problem fixed with larger name...
2000-08-11 Daniel StenbergAdded TheArtOfHttpScripting
2000-08-11 Daniel Stenbergtutorial kind of document
2000-08-11 Daniel StenbergMade it possible to replace the Content-Type: and Conte...
2000-08-08 Daniel Stenbergallow zero length user names for http
2000-08-04 Daniel Stenbergupdated with the latest thread-safe function stuff
2000-08-04 Daniel Stenbergbrand new gethostbyname_r() and gethostbyaddr_r() check...
2000-08-04 Daniel Stenbergmoved an include file further up to make AIX 3 more...
2000-08-04 Daniel StenbergFixed to use the new HAVE_GETHOSTBYxxxx_R_x defines...
2000-08-02 Daniel Stenbergcorrected to use the libtool libraries instead of the...
2000-08-02 Daniel Stenbergupdated
2000-08-02 Daniel Stenbergmoved the #define strequal() since they're now true...
2000-08-02 Daniel StenbergAdded the strequal() prototypes here
2000-08-02 Daniel Stenbergmr Khristophorov added support for lame web servers...
2000-07-31 Daniel Stenbergbig last-beta (?) cleanup commit
2000-07-31 Daniel StenbergThe installed header files were moved from this to...
2000-07-31 Daniel Stenbergadded to enable include file install
2000-07-31 Daniel Stenberggenerated from the newly edited getdate.y that now...
2000-07-31 Daniel Stenbergmade urlfree static, added (void) in front of one of...
2000-07-31 Daniel StenbergReplacing one of the internal headers with one that...
2000-07-29 Daniel Stenbergadded localtime_r()
2000-07-29 Daniel Stenbergfor install and more
2000-07-29 Daniel Stenberglibtool stuff added
2000-07-28 Daniel StenbergAdded two libtool files, is ltmain.sh really necessary?
2000-07-28 Daniel Stenbergupdated my email
2000-07-28 Daniel StenbergAdded [:port] to the -x description for --help
next