- 14 Nov, 2013 19 commits
-
-
Alex Klyubin authored
am 23b3ea3a: am e496d90d: am cef32f3b: Merge "SSLEngine: Test that server params are verified" into jb-dev * commit '23b3ea3a': SSLEngine: Test that server params are verified
-
Alex Klyubin authored
* commit 'e496d90d': SSLEngine: Test that server params are verified
-
Alex Klyubin authored
* commit 'cef32f3b': SSLEngine: Test that server params are verified
-
Alex Klyubin authored
-
Elliott Hughes authored
-
Alex Klyubin authored
* commit '3a160bcf': SSLEngine: Verify server RSA params signature
-
Alex Klyubin authored
* commit '7f1b2d5d': SSLEngine: Verify server RSA params signature
-
Alex Klyubin authored
* commit '6da3c4a6': SSLEngine: Verify server RSA params signature
-
Alex Klyubin authored
* commit 'ef6e14e8': SSLEngine: Verify server RSA params signature
-
Alex Klyubin authored
This CL adds tests that check that SSLEngine's handshake fails if the signature of server params in ServerKeyExchange does not verify. Bug: 11631299 Change-Id: I16dfa9c07a4f094adc17aadd6fb3fe9eac88103b
- 13 Nov, 2013 11 commits
-
-
Alex Klyubin authored
The client did not verify the signature of server's RSA params in ServerKeyExchange. Bug: 11631299 Change-Id: I64b93ea2caf6da100661303c4e7f7e7eff1ae536
-
Elliott Hughes authored
Bug: https://code.google.com/p/android/issues/detail?id=62139 (cherry picked from commit 205d7f16) Change-Id: I841f7fc38132213031c3092fe9309c8d6ad70acf
-
Kenny Root authored
* commit '9254c0c6': SSLEngine: verify DHE signature
-
Kenny Root authored
* commit '3ce56fab': SSLEngine: verify DHE signature
-
Kenny Root authored
* commit '74e97557': SSLEngine: verify DHE signature
-
Kenny Root authored
* commit 'db219623': SSLEngine: verify DHE signature
-
Kenny Root authored
* commit 'a7a96f2e': SSLEngine: verify DHE signature
-
Kenny Root authored
The DHE signature wasn't being verified against the server's certificate. Refactor some code to allow the same code to be used for both the server and client to create and check the DHE parameters signature. Bug: 11631299 Change-Id: Ie98cdab039c2213fa77e7768e145c08a4fd7ad7b
-
- 08 Nov, 2013 3 commits
-
-
Elliott Hughes authored
-
Elliott Hughes authored
Bug: 11571917 (cherry picked from commit 7d099818) Change-Id: I82edae0dd2324a9a5d9f418f72b1a861469044a5
-
Elliott Hughes authored
This patch also fixes a few bugs, and a few test bugs, and then the bugs exposed by fixing those tests. (cherry picked from commit 6ad37f50) Change-Id: Ia58d30e414cc59c27a1d259e8056523d6df2c6bc
-
- 07 Nov, 2013 1 commit
-
-
Elliott Hughes authored
Bug: 11513357 (cherry picked from commit 19263f5b) Change-Id: I84dd9f7407300d0012c6af7d323a2a56030453fb
-
- 05 Nov, 2013 1 commit
-
-
Narayan Kamath authored
-
- 04 Nov, 2013 5 commits
-
-
Oliver Woodman authored
-
Oliver Woodman authored
-
Oliver Woodman authored
-
Oliver Woodman authored
-
Elliott Hughes authored
The tests were assuming that the zygote was always using the /system/usr/share/zoneinfo copy, but devices that have taken a gservices tzdata update will be using the /data/misc/zoneinfo/tzdata copy instead. Bug: 11513357 (cherry picked from commit e086850a) Change-Id: If9047a0678efb7bcfe0838cbe602a9c906e1f907
-