summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-31Upgrade openssl version to 1.0.1ptizen_3.0.m2.a1_tv_releasetizen_3.0.m2.a1_mobile_releasetizen_3.0.m1_tv_releasetizen_3.0.m1_mobile_releasesubmit/tizen_common/20151026.085049submit/tizen_common/20151023.083358submit/tizen_common/20151019.135620submit/tizen_common/20151015.190624submit/tizen/20150831.092033submit/tizen/20150831.090327accepted/tizen/wearable/20150901.083422accepted/tizen/tv/20150901.083409accepted/tizen/mobile/20150901.083356tizen_3.0.m1_tvtizen_3.0.m1_mobileKyungwook Tak236-1179/+3268
2015-08-31Imported Upstream version 1.0.1pupstream/1.0.1pKyungwook Tak235-1178/+3267
2015-03-25Upgrade openssl version to 1.0.1msubmit/tizen/20150325.105130accepted/tizen/wearable/20150326.094428accepted/tizen/tv/20150326.231020accepted/tizen/mobile/20150326.230707accepted/tizen/common/20150326.090358tizen_3.0.2015.q2_commonkyungwook tak1100-280567/+284626
2015-03-25Imported Upstream version 1.0.1mupstream/1.0.1mkyungwook tak1100-280628/+284687
2015-03-12Upgrade openssl version to 1.0.1lsubmit/tizen/20150318.014044accepted/tizen/wearable/20150319.013230accepted/tizen/tv/20150319.020158accepted/tizen/mobile/20150319.013754accepted/tizen/common/20150318.103117kyungwook tak117-3777/+1795
2015-03-12Imported Upstream version 1.0.1lupstream/1.0.1lkyungwook tak116-3775/+1793
2014-10-22Move openssl version from 1.0.1h to 1.0.1jtizen_3.0_ivi_releasesubmit/tizen_wearable/20150102.000000submit/tizen_tv/20151202.000000submit/tizen_mobile/20151202.000001submit/tizen_mobile/20141231.012840submit/tizen_ivi/20141225.333333submit/tizen/20141212.180557accepted/tizen/wearable/20150105.054719accepted/tizen/tv/20150105.022400accepted/tizen/mobile/20150105.022532accepted/tizen/ivi/20141231.083132accepted/tizen/common/20141216.093421tizen_3.0_ivitizen_3.0.2015.q1_commontizen_3.0.2014.q4_commonaccepted/tizen_iviaccepted/tizen_3.0_iviJanusz Kozerski1-1/+1
2014-10-22Move openssl version from 1.0.1g to 1.0.1hsandbox/jkozerski/tizenJohn L. Whiteman2-1/+4
2014-10-22Move openssl version to 1.0.1g for CVE-2014-160 (Heartbleed)Michael Demeter2-1/+4
2014-10-22Move to OpenSSL 1.0.1e from 1.0.1c.Ryan Ware1-1/+1
2014-10-22resetting manifest requested domain to floorAlexandru Cornea2-0/+12
2014-10-22Fixed package groupsAnas Nashif2-3/+16
2014-10-22Fixed package groupAnas Nashif1-0/+3
2014-10-22Fixed package groupsAnas Nashif1-59/+4
2014-10-22enable md2Anas Nashif1-1/+1
2014-10-22do not run tests for nowAnas Nashif1-4/+3
2014-10-22remove patchesAnas Nashif7-1679/+6
2014-10-22enable md2Anas Nashif1-19/+2
2014-10-22add packagingAnas Nashif8-0/+2060
2014-10-22Imported Upstream version 1.0.1eRyan Ware3-5/+10
2014-10-20Prepare for 1.0.1j releaseupstream/1.0.1jsandbox/jkozerski/upstreamMatt Caswell4-6/+6
2014-10-20Updates to NEWSMatt Caswell1-1/+4
2014-10-20Add updates to CHANGES fileMatt Caswell1-0/+33
2014-10-20Fix no-ssl3 configuration optionGeoff Thorpe2-11/+16
2014-10-20Fix for session tickets memory leak.Dr. Stephen Henson1-0/+3
2014-10-20Fix SRTP compile issues for windowsMatt Caswell4-5/+14
2014-10-20Fix for SRTP Memory LeakMatt Caswell2-66/+36
2014-10-20Fix SSL_R naming inconsistency.Bodo Moeller1-1/+1
2014-10-20aesni-x86_64.pl: make ECB subroutine Windows ABI compliant.Andy Polyakov1-25/+27
2014-10-20Add constant_time_locl.h to HEADERS,Tim Hudson1-1/+2
2014-10-20Add the constant time test to the VMS build and testsRichard Levitte2-2/+8
2014-10-20Include "constant_time_locl.h" rather than "../constant_time_locl.h".Richard Levitte3-3/+3
2014-10-20Spaces were added in some strings for better readability. However, those spac...Richard Levitte2-4/+4
2014-10-20Adjust VMS build to Unix build. Most of all, make it so the disabledRichard Levitte5-31/+47
2014-10-20Make sure test/tests.com exit gracefully, even when openssl.exe wasn't proper...Richard Levitte1-0/+2
2014-10-20Update the VMS build according to the latest unixly build. Partly provided by...Richard Levitte3-3/+10
2014-10-20Make sure that disabling the MAYLOSEDATA3 warning is only done when the compi...Richard Levitte4-11/+59
2014-10-20Support TLS_FALLBACK_SCSV.Bodo Moeller16-25/+140
2014-10-20Preserve digests for SNI.Dr. Stephen Henson1-2/+13
2014-10-20Removed duplicate definition of PKCS7_type_is_encryptedMatt Caswell1-4/+0
2014-10-20Add additional DigestInfo checks.Dr. Stephen Henson2-2/+29
2014-10-20Add missing testsEmilia Kasper1-5/+7
2014-10-20Use correct function name: CMS_add1_signer()Dr. Stephen Henson1-7/+7
2014-10-20crypto/bn/bn_nist.c: work around MSC ARM compiler bug.Andy Polyakov1-3/+3
2014-10-20RT3425: constant-time evp_encEmilia Kasper2-26/+32
2014-10-20RT3067: simplify patchEmilia Kasper4-74/+97
2014-10-20This change alters the processing of invalid, RSA pre-master secrets soAdam Langley1-45/+89
2014-10-20RT3066: rewrite RSA padding checks to be slightly more constant time.Emilia Kasper8-116/+307
2014-10-20Fixed error introduced in commit f2be92b94dad3c6cbdf79d99a324804094cf1617Tim Hudson1-3/+4
2014-10-20RT2560: missing NULL check in ocsp_req_find_signerRich Salz1-2/+5