1. 29 Sep, 2009 1 commit
    • Chung-yih Wang's avatar
      Add unit test for the new keystore. · f35e9663
      Chung-yih Wang authored
      Since we need to test the keystore with user system in order to test
      the reset(), password(), lock() and unlock(), we have to take advantage
      of the ActivityUnitTestCase to run the test with the user 'system'.
      f35e9663
  2. 24 Sep, 2009 3 commits
  3. 21 Sep, 2009 2 commits
  4. 18 Sep, 2009 1 commit
  5. 17 Sep, 2009 1 commit
  6. 11 Sep, 2009 1 commit
    • Hung-ying Tyan's avatar
      Add tests and misc fixes on keystore. · a7df557a
      Hung-ying Tyan authored
      * Refactor netkeystore.c to make client and server code testable.
      * Add a client test for setting new passwd and changing passwd.
      * Exclude "." and ".." from reset_keystore().
      * Change ServerCommand.executeCommand() to accept variable length of
        arguments and add convert() to marshalling the args to bytes.
      * Keystore.java is revised accordingly.
      a7df557a
  7. 10 Sep, 2009 1 commit
  8. 09 Sep, 2009 2 commits
  9. 02 Sep, 2009 1 commit
  10. 01 Sep, 2009 1 commit
  11. 31 Aug, 2009 1 commit
  12. 14 Aug, 2009 1 commit
  13. 13 Aug, 2009 1 commit
  14. 11 Aug, 2009 1 commit
  15. 10 Aug, 2009 1 commit
  16. 03 Aug, 2009 1 commit
  17. 01 Aug, 2009 2 commits
  18. 29 Jul, 2009 1 commit
  19. 28 Jul, 2009 2 commits
  20. 24 Jul, 2009 1 commit
  21. 21 Jul, 2009 3 commits
  22. 17 Jul, 2009 1 commit
  23. 05 Jul, 2009 1 commit
    • Chung-yih Wang's avatar
      Add password field for WiFi configuration. · 699ca3f2
      Chung-yih Wang authored
      1. the certtool.h is modified for avoiding the side effect,
         for saving the configuration with wpa_supplicant.
      2. put the loadLibrary back in CertTool.java
      3. Fix incorrect JNI declarations.
      699ca3f2
  24. 03 Jul, 2009 2 commits
  25. 02 Jul, 2009 2 commits
  26. 19 Jun, 2009 1 commit
  27. 17 Jun, 2009 1 commit
    • Chung-yih Wang's avatar
      Change the keystore APIs. · 6d531bf0
      Chung-yih Wang authored
      1. simplify the keypair selection in UI.
      2. add the user certificate and key into the keystore for keygen feature.
      6d531bf0
  28. 16 Jun, 2009 2 commits
  29. 11 Jun, 2009 1 commit