Add license files to packaging
[platform/upstream/openssl.git] / crypto /
2016-10-04 Dongsun LeeMerge tag 'upstream/1.0.2j' into tizen_base 99/90799/1 accepted/tizen/base/20161007.104206 submit/tizen_base/20161004.092137
2016-10-04 Dongsun LeeImported Upstream version 1.0.2j 96/90796/1 upstream/1.0.2j
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 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-20 Matt CaswellPrepare for 1.0.1j release sandbox/jkozerski/upstream upstream/1.0.1j
2014-10-20 Bodo MoellerFix SSL_R naming inconsistency.
2014-10-20 Andy Polyakovaesni-x86_64.pl: make ECB subroutine Windows ABI compliant.
2014-10-20 Tim HudsonAdd constant_time_locl.h to HEADERS,
2014-10-20 Richard LevitteInclude "constant_time_locl.h" rather than "../constant...
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 LevitteMake sure that disabling the MAYLOSEDATA3 warning is...
2014-10-20 Bodo MoellerSupport TLS_FALLBACK_SCSV.
2014-10-20 Matt CaswellRemoved duplicate definition of PKCS7_type_is_encrypted
2014-10-20 Dr. Stephen HensonAdd additional DigestInfo checks.
2014-10-20 Emilia KasperAdd missing tests
2014-10-20 Andy Polyakovcrypto/bn/bn_nist.c: work around MSC ARM compiler bug.
2014-10-20 Emilia KasperRT3425: constant-time evp_enc
2014-10-20 Emilia KasperRT3067: simplify patch
2014-10-20 Emilia KasperRT3066: rewrite RSA padding checks to be slightly more...
2014-10-20 Rich SalzRT2560: missing NULL check in ocsp_req_find_signer
2014-10-20 Adam LangleyEnsure that x**0 mod 1 = 0.
2014-10-20 Richard LevitteFollowup on RT3334 fix: make sure that a directory...
2014-10-20 Phil MesnierRT3334: Fix crypto/LPdir_win.c
2014-10-20 Emilia KasperMake the inline const-time functions static.
2014-10-20 Andy Polyakovmd5-x86_64.pl: work around warning.
2014-10-20 Emilia KasperConstant-time utilities
2014-10-20 Raphael SpreitzerRT2400: ASN1_STRING_to_UTF8 missing initializer
2014-10-20 Rich SalzRT2308: Add extern "C" { ... } wrapper
2014-10-20 Emilia KasperExplicitly check for empty ASN.1 strings in d2i_ECPriva...
2014-10-20 Matt CaswellRT3065: automatically generate a missing EC public key
2014-10-20 Adam LangleyRT3065: ec_private_key_dont_crash
2014-10-20 Adam LangleyRT3061: Don't SEGFAULT when trying to export a public...
2014-10-20 Emilia KasperFix build when BSAES_ASM is defined but VPAES_ASM is not
2014-10-20 Adam LangleyAdd volatile qualifications to two blocks of inline...
2014-10-20 Bodo MoellerFurther improve/fix ec_GFp_simple_points_make_affine...
2014-10-20 Dr. Stephen HensonOnly use FIPS EC methods in FIPS mode.
2014-10-20 Matt CaswellPrepare for 1.0.1j-dev
2014-10-20 Matt CaswellPrepare for 1.0.1i release upstream/1.0.1i
2014-10-20 Matt Caswellmake update
2014-10-20 Dr. Stephen HensonFix SRP buffer overrun vulnerability.
2014-10-20 Emilia KasperFix OID handling:
2014-10-20 Dr. Stephen HensonFix error discrepancy.
2014-10-20 Bodo MoellerSimplify and fix ec_GFp_simple_points_make_affine
2014-10-20 Dr. Stephen HensonAvoid multiple lock using FIPS DRBG.
2014-10-20 Billy Brumley"EC_POINT_invert" was checking "dbl" function pointer...
2014-10-20 Matt CaswellFixed valgrind complaint due to BN_consttime_swap readi...
2014-10-20 Richard Levitte* crypto/ui/ui_lib.c: misplaced brace in switch statement.
2014-10-20 Ben LaurieDon't clean up uninitialised EVP_CIPHER_CTX on error...
2014-10-20 Matt CaswellFix memory leak in BIO_free if there is no destroy...
2014-10-20 David LloydPrevent infinite loop loading config files.
2014-10-20 Dr. Stephen HensonSanity check keylength in PVK files.
2014-10-20 Alan HryngleReturn smaller of ret and f.
2014-10-20 Dr. Stephen HensonAdd license info.
2014-10-20 Andy Polyakovbn_exp.c: fix x86_64-specific crash with one-word modulus.
2014-10-20 Dr. Stephen HensonASN1 sanity check.
2014-10-20 Dr. Stephen HensonFix copy for CCM, GCM and XTS.
2014-10-20 ZNVMake EVP_CIPHER_CTX_copy work in GCM mode.
2014-10-20 Andreas WestfeldFix typo in ideatest.c
2014-10-20 Dr. Stephen HensonFix for EVP_PBE_alg_add().
2014-10-20 Dr. Stephen HensonTolerate critical AKID in CRLs.
2014-10-20 Tom GreensladeHandle IPv6 addresses in OCSP_parse_url.
2014-10-20 Dr. Stephen HensonRemove ancient obsolete files under pkcs7.
2014-10-20 Dr. Stephen HensonMemory leak and NULL derefernce fixes.
2014-10-20 Dr. Stephen HensonFix OID encoding for one component.
2014-10-20 Huzaifa SidhpurwalaMake sure BN_sqr can never return a negative value.
2014-10-20 Jenny YungMemory allocation checks.
2014-10-20 Dr. Stephen HensonFix null pointer errors.
2014-10-20 Jakub WilkCreate ~/.rnd with mode 0600 instead of 0666
2014-10-20 Dr. Stephen HensonPrepare for 1.0.1i-dev
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