summaryrefslogtreecommitdiffstats
path: root/luni
Commit message (Expand)AuthorAgeFilesLines
* Add additional checks in ObjectInputStreamreplicant-4.2-0004replicant-4.2Neil Fuller2015-08-304-21/+349
* cacerts: CaCert Root CA and Class 3 CAreplicant-4.2-0003Paul Kocialkowski2014-11-292-0/+286
* Add API to check certificate chain signaturesKenny Root2014-11-163-9/+63
* Bumper ZipFile/ZipEntry backport.Elliott Hughes2014-11-163-31/+68
* Add a way to get all values of an attribute of DN.Alex Klyubin2014-11-161-0/+70
* Should favor most specific CN when working with distinguished namesBrian Carlstrom2014-11-162-22/+24
* Should favor last CN when working with distinguished namesBrian Carlstrom2014-11-164-41/+68
* Do not apply the PRNG workarounds if an explicit seed is givenRicardo Cerqueira2013-09-072-15/+34
* Apply a variation of the suggested app-level patch to SecureRandomRicardo Cerqueira2013-09-042-1/+203
* Values in ZIP files are unsigned.Elliott Hughes2013-07-122-9/+9
* Only enforce the encrypted bit in the GPBF, and ignore other unsupported bits.William Luh2013-07-123-5/+15
* Don't install APK files with unsupported General Purpose Bit Flag bits.William Luh2013-07-123-6/+30
* Clean up ZipFile a little, fix a few bugs, and improve the documentation.Elliott Hughes2013-07-126-245/+471
* Add detail messages to all the easy IllegalArgumentException cases.Elliott Hughes2013-07-1255-191/+187
* Revert "Values in ZIP files are unsigned."Ricardo Cerqueira2013-07-122-7/+7
* Values in ZIP files are unsigned.Elliott Hughes2013-07-112-7/+7
* Remove support for duplicate file entriesGeremy Condra2013-07-072-1/+68
* libcore: Better Enum fix for JDK 7Steve Kondik2013-03-201-2/+2
* Fix compilation of Enum on JDK 7Steve Kondik2013-01-091-1/+1
* Bump ThreadsTest tolerance from 5% to 10%Brian Carlstrom2012-11-011-3/+3
* Test to verify BC Signature algorithms by OIDBrian Carlstrom2012-11-012-6/+24
* Wait for threads to finish in ThreadsTest before continuingBrian Carlstrom2012-10-181-19/+22
* Fix ConcurrentCloseTest flakiness.Elliott Hughes2012-10-163-10/+9
* Merge "Fix flakiness with InterruptedStreamTest DO NOT MERGE" into jb-mr1-devBrian Carlstrom2012-10-161-9/+41
|\
| * Fix flakiness with InterruptedStreamTest DO NOT MERGEBrian Carlstrom2012-10-161-9/+41
* | Merge "Fix test flakiness." into jb-mr1-devElliott Hughes2012-10-161-319/+118
|\ \ | |/ |/|
| * Fix test flakiness.Elliott Hughes2012-10-151-319/+118
* | Fix ThreadsTest use of CyclicBarrierBrian Carlstrom2012-10-151-2/+2
* | Change ThreadsTest to use CyclicBarrier to address flakinessBrian Carlstrom2012-10-121-16/+40
|/
* Change OpenSSLCipherRSA.{engineGetBlockSize,engineGetOutputSize} to return re...Brian Carlstrom2012-10-103-208/+1038
* Extra log output for ConcurrentCloseTest flakiness.Elliott Hughes2012-10-101-13/+13
* Fix races in OldPreferencesTest.Elliott Hughes2012-10-101-68/+68
* Merge "NativeCrypto: clear errors for key verification" into jb-mr1-devBrian Carlstrom2012-10-081-0/+7
|\
| * NativeCrypto: clear errors for key verificationKenny Root2012-10-071-0/+7
* | NativeCryptoTest#test_SSL_do_handshake_clientCertificateRequested_throws_afte...Brian Carlstrom2012-10-071-1/+1
|/
* Merge "Ensure we give "tl" the display name "Filipino"." into jb-mr1-devBrian Carlstrom2012-10-052-0/+21
|\
| * Ensure we give "tl" the display name "Filipino".Elliott Hughes2012-10-042-0/+21
* | Fix a bug in tunnel construction and 'Connection: close' headers.Jesse Wilson2012-10-052-7/+30
* | Rewrite NIO Pipe to use socketpair(2).Elliott Hughes2012-10-038-29/+47
|/
* Merge "NativeCryptoTest#test_SSL_do_handshake_clientCertificateRequested_thro...Brian Carlstrom2012-09-302-10/+16
|\
| * NativeCryptoTest#test_SSL_do_handshake_clientCertificateRequested_throws_afte...Brian Carlstrom2012-09-302-10/+16
* | Fix flaky NativeCryptoTest.test_SSL_do_handshake_client_timeoutBrian Carlstrom2012-09-302-21/+46
|/
* Fix ConcurrentCloseTest flakiness.Elliott Hughes2012-09-251-35/+38
* Strip content length in requests with "transparent" gzip handling.Narayan Kamath2012-09-243-2/+16
* Fix flaky finalization tests.Elliott Hughes2012-09-246-25/+22
* Fix umask.Elliott Hughes2012-09-241-1/+1
* Add write timeout argument to SSL_write calls NativeCryptoTestBrian Carlstrom2012-09-231-8/+8
* Add OpenSSLSocketImpl.setSoWriteTimeout to allow SO_SNDTIMEO to be specifiedBrian Carlstrom2012-09-224-24/+100
* am 722d0b9e: am 5ca6d99a: Merge "Add tests for underscores in URLs."Elliott Hughes2012-09-212-0/+16
|\
| * am 5ca6d99a: Merge "Add tests for underscores in URLs."Elliott Hughes2012-09-212-0/+16
| |\