summaryrefslogtreecommitdiffstats
path: root/luni
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cm-13.0' of https://github.com/CyanogenMod/android_libcore into...HEADreplicant-6.0-0001replicant-6.0Wolfgang Wiedmeyer2016-12-127-20/+153
|\
| * Merge tag 'android-6.0.1_r74' into HEADJessica Wagantall2016-11-092-4/+16
| |\
| | * IDN: Fix handling of long domain names.Narayan Kamath2016-09-272-4/+16
| * | Merge tag 'android-6.0.1_r66' into HEADJessica Wagantall2016-09-071-3/+4
| |\ \ | | |/
| | * CipherTest: in ASN1 encoding for GCM, no value for tag size means 12Sergio Giro2016-07-211-3/+4
| * | Merge tag 'android-6.0.1_r43' into HEADJessica Wagantall2016-05-031-0/+68
| |\ \ | | |/
| | * CipherTest: add test for multiple updateAAD callsKenny Root2016-03-251-0/+27
| | * CipherTest: test instance reuse with updateAADKenny Root2016-03-251-0/+41
| | * GCMParameters: check that the default tag size is secure (16 bits)Sergio Giro2016-02-261-0/+22
| * | Merge tag 'android-6.0.1_r24' into HEADJessica Wagantall2016-04-051-0/+22
| |\ \
| | * | GCMParameters: check that the default tag size is secure (16 bits)Sergio Giro2016-03-011-0/+22
| * | | Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/li...Steve Kondik2016-03-104-16/+46
| |\ \ \ | | |/ /
| | * | Check for RFC 5746 TLS extensionKenny Root2016-01-061-1/+17
| | * | Merge "Change FinalizeTest to use helper function" into marshmallow-cts-devDaniel Xie2015-12-211-2/+7
| | |\ \
| | | * | Change FinalizeTest to use helper functionMathieu Chartier2015-12-101-2/+7
| | * | | Merge "Add more debugging to the DigestTest" into marshmallow-cts-devDaniel Xie2015-12-031-12/+21
| | |\ \ \ | | | |/ /
| | | * | Merge "Add more debugging to the DigestTest" into marshmallow-cts-devDaniel Xie2015-12-031-12/+21
| | | |\ \
| | | | * | Add more debugging to the DigestTestKenny Root2015-10-271-12/+21
| | * | | | Merge "Fix time calculation in test_SSLSession_getLastAccessedTime" into mars...Daniel Xie2015-12-031-1/+1
| | |\ \ \ \ | | | |/ / / | | | | | / | | | |_|/ | | |/| |
| | | * | Fix time calculation in test_SSLSession_getLastAccessedTimezhulin09102015-10-301-1/+1
| | | |/
* | | | cacerts: CaCert Root CA and Class 3 CAPaul Kocialkowski2015-12-302-0/+286
|/ / /
* | | Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/lib...Steve Kondik2015-12-082-2/+8
|\ \ \ | |/ /
| * | Patch for awaitNanos() for coarse-grained clocksNeil Fuller2015-10-092-2/+8
| |/
* | libcore: add a way to clear cached time zone stringsRoman Birg2015-11-072-0/+19
* | fix getNetworkInterfacesList with unexpected files in /sys/class/netDedy Lansky2015-10-061-1/+6
|/
* am 45b87713: am 3e8abdd9: am 57601a42: am d387c0ad: Merge "Fixes and improvem...Neil Fuller2015-08-241-37/+67
|\
| * am 3e8abdd9: am 57601a42: am d387c0ad: Merge "Fixes and improvements for Seri...Neil Fuller2015-08-241-37/+67
| |\
| | * Merge "Fixes and improvements for SerializationTest" into lollipop-cts-devNeil Fuller2015-08-241-37/+67
| | |\
| | | * Fixes and improvements for SerializationTestNeil Fuller2015-08-201-37/+67
* | | | am 236dcb77: am cd07c28b: am 8fd977f6: am bebe6fa7: Merge "Revert "Revert "Ch...Neil Fuller2015-08-071-18/+8
|\ \ \ \ | |/ / /
| * | | am cd07c28b: am 8fd977f6: am bebe6fa7: Merge "Revert "Revert "Changes associa...Neil Fuller2015-08-061-18/+8
| |\ \ \ | | |/ /
| | * | Revert "Revert "Changes associated with an OkHttp bad proxy response fix""Neil Fuller2015-08-051-18/+8
* | | | am a84fc26d: am c1c9f15e: am 3a6966a3: am 8426987b: Merge "Revert "Changes as...Neil Fuller2015-08-051-8/+18
|\ \ \ \ | |/ / /
| * | | am c1c9f15e: am 3a6966a3: am 8426987b: Merge "Revert "Changes associated with...Neil Fuller2015-08-051-8/+18
| |\ \ \ | | |/ /
| | * | Merge "Revert "Changes associated with an OkHttp bad proxy response fix"" int...Neil Fuller2015-08-041-8/+18
| | |\ \ | | | |/
| | | * Merge "Revert "Changes associated with an OkHttp bad proxy response fix"" int...Neil Fuller2015-08-041-8/+18
| | | |\
| | | | * Revert "Changes associated with an OkHttp bad proxy response fix"Neil Fuller2015-07-171-8/+18
| | | * | Fixes associated with the tzdata 2015a updateNeil Fuller2015-08-031-8/+0
| | | |/
* | | | Fix broken Zip64 extended info size checks.Narayan Kamath2015-07-314-32/+151
* | | | Update code name / version number.Narayan Kamath2015-07-291-1/+1
* | | | Late binding: add Cipher#init checksKenny Root2015-07-232-85/+212
* | | | Late binding: add more Cipher testsKenny Root2015-07-232-0/+48
* | | | Late binding: add tests for init-time rejectionKenny Root2015-07-232-0/+154
* | | | am c8596a95: am 157dae46: am 88051ed3: Merge "Add testInterfaceProperties() ....Neil Fuller2015-07-131-12/+33
|\ \ \ \ | |/ / /
| * | | am 157dae46: am 88051ed3: Merge "Add testInterfaceProperties() . Move Ethern...Neil Fuller2015-07-131-12/+33
| |\ \ \ | | |/ /
| | * | Merge "Add testInterfaceProperties() . Move Ethernet verification out of tes...Neil Fuller2015-07-131-12/+33
| | |\ \ | | | |/
| | | * Merge "Add testInterfaceProperties() . Move Ethernet verification out of tes...Neil Fuller2015-07-131-12/+33
| | | |\
| | | | * Add testInterfaceProperties() . Move Ethernet verification out of testLoopba...Tochau Hoang2015-07-081-12/+33
| * | | | am 45c2f8a3: am a17cd656: Merge "Explicitly set DateFormat.is24Hour value nee...Daniel Xie2015-07-021-0/+6
| |\ \ \ \ | | |/ / /
| | * | | Explicitly set DateFormat.is24Hour value needed by testsNeil Fuller2015-06-151-0/+6