1. b7c4c84 Prevent duplicate downloads in DownloadHelper by Sandro Montanari · 5 months ago
  2. b50b931 Propagate system broadcast after log list install by Sandro Montanari · 6 months ago
  3. f522d54 Fix bug in CT demo app not showing failed connections by Sandro Montanari · 7 months ago
  4. 4e50caa Add button to check for presence of log list in CT demo app by Sandro Montanari · 7 months ago
  5. 0978c32 Remove v1 compatibility version by Thiébaud Weksteen · 8 months ago
  6. a7a37a8 Merge "Migrate CT demo app to Android" into main by Sandro Montanari · 9 months ago
  7. e9524a5 Migrate CT demo app to Android by Sandro Montanari · 9 months ago
  8. 1ec8369 Replace log lists with same version and later timestamp by Sandro Montanari · 9 months ago
  9. 9af9324 Remove unused DataStore class by Sandro Montanari · 9 months ago
  10. 706a617 Remove the DataStore from the CT codebase by Bessie Jiang · 9 months ago
  11. 20d4024 Remove dependency on DataStore from CT logging infra by Bessie Jiang · 10 months ago
  12. 0394ebb Avoid storing download IDs in the ct.preferences file by Sandro Montanari · 10 months ago
  13. adf3bd7 Fix for b/404408218 that was not merged in time for the AOSP read-only migration. by mtk80963 · 10 months ago
  14. 0bf58da Log when an IOException when reading the public key, content or metadata by Bessie Jiang · 10 months ago
  15. 8b8029d Merge "Add logging of when the public key has invalid encoding or is not on the allowlist" into main by Treehugger Robot · 10 months ago
  16. bf4402f Add logging of when the public key has invalid encoding or is not on the by Bessie Jiang · 10 months ago
  17. 9a03538 Merge "Add NetworkSecurityUnitTests to tethering-mainline-presubmit" into main by Sandro Montanari · 10 months ago
  18. af205e3 Add CompatibilityVersion v2 to CT downloader by Sandro Montanari · 10 months ago
  19. 5a7eeec Add NetworkSecurityUnitTests to tethering-mainline-presubmit by Sandro Montanari · 11 months ago
  20. 32c060f Add checks for CT public key against allowlist by Sandro Montanari · 12 months ago
  21. 5a06ed3 Revert "Add mapping to trigger NetworkSecurity unit tests on presubmit for tethering-mainline-presubmit" by Sandro Montanari · 11 months ago
  22. f37bf52 Add mapping to trigger NetworkSecurity unit tests on presubmit for tethering-mainline-presubmit by Sandro Montanari · 11 months ago
  23. 4a2854b Revert "Add mapping to trigger NetworkSecurity unit tests on presubmit for tethering-mainline-presubmit" by Priyanka Advani (xWF) · 11 months ago
  24. b54ea49 Add mapping to trigger NetworkSecurity unit tests on presubmit for tethering-mainline-presubmit by Sandro Montanari · 11 months ago
  25. 3f4ee6c Add catching of IllegalArgumentException, which gets thrown when there is a malformed Unicode escape character sequence by Bessie Jiang · 11 months ago
  26. 20293a8 Fix the string encoding issues with logging the signature by Bessie Jiang · 11 months ago
  27. ae659ac Add logging of the log list timestamp by Bessie Jiang · 11 months ago
  28. 782fad0 Modify CTLogger to take in the LogListUpdateStatus object instead of by Bessie Jiang · 11 months ago
  29. bc74f00 Merge "Fix bug in Killswitch implementation" into main by Sandro Montanari · 11 months ago
  30. a0c6b16 Add logging of the log list signature by Bessie Jiang · 12 months ago
  31. eb7de53 Create an intermediate enum to represent the log list update status by Bessie Jiang · 11 months ago
  32. 0410737 Fix bug in Killswitch implementation by Sandro Montanari · 12 months ago
  33. c9cefdb Rename the CTLogger APIs to reflect the atom name change by Bessie Jiang · 12 months ago
  34. e48e790 Remove the threshold logic for logging log list update failures by Bessie Jiang · 12 months ago
  35. 46ac499 Merge "Update CT log list update logging to reflect atom changes" into main by Bessie Jiang · 12 months ago
  36. 78b7f41 Update CT log list update logging to reflect atom changes by Bessie Jiang · 12 months ago
  37. f449f91 Add NetSecConfigCertificateTransparencySctNoLogListTestCases to by Bessie Jiang · 12 months ago
  38. ed61bfc Add support for Base64 encoded signature by Sandro Montanari · 12 months ago
  39. 5cc68e4 Ensure directory permissions are granted for CT root and version directories by Sandro Montanari · 12 months ago
  40. 7e4361e Add device_config flag to change the threshold for logging log list by Bessie Jiang · 1 year ago
  41. 5d90324 Simplify failure logging code by removed failureLogged boolean flag by Bessie Jiang · 1 year ago
  42. b6347cb Move DownloadManager.COLUMN_REASON conversion to failure reason into CTLogger by Bessie Jiang · 1 year ago
  43. a5b88db Remove CertificateTransparencyInstaller by Sandro Montanari · 1 year, 1 month ago
  44. 6f70139 Add UPDATE_CONFIG permission check when start CTJob by Sandro Montanari · 1 year ago
  45. 2435f1a Reduce the visibility of logging to statsd to package-private by Bessie Jiang · 1 year ago
  46. 1df64f7 Merge "Implement killswitch mechanism for Android CT" into main by Treehugger Robot · 1 year, 1 month ago
  47. f24643a Implement killswitch mechanism for Android CT by Sandro Montanari · 1 year, 1 month ago
  48. 558445c Add logging when signature is either not found or doesn't pass verification by Bessie Jiang · 1 year, 1 month ago
  49. a1082d8 Add logging of cause of failure when the log list fails to update by Bessie Jiang · 1 year, 1 month ago
  50. 8d0c2c0 Add new APIs to DataStore to allow for int storage by Bessie Jiang · 1 year, 1 month ago
  51. ff0ba88 Merge "Lazy initialize CertificateTransparencyDownloader and DataStore" into main by Sandro Montanari · 1 year, 1 month ago
  52. 6ae4c31 Add a consecutive failure count to the CT DataStore by Bessie Jiang · 1 year, 1 month ago
  53. 8a6d83d Merge "Replace start job action with UPDATE_CT_LOGS system api" into main by Sandro Montanari · 1 year, 1 month ago
  54. ff3a006 Lazy initialize CertificateTransparencyDownloader and DataStore by Sandro Montanari · 1 year, 1 month ago
  55. e5daa72 Replace start job action with UPDATE_CT_LOGS system api by Sandro Montanari · 1 year, 1 month ago
  56. 952741b Revert aosp/3398620 as it causes a post boot unlock regression from loading the CT code & service. by Bessie Jiang · 1 year, 1 month ago
  57. 88564f6 Gate CT via the certificateTransparencyConfiguration flag by Sandro Montanari · 1 year, 1 month ago
  58. b3492b7 Change the default value of the flag to true as discussed via chat by Bessie Jiang · 1 year, 1 month ago
  59. 9190aed Simplify the Android CT properties by Sandro Montanari · 1 year, 2 months ago
  60. 3bd07a5 Add SignatureVerifier class to handle public keys from different sources by Sandro Montanari · 1 year, 2 months ago
  61. 70c4de8 Add daily CertificateTransparencyJob by Sandro Montanari · 1 year, 2 months ago
  62. dfed8dc Make newly created CT directories executable by Bessie Jiang · 1 year, 2 months ago
  63. 478ba51 Log CT log list download failures by Sandro Montanari · 1 year, 2 months ago
  64. a4983fd Revert "Change the visibility of Config to be public, so it can be accessed from" by Bessie Jiang · 1 year, 2 months ago
  65. a618596 Change the visibility of Config to be public, so it can be accessed from by Bessie Jiang · 1 year, 2 months ago
  66. a9aafb7 Add compatibility version to log lists installed by CT by Sandro Montanari · 1 year, 3 months ago
  67. 802c8f1 Move public key to a DeviceConfig flag by Sandro Montanari · 1 year, 3 months ago
  68. 6f73361 Add Bessie to networksecurity OWNERS by Sandro Montanari · 1 year, 3 months ago
  69. 5319f5c Migrate CT namespace to "network_security" by Sandro Montanari · 1 year, 4 months ago
  70. 430a8ad Merge "Make java_sdk_library dependencies explicit" into main by Treehugger Robot · 1 year, 4 months ago
  71. 8401b6a Make java_sdk_library dependencies explicit by Jihoon Kang · 1 year, 5 months ago
  72. 2025a54 Add CT log list data verification after download by Sandro Montanari · 1 year, 5 months ago
  73. 32d814b Install CT log list on successful download by Sandro Montanari · 1 year, 5 months ago
  74. 799860a Schedule log list download on flag update by Sandro Montanari · 1 year, 6 months ago
  75. 1f4ddd0 Add listeners for CertificateTranspaency DeviceConfig flags by Sandro Montanari · 1 year, 6 months ago
  76. 9ffc068 Add boilerplate code for CertificateTransparencyService by Sandro Montanari · 1 year, 6 months ago