1
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected about 2 years ago.
Feb 07, 2023 — Feb 07, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
move a generic superclass test to its appropriate unit test class in KeyManagerTest More... about 12 years ago
Do not allow saving of keystore with empty password (will cause arithmetic exception on load) -- move non-specific tests to KeyManagerTest class More... about 12 years ago
move a non-specific test to abstract KeyManager unit test class More... about 12 years ago
removed unused code -- has been pushed to superclass KeyManager More... about 12 years ago
intermediate commit -- pushing save(), instantiateKeystore() implementations and associated helpers to a superclass. Unit tests pass. Clean up to do. More... about 12 years ago
move StorageType test to the test class of the abstract KeyManager More... about 12 years ago
pushing StorageType enum and some private implementation to superclass More... about 12 years ago
add a common superclass (for now empty) for different types of key manager implementations More... about 12 years ago
adds null guards More... about 12 years ago
Initial Commit More... about 12 years ago
add ASN OIDs for other NSA / NIST EC curves and for certificate AlgorithmIdentifier field More... about 12 years ago
Initial Commit More... about 12 years ago
removed some unused lines of code More... about 12 years ago
Initial Commit More... about 12 years ago
Initial Commit More... about 12 years ago
Initial Commit More... about 12 years ago
Initial Commit More... about 12 years ago
open the security log visibility to protected More... about 12 years ago
Initial Commit More... about 12 years ago
Unit tests for AsymmetricKeyManager class More... about 12 years ago
IPHONE-120: Widget now handle images loaded async if not immediately available More... about 12 years ago
Removed old commented code to make class more readable. That code is most probably left over from slider re-implementation for iOS 6+ support More... about 12 years ago
IPHONE-120: Have controller be the image loader More... about 12 years ago
IPHONE-120: Widget now handle images loaded async if not immediately available More... about 12 years ago
IPHONE-176: Make sure image cache is propagated correctly More... about 12 years ago
IPHONE-120: Have controller be the image loader More... about 12 years ago
IPHONE-176: Calling the loader is done async More... about 12 years ago
IPHONE-188: Uses properties instead of ivars More... about 12 years ago
add BouncyCastle 1.50 JCA provider and PKIX library More... about 12 years ago
update project template - was missing classpath reference in java compile task More... about 12 years ago