summaryrefslogtreecommitdiffstats
path: root/luni/src/test/java/libcore/javax
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.1_r66' into HEADJessica Wagantall2016-09-071-3/+4
|\
| * CipherTest: in ASN1 encoding for GCM, no value for tag size means 12Sergio Giro2016-07-211-3/+4
* | Merge tag 'android-6.0.1_r43' into HEADJessica Wagantall2016-05-031-0/+68
|\ \ | |/
| * CipherTest: add test for multiple updateAAD callsKenny Root2016-03-251-0/+27
| * CipherTest: test instance reuse with updateAADKenny Root2016-03-251-0/+41
| * GCMParameters: check that the default tag size is secure (16 bits)Sergio Giro2016-02-261-0/+22
* | GCMParameters: check that the default tag size is secure (16 bits)Sergio Giro2016-03-011-0/+22
* | Check for RFC 5746 TLS extensionKenny Root2016-01-061-1/+17
* | Fix time calculation in test_SSLSession_getLastAccessedTimezhulin09102015-10-301-1/+1
|/
* Late binding: add Cipher#init checksKenny Root2015-07-231-3/+4
* Late binding: add more Cipher testsKenny Root2015-07-232-0/+48
* Late binding: add tests for init-time rejectionKenny Root2015-07-232-0/+154
* javax.crypto.Cipher: try less specific Cipher/Mode/Padding combinations befor...Sergio Giro2015-07-132-1/+61
* libcore: removed unnecessary code in SSLSocketTestSergio Giro2015-06-171-7/+0
* libcore: add tests to check behaviour for padding and decrypt modeSergio Giro2015-06-111-9/+60
* Merge "SSLSocketTest: add test with no ciphers" into mnc-devKenny Root2015-06-101-0/+31
|\
| * SSLSocketTest: add test with no ciphersKenny Root2015-06-101-0/+31
* | Relax the test for inappropriate fallbackKenny Root2015-06-091-4/+7
|/
* Skip AndroidKeyStore provider in ECDHKeyAgreementTest.Alex Klyubin2015-06-091-4/+19
* libcore: throw InvalidKeyException instead of ProviderExceptionSergio Giro2015-06-094-1/+205
* Add tests for AES/GCM/NOPADDINGKenny Root2015-05-131-42/+230
* CipherTest: make multiple doFinal calls for RSA/ECBKenny Root2015-04-281-0/+11
* Merge "Update Cipher tests"Kenny Root2015-04-241-0/+50
|\
| * Update Cipher testsKenny Root2015-04-241-0/+50
* | Merge "libcore: change SSLEngineTest to close SSLEngine instances"Sergio Giro2015-04-081-34/+88
|\ \ | |/ |/|
| * libcore: change SSLEngineTest to close SSLEngine instancesSergio Giro2015-04-081-34/+88
* | Fix KeyGeneratorTest breakage due to AndroidKeyStore.Alex Klyubin2015-04-011-0/+9
|/
* Late binding: specified Provider forces its useKenny Root2015-03-163-0/+179
* am f9fbd0c7: Merge "Make Cipher.update return null for empty input."Alex Klyubin2015-01-231-0/+11
|\
| * Merge "Make Cipher.update return null for empty input."Alex Klyubin2015-01-231-0/+11
| |\
| | * Make Cipher.update return null for empty input.Alex Klyubin2015-01-231-0/+11
* | | am f0841451: Merge "Add SSLSocket tests which inspect emitted ClientHello fie...Alex Klyubin2015-01-231-40/+159
|\ \ \ | |/ /
| * | Add SSLSocket tests which inspect emitted ClientHello fields.Alex Klyubin2015-01-221-40/+159
| |/
* | am 85a9dbbb: Merge "SSLSocketTest: test close alert during handshake"Kenny Root2015-01-081-0/+148
|\ \ | |/
| * SSLSocketTest: test close alert during handshakeKenny Root2015-01-081-0/+148
* | am f696c24c: Merge "Assert default SSLSocketFactory and HostnameVerifier actu...Alex Klyubin2014-12-091-0/+115
|\ \ | |/
| * Assert default SSLSocketFactory and HostnameVerifier actually used.Alex Klyubin2014-12-041-0/+115
* | resolved conflicts for merge of 59c2a0aa to lmp-mr1-dev-plus-aospAlex Klyubin2014-12-041-16/+63
|\ \ | |/
| * Merge "Modernize requirements for platform-default HostnameVerifier."Alex Klyubin2014-12-041-13/+58
| |\
| | * Modernize requirements for platform-default HostnameVerifier.Alex Klyubin2014-12-041-13/+58
* | | am 93565e12: Merge changes I41d7fbdb,Ia94b4d22Narayan Kamath2014-12-031-0/+26
|\ \ \ | |/ /
| * | Add tests for issue 18554122.Narayan Kamath2014-12-031-0/+26
| * | Add test case for issue 18428603Narayan Kamath2014-12-031-0/+23
| |/
* | am b438b395: Merge "Add test case for issue 18428603" into lmp-mr1-devNarayan Kamath2014-12-021-0/+23
|\ \
| * | Add test case for issue 18428603Narayan Kamath2014-12-021-0/+23
* | | resolved conflicts for merge of cb6b3cf1 to lmp-mr1-dev-plus-aospAlex Klyubin2014-11-251-88/+252
|\ \ \ | | |/ | |/|
| * | CTS tests for the platform-default HostnameVerifier.Alex Klyubin2014-11-241-85/+249
* | | resolved conflicts for merge of eecc5b7c to lmp-mr1-dev-plus-aospAlex Klyubin2014-11-191-0/+3
|\ \ \ | |/ / |/| / | |/
| * Fix a bug in DefaultHostnameVerifier wildcard handling.Alex Klyubin2014-11-181-0/+3
| * SSLSocketTest: add error message test for fallback_scsvKenny Root2014-11-171-0/+8