Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | Merge "Rename our 'realpath' because it isn't the same as realpath(3)." | Elliott Hughes | 2014-01-31 | 4 | -162/+163 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Rename our 'realpath' because it isn't the same as realpath(3). | Elliott Hughes | 2014-01-31 | 4 | -162/+163 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | CryptoProvider: remove duplicate algorithms | Kenny Root | 2014-01-31 | 7 | -1393/+5 | |
* | | | | | | | | | | Remove DRLCertFactory | Kenny Root | 2014-01-31 | 10 | -2818/+16 | |
* | | | | | | | | | | X509CRLTest: fix lastUpdate vs revocation time | Kenny Root | 2014-01-31 | 1 | -2/+21 | |
* | | | | | | | | | | X509CRLImpl: add generics! | Kenny Root | 2014-01-31 | 1 | -10/+10 | |
* | | | | | | | | | | X509CRLImpl: fix getRevokedCertificate by serial | Kenny Root | 2014-01-31 | 1 | -4/+14 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge "X509CRLTest: add get revoked by serial test" | Kenny Root | 2014-01-31 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | X509CRLTest: add get revoked by serial test | Kenny Root | 2014-01-31 | 1 | -0/+3 | |
* | | | | | | | | | | Uncomment some accidentally commented tests. | Narayan Kamath | 2014-01-30 | 1 | -2/+5 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge "Refactoring in preparation for NIO2 changes." | Neil Fuller | 2014-01-30 | 13 | -295/+660 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Refactoring in preparation for NIO2 changes. | Neil Fuller | 2014-01-29 | 13 | -295/+660 | |
* | | | | | | | | | | Introduction of SeekableByteChannel. | Neil Fuller | 2014-01-30 | 2 | -106/+184 | |
* | | | | | | | | | | Merge "Fixing FileChannel.truncate() / position()" | Neil Fuller | 2014-01-29 | 3 | -1/+123 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fixing FileChannel.truncate() / position() | Neil Fuller | 2014-01-27 | 3 | -1/+123 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Fix Matcher.group documentation. | Elliott Hughes | 2014-01-28 | 3 | -136/+95 | |
* | | | | | | | | | | Fixed broken EnumTest | Paul Duffin | 2014-01-21 | 5 | -0/+0 | |
* | | | | | | | | | | Fix javadoc for Character.UnicodeScript. | Narayan Kamath | 2014-01-20 | 1 | -1/+3 | |
* | | | | | | | | | | Merge "java7: Implement new Locale APIs." | Narayan Kamath | 2014-01-17 | 6 | -70/+2498 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | java7: Implement new Locale APIs. | Narayan Kamath | 2014-01-17 | 6 | -70/+2498 | |
* | | | | | | | | | | | Merge "Fix encodings in X500PrincipalTest" | Kenny Root | 2014-01-16 | 3 | -11/+88 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix encodings in X500PrincipalTest | Kenny Root | 2014-01-14 | 3 | -11/+88 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | CipherInputStream: increase buffers for speed | Kenny Root | 2014-01-15 | 3 | -30/+156 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge "ProviderServiceTest: fix SecureRandom test with late binding" | Kenny Root | 2014-01-14 | 1 | -7/+0 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ProviderServiceTest: fix SecureRandom test with late binding | Kenny Root | 2014-01-13 | 1 | -7/+0 | |
* | | | | | | | | | | | Merge "Test the length of ClientHello generated by SSLSocket." | Alex Klyubin | 2014-01-13 | 1 | -2/+118 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Test the length of ClientHello generated by SSLSocket. | Alex Klyubin | 2013-12-20 | 1 | -2/+118 | |
* | | | | | | | | | | | Merge "java7: Implement Character.UnicodeScript" | Narayan Kamath | 2014-01-13 | 3 | -8/+515 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | java7: Implement Character.UnicodeScript | Narayan Kamath | 2014-01-13 | 3 | -8/+515 | |
* | | | | | | | | | | | | Merge "Invalidate DirectByteBuffers when freed." | Calin Juravle | 2014-01-13 | 4 | -2/+315 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Invalidate DirectByteBuffers when freed. | Calin Juravle | 2014-01-10 | 4 | -2/+315 | |
* | | | | | | | | | | | | Merge "Improve the Matcher documentation." | Elliott Hughes | 2014-01-10 | 1 | -31/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Improve the Matcher documentation. | Elliott Hughes | 2014-01-09 | 1 | -31/+5 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Removing the nestedException field from ObjectOutputStream. | Neil Fuller | 2014-01-10 | 1 | -35/+13 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | GZIPInputStream: avoid leaks in init. | John Spurlock | 2014-01-07 | 1 | -6/+11 | |
* | | | | | | | | | | Delete Support_PortManager & OldDatagramSocketTest | Narayan Kamath | 2014-01-06 | 1 | -2183/+0 | |
* | | | | | | | | | | Merge "Test that icu4c only uses the Gregorian calendar when formatting date ... | Elliott Hughes | 2013-12-20 | 1 | -4/+32 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Test that icu4c only uses the Gregorian calendar when formatting date ranges ... | Elliott Hughes | 2013-12-20 | 1 | -4/+32 | |
* | | | | | | | | | | Merge "Move DeleteOnExit to libcore.io." | Narayan Kamath | 2013-12-20 | 2 | -8/+12 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Move DeleteOnExit to libcore.io. | Narayan Kamath | 2013-12-20 | 2 | -8/+12 | |
* | | | | | | | | | | | Allow multiple gzip members in gzip streams. | Narayan Kamath | 2013-12-20 | 3 | -63/+186 | |
* | | | | | | | | | | | Disable MD5 cipher suites in SSLSocket and SSLEngine. | Alex Klyubin | 2013-12-19 | 1 | -2/+2 | |
* | | | | | | | | | | | Fix test breakages due to TLSv1.2 enabled and FS preferred. | Alex Klyubin | 2013-12-19 | 1 | -2/+2 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Make DeflaterInputStream#available more consistent. | Narayan Kamath | 2013-12-19 | 1 | -2/+5 | |
* | | | | | | | | | | Disable 3DES cipher suites in SSLSocket. | Alex Klyubin | 2013-12-18 | 1 | -7/+7 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge "Disable static server key ECDH cipher suites in SSLSocket." | Alex Klyubin | 2013-12-18 | 1 | -8/+8 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Disable static server key ECDH cipher suites in SSLSocket. | Alex Klyubin | 2013-12-17 | 1 | -8/+8 | |
* | | | | | | | | | | Throw an NPE in a more obvious manner. | Narayan Kamath | 2013-12-18 | 1 | -1/+6 | |
* | | | | | | | | | | Move tests from harmony/archive to libcore. | Narayan Kamath | 2013-12-18 | 3 | -1857/+0 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Enable AES-GCM cipher suites by default in SSLSocket. | Alex Klyubin | 2013-12-17 | 1 | -9/+9 |