summaryrefslogtreecommitdiff
path: root/luni/src/test/java/org/apache
Commit message (Expand)AuthorAgeFilesLines
...
* | | Do not throw exception on Mac#resetKenny Root2013-09-251-13/+14
| |/ |/|
* | Remove bogus @test comments that confuse vogar.Elliott Hughes2013-08-231-3/+0
* | Add another test for HttpURLConnection#usingProxyNarayan Kamath2013-08-191-0/+4
* | Move SHA1PRNG_SecureRandomImpl tests to libcoreKenny Root2013-08-161-0/+403
|/
* Fix build.Elliott Hughes2013-08-011-0/+1
* Fix PatternTest failures.Elliott Hughes2013-08-011-308/+385
* Fix PatternSyntaxExceptionTest.Elliott Hughes2013-08-011-60/+119
* JarFile: finish support for authenticated attributesKenny Root2013-07-011-0/+5
* Add classes for AEAD encryptionKenny Root2013-05-141-0/+102
* Various regex test fixes.Elliott Hughes2013-05-033-1380/+0
* Move JSSE to new packageKenny Root2013-04-2910-4198/+0
* Add the harmony annotation tests.Elliott Hughes2013-04-264-181/+0
* Do not include bogus certs in final chain outputBrian Carlstrom2013-04-161-0/+16
* Don't forget to call sessionRemoved from removeEldestEntryBrian Carlstrom2013-04-061-24/+50
* Merge "Fix Security2Test counting"Kenny Root2013-03-121-9/+7
|\
| * Fix Security2Test countingKenny Root2013-03-121-9/+7
* | Switch TLS Channel ID API from ECPrivateKey to PrivateKey.Alex Klyubin2013-03-121-3/+3
|/
* NativeCrypto: add OpenSSLBIOInputStreamKenny Root2013-03-041-0/+33
* use longs instead of ints to store pointers in OpenSSL bindingJoel Dice2013-03-011-159/+159
* NativeCrypto: fix ENGINE testsKenny Root2013-02-082-7/+7
* NativeCrypto: fix more DSA/ECDSA key generationKenny Root2013-02-052-197/+128
* NativeCryptoTest: try to get lib paths from BaseDexClassLoaderKenny Root2013-02-011-3/+9
* Change native test module nameKenny Root2013-02-011-2/+4
* NativeCrypto: fix up Channel ID testKenny Root2013-02-011-6/+5
* NativeCrypto: fix Channel ID testsKenny Root2013-02-011-0/+6
* NativeCrypto: add OpenSSLSecretKey for HMACKenny Root2013-01-281-0/+43
* NativeCrypto: add test base for OpenSSL ENGINEsKenny Root2013-01-281-4/+80
* OpenSSLKey: easier creation and use of OpenSSL keysKenny Root2013-01-251-1/+27
* Merge "Add support for TLS Channel ID to OpenSSL-backed sockets."Brian Carlstrom2013-01-191-0/+162
|\
| * Add support for TLS Channel ID to OpenSSL-backed sockets.Alex Klyubin2013-01-181-0/+162
* | OpenSSLMac: fix initialization with new keyKenny Root2013-01-181-0/+61
|/
* NativeCrypto: output named curves when possibleKenny Root2013-01-171-1/+13
* Add a test for a Matcher.hitEnd bug fixed by icu4c 49.Elliott Hughes2012-11-281-0/+7
* am a7b391c1: Merge "AlgNameMapper: make test case insensitive"Kenny Root2012-10-161-6/+7
|\
| * AlgNameMapper: make test case insensitiveKenny Root2012-10-161-6/+7
* | am 196687f6: Merge "Use OpenSSL to convert from OID to name"Kenny Root2012-10-161-0/+30
|\|
| * Merge "Use OpenSSL to convert from OID to name"Kenny Root2012-10-161-0/+30
| |\
| | * Use OpenSSL to convert from OID to nameKenny Root2012-10-151-0/+30
* | | am f2df9e57: Merge "Adding minimum cryptographic strength check for cert chai...Geremy Condra2012-10-161-0/+128
|\| |
| * | Merge "Adding minimum cryptographic strength check for cert chains."Geremy Condra2012-10-161-0/+128
| |\ \ | | |/ | |/|
| | * Adding minimum cryptographic strength check for cert chains.Geremy Condra2012-10-161-0/+128
* | | am 34e8086a: Merge "Add tests for AlgNameMapper"Kenny Root2012-10-151-0/+78
|\| |
| * | Merge "Add tests for AlgNameMapper"Kenny Root2012-10-151-0/+78
| |\ \
| | * | Add tests for AlgNameMapperKenny Root2012-10-151-0/+78
| | |/
* | | am d3d501c3: Merge "SubjectPublicKeyInfo: use algorithm OID as fallback"Kenny Root2012-10-151-0/+162
|\| |
| * | SubjectPublicKeyInfo: use algorithm OID as fallbackKenny Root2012-10-151-0/+162
| |/
* | am 0bf8e7a3: Merge "Add support for ECDSA signatures on jar files"Kenny Root2012-10-121-29/+33
|\|
| * Add support for ECDSA signatures on jar filesKenny Root2012-10-121-29/+33
* | am d5d84f6c: Merge "NativeCrypto: add EC key pairs"Kenny Root2012-10-111-0/+106
|\|
| * NativeCrypto: add EC key pairsKenny Root2012-10-111-0/+106