1. fc35929 Added log messages in unittest main function. by Gilad Arnold · 12 years ago
  2. 0b4a6ff Use distinguished exit status for unittests. by Gilad Arnold · 12 years ago
  3. faac2a5 Added log message indicating the result of running AU unittests. by Gilad Arnold · 12 years ago
  4. a2dee1d Fix AU fallback proxy mechanism for resumed updates. by Gilad Arnold · 12 years ago
  5. 8155d08 pull in base/stringprintf.h explicitly by Mike Frysinger · 12 years ago
  6. a8a3a87 Don't drop cache. by Don Garrett · 12 years ago
  7. fbaee24 AU: fix proxy logging by Gilad Arnold · 12 years ago
  8. 36e6077 Previous fix mis-compared file names. by Don Garrett · 12 years ago
  9. f4b2874 Blacklist handling of the netflix plugin. by Don Garrett · 12 years ago
  10. 56d5aa4 Report usage of StopAutoUpdate policy in borgmon charts by Jay Srinivasan · 12 years ago
  11. 0bf8960 Add the dogfood-channel to the list of channels we forward to Omaha. by Don Garrett · 12 years ago
  12. 88226ff update_engine: check type when reading Services property of connection manager. by mukesh agrawal · 12 years ago
  13. 0a70874 Implement the update engine portion for new enterprise policies. by Jay Srinivasan · 12 years ago
  14. ed74731 Temporary hack to allow evaluation of automated test harness with MP images. by Gilad Arnold · 12 years ago
  15. dd465db convert to SLOT-ed libbase by Mike Frysinger · 12 years ago
  16. 2149be4 find openssl via PATH by Mike Frysinger · 12 years ago
  17. 1ebd813 GPIO test signal safe fallback + refactoring. by Gilad Arnold · 12 years ago
  18. 6d63d77 Temporarily disable dutflaga/b GPIO export on all platforms. by Gilad Arnold · 12 years ago
  19. 17d6c8b Temporarily disable dutflaga/b GPIO export on ZGB. by Gilad Arnold · 12 years ago
  20. f960911 A file descriptor closer that uses HANDLE_EINTR. by Gilad Arnold · 12 years ago
  21. 28e2f39 Added GPIO support for update engine automated test. by Gilad Arnold · 12 years ago
  22. 5b2d00a Export dut_flaga/b GPIO devices on different platforms. by Gilad Arnold · 12 years ago
  23. 9dd1e7c Update engine properly sets Content-Type to text/xml. by Gilad Arnold · 12 years ago
  24. 7f42b82 Delete unnecessary -d options from umount in unit tests. by David James · 12 years ago
  25. f4aa1b1 Update ext2fs interface usage for group descriptor by Kees Cook · 12 years ago
  26. 0f9547d fix build warnings with type mismatches and base check helpers by Mike Frysinger · 12 years ago
  27. 1877c39 Update engine reinitializes the dbus connection and retries upon error. by Gilad Arnold · 12 years ago
  28. 34bf1ee Reduce number of resume attempts and delay between attempts. by Gilad Arnold · 12 years ago
  29. 58e8b1f Revise loopback device handling to be parallelization safe. by Don Garrett · 12 years ago
  30. cb34e8c [update_engine] use libchromeos.pc by Elly Jones · 13 years ago
  31. 5479e8d Revert "[update_engine] use libchromeos.pc" by Scott James Remnant · 13 years ago
  32. cdd107e [update_engine] use libchromeos.pc by Elly Jones · 13 years ago
  33. e4ad250 AU multi-range fetcher requests properly closed ranges when their length by Gilad Arnold · 13 years ago
  34. 2a4b446 Fix FlimFlamProxy test by Don Garrett · 13 years ago
  35. 9bedeb5 Fetcher tries all proxies when a secondary chunk download error occurs. by Gilad Arnold · 13 years ago
  36. 48085ba Updater avoids download in case of an error HTTP response. by Gilad Arnold · 13 years ago
  37. e410e0f Switch FileWriter::Write to boolean result code. by Don Garrett · 13 years ago
  38. 5445e16 AU: Switch autest to the new test server URL. by Darin Petkov · 13 years ago
  39. a0b9e77 AU: Ensure update_engine_client get proxy retries are spaced out in time. by Darin Petkov · 13 years ago
  40. 7ed561b AU: Remove support for old-style updates. by Darin Petkov · 13 years ago
  41. 7f9aea2 Add UMA metrics for detecting and reporting update certificate changes. by Bruno Rocha · 13 years ago
  42. c24e3f3 Support for signing with multiple signature files, key sizes. by Andrew de los Reyes · 13 years ago
  43. 771e1bd Make public key verification check binding. by Andrew de los Reyes · 13 years ago
  44. 2d12158 Remove path='/' from kLibCrosProxyResolveSignalFilter. by Satoru Takabayashi · 13 years ago
  45. 7438a5c AU: Cleanup temporary files created by the update generator. by Darin Petkov · 13 years ago
  46. 2d4e1c5 Tweak http_fetcher_unittest.cc error handling by Josh Horwich · 13 years ago
  47. e7dcc2a Sleep for longer when waiting for test_http_server to start by Andrew de los Reyes · 13 years ago
  48. 8ed2d16 client: don't log about getting dbus proxy tries until one fails. by Andrew de los Reyes · 13 years ago
  49. 100bb7d Better logging around delta mismatch. by Andrew de los Reyes · 13 years ago
  50. 68ab6ed client: GetProxy: add retries by Andrew de los Reyes · 13 years ago
  51. 7fbbe8a Update engine should use the release channel policy if it exists. by Patrick Dubroy · 13 years ago
  52. 21067cc AU: Fix unittest failure. by Andrew de los Reyes · 13 years ago
  53. 18c7bce AU: Set error code bit 30 for error events on resumed updates. by Darin Petkov · 13 years ago
  54. fb2f461 AU: Only retry HTTP connect failures when updating in background. by Andrew de los Reyes · 13 years ago
  55. fe57d54 AU: If firmware updater requests it, fail the update, but request user reboot. by Andrew de los Reyes · 13 years ago
  56. b44e9e8 Change code to ignore ping Omaha requests that are empty by Thieu Le · 13 years ago
  57. 8707b5b Properly respect the PKG_CONFIG environment variable. by Diego Elio Pettenò · 13 years ago
  58. e05fc28 AU: Fixes for gcc-4.6 by Andrew de los Reyes · 13 years ago
  59. d88a857 Change PingOmaha() to run synchronously to avoid race conditions. by Thieu Le · 13 years ago
  60. 4f0a07b Store the signature blob as part of the update checkpoint. by Darin Petkov · 13 years ago
  61. 61635a9 AU: Announce the update engine status on startup. by Darin Petkov · 13 years ago
  62. f2065b4 AU: Use crossystem hwid to obtain the hardware class. by Darin Petkov · 13 years ago
  63. 85d02b7 AU: Add support for reading the output of synchronous exec calls. by Darin Petkov · 13 years ago
  64. 478435e AU: Fix memory leaks in Subprocess. by Darin Petkov · 13 years ago
  65. d903c3b [update_engine] Roll forward to new libchrome by Chris Masone · 13 years ago
  66. 265f290 AU: Don't include the previous version event in ping-only requests. by Darin Petkov · 13 years ago
  67. 58dd134 Call chromeos-setgoodkernel asynchronously. by Darin Petkov · 13 years ago
  68. 820a77b If the Omaha URL is 'autest', point to the hardcoded test server. by Darin Petkov · 13 years ago
  69. c1d5c93 AU: Handle firmware update failure when booted from FW slot B. by Andrew de los Reyes · 13 years ago
  70. e72f9c0 AU: Set connection timeout to 30 seconds. by Andrew de los Reyes · 13 years ago
  71. 116fda3 Add support to update_engine to poke Omaha after an update has been applied by Thieu Le · 13 years ago
  72. 6dbf30a AU: Always run setgoodkernel, unless we abort within 45 seconds of launch. by Andrew de los Reyes · 13 years ago
  73. dc92876 AU: stable channel by Andrew de los Reyes · 13 years ago
  74. 21816e1 AU: Detect and report public key verify failures, but continue updating. by Andrew de los Reyes · 13 years ago
  75. 2a0fd74 AU: Lower HTTP timeout on official builds. by Andrew de los Reyes · 13 years ago
  76. 173e63c AU: OmahaRequestAction: allow to be skipped. by Andrew de los Reyes · 13 years ago
  77. fb830ba AU: detect failure when using public key verification by Andrew de los Reyes · 13 years ago
  78. ffcb6d1 AU: HttpFetcher: Fix segfault with multi fetcher and small transfers by Andrew de los Reyes · 13 years ago
  79. bdfaaf0 AU: Switch to 2048 bit RSA keys; Pad SHA256 hashes appropriately. by Andrew de los Reyes · 13 years ago
  80. 44d98d9 Use crossystem rather than cros_boot_mode. by Darin Petkov · 13 years ago
  81. 518502a AU: Handle inability to get proxy servers from Chrome better. by Andrew de los Reyes · 13 years ago
  82. e6ef2f8 Start action processing asynchronously in UpdateAttempter. by Darin Petkov · 13 years ago
  83. 56dad72 Use the scoped loopback releaser which implements timeout and retries. by Darin Petkov · 13 years ago
  84. 000d895 AU: Full proxy support by Andrew de los Reyes · 13 years ago
  85. abc7bc0 If a public key is present, disallow old style full payloads. by Darin Petkov · 13 years ago
  86. 48a0a48 AU: When checking if we've visited a file before, don't follow symlinks. by Andrew de los Reyes · 13 years ago
  87. 24c32d2 Add unittest public key to repo. by Chris Sosa · 13 years ago
  88. f3ed8e7 AU: Make proxy resolution asynchronous. by Andrew de los Reyes · 13 years ago
  89. 29da8aa AU: tolerate files that are symlinks in src image, yet not in new image. by Andrew de los Reyes · 13 years ago
  90. c7c19cd Return bad exit code when we fail to generate an update. by Chris Sosa · 13 years ago
  91. bfabc30 Try to mount new filesystem w/ ext2 first, then ext3. by Andrew de los Reyes · 13 years ago
  92. 52dcaeb AU: Add a signing test with a private key that doesn't match the public one. by Darin Petkov · 14 years ago
  93. cbfb017 AU: Add more signing unit tests. by Darin Petkov · 14 years ago
  94. adb3cef AU: Support signed payload verification through the delta generator. by Darin Petkov · 14 years ago
  95. da8c136 AU: Add options to delta_generator to hash and sign generated payloads. by Darin Petkov · 14 years ago
  96. 5c0f36e AU: XmlEncode the previous version, just in case. by Darin Petkov · 14 years ago
  97. 9574f7e AU: Add support for signing of update payloads after they're generated. by Darin Petkov · 14 years ago
  98. 2008e4c AU: Reduce instances of signalling the crash reporter. by Andrew de los Reyes · 14 years ago
  99. 10d02dd AU: Don't allow stateful /etc/lsb-release override in normal boot mode... by Darin Petkov · 14 years ago
  100. c91dd6b AU: Include a bit flag (bit 31) in error codes to indicate non-normal boot mode. by Darin Petkov · 14 years ago