platform/upstream/curl.git
2012-08-08 Daniel Stenbergbump version to 7.28.0
2012-08-08 Daniel StenbergRELEASE-NOTES: added missing link
2012-08-08 Daniel Stenbergcurl_version: fixed Value stored to 'len' is never...
2012-08-08 Daniel StenbergTODO-RELEASE: the (nil) bug is fixed
2012-08-08 Daniel Stenbergadd_next_timeout: minor restructure of code
2012-08-08 Daniel Stenbergverbose messages: fixed output of hostnames in re-used...
2012-08-08 Nick Zitzmannmetalink: Un-broke the build when building --with-darwinssl
2012-08-08 Guenter KnaufFix some compiler warnings.
2012-08-07 Daniel StenbergTODO-RELEASE: two bugs fixed
2012-08-07 Daniel Stenbergcurl.1: minor format fix for --data-ascii
2012-08-07 Ant Bryancurl man page cleanup
2012-08-07 Mike CroweAvoid leak of local device string when reusing connection
2012-08-07 Daniel StenbergCurl_socket_check: fix timeout return value for select...
2012-08-07 Maxime LarocqueCurl_socket_check: fix return code for timeout
2012-08-07 Daniel StenbergRELEASE-NOTES: synced with b4a558041fdf65c0
2012-08-07 Daniel StenbergTODO-RELEASE: fixed another bug
2012-08-07 Daniel StenbergWSAPoll: disabled on all windows builds
2012-08-07 Daniel Stenbergretry request: only access the HTTP data if in fact...
2012-08-07 Daniel StenbergTODO: support DANE, we already support gnutls without...
2012-08-07 Daniel Stenbergcurl-config: parentheses fix
2012-08-07 Daniel StenbergVC build: add define for openssl
2012-08-07 Daniel StenbergTODO-RELEASE: two bugs fixed!
2012-08-07 Daniel Stenbergglobbing: fix segfault when >9 globs were used
2012-08-06 Joe Masonsws: close sockets properly
2012-08-06 Joe MasonRemove debug logs that were accidentally checked in
2012-08-06 Joe MasonUse select in sws, which has better cross-platform...
2012-08-06 Joe MasonUse cross-platform curlx_nonblock instead of fcntl...
2012-08-06 Daniel Stenbergoperate: fix clang-analyzer warnings for never read...
2012-08-06 Daniel Stenbergoperate: fix clang-analyzer warning
2012-08-06 Daniel Stenbergmetalink: change code order to build with gnutls-nettle
2012-08-06 Daniel Stenberggtls: fix build failure by including nettle-specific...
2012-08-06 Guenter KnaufFixed compiler warning - argument is type long.
2012-08-05 Daniel StenbergDISABLED: disable the new tests that do NTLM
2012-08-03 Joe MasonAdd tests of auth retries
2012-08-03 Joe MasonCleanup handshake after clean NTLM failure
2012-08-03 Joe MasonZero out auth structs before transfer
2012-08-02 Joe MasonAdd a polling loop in main to read from more than one...
2012-08-02 Joe MasonChange return values of get_request, accept_connection...
2012-08-02 Joe MasonHoist the loop out of get_request, and make sure that...
2012-08-02 Joe MasonMove blocks of code from the sws main loop into their...
2012-08-02 Joe MasonRemove the --fork option of sws, since it makes refacto...
2012-07-30 Kamil Dudkafile: use fdopen() for uploaded files if available
2012-07-29 Guenter KnaufAdded DWANT_IDN_PROTOTYPES define for MSVC too.
2012-07-29 Guenter KnaufAdded Win32 problems.
2012-07-29 Guenter KnaufAdded hint to read docs/INSTALL too.
2012-07-29 Guenter KnaufAdded new file to distro.
2012-07-28 Steve HolmeTODO: Updated after 7.27.0 release
2012-07-27 Daniel StenbergTODO-RELEASE: updated after 7.27.0 release
2012-07-27 Daniel StenbergTHANKS: 12 new contributors from the 7.27.0 release
2012-07-27 Daniel Stenbergversion bump: start towards next release
2012-07-27 Guenter KnaufFixed compiler warning 'unused parameter'.
2012-07-27 Guenter KnaufAdded prototypes to kill compiler warning.
2012-07-27 Guenter KnaufAdded --with-winidn to configure.
2012-07-26 Ant BryanUpdate man page info on --metalink and typo.
2012-07-26 Daniel StenbergRELEASE-NOTES: remove mentioned of bug never in a release
2012-07-26 Daniel StenbergRELEASE-NOTES: synced with 33b815e894fb
2012-07-26 Guenter KnaufChanged Windows IDN text to 'WinIDN'.
2012-07-25 Nick Zitzmanndarwinssl: fixed freeze involving the multi interface
2012-07-25 Guenter KnaufAdded support for tls-srp to MinGW builds.
2012-07-23 Daniel Stenbergcurl_easy_setopt: fix typo
2012-07-22 Daniel Stenbergkeepalive: multiply value for OS-specific units
2012-07-22 Kamil Dudkahttp: print reason phrase from HTTP status line on...
2012-07-22 Kamil Dudkatool_operate: fix misplaced initialization of orig_nopr...
2012-07-21 Anton YabchinskiyClient's "qop" value should not be quoted (RFC2617...
2012-07-21 Guenter KnaufFixed typo.
2012-07-20 Daniel Stenbergmake: make distclean work again
2012-07-20 Daniel Stenbergtest Makefile: only feature 'unit' once in the list...
2012-07-20 Dan FandrichFixed some typos in documentation
2012-07-20 Guenter KnaufFixed CR issue with Win32 version on MSYS.
2012-07-20 Guenter KnaufFixed CR issue with Win32 version on MSYS.
2012-07-20 Guenter KnaufFixed MSYS <-> Windows path convertion.
2012-07-19 Guenter KnaufFollow-up fix to detect SSL libs with MinGW.
2012-07-17 Guenter KnaufTell git to not convert configure-related files.
2012-07-17 Guenter KnaufTrial to teach runtests.pl about WinSSL.
2012-07-17 Guenter KnaufFixed warning 'uninitialized value in numeric gt'.
2012-07-15 Daniel StenbergRELEASE-NOTES: synced with 9d11716933616
2012-07-15 Daniel Stenbergmulti_runsingle: added precaution against easy_conn...
2012-07-15 Daniel Stenberggetparam: fix the GetStr() macro
2012-07-15 Guenter KnaufTell git to not convert configure-related files.
2012-07-13 Daniel Stenbergparse_proxy: remove dead assignment
2012-07-13 Daniel Stenbergftp_do_more: add missing check of return code
2012-07-13 Daniel Stenberggetinfo: use va_end and cut off Curl_ from static funcs
2012-07-13 Philip CraigSplit up Curl_getinfo
2012-07-12 Guenter KnaufAdded error checking for curl_global_init().
2012-07-12 Guenter KnaufAdded curl_global_* functions.
2012-07-12 Guenter KnaufMinor fixes to MinGW makefiles.
2012-07-12 Daniel Stenbergdocs: mention CURL_GLOBAL_DEFAULT
2012-07-12 Guenter KnaufAdded curl_global_* functions.
2012-07-11 Daniel Stenbergtests: verify the stricter numeric option parser
2012-07-11 Daniel StenbergSWS: use of uninitialized memory fix
2012-07-11 Daniel Stenbergtest48: verify that HEAD doesn't close extra
2012-07-11 Daniel Stenbergconnection-monitor: always log disconnect when enabled
2012-07-11 Daniel StenbergHEAD: don't force-close after response-headers
2012-07-11 Guenter KnaufRemoved trailing empty strings from awk script.
2012-07-11 Guenter KnaufCleaned up version awk script.
2012-07-11 Guenter KnaufAdded project copyright header.
2012-07-11 Guenter KnaufRemoved libcurl.imp from Makefile.am.
2012-07-11 Guenter KnaufAdded missing dependency to export list.
2012-07-11 Guenter KnaufFixed export list path.
2012-07-11 Guenter KnaufChanged NetWare build to generate export list.
next