| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
(And silence the warnings in those cases where it isn't because we're working
around OpenSSL API lossage.)
Change-Id: Ibc7958373e7a899a6cd03a0177f97bf3a73c0e15
|
|
|
|
| |
Change-Id: Ife89885ea95de3bb2617172b95cdfd46d586a644
|
|
|
|
| |
Change-Id: I22bbc320536d7f4d862102d3962b521d26e30a9f
|
|
|
|
| |
Change-Id: I8d83954d42f3511a24a44a33c3b28f04af6d3b82
|
|\
| |
| |
| |
| | |
* commit '003f7a4d100cd1527d94bac81a4a3c5a8216c6ee':
Make test initialization lazy
|
| |
| |
| |
| |
| |
| | |
Bug: 4311645
Change-Id: I4280d7ddb2a78f0e33564f3b40cfeb5c671e134a
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
There's probably still more stuff lying around that isn't useful,
but this was all I had time for on this particular Friday afternoon...
Change-Id: I69593f6c9ab5534d581c703cc85a9766ba8e40e5
|
|/ /
| |
| |
| |
| | |
Bug: 4539262
Change-Id: Ic42173b7b06e8536e8c4331087720d7df1e1681a
|
|\ \
| |/
| |
| |
| | |
* commit 'cbec51f5f2b9c425ce551405518e48d4046adb35':
SHA1_MessageDigestImpl should work for inputs of 256 Megabytes
|
| |
| |
| |
| |
| | |
Bug: 4501620
Change-Id: I57dc9b1308994bac96e3db8ccb2db4b368dd0552
|
|\ \
| |/
| |
| |
| | |
* commit 'ee100f24d3b9d538dfc0ec9c9e74b6670e0a2a1f':
Make ErrnoException a checked exception.
|
| |\ |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 4486011
Change-Id: I1877ce593d441653f75ab14884aa2d85f52652ad
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit '5722fb8a3c56310ad3e9394e7bd9bb0fd17917a9':
Fix the FileOutputStream documentation.
|
| |/
| |
| |
| |
| |
| | |
The O_CREAT|O_TRUNC behavior was not fully documented.
Change-Id: I0ea16ec3ea032c4f0572e8900316469f448edb75
|
| |
| |
| |
| |
| | |
Change-Id: I5ec2e1dd10a3c676441caf56838433fffa316a59
http://b/2753295
|
|/
|
|
|
| |
Change-Id: I941ba9cb4a2d48b052c25b7799ac466549df8d53
http://b/2753295
|
|\ |
|
| |
| |
| |
| |
| |
| | |
http://b/2753295
Change-Id: I190ee12c14d1b3b17e2c8cb5ef3868618f1ee124
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This change is really a one-liner, but I did some cleanup too. This fixes most
of the Harmony multicast tests.
Change-Id: I37ff9c6ee6ee64de0500ef4b51638b3d3a6417ff
|
|\ \ \
| |_|/
|/| | |
|
| |/
| |
| |
| | |
Change-Id: Id64b8ff87198e31a93a92d19d542948bcbb74db0
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
When computing relative paths from URLs like foo.com/a to foo.com/a/b,
this now uses "a/b" as the relative path and not just "b". That was an
RI bug that we were foolishly compatible with.
Change-Id: I6e3f10d84602c08bbf6bd7c7e43c2ba3387e4c3b
http://b/2753295
|
|/
|
|
|
|
|
|
| |
This needs to add another mode to canonicalizePath to not
discard ".." prefixes from relative paths.
Change-Id: I9e0b86bd1e7ab8e5e71c46f1efcf4aeb218e66b2
http://b/2753295
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Duplication here is unfortunate. It would be a lot of work
to share tests here, since the two classes have necessarily
different behaviors in certain situations. I continue to work
on making the two classes consistent with browsers, which
means they'll be more consistent with each other.
Change-Id: Ic33c414abe1344cdfd1a9b539d9918dcd074f2c6
http://b/2753295
|
| |
| |
| |
| | |
Change-Id: I98070d03c8b5f5764d54e3d2058c5707bbb954ce
|
| |
| |
| |
| | |
Change-Id: I42b6b960660402e701552dceec4ea616955bc23f
|
|\ \
| |/
|/| |
|
| |
| |
| |
| | |
Change-Id: I9389c6625ba0837dbe1cc62c785fc2091ecbf24e
|
|\ \ |
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This fixes many broken cases on handling relative URLs.
We normalize all URLs by default. This will result
in more URL equality than before. Previously the URLs
http://android.com/a/../ and http://android.com/ were not
equal; now they are equal.
Change-Id: I8cf7be2e42eeb1386520be2698d8f14e0a55decb
http://b/4361656
|
|\ \
| |/
|/|
| |
| | |
* commit '4ccd262b321e206768f652aff1507d4e1258c007':
Cleanup KeyStoreBuilderParametersTest
|
| |
| |
| |
| | |
Change-Id: I547b6578f8a9d3aa728ee5261c67a7aee40aa51d
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | | |
Found by a Harmony test.
Change-Id: I1f2ba191242dd6236549e6ed4ef77021ad7ae628
|
|\ \ \
| |/ /
|/| /
| |/
| |
| |
| | |
returning null values"
* commit 'e2fdfbde569a4cc284590c92bc57dc15dcc29a9c':
OpenSSLSocketImpl should tolerate X509KeyManager returning null values
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
While this started out as the small fix in
OpenSSLSocketImpl.setCertificate and the corresponding test
test_SSLSocket_clientAuth_bogusAlias, the need to test the behavior of
the X509KeyManager returning null on the RI led to test maintenance to
get libcore.javax.net.ssl tests working on RI 7 thanks to a test
dependency that was added on the new InetAddress.getLoopbackAddress().
Change-Id: I3d8ed1ce453cc3a0b53e23e39c02e6a71413649c
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
FileChannel.read's non-readv(2) overload shares java.io's weird
non-Unix "-1 at EOF" behavior. The readv(2) overloads already had
that, but they had a bug where they'd claim to have copied more
into a buffer than they actually had.
No new tests because these were found by existing Harmony unit tests.
Change-Id: Ia267e5834fd360d71becdd7d1bdd838d03ea6532
|
| |
| |
| |
| |
| |
| | |
(And a spurious blank line from ThreadGroup.)
Change-Id: I3cb1ccb94a8352937d221a141a598ffe4696b06e
|
| |
| |
| |
| |
| |
| | |
Previously, this would unconditionally throw ;-)
Change-Id: Ia62eb6febcfca2a1a9f546935b092141e698d0b2
|
| |
| |
| |
| | |
Change-Id: I1f7b149deddb167ff5c644513c48e6439679f108
|
| |
| |
| |
| | |
Change-Id: I30424eba04a9c1eef976eac02a7d139e7c6c5af1
|
| |
| |
| |
| |
| |
| | |
(And remove the duplicated bits.)
Change-Id: I2a12d5870931a3867d971ab162e576b6f65168b4
|
|\ \
| | |
| | |
| | | |
dalvik-dev
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Also improve some exception detail messages for ease of debugging.
These bugs were found by external/apache-harmony tests.
Change-Id: I37a58c1d1f1c2150eb9171967f47ef9644e8ae15
|
|\ \ \
| | | |
| | | |
| | | | |
formatted signature algorithm names" into dalvik-dev
|
| |/ /
| | |
| | |
| | |
| | |
| | | |
signature algorithm names
Change-Id: Icebe7794babfc93592674cc14dd83c2556642fad
|