platform/upstream/curl.git
2014-05-28 Steve Holmebuild: Use $(TargetDir) and $(TargetName) macros for...
2014-05-28 Steve Holmebuild: Use $(TargetDir) and $(TargetName) macros for...
2014-05-27 Daniel Stenberggnutls: allow building with nghttp2 but without ALPN...
2014-05-27 Alessandro... gnutls: don't use deprecated type names anymore
2014-05-27 Brad Spencerselect: with winsock, avoid passing unsupported argumen...
2014-05-26 Daniel Stenbergurl-parser: only use if_nametoindex if detected by...
2014-05-26 Daniel Stenbergcurl_version_info.3: returns a pointer to a static...
2014-05-25 Fabian Frankpolarssl: add ALPN support
2014-05-24 Daniel Stenbergcurl_easy_reset: reset the URL
2014-05-24 Daniel Stenbergconfigure: fix the nghttp2 detection when not found
2014-05-23 Daniel Stenbergconfigure: detect nghttp2 by default
2014-05-23 Tatsuhiro Tsujikawaopenssl: Fix uninitialized variable use in NPN callback
2014-05-23 Daniel Stenbergcurl.1: clarify that -u can't specify a user with colon
2014-05-22 Steve HolmeREADME: Added Test Suite to the TODO list
2014-05-22 Steve Holmebuild: Use CURLX_* file lists for Visual Studio curl...
2014-05-22 Steve Holmetool_getparam.c: Fixed compilation warnings
2014-05-22 Steve HolmeRELEASE-NOTES: Synced with f634355868
2014-05-22 Dan Fandrichhttp: Fix a compiler warning when http2 support is...
2014-05-22 Steve Holmebuild: Fixed incorrect reference to curl_setup.h in...
2014-05-22 Nick Zitzmanndarwinssl: fix lint & build warnings in the previous...
2014-05-21 Vilmos NebehajAdd support for --cacert in DarwinSSL.
2014-05-21 Steve Holmehttp.c: Fixed compilation warning
2014-05-21 Steve Holmebits.close: Fixed compilation warning
2014-05-21 Daniel Stenbergbits.close: introduce connection close tracking
2014-05-21 Steve HolmeMakefile.inc: Added curlx headers to assist Visual...
2014-05-21 Steve Holmebuild: Renamed CURLX_ONES file list definition to CURLX...
2014-05-21 Steve Holmebump: Start working on the next release
2014-05-20 Daniel StenbergTHANKS: 18 new contributors for 7.37.0
2014-05-20 Daniel StenbergRELEASE-NOTES: synced with 85f4075bdbf3
2014-05-20 Steve HolmeREADME: Added some outstanding tasks to the TODO list
2014-05-20 Daniel Stenberghttp2: make connection re-use work
2014-05-20 Fabian FrankALPN: fix typo in http/1.1 identifier
2014-05-19 Steve Holmebuild-openssl.bat: Added check for OpenSSL source directory
2014-05-19 Steve Holmebuild-openssl.bat: Added default source directory when...
2014-05-19 Steve HolmeMakefile.am: Fixed missing / in VC10+ project file...
2014-05-19 Steve HolmeINSTALL: Updated MSVC 6 caveats
2014-05-19 Steve HolmeINSTALL: Updated for new Visual Studio project files
2014-05-18 Steve Holmebuild: Slight rename of new LIB_* makefile file variables
2014-05-18 Steve Holmebuild: Removed old Visual Studio project files
2014-05-18 Daniel Stenbergmaketgz: two more CRLF
2014-05-18 Daniel Stenbergtest1014: GSS-API is only in curl-config. not in curl
2014-05-18 Daniel Stenbergtest1134: verify CREDSPERREQUEST for HTTP
2014-05-18 Daniel Stenbergmaketgz: remove CRLF newlines
2014-05-17 Steve HolmeMakefile.am: Corrected a couple of grammar errors
2014-05-17 Steve HolmeMakefile.am: Added new Visual Studio project file gener...
2014-05-17 Steve HolmeMakefile.inc: Added resource file to assist Visual...
2014-05-17 Daniel Stenbergmaketgz: run make vc-ide before make dist
2014-05-17 Steve HolmeMakefile.am: Added new Visual Studio project file gener...
2014-05-17 Steve HolmeMakefile.am: Removed old Visual Studio project file...
2014-05-17 Daniel StenbergRELEASE-NOTES: synced with 831f6dd1d986c9
2014-05-17 Steve Holmebuild: Fixed another tabulation issue in the Visual...
2014-05-17 Dan Fandrichaxtls: Fixed too long source line
2014-05-17 Daniel Stenbergconfigure: add GSS-API to supported features
2014-05-17 Daniel Stenbergconfigure: add SPNEGO to supported features
2014-05-16 Dan Fandrichaxtls: Add a TODO to a potential blocking call with...
2014-05-16 Daniel Stenbergcurl_easy_getinfo.3: clarify CURLINFO_SIZE_DOWNLOAD
2014-05-16 Daniel Stenbergcurl_easy_setopt.3: prefer XFERINFOFUNCTION to PROGRESS...
2014-05-15 Daniel StenbergHTTP: CREDSPERREQUEST is for HTTP too
2014-05-15 Daniel StenbergRELEASE-NOTES: synced with 53a5b95c21586
2014-05-15 Daniel StenbergCURLINFO_SSL_VERIFYRESULT: assign at first connect...
2014-05-15 Daniel Stenbergtimers: fix timer regression involving redirects /...
2014-05-15 Steve Holmedarwinssl: Updated copyright following recent changes
2014-05-14 Nick Zitzmanndarwinssl: fix potential crash when attempting to copy...
2014-05-12 Steve HolmeRELEASE-NOTES: Synced with 52d16c84d2
2014-05-12 Daniel Stenbergopenssl: unbreak PKCS12 support
2014-05-11 Steve HolmeMakefile.inc: Added resource file to assist Visual...
2014-05-11 Steve Holmebuild: Fixed some tabulation issues in the Visual Studi...
2014-05-11 Steve Holmetests: Fixed up DIGEST-MD5 tests following commit 8342b...
2014-05-11 Steve Holmesasl: Fixed missing qop in the client's challenge-respo...
2014-05-10 Steve Holmetool_operate.c: Fixed compilation warning
2014-05-09 Steve HolmeMakefile.inc: Separated the lib and lib/vtls source...
2014-05-09 Steve HolmeRELEASE-NOTES: Synced with 0ab2c444b5
2014-05-09 Steve HolmeMakefile.b32: Fixed for vtls changes
2014-05-09 Daniel Stenberglib1506: make sure the transfers are not within the...
2014-05-09 Daniel Stenberglibtests: add a wait_ms() function
2014-05-09 Steve Holmetool_operate.c: Fixed TAB is white space from commit...
2014-05-09 Steve Holmetool_urlglob.c: Fixed compilation warning
2014-05-09 Steve Holmetool_operate.c: Fixed compilation warnings
2014-05-09 Steve Holmegetinfo.c: Fixed compilation warning
2014-05-09 Daniel StenbergCONTRIBUTE: mention our Bug/Reported-by commit style
2014-05-09 Kamil Dudkahttp: avoid auth failure on a duplicated header
2014-05-09 Daniel Stenbergcacertinmem: fix memory leak
2014-05-09 Daniel StenbergTODO: firefox will soon support SSL (HTTPS) to proxy
2014-05-09 Dan Fandrichtest87: Get rid of extraneous square brackets in tag
2014-05-08 Patrick Watsonmk-ca-bundle: added -p
2014-05-08 Daniel StenbergFAQ: Added 5.18 Does libcurl use threads?
2014-05-07 Dan FandrichRELEASE-NOTES: Added contributor
2014-05-07 Aaro Koskinenconfigure: Don't set LD_LIBRARY_PATH when cross-compiling
2014-05-07 Tatsuhiro Tsujikawahttp2: Compile with latest nghttp2
2014-05-07 Steve Holmecurl.1: Added missing --login-options option
2014-05-07 Steve Holmetool_help: Fixed missing --login-options option
2014-05-07 Steve Holmeurl.c: Fixed compilation warning/error
2014-05-06 Steve HolmeTODO: Fixed some spelling mistakes
2014-05-06 Steve HolmeTODO: Add support for concurrent connections in ftpserv...
2014-05-06 Steve Holmebuild: Fixed file format version number in VC12 solutio...
2014-05-06 Ivo Bellin... build-openssl.bat: Corrected use of angled brackets...
2014-05-06 Dan FandrichRELEASE-NOTES: changed encoding to UTF-8
2014-05-06 Daniel StenbergRELEASE-NOTES: synced with 5de8d84098db1bd2
2014-05-06 Daniel Stenbergfix_hostname: strip off a single trailing dot from...
2014-05-06 Daniel Stenbergcurl: bail on cookie use when built with disabled cookies
next