platform/upstream/curl.git
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.
2012-07-11 Guenter KnaufAdded pointer to FAQ for linkage errors.
2012-07-11 Guenter KnaufSmall NetWare makefile tweak.
2012-07-11 Guenter KnaufChanged MinGW makefiles to use WINSSL now.
2012-07-10 Daniel Stenbergtest231: fix wrong -C use!
2012-07-10 Daniel Stenbergcmdline: parse numerical options stricter
2012-07-09 Daniel Stenbergdocs: switch to proper UTF-8 for text file encoding
2012-07-09 Yang TseMake Curl_schannel_version() return "WinSSL"
2012-07-09 Daniel Stenbergtest 46: use different path lengths to get reliable...
2012-07-09 Daniel Stenbergcookie: fixed typo in comment
2012-07-09 Christian Hägelehttps_getsock: provided for schannel backend as well
2012-07-09 Daniel StenbergRELEASE-NOTES: added a URL reference to cookie docs
2012-07-08 Guenter KnaufRemoved obsolete include path to project root.
2012-07-08 Daniel StenbergTODO-RELEASE: issue 316 NTLM over proxy is fixed
2012-07-08 Nick Zitzmanndarwinssl: don't use arc4random_buf
2012-07-08 Daniel StenbergKNOWN_BUGS: #80 Curl doesn't recognize certs in DER...
2012-07-08 Daniel StenbergKNOWN_BUGS: #79 - any RCPT TO failure makes and error
2012-07-08 Marc Hoerskenwinbuild: Aligned BUILD.WINDOWS.txt and Makefile.vc...
2012-07-07 Marc Hoerskenwinbuild: Make USE_WINSSL depend on USE_SSPI
2012-07-07 Marc Hoerskenwinbuild: Aligned USE_SSPI with other USE_x defines
2012-07-07 Marc Hoerskenwinbuild: Clean up formatting and variable naming
2012-07-07 Nick Zitzmanndarwinssl: output cipher with text, remove SNI warning
2012-07-07 Daniel StenbergRELEASE-NOTES: synced with 5a99bce07d
2012-07-07 Daniel StenbergKNOWN_BUGS: NTLM with unicode works with schannel/winssl!
2012-07-05 Daniel Stenbergcode police: narrow source to < 80 columns
2012-07-05 Yang Tseunicode NTLM SSPI: cleanup follow-up
next