platform/upstream/curl.git
2012-11-13 Sergei Nikulovfixed Visual Studio 2010 compilation
2012-11-12 Anton Malovftp: EPSV-disable fix over SOCKS
2012-11-12 Patrick MonneratMerge branch 'master' of github.com:bagder/curl
2012-11-12 Patrick MonneratOS400: upgrade wrappers for the 7.28.1 release.
2012-11-12 Daniel Stenbergruntests: limit execessive logging/output
2012-11-12 Gabriel SjobergDigst: Add microseconds into nounce calculation
2012-11-12 Daniel StenbergSCP/SFTP: improve error code used for send failures
2012-11-12 Daniel StenbergCurl_write: remove unneeded typecast
2012-11-09 Kamil Dudkatool_metalink: allow to use hash algorithms provided...
2012-11-09 Kamil Dudkatool_metalink: allow to handle failure of hash alg...
2012-11-09 Kamil Dudkatool_metalink: introduce metalink_cleanup() in the...
2012-11-08 Daniel Stenberghostcheck: only build for the actual users
2012-11-08 Oscar KoerooSSL: Several SSL-backend related fixes
2012-11-08 Daniel Stenberglibcurl: VERSIONINFO update
2012-11-08 Guenter KnaufAdded .def file to output.
2012-11-08 Guenter KnaufAdded deps for static metalink-aware MinGW builds.
2012-11-08 Fabian KeilFix compilation of lib1501
2012-11-08 Daniel StenbergCurl_readwrite: remove debug output
2012-11-07 Daniel StenbergRELEASE-NOTES: synced with 487538e87a3d5e
2012-11-07 Daniel Stenberghttp_perhapsrewind: consider NTLM over proxy too
2012-11-07 Lars BuitinckCurl_connecthost: friendlier "couldn't connect" message
2012-11-06 Daniel Stenbergtest1413: verify redirects to URLs with fragments
2012-11-06 Daniel StenbergURL parser: cut off '#' fragments from URLs (better)
2012-11-06 Daniel StenbergOpenSSL/servercert: use correct buffer size, not size...
2012-11-06 Daniel Stenbergcurl: set CURLOPT_SSL_VERIFYHOST to 0 to disable
2012-11-06 Daniel Stenbergtest 2027/2030: take duplicate Digest requests into...
2012-11-06 Daniel StenbergCurl_pretransfer: clear out unwanted auth methods
2012-11-06 Daniel Stenbergtest1412: verify Digest with repeated URLs
2012-11-06 Daniel StenbergRevert "Zero out auth structs before transfer"
2012-11-06 Daniel StenbergCURLOPT_SSL_VERIFYHOST: stop supporting the 1 value
2012-11-06 Daniel Stenberggnutls: fix compiler warnings
2012-11-06 Alessandro... gnutls: print alerts during handshake
2012-11-06 Alessandro... gnutls: fix the error_is_fatal logic
2012-11-06 Daniel StenbergRELEASE-NOTES: synced with fa6d78829fd30ad
2012-11-06 Daniel Stenberghttpcustomheader.c: free the headers after use
2012-11-05 Dave Reisneruniformly use AM_CPPFLAGS, avoid deprecated INCLUDES
2012-11-05 Daniel Stenberglibauthretry.c: shorten lines to fit within 80 cols
2012-11-05 Daniel Stenbergftp_readresp: fix build without krb4 support
2012-11-04 Daniel Stenbergtest/README: mention the 1500 test number range
2012-11-04 Daniel StenbergFTP: prevent the multi interface from blocking
2012-11-01 Marc Hoerskenwinbuild: Use machine type of development environment
2012-11-01 Marc Hoerskenwinbuild: Additional clean up
2012-11-01 Sapien2Even more winbuild refactoring
2012-11-01 Sapien2Minor winbuild refactoring
2012-11-01 Sapien2Architecture selection for winbuild and minor makefiles...
2012-11-01 Daniel StenbergBUGS: fix the bug tracker URL
2012-11-01 Daniel Stenbergevhiperfifo: fix the pointer passed to WRITEDATA
2012-11-01 Guenter KnaufFixed MSVC libssh2 static build.
2012-10-23 Daniel Stenbergtlsauthtype: deal with the string case insensitively
2012-10-23 Daniel Stenbergasyn-ares: restore working with c-ares < 1.6.1
2012-10-22 Nick Zitzmannmetalink/md5: Use CommonCrypto on Apple operating systems
2012-10-18 Daniel Stenberghref_extractor.c: fix the URL
2012-10-18 Michał Kowalczykhref_extractor: example code extracting href elements
2012-10-16 Nick Zitzmanndarwinssl: un-broke iOS build, fix error on server...
2012-10-15 Alessandro... gnutls: put reset code into else block
2012-10-12 Guenter KnaufFix now broken libmetalink-aware OpenSSL build.
2012-10-12 Guenter KnaufRevert c44e674; add OpenSSL includes/defines.
2012-10-10 Daniel Stenbergversion-bump: towards 7.28.1!
2012-10-10 Daniel StenbergTHANKS: 14 new contributors from 7.28.0
2012-10-10 Daniel StenbergRELEASE-NOTES: synced with 8373ca3641
2012-10-09 Daniel Stenbergcurl_multi_wait: no wait if no descriptors to wait for
2012-10-08 Daniel StenbergTODO-RELEASE: cleanup for 7.28.0
2012-10-08 Daniel Stenbergcurl_multi_wait.3: style formatting mistake
2012-10-08 Marc Hoerskenssluse.c: md5.h is required for Curl_ossl_md5sum
2012-10-08 Daniel Stenbergcurl_multi_wait.3: fix the name of the man page
2012-10-08 Daniel Stenbergcurl_multi_wait.3: renamed the last argument variable...
2012-10-06 Marc Hoerskencurl_schannel.c: Fixed caching more data than required
2012-10-06 Marc Hoerskencurl_schannel: Removed buffer limit and optimized buffe...
2012-10-04 Marc Hoerskenlib/socks.c: Merged two size variables into one
2012-10-04 Marc Hoerskenlib/socks.c: Avoid type conversions where possible
2012-10-04 Marc Hoerskenlib/curl_schannel.c: Hide size_t conversion warning
2012-10-04 Marc Hoerskenkrb5/curl_rtmp.c: Hide size_t to int type conversion...
2012-10-04 Marc Hoerskensecurity.c: Aligned internal type to return type
2012-10-03 Marc Hoerskenlib/curl_schannel: Increased maximum buffer size to...
2012-10-03 Marc Hoerskenwinbuild/MakefileBuild.vc: Follow up on 0c8ccf7
2012-10-02 Daniel StenbergRELEASE-NOTES: synced with 971f5bcedd418
2012-10-01 Daniel Stenbergmulti_runsingle: CURLOPT_LOW_SPEED_* fix for rate limit...
2012-10-01 Tatsuhiro Tsujikawatool_metalink.c: Filtered resource URLs by type
2012-10-01 Kamil Dudkahttps.c example: remember to call curl_global_init()
2012-09-28 Daniel StenbergFAQ: remove the date from the topmost line
2012-09-28 Daniel StenbergFAQ: 5.16 I want a different time-out!
2012-09-28 Daniel StenbergCurl_reconnect_request: clear pointer on failure
2012-09-26 Daniel StenbergCURLOPT_CONNECTTIMEOUT: works without signals or posix...
2012-09-24 Marc HoerskenMakefile.vc6: Follow up on 0c8ccf7
2012-09-23 Marc HoerskenMakefile.vc6: Added missing default library advapi32.lib
2012-09-19 Daniel StenbergHTTP_ONLY: disable more protocols
2012-09-17 Daniel Stenbergtest2006: Updated expected output to include hash name
2012-09-17 Sergei Nikulovcmake: use standard findxxx modules for cmake v2.8+
2012-09-17 Sergei Nikulovsetup.h: fixed for MS VC10 build
2012-09-17 Daniel StenbergTODO-RELEASE: push new features to 7.29
2012-09-17 Marc Hoerskenmetalink tests: Updated expected output to include...
2012-09-16 Sara Golemoncurl_multi_wait: Add parameter to return number of...
2012-09-14 Marc Hoerskensocks.c: Fixed warning: conversion to 'int' from 'long...
2012-09-14 Marc Hoerskenhttp_negotiate.c: Fxied warning: unused variable 'rc'
2012-09-14 Marc Hoerskenssh.c: Fixed warning: implicit conversion from enumerat...
2012-09-14 Marc Hoerskensocks.c: Check that IPv6 is enabled before using it...
2012-09-13 Marc Hoerskenchecksrc: Fixed line length and comment indentation
2012-09-13 Marc Hoerskensocks.c: Updated error messages to handle hostname...
2012-09-13 Marc Hoerskensocks.c: Added support for IPv6 connections through...
2012-09-13 Daniel Stenbergparse_proxy: treat "socks://x" as a socks4 proxy
next