summaryrefslogtreecommitdiff
path: root/luni/src/test/java/libcore/javax
Commit message (Expand)AuthorAgeFilesLines
* Cover SSLPermission with tests.Almaz Mingaleev2021-05-241-0/+38
* Remove deprecated BouncyCastle algorithmsDaulet Zhanguzin2020-05-132-32/+8
* Revert "Remove deprecated BouncyCastle algorithms"Jack He2020-05-052-4/+4
* Remove deprecated BouncyCastle algorithmsDaulet Zhanguzin2020-05-022-4/+4
* Add tests for SSLParameters.[get|set]UseCipherSuitesOrder.Pete Bentley2020-03-311-3/+21
* Make test for hardware AES support explicit.Pete Bentley2020-02-131-0/+38
* Add TestRule to enable access to deprecated BC algorithmsPaul Duffin2019-09-252-36/+16
* Test Android specific SSLServerSocketFactory.getDefault() behaviorPaul Duffin2018-12-076-108/+326
* Add tests for ALPN-related methods.Adam Vartanian2018-11-083-22/+214
* Remove libcore java.security tests.Adam Vartanian2018-05-2417-977/+2
* Add README for javax.crypto testsAdam Vartanian2018-02-261-0/+2
* Remove crypto tests that have been moved to Conscrypt.Adam Vartanian2018-02-194-5500/+0
* Clean up a couple test oddities.Adam Vartanian2018-02-061-1/+3
* Track behavior change in default HostnameVerifier.Tobias Thierer2018-01-111-45/+69
* Add README indicating where to put SSL tests.Adam Vartanian2018-01-091-0/+2
* Update tests for Conscrypt sync.Adam Vartanian2018-01-0516-6195/+0
* Update tests for Conscrypt merge.Adam Vartanian2018-01-031-0/+22
* Merge "Update tests for Conscrypt upstream merge."Adam Vartanian2017-11-162-3/+10
|\
| * Update tests for Conscrypt upstream merge.Adam Vartanian2017-11-142-3/+10
* | Move libcore tests to non-libcore packages.Tobias Thierer2017-11-081-1/+1
|/
* Update tests for Conscrypt upstream merge.Adam Vartanian2017-10-264-10/+112
* Deprecate BC implementations of duplicated algorithmsAdam Vartanian2017-10-135-0/+97
* Add test for clean closing of SSLEngine.Adam Vartanian2017-09-111-0/+30
* Accept failure for spurious server<->server connections.Robert Sloan2017-08-081-1/+1
* Test for SSLSession.getPeerName() for socket created from InetAddressPrzemyslaw Szczepaniak2017-07-311-2/+57
* Merge "Update tests for synced changes to Conscrypt"Adam Vartanian2017-07-111-3/+17
|\
| * Update tests for synced changes to ConscryptAdam Vartanian2017-07-071-3/+17
* | Use IOException rather than SocketException.Adam Vartanian2017-07-071-1/+1
|/
* Merge "Revert "Revert "Consolidate byte to/from hex methods to use HexEncodin...Treehugger Robot2017-07-042-17/+8
|\
| * Revert "Revert "Consolidate byte to/from hex methods to use HexEncoding.""Adam Vartanian2017-07-042-17/+8
* | Merge "Add basic compliance tests for AES/GCM implementations"Treehugger Robot2017-07-041-14/+81
|\ \ | |/ |/|
| * Add basic compliance tests for AES/GCM implementationsAdam Vartanian2017-07-041-14/+81
* | Revert "Consolidate byte to/from hex methods to use HexEncoding."Nicolas Geoffray2017-07-032-8/+17
|/
* Consolidate byte to/from hex methods to use HexEncoding.Adam Vartanian2017-06-302-17/+8
* Add basic compliance tests for AES and DESEDE implementationsAdam Vartanian2017-06-301-0/+153
* Use decryption keys on decryption tests in CipherTestAdam Vartanian2017-06-231-4/+6
* Add tests for encodings of AlgorithmParameters.Adam Vartanian2017-06-227-0/+405
* Add docs warning about enabling non-contiguous TLS versions.Adam Vartanian2017-06-061-0/+62
* Add test for PKCS5 PBE schemes with no salt.Adam Vartanian2017-05-221-0/+10
* Merge "Missing 1.8 javax.net.ssl.SSLSocketFactory.createSocket method"Treehugger Robot2017-04-061-0/+12
|\
| * Missing 1.8 javax.net.ssl.SSLSocketFactory.createSocket methodPrzemyslaw Szczepaniak2017-04-051-0/+12
* | Throw an exception if CipherOutputStream's cipher does.Adam Vartanian2017-03-271-0/+105
|/
* Customize the toString of SSL{,Server}SocketAdam Vartanian2017-03-102-0/+56
* Don't swallow AEADBadTagExceptions when closing CipherInputStreamAdam Vartanian2017-03-061-5/+78
* Small test improvementsAdam Vartanian2017-02-141-6/+6
* Merge "Update class reference in CipherTest TODO"Kenny Root2017-02-131-1/+1
|\
| * Update class reference in CipherTest TODOKenny Root2017-02-101-1/+1
* | Conscrypt: Add key-constrained versions of AES algorithms.Adam Vartanian2017-02-101-8/+106
|/
* Expose SSLContext.SSL as an alias for SSLContext.TLSChad Brubaker2017-01-171-6/+0
* AlgorithmParametersTestPBES2: change incorrect name of packageSergio Giro2016-12-211-1/+4