platform/upstream/curl.git
2014-06-16 Daniel StenbergCURLOPT_WRITEFUNCTION: initial man page
2014-06-16 Daniel StenbergCURLOPT_WILDCARDMATCH: initial man page
2014-06-16 Daniel StenbergCURLOPT_VERBOSE: initial man page
2014-06-16 Daniel StenbergCURLOPT_NOSIGNAL: initial man page
2014-06-16 Daniel StenbergCURLOPT_NOPROGRESS: initial man page
2014-06-16 Daniel StenbergCURLOPT_HEADER: initial man page
2014-06-15 Dan Fandrichsasl: Added back qop argument mistakenly removed in...
2014-06-15 Dan Fandrichtest1398: Added test to Makefile.am
2014-06-15 Dan Fandrichhttps: Fix build when http2 is disabled
2014-06-13 Daniel Stenberghttp2: better return code error checking
2014-06-13 Lindley Frenchconncache: move the connection counter to the cache...
2014-06-12 Daniel Stenberghttp2: avoid segfault when usint the plain-text http2
2014-06-11 Steve HolmeRELEASE-NOTES: Synced with 3aa1329e0a
2014-06-11 Daniel Stenbergcurl_sasl: revert the goto for error bailout
2014-06-11 Daniel StenbergNTLM: set a fake entropy for debug builds with CURL_ENT...
2014-06-11 Steve Holmetests: Disabled NTLM tests for non-debug builds
2014-06-11 Steve HolmeCurl_rand: Use a fake entropy for debug builds when...
2014-06-10 Marcel Raadgetinfo: HTTP CONNECT code not reset between transfers
2014-06-09 Alessandro... transfer: fix info messages when switching method on...
2014-06-06 Steve Holmewinbuild: Don't USE_WINSSL when WITH_SSL is being used
2014-06-05 Steve HolmeRELEASE-NOTES: Synced with 99303bcde5
2014-06-05 Steve Holmebuild: Fixed Visual Studio static OpenSSL builds follow...
2014-06-05 Steve Holmewinbuild: Fixed static OpenSSL builds following commit...
2014-06-05 Steve Holmeconfig-win32.h: Updated for VC12
2014-06-04 Daniel StenbergKNOWN_BUGS: #83 was addressed with commit c50ce859187ca
2014-06-03 Daniel StenbergCurl_ossl_init: call OPENSSL_config for initing engines
2014-06-03 Daniel Stenbergrandom: use Curl_rand() for proper random data
2014-06-02 Steve Holmecurl_sasl: Fixed copy/paste error of now.tv_sec in...
2014-06-02 Daniel StenbergRELEASE-NOTES: synced with d603ed67535
2014-06-01 Daniel StenbergKNOWN_BUGS: #30 was fixed in 0bc4938eeccce, 7.37.0
2014-06-01 Steve Holmecurl_sasl: Fixed compilation warning under DEBUGBUILD
2014-06-01 Steve Holmetests: Fixed up DIGEST-MD5 tests following commit eefeb...
2014-06-01 Steve Holmecurl_sasl: Extended native DIGEST-MD5 cnonce to be...
2014-06-01 Steve Holmecurl_sasl_sspi: Fixed corrupt hostname in DIGEST-MD5...
2014-05-29 Dan Fandrichtests: Fix portability issue with the tftpd server...
2014-05-28 Steve HolmeRELEASE-NOTES: Synced with 2a615a2b64
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
next