1. e410e0f Switch FileWriter::Write to boolean result code. by Don Garrett · 13 years ago
  2. 5445e16 AU: Switch autest to the new test server URL. by Darin Petkov · 13 years ago
  3. a0b9e77 AU: Ensure update_engine_client get proxy retries are spaced out in time. by Darin Petkov · 13 years ago
  4. 7ed561b AU: Remove support for old-style updates. by Darin Petkov · 13 years ago
  5. 7f9aea2 Add UMA metrics for detecting and reporting update certificate changes. by Bruno Rocha · 13 years ago
  6. c24e3f3 Support for signing with multiple signature files, key sizes. by Andrew de los Reyes · 13 years ago
  7. 771e1bd Make public key verification check binding. by Andrew de los Reyes · 13 years ago
  8. 2d12158 Remove path='/' from kLibCrosProxyResolveSignalFilter. by Satoru Takabayashi · 13 years ago
  9. 7438a5c AU: Cleanup temporary files created by the update generator. by Darin Petkov · 13 years ago
  10. 2d4e1c5 Tweak http_fetcher_unittest.cc error handling by Josh Horwich · 13 years ago
  11. e7dcc2a Sleep for longer when waiting for test_http_server to start by Andrew de los Reyes · 13 years ago
  12. 8ed2d16 client: don't log about getting dbus proxy tries until one fails. by Andrew de los Reyes · 13 years ago
  13. 100bb7d Better logging around delta mismatch. by Andrew de los Reyes · 13 years ago
  14. 68ab6ed client: GetProxy: add retries by Andrew de los Reyes · 13 years ago
  15. 7fbbe8a Update engine should use the release channel policy if it exists. by Patrick Dubroy · 13 years ago
  16. 21067cc AU: Fix unittest failure. by Andrew de los Reyes · 13 years ago
  17. 18c7bce AU: Set error code bit 30 for error events on resumed updates. by Darin Petkov · 13 years ago
  18. fb2f461 AU: Only retry HTTP connect failures when updating in background. by Andrew de los Reyes · 13 years ago
  19. fe57d54 AU: If firmware updater requests it, fail the update, but request user reboot. by Andrew de los Reyes · 13 years ago
  20. b44e9e8 Change code to ignore ping Omaha requests that are empty by Thieu Le · 13 years ago
  21. 8707b5b Properly respect the PKG_CONFIG environment variable. by Diego Elio Pettenò · 13 years ago
  22. e05fc28 AU: Fixes for gcc-4.6 by Andrew de los Reyes · 13 years ago
  23. d88a857 Change PingOmaha() to run synchronously to avoid race conditions. by Thieu Le · 13 years ago
  24. 4f0a07b Store the signature blob as part of the update checkpoint. by Darin Petkov · 13 years ago
  25. 61635a9 AU: Announce the update engine status on startup. by Darin Petkov · 13 years ago
  26. f2065b4 AU: Use crossystem hwid to obtain the hardware class. by Darin Petkov · 13 years ago
  27. 85d02b7 AU: Add support for reading the output of synchronous exec calls. by Darin Petkov · 13 years ago
  28. 478435e AU: Fix memory leaks in Subprocess. by Darin Petkov · 13 years ago
  29. d903c3b [update_engine] Roll forward to new libchrome by Chris Masone · 13 years ago
  30. 265f290 AU: Don't include the previous version event in ping-only requests. by Darin Petkov · 13 years ago
  31. 58dd134 Call chromeos-setgoodkernel asynchronously. by Darin Petkov · 13 years ago
  32. 820a77b If the Omaha URL is 'autest', point to the hardcoded test server. by Darin Petkov · 13 years ago
  33. c1d5c93 AU: Handle firmware update failure when booted from FW slot B. by Andrew de los Reyes · 13 years ago
  34. e72f9c0 AU: Set connection timeout to 30 seconds. by Andrew de los Reyes · 13 years ago
  35. 116fda3 Add support to update_engine to poke Omaha after an update has been applied by Thieu Le · 13 years ago
  36. 6dbf30a AU: Always run setgoodkernel, unless we abort within 45 seconds of launch. by Andrew de los Reyes · 13 years ago
  37. dc92876 AU: stable channel by Andrew de los Reyes · 13 years ago
  38. 21816e1 AU: Detect and report public key verify failures, but continue updating. by Andrew de los Reyes · 13 years ago
  39. 2a0fd74 AU: Lower HTTP timeout on official builds. by Andrew de los Reyes · 13 years ago
  40. 173e63c AU: OmahaRequestAction: allow to be skipped. by Andrew de los Reyes · 13 years ago
  41. fb830ba AU: detect failure when using public key verification by Andrew de los Reyes · 13 years ago
  42. ffcb6d1 AU: HttpFetcher: Fix segfault with multi fetcher and small transfers by Andrew de los Reyes · 13 years ago
  43. bdfaaf0 AU: Switch to 2048 bit RSA keys; Pad SHA256 hashes appropriately. by Andrew de los Reyes · 13 years ago
  44. 44d98d9 Use crossystem rather than cros_boot_mode. by Darin Petkov · 13 years ago
  45. 518502a AU: Handle inability to get proxy servers from Chrome better. by Andrew de los Reyes · 13 years ago
  46. e6ef2f8 Start action processing asynchronously in UpdateAttempter. by Darin Petkov · 13 years ago
  47. 56dad72 Use the scoped loopback releaser which implements timeout and retries. by Darin Petkov · 13 years ago
  48. 000d895 AU: Full proxy support by Andrew de los Reyes · 13 years ago
  49. abc7bc0 If a public key is present, disallow old style full payloads. by Darin Petkov · 13 years ago
  50. 48a0a48 AU: When checking if we've visited a file before, don't follow symlinks. by Andrew de los Reyes · 13 years ago
  51. 24c32d2 Add unittest public key to repo. by Chris Sosa · 13 years ago
  52. f3ed8e7 AU: Make proxy resolution asynchronous. by Andrew de los Reyes · 13 years ago
  53. 29da8aa AU: tolerate files that are symlinks in src image, yet not in new image. by Andrew de los Reyes · 13 years ago
  54. c7c19cd Return bad exit code when we fail to generate an update. by Chris Sosa · 13 years ago
  55. bfabc30 Try to mount new filesystem w/ ext2 first, then ext3. by Andrew de los Reyes · 13 years ago
  56. 52dcaeb AU: Add a signing test with a private key that doesn't match the public one. by Darin Petkov · 14 years ago
  57. cbfb017 AU: Add more signing unit tests. by Darin Petkov · 14 years ago
  58. adb3cef AU: Support signed payload verification through the delta generator. by Darin Petkov · 14 years ago
  59. da8c136 AU: Add options to delta_generator to hash and sign generated payloads. by Darin Petkov · 14 years ago
  60. 5c0f36e AU: XmlEncode the previous version, just in case. by Darin Petkov · 14 years ago
  61. 9574f7e AU: Add support for signing of update payloads after they're generated. by Darin Petkov · 14 years ago
  62. 2008e4c AU: Reduce instances of signalling the crash reporter. by Andrew de los Reyes · 14 years ago
  63. 10d02dd AU: Don't allow stateful /etc/lsb-release override in normal boot mode... by Darin Petkov · 14 years ago
  64. c91dd6b AU: Include a bit flag (bit 31) in error codes to indicate non-normal boot mode. by Darin Petkov · 14 years ago
  65. bffc6ba AU: When reporting error to Omaha, also notify crash reporter by Andrew de los Reyes · 14 years ago
  66. 712b3ac AU: Function to trigger crash reporter. by Andrew de los Reyes · 14 years ago
  67. f650219 Break metadata into smaller chunks (number of chunks=10) for faster delta generation. by Thieu Le · 14 years ago
  68. b2be3f9 Revert "Break metadata into smaller chunks (number of chunks=10) for faster delta generation." by Thieu Le · 14 years ago
  69. 4e8a306 Break metadata into smaller chunks (number of chunks=10) for faster delta generation. by Thieu Le · 14 years ago
  70. 95508da AU: Send a previous version event after reboot following an update. by Darin Petkov · 14 years ago
  71. 819fef2 AU: MultiHttpFetcher cleanup/rewrite by Andrew de los Reyes · 14 years ago
  72. 5c7d975 Add support for bsdiff of file system metadata blocks by Thieu Le · 14 years ago
  73. 47851f4 AU: fix double-free warning in flimflam proxy unittest by Andrew de los Reyes · 14 years ago
  74. 3aefa86 AU: Split applied update verification into a separate step. by Darin Petkov · 14 years ago
  75. cf56248 AU: Try to remove unit test flakiness on buildbots. by Darin Petkov · 14 years ago
  76. b039d50 AU: Switch signature verification from external openssl to library. by Darin Petkov · 14 years ago
  77. c2e4a7d Restructure FilesystemCopierAction to use ping-pong buffers. by Darin Petkov · 14 years ago
  78. 927179d AU: When generating delta, use scratch off end of filesystem by Andrew de los Reyes · 14 years ago
  79. 1b00310 AU: More UpdateAttempter unit tests. by Darin Petkov · 14 years ago
  80. 3367619 AU: Disallow Anonymous Diffie Hellman ciphers by Andrew de los Reyes · 14 years ago
  81. 5d0783d AU: Always retry on failed connections, even manual checks. by Andrew de los Reyes · 14 years ago
  82. a092955 AU: Retry up to 3 times 30 seconds apart on HTTP response code 0. by Darin Petkov · 14 years ago
  83. d698231 Use g_strdup() instead of strdup(). by Satoru Takabayashi · 14 years ago
  84. 002b2fe AU: Add unit tests for utils IsSymlink and SetProcessPriority. by Darin Petkov · 14 years ago
  85. 4516810 AU: Manual proxy support by Andrew de los Reyes · 14 years ago
  86. 8e07f1e AU: Exit with status 1 through the Terminator. by Darin Petkov · 14 years ago
  87. 0a9a6ed AU: Make sure that subsequent non-Terminator unit tests don't exit. by Darin Petkov · 14 years ago
  88. 80f1956 AU: Add unit tests for the Terminator class. by Darin Petkov · 14 years ago
  89. 9cd120d AU: Proxy Resolver classes by Andrew de los Reyes · 14 years ago
  90. b2bf122 update_engine: Move CA certs to separate ebuild by Ken Mixter · 14 years ago
  91. 934bb41 AU: Check the delta magic and fail on mismatch. by Darin Petkov · 14 years ago
  92. 9c096d6 AU: Use NiceMock<PrefsMock to suppress uninteresting call warnings. by Darin Petkov · 14 years ago
  93. 9ce452b AU: Fix potential issues with premature destruction of HTTP fetchers. by Darin Petkov · 14 years ago
  94. e237d19 AU: Restrict SSL ciphers to HIGH in official builds. by Darin Petkov · 14 years ago
  95. a3df55b AU: Don't allow deltas if the rootfs track is different than the request track. by Darin Petkov · 14 years ago
  96. d315dc7 AU: Allow override of "appid" through the lsb-release file. by Darin Petkov · 14 years ago
  97. 30291ed AU: Timestamp logs at startup. by Darin Petkov · 14 years ago
  98. 6f03a3b AU: Execute postinst asynchronously so that the D-Bus service is not blocked. by Darin Petkov · 14 years ago
  99. 4b8740f AU: reduce logging when generating delta update by Andrew de los Reyes · 14 years ago
  100. 3375ff5 AU: Reduce full payload generation log output. by Darin Petkov · 14 years ago