summaryrefslogtreecommitdiff
path: root/luni/src/test/java/org/apache
Commit message (Expand)AuthorAgeFilesLines
...
* Add a test for Method.getParameterAnnotations.Elliott Hughes2012-07-231-0/+11
* Address flakiness of doFinal and unwrap CipherTestsBrian Carlstrom2012-07-191-105/+113
* Start removing Support_PortManager.Elliott Hughes2012-07-181-3/+1
* Merge from AOSPJean-Baptiste Queru2012-07-091-0/+22
|\
| * Fix SealedObject.readObject.Elliott Hughes2012-07-091-0/+22
* | Only use SSL CUTTHROUGH (False Start) if the server supports NPN.Jesse Wilson2012-05-151-44/+15
* | Avoid session reuse to fix test_SSL_do_handshake_clientCertificateRequested_t...Brian Carlstrom2012-05-011-0/+2
* | Use SSL_CTX_set_session_id_context in ServerSessionContextBrian Carlstrom2012-04-171-0/+22
* | Add test for case insensitivity in OpenSSLSignature.Geremy Condra2012-04-021-0/+37
* | Disable TLSv1.1 and TLSv1.2 by defaultBrian Carlstrom2012-03-281-1/+1
* | Don't use the SSL_CTX prefix for a method that takes an SSL.Jesse Wilson2012-03-261-2/+2
* | Expose NPN in OpenSSL.Jesse Wilson2012-03-251-70/+110
* | Tracking openssl-1.0.1Brian Carlstrom2012-03-212-1/+3
* | Add support for OpenSSL enginesKenny Root2012-03-131-0/+11
* | Add signatures to the OpenSSLProviderKenny Root2012-01-311-849/+0
* | Add signature generation to OpenSSLSignatureKenny Root2012-01-311-0/+849
|/
* Add ExceptionCheck after all places we setCallbackStateBrian Carlstrom2011-06-281-162/+66
* TrustedCertificateStore additions for TrustedCredentials FragmentBrian Carlstrom2011-06-271-7/+14
* am eda291fb: Merge "Libcore changes corresponding to ICU4.6 upgrade."claireho2011-06-131-1/+1
|\
| * Merge "Libcore changes corresponding to ICU4.6 upgrade."claireho2011-06-131-1/+1
| |\
| | * Libcore changes corresponding to ICU4.6 upgrade.claireho2011-06-091-1/+1
* | | am 6abb9fbb: Merge "Deduplicate from Harmony\'s java.util tests."Jesse Wilson2011-06-0831-12070/+0
|\| |
| * | Deduplicate from Harmony's java.util tests.Jesse Wilson2011-06-0831-12070/+0
| |/
* | Remove more dead code and tests.Elliott Hughes2011-06-081-79/+0
* | am f45c08ac: Merge "Test fixes validated on RI and device"Brian Carlstrom2011-06-081-1/+2
|\|
| * Test fixes validated on RI and deviceBrian Carlstrom2011-06-071-1/+2
* | Remove dead tests.Elliott Hughes2011-06-0620-3235/+0
* | Clean up test duplication and fix broken tests.Elliott Hughes2011-06-062-1149/+0
* | am 003f7a4d: Make test initialization lazyBrian Carlstrom2011-06-066-936/+822
|\|
| * Make test initialization lazyBrian Carlstrom2011-06-046-936/+822
* | Remove more dead "security theater" cruft.Elliott Hughes2011-06-041-110/+0
|/
* Use canonicalizePath in URI.Jesse Wilson2011-05-251-1859/+0
* More Harmony test consolidation.Elliott Hughes2011-05-251-444/+0
* Deduplicate Harmony tests.Elliott Hughes2011-05-251-1116/+0
* am c77290ea: Remove IndexedPKIXParametersBrian Carlstrom2011-05-201-0/+92
|\
| * Remove IndexedPKIXParametersBrian Carlstrom2011-05-191-0/+92
* | am 3041d84e: Merge "Make CertInstaller installed CA certs trusted by applicat...Brian Carlstrom2011-05-172-23/+541
|\|
| * Make CertInstaller installed CA certs trusted by applications via default Tru...Brian Carlstrom2011-05-162-23/+541
| * Don't cache the underlying Socket's underlying SocketImpl's underlying FileDe...Elliott Hughes2011-04-051-1/+1
* | Dont line wrap Base64.Jesse Wilson2011-05-101-45/+0
* | Address some test failures in the HTTP client.Jesse Wilson2011-05-052-181/+4
* | A handful of networking test fixes.Elliott Hughes2011-05-041-2/+2
* | Don't cache the underlying Socket's underlying SocketImpl's underlying FileDe...Elliott Hughes2011-04-011-1/+1
|/
* Move URLConnection classes to libcore.net.Jesse Wilson2011-03-181-54/+0
* Make OSMemory the semi-supported libcore.io.Memory.Elliott Hughes2011-03-141-92/+0
* Rewrite BitSet and add the new valueOf and toLongArray methods.Elliott Hughes2011-03-111-1402/+0
* Add new InetSocketAddress.getHostString method.Elliott Hughes2011-03-071-0/+13
* Remove some @SuppressWarnings("nls") cruft I noticed the other day.Elliott Hughes2011-03-046-115/+7
* Removing use of @tests and @Test.* annotationsBrian Carlstrom2011-03-02192-9942/+817
* Remove all the remaining AllTests cruft.Elliott Hughes2011-02-287-395/+0