gecko-dev/mozglue/android
Jim Chen 589e7e1a01 Bug 1391268 - 1. Add call to verify CRC; r=glandium
To reliably detect corrupt APK, this patch adds a GeckoLoader.verifyCRC
call to enable verification of CRC before extracting libs.

MozReview-Commit-ID: 5EpIfwREGIv
2018-02-14 16:56:54 -05:00
..
APKOpen.cpp Bug 1407693 - Part 2 - when a child process crashes, write extra annotation data to a pre-opened file descriptor instead of creating a new file; r=gsvelto,rbarker 2017-11-27 14:37:34 -06:00
APKOpen.h Bug 1384828 - Use tid for UI thread detection; r=esawin 2017-08-03 13:06:16 -04:00
NSSBridge.cpp Bug 1416940; r=snorp 2017-11-28 23:07:52 -05:00
NSSBridge.h Bug 1416940; r=snorp 2017-11-28 23:07:52 -05:00
NativeCrypto.cpp Bug 1278863 - fix delete/delete[] mismatch in NativeCrypto; r=snorp 2016-06-09 18:44:34 -04:00
NativeCrypto.h Bug 1197720 - NativeCrypto (SHA-256): Let caller define number of bytes in 'str' to update from. r=snorp 2015-11-30 15:59:56 +01:00
SQLiteBridge.cpp Bug 1306327 part A - NS_EXPORT macro in APKOpen.h can conflict with nscore.h: rename it to APKOPEN_EXPORT to avoid build issues on a CLOSED TREE, r=glandium 2016-11-29 14:27:30 -05:00
SQLiteBridge.h Bug 1135281 - Correctly bind null parameters in SQLiteBridge.cpp. r=sebastian 2015-08-07 21:43:47 -07:00
SharedMemNatives.cpp Bug 1344347 - Move Android out-of-process decoder service into GeckoView r=jolin 2017-04-06 14:32:58 -05:00
moz.build Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:15 +01:00
nsGeckoUtils.cpp Bug 1391268 - 1. Add call to verify CRC; r=glandium 2018-02-14 16:56:54 -05:00
pbkdf2_sha256.c
pbkdf2_sha256.h