summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Collapse)AuthorFilesLines
2015-12-18Imported Upstream version 1.0.2eupstream/1.0.2esangwan.kwon13-38/+93
Change-Id: Ib2b4a8546eecf9f4d4a80d8f91b48dbf50bff173
2015-10-06Imported Upstream version 1.0.2dupstream/1.0.2dYury Usishchev24-358/+2546
Change-Id: I565a3e3ac5176f83139175faa2d2a11a334e8908 Signed-off-by: Yury Usishchev <y.usishchev@samsung.com>
2015-08-31Imported Upstream version 1.0.1pupstream/1.0.1pKyungwook Tak16-58/+103
Change-Id: I297624cdcb5d68a3442cdf4666722e66ce7a264b
2015-03-25Imported Upstream version 1.0.1mupstream/1.0.1mkyungwook tak59-34185/+32566
Change-Id: Ifa60e86d772dade7afe158c8899e6d36c5561bba
2015-03-12Imported Upstream version 1.0.1lupstream/1.0.1lkyungwook tak8-91/+89
Change-Id: I99680d38528c4117e59bb5377cc54820b22b93a2
2014-10-20Make sure that disabling the MAYLOSEDATA3 warning is only done when the ↵Richard Levitte1-3/+18
compiler supports it. Otherwise, there are warnings about it lacking everywhere, which is quite tedious to read through while trying to check for other warnings. Reviewed-by: Tim Hudson <tjh@openssl.org>
2014-10-20Support TLS_FALLBACK_SCSV.Bodo Moeller1-0/+10
Reviewed-by: Rich Salz <rsalz@openssl.org>
2014-10-20Disabled XTS mode in enc utility as it is not supportedMatt Caswell1-0/+6
PR#3442 Reviewed-by: Tim Hudson <tjh@openssl.org> Reviewed-by: Rich Salz <rsalz@openssl.org> (cherry picked from commit 2097a17c576f2395a10b05f14490688bc5f45a07)
2014-10-20Don't allow -www etc options with DTLS.Dr. Stephen Henson1-0/+8
The options which emulate a web server don't make sense when doing DTLS. Exit with an error if an attempt is made to use them. PR#3453 (cherry picked from commit 58a2aaeade8bdecd0f9f0df41927f7cff3012547)
2014-10-20Use case insensitive compare for servername.Dr. Stephen Henson1-1/+1
PR#3445 (cherry picked from commit 1c3e9a7c67ccdc5e770829fe951e5832e600d377)
2014-10-20Usage for -hack and -prexit -verify_return_errorDr. Stephen Henson2-0/+4
(cherry picked from commit ee724df75d9ad67fd954253ac514fddb46f1e3c6)
2014-10-20s_server usage for certificate status requestsDr. Stephen Henson1-0/+4
(cherry picked from commit a44f219c009798054d6741e919cba5b2e656dbf4)
2014-10-20Show errors on CSR verification failure.Dr. Stephen Henson1-0/+2
If CSR verify fails in ca utility print out error messages. Otherwise some errors give misleading output: for example if the key size exceeds the library limit. PR#2875 (cherry picked from commit a30bdb55d1361b9926eef8127debfc2e1bb8c484)
2014-10-20Make no-ssl3 no-ssl2 do more sensible things.Dr. Stephen Henson3-11/+5
(cherry picked from commit 7ae6a4b659facfd7ad8131238aa1d349cb3fc951)
2014-10-20Typo.Dr. Stephen Henson1-1/+1
PR#3107 (cherry picked from commit 7c206db9280865ae4af352dbc14e9019a6c4795d)
2014-10-20Memory leak and NULL derefernce fixes.Dr. Stephen Henson3-1/+14
PR#3403
2014-10-20Fix compilation with no-compDr. Stephen Henson1-0/+2
(cherry picked from commit 7239a09c7b5757ed8d0e9869f3e9b03c0e11f4d1)
2014-06-20Imported Upstream version 1.0.1hupstream/1.0.1hJohn L. Whiteman7-1067/+45
2014-04-10Imported Upstream version 1.0.1gupstream/1.0.1gMichael Demeter5-13/+32
2014-01-06Imported Upstream version 1.0.1fupstream/1.0.1fMichael Demeter20-67/+1200
2012-11-05Imported Upstream version 1.0.1cupstream/1.0.1cAnas Nashif112-0/+46478