platform/upstream/curl.git
2007-01-28 Daniel Stenbergsilence compiler warnings
2007-01-28 Gunter Knaufenabled build with sspi.
2007-01-28 Gunter Knaufenabled build with hardcoded ca-bundle path;
2007-01-28 Gunter Knaufforce to create ca-bunde.h even if it exists already.
2007-01-28 Gunter Knaufuse var for awk.
2007-01-28 Daniel Stenbergcurl_easy_reset() now resets the CA bundle path correctly
2007-01-28 Gunter Knaufanother small fix to directory listing output; disabled...
2007-01-28 Daniel Stenbergrecent contributors
2007-01-28 Yang TseCompiler warning fix
2007-01-27 Daniel Stenberg- David McCreedy fixed the Curl command line tool for...
2007-01-27 Gunter Knauffix sftp directory listing so that it works without...
2007-01-27 Gunter Knauftell us what we put out here...
2007-01-27 Yang Tseupdate copyright year notice
2007-01-27 Yang TseCompiler warning fix
2007-01-27 Yang Tsesync with lib/setup_once.h
2007-01-27 Yang Tsesync comment with reality
2007-01-26 Gunter Knaufremove the res file too with clean target.
2007-01-26 Gunter Knaufremoved CFLAGS from linking.
2007-01-26 Gunter Knauffix redefine warning when build from CVS.
2007-01-26 Dan FandrichFixed compiler warning.
2007-01-26 Gisle VanemRemove LoadLibrary() (from my private build).
2007-01-26 Gisle VanemFree 'config->libcurl' at exit.
2007-01-26 Gisle VanemUse "%Od" instead of CURL_FORMAT_OFF_T for <curlx.h...
2007-01-26 Gisle VanemOptions of type CURLOPTTYPE_FUNCTIONPOINT are never...
2007-01-26 Gunter Knaufupdated mingw build instructions for libssh2.
2007-01-26 Gunter Knaufadded project header to lib resource file; fixed header...
2007-01-26 Gunter Knaufuse provided resource file for exe.
2007-01-25 Daniel Stenbergfix compiler warnings for SSL-disabled builds
2007-01-25 Daniel Stenbergugha, prevent a buffer overflow and allow very long...
2007-01-25 Daniel Stenberg- Added the --libcurl [file] option to curl. Append...
2007-01-25 Gunter Knaufremoved unused define.
2007-01-25 Gunter Knaufset proper lib extension for non-configure mingw32...
2007-01-25 Gunter Knauffixed copyright for new year.
2007-01-25 Gunter Knaufadded targets for libssh2 builds.
2007-01-25 Gunter Knaufenabled build with libssh2.
2007-01-25 Daniel Stenbergfix non-SSL builds again
2007-01-25 Dan FandrichFixed a dangling pointer problem that prevented the...
2007-01-25 Gunter Knaufremoved not used define.
2007-01-24 Dan FandrichOnly shut down SSL if the CCC command succeeded.
2007-01-24 Daniel Stenbergmoved the SSL pending function to the proper place...
2007-01-24 Daniel Stenbergbail out on strdup() errors
2007-01-23 Daniel Stenberg- David McCreedy did NTLM changes mainly for non-ASCII...
2007-01-23 Daniel Stenbergrecount
2007-01-23 Daniel Stenberg#79 is no problem to me (and no response on my mail)
2007-01-23 Daniel Stenbergvery minor indent change
2007-01-23 Dan FandrichIgnore XML DOCTYPEs and declarations.
2007-01-23 Gisle VanemSpeed-up djgpp's stat() by avoid checking for uneeded...
2007-01-23 Dan FandrichConvert (most of) the test data files into genuine...
2007-01-23 Gunter Knaufenabled build with libssh2; fixed copyright for new...
2007-01-18 Dan FandrichMake the test script tag parser a bit more robust.
2007-01-18 Dan FandrichAdded precheck that curl supports the 'openssl' engine...
2007-01-17 Dan FandrichFixed some tag typos in the test data files.
2007-01-17 Dan FandrichDisabled test 307 for now.
2007-01-17 Gisle VanemSupress "comparison between signed and unsigned" warning.
2007-01-17 Daniel Stenbergtwo other still outstanding issues
2007-01-17 Daniel Stenbergmore reported bugs we need to address at some point...
2007-01-17 Daniel Stenbergclarify the INFILESIZE option(s)
2007-01-16 Daniel StenbergDavid McCreedy fixed a flaw from his previous non-ascii...
2007-01-16 Daniel Stenberg- Armel Asselin improved libcurl to behave a lot better...
2007-01-16 Daniel Stenbergrestore previous addition to the amount of data that...
2007-01-16 Dan FandrichAdded simple OpenSSL crypto engine tests.
2007-01-16 Dan FandrichFixed a small memory leak in tftp uploads discovered...
2007-01-15 Dan FandrichAdded TFTP upload tests.
2007-01-15 Dan FandrichLeave the TFTPD test server running after a file upload.
2007-01-14 Daniel Stenberg- David McCreedy provided libcurl changes for doing...
2007-01-13 Daniel Stenberg4GB download and cookielist "ALL" fixes
2007-01-13 Daniel Stenbergfixed bad variable use when getting the size which...
2007-01-13 Daniel Stenbergmake Curl_cookie_clearall() survive getting called...
2007-01-10 Dan FandrichAdded test for TFTP retrieve of boundary case 512 byte...
2007-01-10 Dan FandrichDisplay crypto engine name correctly in debug message.
2007-01-10 Dan FandrichAdded test of TFTP server error reporting.
2007-01-09 Daniel Stenbergcorrected example
2007-01-08 Linus Nielsen... Correct error code for CCC/SSL shutdown failure
2007-01-08 Linus Nielsen... Removed unused variable in Curl_ossl_shutdown()
2007-01-08 Daniel Stenbergno suprise really, but it works fine on SH4 as well...
2007-01-06 Linus Nielsen... Fix compilation errors when building without SSL
2007-01-05 Daniel Stenberg- Linus Nielsen Feltzing introduced the --ftp-ssl-ccc...
2007-01-05 Gisle VanemInclude <dos.h> for delay() on MSDOS.
2007-01-04 Daniel Stenbergprevent compiler warning since we use base64.h from...
2007-01-03 Daniel Stenbergone issue less before release
2007-01-03 Daniel Stenberg- David McCreedy made changes to allow base64 encoding...
2007-01-03 Daniel Stenbergnew year
2007-01-03 Daniel Stenberg- Matt Witherspoon fixed the flaw which made libcurl...
2007-01-02 Daniel Stenberg- Victor Snezhko helped us fix bug report #1603712
2007-01-02 Daniel Stenberg- Modified libcurl.pc.in to use Libs.private for the...
2006-12-31 Daniel Stenbergcurl_easy_cleanup kills this memory too
2006-12-29 Daniel Stenbergcurl_easy_duphandle() sets the magic number in the...
2006-12-25 Daniel Stenbergmention the no_proxy work
2006-12-22 Daniel Stenberg- Robert Foreman provided a prime example snippet showi...
2006-12-22 Daniel StenbergCurl_getinfo() now checks for a NULL SessionHandle...
2006-12-22 Daniel Stenberg- David McCreedy fixed a bad call to getsockname()...
2006-12-22 Daniel StenbergWhen setting a proxy with environment variables and...
2006-12-21 Daniel Stenbergminor indent fix
2006-12-21 Daniel Stenbergremoved unused variables
2006-12-21 Daniel StenbergRobson Braga Araujo reported bug #1618359
2006-12-21 Daniel StenbergCURLOPT_CAPATH is OpenSSL-only
2006-12-19 Daniel Stenberg* removed the SSH-based protocols as they are now being...
2006-12-19 Daniel Stenberg37. Having more than one connection to the same host...
2006-12-16 Daniel Stenbergrecv() doesn't take MSG_NOSIGNAL in its forth argument...
2006-12-16 Daniel StenbergBrendan Jurd provided a fix that now prevents libcurl...
next