platform/upstream/openssl.git
2014-10-22 Janusz KozerskiMove openssl version from 1.0.1h to 1.0.1j 90/29190/1 accepted/tizen_3.0_ivi accepted/tizen_ivi tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common tizen_3.0_ivi accepted/tizen/common/20141216.093421 accepted/tizen/ivi/20141231.083132 accepted/tizen/mobile/20150105.022532 accepted/tizen/tv/20150105.022400 accepted/tizen/wearable/20150105.054719 submit/tizen/20141212.180557 submit/tizen_ivi/20141225.333333 submit/tizen_mobile/20141231.012840 submit/tizen_mobile/20151202.000001 submit/tizen_tv/20151202.000000 submit/tizen_wearable/20150102.000000 tizen_3.0_ivi_release
2014-10-22 John L. WhitemanMove openssl version from 1.0.1g to 1.0.1h sandbox/jkozerski/tizen
2014-10-22 Michael DemeterMove openssl version to 1.0.1g for CVE-2014-160 (Heartb...
2014-10-22 Ryan WareMove to OpenSSL 1.0.1e from 1.0.1c.
2014-10-22 Alexandru Cornearesetting manifest requested domain to floor
2014-10-22 Anas NashifFixed package groups
2014-10-22 Anas NashifFixed package group
2014-10-22 Anas NashifFixed package groups
2014-10-22 Anas Nashifenable md2
2014-10-22 Anas Nashifdo not run tests for now
2014-10-22 Anas Nashifremove patches
2014-10-22 Anas Nashifenable md2
2014-10-22 Anas Nashifadd packaging
2014-10-22 Ryan WareImported Upstream version 1.0.1e
2014-10-20 Matt CaswellPrepare for 1.0.1j release sandbox/jkozerski/upstream upstream/1.0.1j
2014-10-20 Matt CaswellUpdates to NEWS
2014-10-20 Matt CaswellAdd updates to CHANGES file
2014-10-20 Geoff ThorpeFix no-ssl3 configuration option
2014-10-20 Dr. Stephen... Fix 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 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 LevitteAdd the constant time test to the VMS build and tests
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 test/tests.com exit gracefully, even when...
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... Preserve digests for SNI.
2014-10-20 Matt CaswellRemoved duplicate definition of PKCS7_type_is_encrypted
2014-10-20 Dr. Stephen... Add additional DigestInfo checks.
2014-10-20 Emilia KasperAdd missing tests
2014-10-20 Dr. Stephen... Use correct function name: CMS_add1_signer()
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 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 Rich SalzRT2560: missing NULL check in ocsp_req_find_signer
2014-10-20 Erik AuerswaldRT3301: Discard too-long heartbeat requests
2014-10-20 Adam Langleypsk_client_callback, 128-byte id bug.
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 Rich SalzAdd tags/TAGS
2014-10-20 Rich SalzRT2119,3407: Updated to dgst.pod
2014-10-20 James WestbyRT1941: c_rehash.pod is missing
2014-10-20 Rich SalzRT2379: Bug in BIO_set_accept_port.pod
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 Mihai MilitaruRT2210: Add missing EVP_cleanup to example
2014-10-20 David GatwoodRT1744: SSL_CTX_set_dump_dh() doc feedback
2014-10-20 Jan SchaumannRT1804: fix EXAMPLE in EVP_EncryptInit.pod
2014-10-20 Matt CaswellTypo fixes to evp documentation.
2014-10-20 Adam LangleyRT3060: Limit the number of empty records.
2014-10-20 Adam LangleyRT3061: Don't SEGFAULT when trying to export a public...
2014-10-20 Emilia KasperImprove EVP_PKEY_sign documentation
2014-10-20 Emilia Kasperdefine inline for Visual Studio
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 Matt CaswellFixed out-of-bounds read errors in ssl3_get_key_exchange.
2014-10-20 Bodo MoellerFurther improve/fix ec_GFp_simple_points_make_affine...
2014-10-20 Dr. Stephen... Fix SRP ciphersuites.
2014-10-20 Dr. Stephen... Fix SRP authentication ciphersuites.
2014-10-20 Dr. Stephen... Test SRP authentication ciphersuites.
2014-10-20 Dr. Stephen... Only 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... update NEWS
2014-10-20 Dr. Stephen... update CHANGES
2014-10-20 Dr. Stephen... Check SRP parameters early.
2014-10-20 Dr. Stephen... Fix SRP buffer overrun vulnerability.
2014-10-20 Dr. Stephen... Fix SRP ciphersuite DoS vulnerability.
2014-10-20 Gabor TyukaszFix race condition in ssl_parse_serverhello_tlsext
2014-10-20 Emilia KasperFix OID handling:
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... make update
2014-10-20 Dr. Stephen... Fix error discrepancy.
2014-10-20 Bodo MoellerUpdate $default_depflags to match current defaults.
2014-10-20 Bodo MoellerSimplify and fix ec_GFp_simple_points_make_affine
next