Add default cipher list for TV
[platform/upstream/curl.git] / lib /
2016-10-06 Seonah MoonAdd default cipher list for TV 35/91235/1 accepted/tizen/3.0/common/20161114.110458 accepted/tizen/3.0/ivi/20161028.151254 accepted/tizen/3.0/mobile/20161028.143148 accepted/tizen/3.0/tv/20161028.143457 accepted/tizen/3.0/wearable/20161028.150825 accepted/tizen/common/20161012.154243 accepted/tizen/ivi/20161012.113719 accepted/tizen/mobile/20161012.113637 accepted/tizen/tv/20161012.113655 accepted/tizen/wearable/20161012.113703 submit/tizen/20161012.014104 submit/tizen_3.0/20161028.062323 submit/tizen_3.0/20161028.092423 submit/tizen_3.0_common/20161104.104000
2016-10-04 Seonah Moonopenssl: fix bad memory free (regression) 67/90767/2 accepted/tizen/3.0/ivi/20161011.043815 accepted/tizen/3.0/mobile/20161015.032650 accepted/tizen/3.0/tv/20161016.004006 accepted/tizen/3.0/wearable/20161015.081908 accepted/tizen/common/20161004.194334 accepted/tizen/ivi/20161005.080315 accepted/tizen/mobile/20161005.080228 accepted/tizen/tv/20161005.080243 accepted/tizen/wearable/20161005.080258 submit/tizen/20161004.080743 submit/tizen_3.0_ivi/20161010.000001 submit/tizen_3.0_mobile/20161015.000001 submit/tizen_3.0_tv/20161015.000001 submit/tizen_3.0_wearable/20161015.000001
2016-09-23 Seonah MoonUpdate to 7.50.2 00/89300/3 accepted/tizen/common/20160928.164154 accepted/tizen/ivi/20160929.081233 accepted/tizen/mobile/20160929.081128 accepted/tizen/tv/20160929.081209 accepted/tizen/wearable/20160929.081050 submit/tizen/20160928.053415
2016-09-23 Seonah MoonImported Upstream version 7.50.2 93/89293/1 upstream/7.50.2
2016-08-04 Seonah MoonAdd default cipher list for TV 46/82546/2 accepted/tizen/common/20160805.130015 accepted/tizen/ivi/20160809.010914 accepted/tizen/mobile/20160809.010827 accepted/tizen/tv/20160809.010845 accepted/tizen/wearable/20160809.010903 submit/tizen/20160805.043859
2016-06-22 Seonah Moon[CVE-2016-4802] Windows DLL hijacking 89/75889/2 accepted/tizen/common/20160627.191214 accepted/tizen/ivi/20160623.121440 accepted/tizen/mobile/20160623.121352 accepted/tizen/tv/20160623.121405 accepted/tizen/wearable/20160623.121428 submit/tizen/20160622.070923
2016-06-22 Seonah Moon[CVE-2016-3739] TLS certificate check bypass with mbedT... 82/75882/1
2016-04-26 Seonah MoonMerge branch 'upstream' into tizen 63/67263/3 accepted/tizen/common/20160427.144109 accepted/tizen/ivi/20160428.002447 accepted/tizen/mobile/20160428.004551 accepted/tizen/tv/20160428.002324 accepted/tizen/wearable/20160428.002544 submit/tizen/20160427.070140
2016-04-25 taesubkimImported Upstream version 7.48.0 46/67046/1 upstream/7.48.0
2016-04-11 seonah moonRevert "Imported Upstream version 7.44.0" 73/65573/1
2016-04-07 seonah moonRevert "Update to 7.44.0" 72/65072/1
2016-04-07 Seonah MoonUpdate to 7.44.0 38/65038/2 submit/tizen/20160407.062150
2016-04-07 Seonah MoonImported Upstream version 7.44.0 35/65035/1
2016-04-07 seonah moonRevert "Imported Upstream version 7.44.0" 20/65020/1
2016-04-07 Seonah MoonImported Upstream version 7.44.0 13/65013/1
2015-11-16 taesub.kimImported Upstream version 7.40.0 07/51807/1
2015-11-16 taesub.kimBase code merged to SPIN 2.4 99/51799/1
2015-11-11 taesub kimRevert "Update to 7.40.1" 94/51594/1
2015-11-09 Seonah MoonUpdate to 7.40.1 63/51363/1 submit/tizen/20151109.080918 submit/tizen/20151109.080942 submit/tizen/20151109.082943
2014-07-15 Yousuke Kimotocookie: avoid mutex deadlock
2014-07-15 Daniel Stenberggnutls: fix compiler warning
2014-07-14 Dan Fandrichgnutls: detect lack of SRP support in GnuTLS at run...
2014-07-14 David Woodhousegnutls: handle IP address in cert name check
2014-07-14 Dan Fandrichbuild: set _POSIX_PTHREAD_SEMANTICS on Solaris to get...
2014-07-12 Dan Fandrichgnutls: improved error message if setting cipher list...
2014-07-12 Dan Fandrichnetrc: fixed thread safety problem by using getpwuid_r...
2014-07-12 Dan Fandrichnetrc: treat failure to find home dir same as missing...
2014-07-12 Steve Holmentlm_wb: Fixed buffer size not being large enough for...
2014-07-11 Dan Fandrichgnutls: fixed a couple of uninitialized variable references
2014-07-11 Dan Fandrichgnutls: fixed compilation against versions < 2.12.0
2014-07-11 Dan Fandrichgnutls: explicitly added SRP to the priority string
2014-07-11 Dan Fandrichgnutls: ignore invalid certificate dates with VERIFYPEE...
2014-07-09 Dan Fandrichurl.c: Fixed memory leak on OOM
2014-07-05 Dan FandrichUpdate instances of some obsolete CURLOPTs to their...
2014-07-04 Marcel Raadcompiler warnings: potentially uninitialized variables
2014-07-04 Kamil Dudkanss: make the list of CRL items global
2014-07-04 Kamil Dudkanss: fix a memory leak when CURLOPT_CRLFILE is used
2014-07-03 Kamil Dudkanss: make crl_der allocated on heap
2014-07-03 Kamil Dudkanss: let nss_{cache,load}_crl return CURLcode
2014-07-02 Ray Satiroprogress callback: skip last callback update on errors
2014-07-02 Kamil Dudkanss: make the fallback to SSLv3 work again
2014-07-02 Kamil Dudkanss: do not abort on connection failure
2014-06-21 Colin Hogbenlib: documentation updates in README.hostip
2014-06-15 Dan Fandrichsasl: Added back qop argument mistakenly removed in...
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 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 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 Ghedinitransfer: fix info messages when switching method on...
2014-06-05 Steve Holmeconfig-win32.h: Updated for VC12
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-01 Steve Holmecurl_sasl: Fixed compilation warning under DEBUGBUILD
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-27 Daniel Stenberggnutls: allow building with nghttp2 but without ALPN...
2014-05-27 Alessandro Ghedinignutls: 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-25 Fabian Frankpolarssl: add ALPN support
2014-05-24 Daniel Stenbergcurl_easy_reset: reset the URL
2014-05-23 Tatsuhiro Tsujikawaopenssl: Fix uninitialized variable use in NPN callback
2014-05-22 Steve Holmetool_getparam.c: Fixed compilation warnings
2014-05-22 Dan Fandrichhttp: Fix a compiler warning when http2 support is...
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-20 Daniel Stenberghttp2: make connection re-use work
2014-05-20 Fabian FrankALPN: fix typo in http/1.1 identifier
2014-05-18 Steve Holmebuild: Slight rename of new LIB_* makefile file variables
2014-05-17 Dan Fandrichaxtls: Fixed too long source line
2014-05-16 Dan Fandrichaxtls: Add a TODO to a potential blocking call with...
2014-05-15 Daniel StenbergHTTP: CREDSPERREQUEST is for HTTP too
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 Daniel Stenbergopenssl: unbreak PKCS12 support
2014-05-11 Steve HolmeMakefile.inc: Added resource file to assist Visual...
2014-05-11 Steve Holmesasl: Fixed missing qop in the client's challenge-respo...
2014-05-09 Steve HolmeMakefile.inc: Separated the lib and lib/vtls source...
2014-05-09 Steve HolmeMakefile.b32: Fixed for vtls changes
2014-05-09 Steve Holmegetinfo.c: Fixed compilation warning
2014-05-09 Kamil Dudkahttp: avoid auth failure on a duplicated header
2014-05-08 Patrick Watsonmk-ca-bundle: added -p
2014-05-07 Tatsuhiro Tsujikawahttp2: Compile with latest nghttp2
2014-05-07 Steve Holmeurl.c: Fixed compilation warning/error
2014-05-06 Daniel Stenbergfix_hostname: strip off a single trailing dot from...
2014-05-05 Jeff Kingcurl_multi_cleanup: ignore SIGPIPE better
2014-05-04 Daniel Stenbergschannel: don't use the connect-timeout during send
2014-05-04 Daniel Stenbergmprintf: allow %.s with data not being zero terminated
2014-05-04 Steve Holmecurl_ntlm_core: Fixed use of long long for VC6 and VC7
2014-05-04 Steve Holmeconfig-win32.h: Fixed HAVE_LONGLONG for Visual Studio...
next