Remove unnecessary configure file
[platform/upstream/curl.git] / lib / vtls /
2017-06-19 Jay Satiro[CVE-2017-7468] TLS: Fix switching off SSL session... 75/134475/2
2017-03-23 Seonah MoonUpdate version to 7.53.1 83/120583/1 accepted/tizen/common/20170323.154553 accepted/tizen/ivi/20170324.023348 accepted/tizen/mobile/20170324.023258 accepted/tizen/tv/20170324.023313 accepted/tizen/unified/20170324.023404 accepted/tizen/wearable/20170324.023330 submit/tizen/20170323.081345 submit/tizen/20170323.081420
2017-03-23 taesub kimImported Upstream version 7.53.1 59/120559/1 upstream/7.53.1
2017-03-23 taesub kimRevert "Imported Upstream version 7.53.1" 51/120551/1
2017-03-22 taesub kimImported Upstream version 7.53.1 94/120194/1
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-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 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-12 Dan Fandrichgnutls: improved error message if setting cipher list...
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-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 Kamil Dudkanss: make the fallback to SSLv3 work again
2014-07-02 Kamil Dudkanss: do not abort on connection failure
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-03 Daniel StenbergCurl_ossl_init: call OPENSSL_config for initing engines
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-25 Fabian Frankpolarssl: add ALPN support
2014-05-23 Tatsuhiro Tsujikawaopenssl: Fix uninitialized variable use in NPN callback
2014-05-22 Nick Zitzmanndarwinssl: fix lint & build warnings in the previous...
2014-05-21 Vilmos NebehajAdd support for --cacert in DarwinSSL.
2014-05-20 Fabian FrankALPN: fix typo in http/1.1 identifier
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 StenbergCURLINFO_SSL_VERIFYRESULT: assign at first connect...
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-04 Daniel Stenbergschannel: don't use the connect-timeout during send
2014-05-03 Daniel Stenbergopenssl: biomem->data is not zero terminated
2014-04-25 Kamil Dudkanss: propagate blocking direction from NSPR I/O
2014-04-23 Dan Fandrichcyassl: Use error-ssl.h when available
2014-04-22 Daniel Stenberggtls: fix NULL pointer dereference
2014-04-22 Kamil Dudkanss: implement non-blocking SSL handshake
2014-04-22 Kamil Dudkanss: split Curl_nss_connect() into 4 functions
2014-04-18 Marc Hoerskencurl_schannel.c: added explicit cast of structure pointers
2014-04-18 Marc Hoerskencurl_schannel.c: fix possible dereference of null pointer
2014-04-03 Daniel Stenberghttp2+openssl: fix compiler warnings in ALPN using...
2014-03-31 Daniel Stenberghttp2: let openssl mention the exact protocol negotiated
2014-03-31 Daniel Stenberghttp2: remove _DRAFT09 from the NPN_HTTP2 enum
2014-03-22 Gisle Vanempolarssl: avoid extra newlines in debug messages
2014-03-18 Gaël PORTAYpolarssl: break compatibility with version older than...
2014-03-18 Gaël PORTAYpolarssl: drop use of 1.2 compatibility header.
2014-03-18 Daniel Stenbergpolarssl: added missing end-of-comment from previous...
2014-03-17 Daniel Stenbergpolarssl: now require 1.3.0+
2014-03-17 hasufellpolarssl: fix compilation
2014-03-15 Kamil Dudkanss: allow to enable/disable new AES GCM cipher-suites
2014-03-15 Kamil Dudkanss: allow to enable/disable new HMAC-SHA256 cipher...
2014-03-15 Kamil Dudkanss: do not enable AES cipher-suites by default
2014-03-10 Daniel Stenbergopenssl: info massage with SSL version used
2014-03-03 Daniel StenbergNSS: avoid compiler warnings when built without http2...
2014-02-25 nickzmanMerge pull request #93 from d235j/darwinssl_ip_address_fix
2014-02-24 Marc Hoerskencurl_schannel.c: Updated copyright years
2014-02-24 David Ryskalczykwinssl: Enable hostname verification of IP address...
2014-02-23 David RyskalczykDon't omit CN verification in DarwinSSL when an IP...
2014-02-18 Dan Fandrichaxtls: comment the call ssl_read repeatedly loop
2014-02-16 Daniel Stenbergaxtls: bump copyright year
2014-02-16 Fabian Frankaxtls: call ssl_read repeatedly
2014-02-11 Fabian Frankopenssl: honor --[no-]alpn|npn command line switch
2014-02-11 Fabian Frankgtls: honor --[no-]alpn command line switch
2014-02-10 Fabian FrankNPN/ALPN: allow disabling via command line
2014-02-10 Fabian Franknss: use correct preprocessor macro
2014-02-07 Daniel Stenbergnss: support pre-ALPN versions
2014-02-07 Fabian Franknss: ALPN and NPN support
2014-02-06 Steve Holmenss: Updated copyright year for recent edits
2014-02-06 Fabian Franknss: prefer highest available TLS version
2014-02-04 Fabian Frankgtls: add ALPN support
2014-02-03 Fabian Frankopenssl: add ALPN support
2014-01-31 Marc Hoerskenwinssl: improved default SSL/TLS protocol selection
2014-01-30 Daniel Stenberghttp2-openssl: verify that NPN functionality is present
2014-01-30 Fabian Frankopenssl: set up hooks with to perform NPN
2014-01-29 Kamil Dudkanss: do not use the NSS_ENABLE_ECC define
2014-01-29 Kamil Dudkanss: do not fail if NSS does not implement a cipher
2014-01-21 Fabian Frankaxtls: fix compiler warning on conversion ssize_t ...
2014-01-20 Fabian Frankdisable GnuTLS insecure ciphers
next