0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 18 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update JNA to 4.3.0, to match Joval/PCAP required version. More... over 3 years ago
Updated jKeyring to use JNA 4.2.1, which is available using the Apache 2.0 license. More... almost 6 years ago
Update file permissions. More... about 9 years ago
Update for FHV/DevTools. More... over 9 years ago
Add master password update. More... over 9 years ago
Updated build to leverage the FHV/DeveloperTools project. More... over 9 years ago
Make the KeyringException descend from java.security.KeyStoreException. More... almost 10 years ago
Merge branch 'master' of github.com:joval/jKeyring More... over 10 years ago
Propagate exception from crypto provider when invoking save(). More... over 10 years ago
Fix Gnome keyring provider enable test. More... over 10 years ago
Fix detection of OSX. More... over 10 years ago
Java6-compatible build. More... over 10 years ago
Add factory method to initialize a crypto keyring with a master password. More... almost 11 years ago
Simplified GUI password collection for MasterPasswordEncryption. More... almost 11 years ago
Confirm new password when creating a new Crypto keyring. Separated native from default (crypto) keyring getter methods in KeyringFactory. More... almost 11 years ago
Use a new exception class to propagate errors, instead of IOException (which is too non-specific, and doesn't retain causes). More... almost 11 years ago
On Mac, copy password data, free the native memory, and return the copy. More... almost 11 years ago
Propagate errors from the underlying implementation for read/save/delete operations. More... almost 11 years ago
Oracle changed the value of the system property os.name on MacOS X in Java 7. More... almost 11 years ago
Rev default JDK to 170_21 More... almost 11 years ago
Fix for KWallet. More... almost 11 years ago
Fix for Gnome provider. More... almost 11 years ago
Made jKeyring API purely byte[]-based, for more straightforward use with complex data (as opposed to simple passwords). More... almost 11 years ago
Removed unused file-based Preferences implementation. More... about 11 years ago
Added .gitignore More... about 11 years ago
Initial commit. More... about 11 years ago