index
:
platform/upstream/openssl
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_base
accepted/tizen_3.0_base
accepted/tizen_3.0_ivi
accepted/tizen_4.0_base
accepted/tizen_5.0_base
accepted/tizen_5.5_base
accepted/tizen_5.5_base_mobile_hotfix
accepted/tizen_5.5_base_wearable_hotfix
accepted/tizen_6.0_base
accepted/tizen_6.0_base_hotfix
accepted/tizen_6.5_base
accepted/tizen_7.0_base
accepted/tizen_7.0_base_hotfix
accepted/tizen_8.0_base
accepted/tizen_9.0_base
accepted/tizen_base
accepted/tizen_base_dev
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_genivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
pristine-tar
sandbox/denis13/LTO
sandbox/dkson95/optimization
sandbox/giuliana/x86_baselibs
sandbox/jkozerski/tizen
sandbox/jkozerski/upstream
sandbox/nmerinov/llvm
sandbox/vbarinov/102d
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2_base
tizen_3.0_base
tizen_3.0_ivi
tizen_4.0_base
tizen_4.0_tv
tizen_5.0_base
tizen_5.5_base
tizen_5.5_base_mobile_hotfix
tizen_5.5_base_wearable_hotfix
tizen_5.5_tv
tizen_6.0_base
tizen_6.0_base_hotfix
tizen_6.5_base
tizen_7.0_base
tizen_7.0_base_hotfix
tizen_8.0_base
tizen_9.0_base
tizen_base
tizen_ivi_genivi
tizen_ivi_panda
tizen_ivi_release
upstream
Domain: Security / Utilities;
Dong Sun Lee <ds73.lee@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-20
Use correct function name: CMS_add1_signer()
Dr. Stephen Henson
1
-7
/
+7
2014-10-20
crypto/bn/bn_nist.c: work around MSC ARM compiler bug.
Andy Polyakov
1
-3
/
+3
2014-10-20
RT3425: constant-time evp_enc
Emilia Kasper
2
-26
/
+32
2014-10-20
RT3067: simplify patch
Emilia Kasper
4
-74
/
+97
2014-10-20
This change alters the processing of invalid, RSA pre-master secrets so
Adam Langley
1
-45
/
+89
2014-10-20
RT3066: rewrite RSA padding checks to be slightly more constant time.
Emilia Kasper
8
-116
/
+307
2014-10-20
Fixed error introduced in commit f2be92b94dad3c6cbdf79d99a324804094cf1617
Tim Hudson
1
-3
/
+4
2014-10-20
RT2560: missing NULL check in ocsp_req_find_signer
Rich Salz
1
-2
/
+5
2014-10-20
RT3301: Discard too-long heartbeat requests
Erik Auerswald
1
-0
/
+3
2014-10-20
psk_client_callback, 128-byte id bug.
Adam Langley
1
-9
/
+20
2014-10-20
Ensure that x**0 mod 1 = 0.
Adam Langley
2
-2
/
+52
2014-10-20
Followup on RT3334 fix: make sure that a directory that's the empty
Richard Levitte
2
-1
/
+12
2014-10-20
RT3334: Fix crypto/LPdir_win.c
Phil Mesnier
1
-7
/
+35
2014-10-20
Make the inline const-time functions static.
Emilia Kasper
1
-16
/
+16
2014-10-20
md5-x86_64.pl: work around warning.
Andy Polyakov
1
-1
/
+1
2014-10-20
Add tags/TAGS
Rich Salz
1
-0
/
+79
2014-10-20
RT2119,3407: Updated to dgst.pod
Rich Salz
1
-14
/
+54
2014-10-20
RT1941: c_rehash.pod is missing
James Westby
1
-0
/
+81
2014-10-20
RT2379: Bug in BIO_set_accept_port.pod
Rich Salz
1
-2
/
+2
2014-10-20
Constant-time utilities
Emilia Kasper
6
-71
/
+423
2014-10-20
RT2400: ASN1_STRING_to_UTF8 missing initializer
Raphael Spreitzer
1
-0
/
+1
2014-10-20
RT2308: Add extern "C" { ... } wrapper
Rich Salz
7
-0
/
+47
2014-10-20
Explicitly check for empty ASN.1 strings in d2i_ECPrivateKey
Emilia Kasper
1
-3
/
+9
2014-10-20
RT3065: automatically generate a missing EC public key
Matt Caswell
1
-8
/
+19
2014-10-20
RT3065: ec_private_key_dont_crash
Adam Langley
2
-7
/
+10
2014-10-20
RT2210: Add missing EVP_cleanup to example
Mihai Militaru
1
-13
/
+17
2014-10-20
RT1744: SSL_CTX_set_dump_dh() doc feedback
David Gatwood
1
-7
/
+8
2014-10-20
RT1804: fix EXAMPLE in EVP_EncryptInit.pod
Jan Schaumann
1
-33
/
+23
2014-10-20
Typo fixes to evp documentation.
Matt Caswell
2
-6
/
+6
2014-10-20
RT3060: Limit the number of empty records.
Adam Langley
1
-1
/
+18
2014-10-20
RT3061: Don't SEGFAULT when trying to export a public DSA key as a private key.
Adam Langley
1
-1
/
+6
2014-10-20
Improve EVP_PKEY_sign documentation
Emilia Kasper
1
-5
/
+15
2014-10-20
define inline for Visual Studio
Emilia Kasper
1
-2
/
+10
2014-10-20
Fix build when BSAES_ASM is defined but VPAES_ASM is not
Emilia Kasper
1
-1
/
+1
2014-10-20
Add volatile qualifications to two blocks of inline asm to stop GCC from
Adam Langley
1
-4
/
+4
2014-10-20
Fixed out-of-bounds read errors in ssl3_get_key_exchange.
Matt Caswell
1
-46
/
+160
2014-10-20
Further improve/fix ec_GFp_simple_points_make_affine (ecp_smpl.c) and
Bodo Moeller
3
-5
/
+6
2014-10-20
Fix SRP ciphersuites.
Dr. Stephen Henson
1
-3
/
+8
2014-10-20
Fix SRP authentication ciphersuites.
Dr. Stephen Henson
2
-9
/
+10
2014-10-20
Test SRP authentication ciphersuites.
Dr. Stephen Henson
1
-0
/
+6
2014-10-20
Only use FIPS EC methods in FIPS mode.
Dr. Stephen Henson
4
-16
/
+20
2014-10-20
Prepare for 1.0.1j-dev
Matt Caswell
5
-5
/
+13
2014-10-20
Prepare for 1.0.1i release
upstream/1.0.1i
Matt Caswell
4
-6
/
+6
2014-10-20
make update
Matt Caswell
1
-1718
/
+1711
2014-10-20
update NEWS
Dr. Stephen Henson
1
-6
/
+9
2014-10-20
update CHANGES
Dr. Stephen Henson
1
-0
/
+79
2014-10-20
Check SRP parameters early.
Dr. Stephen Henson
6
-11
/
+55
2014-10-20
Fix SRP buffer overrun vulnerability.
Dr. Stephen Henson
1
-0
/
+6
2014-10-20
Fix SRP ciphersuite DoS vulnerability.
Dr. Stephen Henson
2
-0
/
+14
2014-10-20
Fix race condition in ssl_parse_serverhello_tlsext
Gabor Tyukasz
1
-7
/
+10
[prev]
[next]