Merge tag 'upstream/1.0.2i' into tizen_base
[platform/upstream/openssl.git] / ssl /
2016-09-26 Dongsun LeeMerge tag 'upstream/1.0.2i' into tizen_base 90/89590/1 tizen_3.0 accepted/tizen/base/20161001.020340 submit/tizen_base/20160926.081001
2016-09-26 Dongsun LeeImported Upstream version 1.0.2i 85/89585/1 upstream/1.0.2i
2016-08-04 Kyungwook TakUpgrade upstream version to 1.0.2h 06/81706/3 accepted/tizen/base/20160819.170101 submit/tizen_base/20160816.064446
2016-07-28 Kyungwook TakImported Upstream version 1.0.2h 04/81704/1 upstream/1.0.2h
2016-03-07 sangsuMerge branch 'upstream' into tizen_base 80/61280/1 submit/tizen_base/20160309.070434
2016-03-07 sangsuImported Upstream version 1.0.2g 79/61279/1 upstream/1.0.2g
2015-12-28 sangwan.kwonMerge upgrade commit (v1.0.2e) into tizen_base 03/55603/1 accepted/tizen_common accepted/tizen/base/20151229.114016 accepted/tizen/common/20160107.114046 accepted/tizen/common/20160118.121356 submit/tizen_base/20151228.062624 submit/tizen_common/20160104.112601 submit/tizen_common/20160113.121553
2015-12-18 sangwan.kwonUpgrade Upstream version 1.0.2e 15/54815/1 tizen submit/tizen/20151228.015607
2015-12-18 sangwan.kwonImported Upstream version 1.0.2e 92/54792/1 upstream/1.0.2e
2015-10-12 Kyungwook TakFix diff between upstream and tizen 05/49505/1 accepted/tizen/mobile/20151105.020049 accepted/tizen/tv/20151105.020102 accepted/tizen/wearable/20151105.020114 submit/tizen/20151014.061836 submit/tizen/20151102.020329
2015-10-12 Kyungwook TakUpgrade upstream version to 1.0.2d 04/49504/1
2015-10-06 Yury UsishchevImported Upstream version 1.0.2d 41/46341/2 upstream/1.0.2d
2015-08-31 Kyungwook TakUpgrade openssl version to 1.0.1p 42/47142/1 tizen_3.0.m1_mobile tizen_3.0.m1_tv accepted/tizen/mobile/20150901.083356 accepted/tizen/tv/20150901.083409 accepted/tizen/wearable/20150901.083422 submit/tizen/20150831.090327 submit/tizen/20150831.092033 submit/tizen_common/20151015.190624 submit/tizen_common/20151019.135620 submit/tizen_common/20151023.083358 submit/tizen_common/20151026.085049 tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release
2015-08-31 Kyungwook TakImported Upstream version 1.0.1p 39/47139/1 upstream/1.0.1p
2015-03-25 kyungwook takUpgrade openssl version to 1.0.1m 75/37375/1 tizen_3.0.2015.q2_common accepted/tizen/common/20150326.090358 accepted/tizen/mobile/20150326.230707 accepted/tizen/tv/20150326.231020 accepted/tizen/wearable/20150326.094428 submit/tizen/20150325.105130
2015-03-25 kyungwook takImported Upstream version 1.0.1m 46/37346/1 upstream/1.0.1m
2015-03-12 kyungwook takUpgrade openssl version to 1.0.1l 00/36700/1 accepted/tizen/common/20150318.103117 accepted/tizen/mobile/20150319.013754 accepted/tizen/tv/20150319.020158 accepted/tizen/wearable/20150319.013230 submit/tizen/20150318.014044
2015-03-12 kyungwook takImported Upstream version 1.0.1l 90/36690/1 upstream/1.0.1l
2014-10-22 Ryan WareImported Upstream version 1.0.1e
2014-10-20 Geoff ThorpeFix no-ssl3 configuration option
2014-10-20 Dr. Stephen HensonFix for session tickets memory leak.
2014-10-20 Matt CaswellFix SRTP compile issues for windows
2014-10-20 Matt CaswellFix for SRTP Memory Leak
2014-10-20 Richard LevitteSpaces were added in some strings for better readabilit...
2014-10-20 Richard LevitteAdjust VMS build to Unix build. Most of all, make...
2014-10-20 Richard LevitteUpdate the VMS build according to the latest unixly...
2014-10-20 Richard LevitteMake sure that disabling the MAYLOSEDATA3 warning is...
2014-10-20 Bodo MoellerSupport TLS_FALLBACK_SCSV.
2014-10-20 Dr. Stephen HensonPreserve digests for SNI.
2014-10-20 Emilia KasperRT3067: simplify patch
2014-10-20 Adam LangleyThis change alters the processing of invalid, RSA pre...
2014-10-20 Emilia KasperRT3066: rewrite RSA padding checks to be slightly more...
2014-10-20 Tim HudsonFixed error introduced in commit f2be92b94dad3c6cbdf79d...
2014-10-20 Erik AuerswaldRT3301: Discard too-long heartbeat requests
2014-10-20 Adam Langleypsk_client_callback, 128-byte id bug.
2014-10-20 Emilia KasperConstant-time utilities
2014-10-20 Adam LangleyRT3060: Limit the number of empty records.
2014-10-20 Matt CaswellFixed out-of-bounds read errors in ssl3_get_key_exchange.
2014-10-20 Dr. Stephen HensonFix SRP ciphersuites.
2014-10-20 Dr. Stephen HensonFix SRP authentication ciphersuites.
2014-10-20 Dr. Stephen HensonCheck SRP parameters early.
2014-10-20 Dr. Stephen HensonFix SRP ciphersuite DoS vulnerability.
2014-10-20 Gabor TyukaszFix race condition in ssl_parse_serverhello_tlsext
2014-10-20 Emilia KäsperFix DTLS anonymous EC(DH) denial of service
2014-10-20 David BenjaminFix protocol downgrade bug in case of fragmented packets
2014-10-20 Adam LangleyRemove some duplicate DTLS code.
2014-10-20 Matt CaswellApplying same fix as in dtls1_process_out_of_seq_messag...
2014-10-20 Adam LangleyFix return code for truncated DTLS fragment.
2014-10-20 Adam LangleyFix memory leak from zero-length DTLS fragments.
2014-10-20 Matt CaswellFix DTLS handshake message size checks.
2014-10-20 Matt CaswellAdded comment for the frag->reassembly == NULL case...
2014-10-20 Adam LangleyAvoid double free when processing DTLS packets.
2014-10-20 Dr. Stephen Hensonmake update
2014-10-20 Dr. Stephen HensonAdd conditional unit testing interface.
2014-10-20 Dr. Stephen HensonFix DTLS certificate requesting code.
2014-10-20 Dr. Stephen HensonAdd ECC extensions with DTLS.
2014-10-20 Dr. Stephen HensonUse more common name for GOST key exchange.
2014-10-20 Peter MosmansAdd names of GOST algorithms.
2014-10-20 Dr. Stephen HensonDon't limit message sizes in ssl3_get_cert_verify.
2014-10-20 Thijs AlkemadeMake disabling last cipher work.
2014-10-20 Ben LaurieFix possible buffer overrun.
2014-10-20 Dr. Stephen HensonFix memory leak.
2014-10-20 Dr. Stephen HensonDon't disable state strings with no-ssl2
2014-10-20 yogesh nagarkarFix compilation with -DSSL_DEBUG -DTLS_DEBUG -DKSSL_DEBUG
2014-10-20 Ken BallouRemove redundant check.
2014-10-20 Tomas MrazDon't advertise ECC ciphersuits in SSLv2 compatible...
2014-10-20 Miod VallatFix off-by-one errors in ssl_cipher_get_evp()
2014-10-20 Matt CaswellRevert "Fix off-by-one errors in ssl_cipher_get_evp()"
2014-10-20 Dr. Stephen HensonAccept CCS after sending finished.
2014-10-20 Matt CaswellFixed incorrect return code handling in ssl3_final_fini...
2014-10-20 Matt CaswellRevert "Fixed incorrect return code handling in ssl3_fi...
2014-10-20 Kurt CancemiFix off-by-one errors in ssl_cipher_get_evp()
2014-10-20 Matt CaswellFixed incorrect return code handling in ssl3_final_fini...
2014-10-20 Mike BlandCreate test/testutil.h for unit test helper macros
2014-10-20 Dr. Stephen HensonFix null pointer errors.
2014-10-20 Dr. Stephen HensonSRP ciphersuite correction.
2014-10-20 Dr. Stephen HensonUpdate strength_bits for 3DES.
2014-10-20 Dr. Stephen HensonMake tls_session_secret_cb work with CVE-2014-0224...
2014-06-20 John L. WhitemanImported Upstream version 1.0.1h upstream/1.0.1h
2014-04-10 Michael DemeterImported Upstream version 1.0.1g upstream/1.0.1g
2014-01-06 Michael DemeterImported Upstream version 1.0.1f upstream/1.0.1f
2012-11-05 Anas NashifImported Upstream version 1.0.1c upstream/1.0.1c