summaryrefslogtreecommitdiffstats
path: root/cmds
Commit message (Expand)AuthorAgeFilesLines
...
* Merge "keystore: add AID_ROOT into the user table."Chia-chi Yeh2010-03-081-5/+6
|\
| * keystore: add AID_ROOT into the user table.Chia-chi Yeh2010-03-091-5/+6
* | keystore: allow '\0's in keys and add guards for cplusplus.Chia-chi Yeh2010-03-081-4/+10
|/
* Fix simulator build.Marco Nelissen2010-02-111-1/+1
* keystore: compute the padding in an intuitive way.Chia-chi Yeh2009-12-301-7/+3
* keystore: Add paddings before checksumming.Chia-chi Yeh2009-12-221-10/+13
* keystore: remove old implementation and test.Chia-chi Yeh2009-09-249-1532/+0
* keystore: rename scan() to saw().Chia-chi Yeh2009-09-221-4/+4
* keystore: exclude builds for simulator.Chia-chi Yeh2009-09-221-0/+4
* keystore: enable delete(), scan(), exist() when keystore is locked.Chia-chi Yeh2009-09-211-4/+14
* keystore: switch to multi-user version.Chia-chi Yeh2009-09-184-61/+87
* keystore: add multi-user support.Chia-chi Yeh2009-09-183-0/+662
* Fix a minor bug in is_alnum_string()...Hung-ying Tyan2009-09-171-5/+8
* Add tests and misc fixes on keystore.Hung-ying Tyan2009-09-117-24/+94
* Replace the delimiter whitespace with '\0'.Chung-yih Wang2009-09-095-87/+96
* Fix network order for marshalling in keystore interface.repo sync2009-08-102-1/+8
* am b86bad94: Merge change 9438 into donutAndroid (Google) Code Review2009-07-311-2/+3
|\
| * Merge change 9438 into donutAndroid (Google) Code Review2009-07-311-2/+3
| |\
| | * Change some log.i to log.d.Hung-ying Tyan2009-08-011-2/+3
* | | am f4692640: Add unit tests for netkeystore.Chung-yih Wang2009-07-303-7/+308
|\ \ \ | |/ /
| * | Add unit tests for netkeystore.Chung-yih Wang2009-07-303-7/+308
| |/
* | am 75b68163: Add memcpy and strcpy boundary check.Chung-yih Wang2009-07-241-1/+31
|\ \ | |/
| * Add memcpy and strcpy boundary check.Chung-yih Wang2009-07-241-1/+31
* | am 0d039ba3: Merge change 7508 into donutAndroid (Google) Code Review2009-07-161-1/+1
|\ \ | |/
| * keystore: Fix a compile warning.Chia-chi Yeh2009-07-161-1/+1
* | am 3383df38: Merge change 6198 into donutAndroid (Google) Code Review2009-07-061-0/+53
|\ \ | |/
| * Merge change 6198 into donutAndroid (Google) Code Review2009-07-061-0/+53
| |\
| | * keystore: Provide a generic getter for native components.Chia-chi Yeh2009-07-061-0/+53
* | | am 699ca3f2: Add password field for WiFi configuration.Chung-yih Wang2009-07-061-4/+12
|\ \ \ | |/ /
| * | Add password field for WiFi configuration.Chung-yih Wang2009-07-051-4/+12
| |/
* | am 24ad29c6: Merge change 6177 into donutAndroid (Google) Code Review2009-07-063-1/+10
|\ \ | |/
| * Two small checks in keymgmt.Chung-yih Wang2009-07-033-1/+10
* | am 7de4bd9b: Merge change 6045 into donutAndroid (Google) Code Review2009-07-031-1/+1
|\ \ | |/
| * Remove the null-termination for Java string compatibility.Chung-yih Wang2009-07-021-1/+1
* | am d45dcbec: Merge change 5615 into donutAndroid (Google) Code Review2009-07-0310-619/+1098
|\ \ | |/
| * Implement the generic mini-keystore for security.Chung-yih Wang2009-07-0210-619/+1098
* | am 9fbeb7da: Merge change 4337 into donutAndroid (Google) Code Review2009-06-173-72/+235
|\ \ | |/
| * Change the keystore APIs.Chung-yih Wang2009-06-173-72/+235
* | am db8a6ae6: Merge change 3709 into donutAndroid (Google) Code Review2009-06-112-20/+27
|\ \ | |/
| * Provide the Keystore feature in the framework.Chung-yih Wang2009-06-112-20/+27
* | am 54d63246: Merge change 3427 into donutAndroid (Google) Code Review2009-06-094-0/+467
|\ \ | |/
| * First version of the keystore service.Chung-yih Wang2009-06-084-0/+467
* | get rid of utils.hMathias Agopian2009-05-311-1/+3
* | Fix sim-eng build.Andy McFadden2009-05-261-1/+1
* | am 9681a5e0: Merge change 2230 into donutAndroid (Google) Code Review2009-05-221-2/+2
|\ \ | |/
| * runtime: Add CAP_SYS_NICE to the system server capabilities list so itSan Mehat2009-05-211-2/+2
* | move libbinder's header files under includes/binderMathias Agopian2009-05-203-7/+7
* | checkpoint: split libutils into libutils + libbinderMathias Agopian2009-05-202-0/+2
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0310-0/+1265
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0310-1265/+0