1. e0b08e6 Revert "autotest: move constants to common_lib" by Hsinyu Chao · 9 years ago
  2. a4ac7a8 autotest: move constants to common_lib by Eric Caruso · 9 years ago
  3. be13259 Add parsing to handle string values. by Kris Rambish · 10 years ago
  4. bb5258c Check if cryptohome returns "Unknown action..." by Kris Rambish · 10 years ago
  5. 94fd6b3 autotest: Tolerate devices without cryptohome installed by Christopher Wiley · 10 years ago
  6. 82ee1c0 Move TPM lockout detection to cryptohome.py by Kris Rambish · 10 years ago
  7. 2a2ef34 autotest: Add cryptohome login status tests by David Pursell · 10 years ago
  8. fef135a cros/cryptohome.py: move signal data clearing _before_ async calls by Will Drewry · 10 years ago
  9. 78db9dc cros/cryptohome.py: use a global bus_loop if none is supplied by Will Drewry · 11 years ago
  10. e6c44b9 Added a dbus main loop to cryptohome proxy instances. by Darren Krahn · 11 years ago
  11. 64170f8 Update all login_* tests to use CryptohomeProxy by Chris Masone · 11 years ago
  12. 19e305e Switch login_MultipleSessions to use CryptohomeProxy by Chris Masone · 11 years ago
  13. f59d9df Up DBus method call timeout in cryptohome.py by Chris Masone · 11 years ago
  14. c4de5ff cryptohome.py: don't fail on the nested timeout! by Will Drewry · 11 years ago
  15. 934d153 cros/cryptohome.py: increase the DBus signal timeout to 180s by Will Drewry · 11 years ago
  16. 9e44079 cryptohome.py: make CryptohomeProxy async by Will Drewry · 11 years ago
  17. dc2b0dd cryptohome.py: wait for cryptohomed death by Will Drewry · 11 years ago
  18. d2fed97 platform_Cryptohome, cryptohome.py: kill c-homed on dbus silence by Will Drewry · 11 years ago
  19. 3543e51 Make cryptohome mount calls asynchronous under the hood by Chris Masone · 11 years ago
  20. 569f867 [autotest] Cryptohome library throws terse mount-point exceptions. by beeps · 11 years ago
  21. 6cb26ad [autotest] remove dependencies on /home/chronos/user by Elly Fong-Jones · 11 years ago
  22. 5d010aa Add multiprofile tests for session_manager.StartSession() by Chris Masone · 12 years ago
  23. 5f880f6 Added an attestation autotest. by Darren Krahn · 12 years ago
  24. 0e73e7f New autotest to verify TPM endorsement key. by Darren Krahn · 12 years ago
  25. 630f3a9 [autotest] use --async for cryptohome test_auth by Elly Jones · 13 years ago
  26. 4458f44 [autotest] add platform_CryptohomeMigrateKey by Elly Jones · 13 years ago
  27. b6d2993 Fix includes, unbreaking PyAuto functional and improving style by barfab@chromium.org · 13 years ago
  28. 5c37463 Teach autotest_lib about per-user mounts and ephemeral users by barfab@chromium.org · 13 years ago
  29. cf2151e Add function to remove all cryptohome vaults by barfab@chromium.org · 13 years ago
  30. d5e3631 Add server/client tests for enterrpise enrolling/unenrolling a device. by Frank Farzan · 13 years ago
  31. 5c3c2b0 [autotest] cryptohome: don't subscript result of Unmount(). by Elly Jones · 13 years ago
  32. 2f0ebba platform_Cryptohome: Add more test cases. by Elly Jones · 13 years ago
  33. 686c2f4 platform_CryptohomeMultiple: add. by Elly Jones · 13 years ago
  34. 6681449 Add base setup for autotest tests to use pyauto for chrome automation by Nirnimesh · 13 years ago
  35. f08f88d Factor out the key bit from is_mounted, so we can query which vault is mounted by Jim Hebert · 14 years ago
  36. f7b8192 Fix import of some autotest cros modules, make them callable outside of autotest runtime. by Eric Li · 14 years ago
  37. c4d8f4a Move site_httpd, site_uim, site_login and site_cryptohome into cros/ dir. by Eric Li · 14 years ago[Renamed (97%) from client/bin/site_cryptohome.py]
  38. 9da65c4 Revert "Revert "Create a cros directory under client, and start moving things into it."" by Eric Li · 14 years ago
  39. 985a034 Revert "Create a cros directory under client, and start moving things into it." by Sean O'Connor · 14 years ago
  40. 4b1222e Create a cros directory under client, and start moving things into it. by Eric Li · 14 years ago
  41. e5d8fd0 Refactor platform_CryptohomeTestAuth + add testcase. by Sean O · 14 years ago
  42. be760a1 Revert "Testcase for Issue 6965 - Login on top of previously mounted cryptohome." by Eric Li · 14 years ago
  43. 1e5db6a Testcase for Issue 6965 - Login on top of previously mounted cryptohome. by Sean O · 14 years ago
  44. 52653c3 Fix to work with the new ecryptfs-based cryptohome. by Frank Swiderski · 14 years ago
  45. eb22299 Typo fix, missing '_'. by Sourav Poddar · 14 years ago
  46. 574bd62 patch by Sourav Poddar · 14 years ago
  47. 1003927 Increase timeout for cryptohome from 10 to 30 secs by Chris Sosa · 15 years ago
  48. 81ad616 Check if the mount is mounted in the cryptohomed process vfs namespace by Will Drewry · 15 years ago
  49. 99ee6a5 Test that logging out will unmount the cryptohome. by Bryan Yeung · 15 years ago
  50. e7dd016 Add OS constants to a python file that can be imported by tests by Chris Masone · 15 years ago
  51. 6027ecc Test that cryptohome is mounted after successful login. by Chris Masone · 15 years ago
  52. 5e06f18 Beginning of utils for testing cryptohome by Chris Masone · 15 years ago