platform/upstream/curl.git
2009-09-01 Daniel Stenberg- configure now tries to use pkg-config for a number...
2009-08-31 Daniel Stenberg73. if a connection is made to a FTP server but the...
2009-08-31 Daniel Stenberg- When using the multi interface with FTP and you asked...
2009-08-31 Patrick MonneratAdded a warning comment about curlbuild.h inclusion...
2009-08-31 Patrick MonneratOS400: adjust inclusion paths in include files to avoid...
2009-08-31 Gunter Knaufadded curl prefix for curlbuild.h back until we find...
2009-08-31 Gunter Knaufadded simple chkspeed sample.
2009-08-31 Gunter Knaufremoved curl prefix for curlbuild.h as Patrick suggested.
2009-08-30 Gunter Knaufadd casts to silent compiler warnings with 64bit systems.
2009-08-29 Gunter Knaufadd cast to silent compiler warning with 64bit systems.
2009-08-29 Gunter Knaufadd cast to silent compiler warning with 64bit systems.
2009-08-29 Gunter Knauffix shadow definition of outp.
2009-08-29 Gunter Knaufadd cast to silent compiler warning with 64bit systems.
2009-08-29 Gunter Knaufremoved obsolete casts.
2009-08-29 Gunter Knaufadd casts to silent compiler warnings with 64bit systems.
2009-08-29 Gunter Knaufadd cast to silient compiler warning with 64bit systems.
2009-08-28 Kamil Dudka- Improved error message for not matching certificate...
2009-08-27 Daniel Stenbergdisable the tests that differ between 32 and 64 bit
2009-08-27 Steinar H.... Support lookup of IPv4 literals in ares_gethostbyname...
2009-08-24 Patrick Monnerat- Introduced a SYST-based test to properly set-up name...
2009-08-24 Daniel Stenberg- Marc de Bruin pointed out that configure --with-gnutl...
2009-08-24 Daniel Stenberg- Eric Wong introduced support for the new option ...
2009-08-24 Daniel Stenbergclarify the code by initing newurl to NULL
2009-08-21 Michal MarekWith CURLOPT_PROXY_TRANSFER_MODE, avoid sending invalid...
2009-08-21 Daniel Stenberg- Andre Guibert de Bruet pointed out a missing return...
2009-08-21 Daniel Stenberg- Lots of good work by Krister Johansen, mostly related...
2009-08-19 Daniel Stenberg5.3 Sort outgoing cookies
2009-08-18 Daniel Stenbergthe mozilla browser is called Firefox...
2009-08-18 Dan FandrichPull the certificate files from the source directory...
2009-08-16 Gunter Knaufadded missing curl_easy_pause to export list.
2009-08-14 Daniel StenbergI think it's worth clarifying that curl DOES NOT valida...
2009-08-13 Kamil Dudka- Changed NSS code to not ignore the value of ssl.verif...
2009-08-13 Daniel Stenbergmention yesterday's changes
2009-08-12 Daniel Stenbergadd missing file, as pointed out by Karl M
2009-08-12 Daniel Stenbergstart over fresh again towards 7.19.7
2009-08-12 Daniel Stenbergimported names from the 7.19.6 RELEASE-NOTES
2009-08-12 Daniel StenbergAdded a range of new fun date strings to try. This...
2009-08-12 Daniel Stenberg7.19.6
2009-08-12 Daniel Stenberg- Carsten Lange reported a bug and provided a patch...
2009-08-12 Daniel Stenberguse --insecure to allow non-matching known hosts for...
2009-08-12 Daniel Stenbergpasted here (and renumbered) from the TODO-RELEASE...
2009-08-11 Daniel Stenberg- Peter Sylvester made the HTTPS test server use specif...
2009-08-11 Daniel Stenbergcredit
2009-08-11 Daniel Stenberg- Benbuck Nason posted the bug report #2835196
2009-08-11 Dan FandrichInclude the Android make file in the source package...
2009-08-11 Patrick MonneratFix definition of CURLOPT_SOCKS5_GSSAPI_SERVICE from...
2009-08-11 Daniel StenbergAdded links to more details on most issues. Moved all...
2009-08-11 Dan FandrichFixed a memory leak in the FTP code and an off-by-one...
2009-08-09 Dan FandrichFixed some memory leaks in the command-line tool that...
2009-08-07 Gunter Knauffix cast for some systems which are broken due to absen...
2009-08-06 Gunter Knaufadded a cast to silent compiler warning with 64bit...
2009-08-06 Gunter Knauffixed cast added with last commit.
2009-08-06 Gunter Knaufcast to fix 64bit build warnings. From manpage:
2009-08-04 Daniel StenbergRFC1867 was updated by RFC2388
2009-08-03 Daniel Stenbergavoid possible NULL dereference caused by my previous fix
2009-08-03 Gisle VanemRemove call to LoadLibrary(). (leftover from debugging).
2009-08-03 Gisle VanemFix bad sentence.
2009-08-03 Daniel Stenberg- Timo Teras changed the reason code used in the resolv...
2009-08-03 Daniel Stenberg256 - "More questions about ares behavior"
2009-08-03 Daniel Stenbergindentation fixes only
2009-08-03 Daniel Stenberg- Joshua Kwan fixed the init routine to fill in the...
2009-08-03 Daniel Stenbergrespect error code from ftruncate(), mentioned by Peter...
2009-08-03 Daniel StenbergReverted the zero-byte-in-name check to instead rely...
2009-08-02 Daniel Stenbergclarified configure detection of GnuTLS
2009-08-02 Daniel StenbergExtended my embedded-zero-in-cert-name fix based on...
2009-08-02 Daniel Stenbergmention two crashing bugs we'd like fixed
2009-08-01 Daniel Stenbergclarify the description of the null byte in cert name fix
2009-08-01 Daniel Stenberg- Curt Bogmine reported a problem with SNI enabled...
2009-08-01 Daniel Stenberg- Scott Cantor posted the bug report #2829955
2009-08-01 Daniel Stenberg- Tanguy Fautre pointed out that OpenSSL's function...
2009-08-01 Daniel Stenberg- Alexander Beedie provided the patch for a noproxy...
2009-08-01 Daniel Stenbergupdated with recent issues
2009-07-31 Daniel Stenberg67. When creating multipart formposts. The file name...
2009-07-31 Dan FandrichCopy the libcurl header files into the right location...
2009-07-28 Daniel Stenberguse --insecure for the SFTP and SCP tests
2009-07-27 Daniel Stenbergmoved the changes that aren't strictly bugfixes until...
2009-07-27 Daniel Stenberg- All the quote options (CURLOPT_QUOTE, CURLOPT_POSTQUO...
2009-07-27 Daniel StenbergFrom: Johan van Selst
2009-07-26 Daniel Stenberg- Bug report #2825989 (curl.haxx.se/bug/view.cgi?id...
2009-07-25 Daniel Stenbergproperly free data returned by aprintf(), and bring...
2009-07-25 Gunter Knaufblocked new stuff with HAVE_LIBSSH2_KNOWNHOST_API...
2009-07-24 Gunter Knaufchanges to silent compiler warnings with 64bit systems.
2009-07-24 Gunter Knaufchanges to silent compiler warnings with 64bit systems.
2009-07-23 Gunter Knaufchanges to silent compiler warnings with 64bit systems.
2009-07-23 Gunter Knauffixed brace error.
2009-07-23 Gunter Knaufchanges to silent compiler warnings with 64bit systems.
2009-07-23 Gunter Knaufblocked sshkeycallback() with HAVE_LIBSSH2_KNOWNHOST_AP...
2009-07-22 Daniel Stenberg242 - SSH knownhost support (powered by libssh2 1.2)
2009-07-22 Daniel Stenberg- Added CURLOPT_SSH_KNOWNHOSTS, CURLOPT_SSH_KEYFUNCTION...
2009-07-22 Daniel Stenbergdon't set READDATA since it isn't used and only confuse...
2009-07-22 Michal Marek- David Binderman found a memory and fd leak in lib...
2009-07-21 Daniel Stenberg66. When using telnet, the time limitation options...
2009-07-20 Kamil Dudka- Claes Jakobsson improved the support for client certi...
2009-07-17 Gunter Knauftrial to fix a win64 compiler warning.
2009-07-16 Gunter Knaufadded a cast to silent compiler warning with 64bit...
2009-07-16 Gunter Knauftest if adding ../lib to includes can fix the current...
2009-07-15 Dan FandrichAdded nonblock.c to the non-automake makefiles (note...
2009-07-15 Bill HoffmanENH: fix build with ssl
2009-07-15 Bill HoffmanENH: move dashboard location
2009-07-15 Bill HoffmanBUG: curl did not build with cmake with VS 2005 for...
next