1. 48a0a48 AU: When checking if we've visited a file before, don't follow symlinks. by Andrew de los Reyes · 14 years ago
  2. 29da8aa AU: tolerate files that are symlinks in src image, yet not in new image. by Andrew de los Reyes · 14 years ago
  3. 52dcaeb AU: Add a signing test with a private key that doesn't match the public one. by Darin Petkov · 14 years ago
  4. cbfb017 AU: Add more signing unit tests. by Darin Petkov · 14 years ago
  5. adb3cef AU: Support signed payload verification through the delta generator. by Darin Petkov · 14 years ago
  6. 9574f7e AU: Add support for signing of update payloads after they're generated. by Darin Petkov · 14 years ago
  7. 5c7d975 Add support for bsdiff of file system metadata blocks by Thieu Le · 14 years ago
  8. 3aefa86 AU: Split applied update verification into a separate step. by Darin Petkov · 14 years ago
  9. 934bb41 AU: Check the delta magic and fail on mismatch. by Darin Petkov · 14 years ago
  10. 7a22d79 AU: Speed up full update payload generation by running multiple threads. by Darin Petkov · 14 years ago
  11. 9fa7ec5 AU: Don't send no-op operations in the delta payload. by Darin Petkov · 14 years ago
  12. d43d690 AU: Include old kernel hash for source partition verification. by Darin Petkov · 14 years ago
  13. 68c10d1 AU: Really delta compress the kernel if an old kernel is provided. by Darin Petkov · 14 years ago
  14. 698d041 AU: Verify source rootfs/kernel hashes before applying delta. by Darin Petkov · 14 years ago
  15. 7ea3233 AU: Don't send rootfs hashes along with the delta payload. by Darin Petkov · 14 years ago
  16. 2dd0109 AU: Verify that the applied delta update matches the server-sent hashes. by Darin Petkov · 14 years ago
  17. 353777c AU: Delta Performer: properly detect idempotent operations by Andrew de los Reyes · 14 years ago
  18. 9b23057 AU: Resume interrupted update attempts. by Darin Petkov · 14 years ago
  19. 36a5822 AU: Include the old/new kernel/rootfs size/hash in the update metadata. by Darin Petkov · 14 years ago
  20. 437adc4 AU: DeltaPerformer performs the download size/hash check now. by Darin Petkov · 14 years ago
  21. 27f7d37 AU: support for generating new style full updates. by Andrew de los Reyes · 14 years ago
  22. 73058b4 AU: Start checkpointing update progress. by Darin Petkov · 14 years ago
  23. d7061ab AU: Verify delta payload signature and signed hash. by Darin Petkov · 14 years ago
  24. 932bc4c AU: Sign delta payloads by Andrew de los Reyes · 14 years ago
  25. 3270f74 AU: Changes for deltas on traditional bios machines. by Andrew de los Reyes · 14 years ago
  26. 37c2032 AU: Send board (e.g. x86-generic) to update server in query. by Andrew de los Reyes · 14 years ago
  27. f4c7ef1 AU: delta compress the kernel partition by Andrew de los Reyes · 14 years ago
  28. 09e56d6 AU: Class to perform delta updates. by Andrew de los Reyes · 14 years ago