50 check-ins by user rkeene occurring on or before 2019-01-31 13:25:45.
More ↑
2019-01-31
| ||
13:25 | Better handling for unapproved apps and dealing with non-RSA signing attempts check-in: d756b0ea34 user: rkeene tags: trunk | |
07:23 | Improved SSH agent check-in: 43f92f8f98 user: rkeene tags: trunk | |
07:16 | Added SSH agent support check-in: 5d6a50ef48 user: rkeene tags: trunk | |
07:15 | Added SHA512 support and support for returning a promise when signing check-in: a5d56f2277 user: rkeene tags: trunk | |
04:41 | Upgrade to latest JS RSA check-in: f0d2c2ccee user: rkeene tags: trunk | |
04:33 | Support for returning a promise from cackeyListCertificates() check-in: 622c57faac user: rkeene tags: trunk | |
2019-01-30
| ||
19:02 | Updated tile logo to meet Web Store requirements check-in: 72910e50a1 user: rkeene tags: trunk | |
18:38 | CACKey 0.7.10 check-in: 78a50b4f1b user: rkeene tags: trunk | |
18:36 | ChromeOS Release 10 check-in: a0a37b2628 user: rkeene tags: trunk | |
18:35 | Periodically restart CACKey if PC/SC handle has not been used in a while check-in: 75e6e54b71 user: rkeene tags: trunk | |
17:47 | Whitespace cleanup check-in: 90921f9444 user: rkeene tags: trunk | |
17:47 | Added reload button to CACKey UI page to reload info more easily check-in: 8e5aed79dc user: rkeene tags: trunk | |
17:24 | Only display extended key usage if it is present in the certificate check-in: 731ccabde6 user: rkeene tags: trunk | |
17:23 | Fix dereferencing of cackey_pin_command when it is NULL and ensure printed buffers are truncated check-in: ce07b4406e user: rkeene tags: trunk | |
17:21 | Use patched version of libpcsc check-in: 4aa7799e7f user: rkeene tags: trunk | |
2018-08-24
| ||
21:33 | Updated URL for RPM spec file check-in: 1efa305922 user: rkeene tags: trunk | |
2018-06-29
| ||
18:58 | More work on improving wrapper Leaf check-in: 3fdad99785 user: rkeene tags: better-wrapping | |
2017-12-28
| ||
01:32 | More work on improving the wrapper check-in: 3b7b2eddb4 user: rkeene tags: better-wrapping | |
01:32 | Updated to support supplying an empty PIN command to be equivelant to unsetting check-in: 9043258dc4 user: rkeene tags: trunk | |
2017-12-27
| ||
18:59 | CACKey 0.7.9 check-in: ac7bd0bf8f user: rkeene tags: trunk | |
18:54 | Integrated dlmopen() wrapper library (not for general use) check-in: 59356166dc user: rkeene tags: trunk | |
18:48 | Added a wrapper PKCS#11 module which uses GNU dlmopen to segregate loading cackey and its libraries to avoid issues with different linkspaces Closed-Leaf check-in: 45c70bc44d user: rkeene tags: dlopen-wrapper | |
17:59 | Started work on updating DOD certs Leaf check-in: ff2eb37b0a user: rkeene tags: update-dod-certs | |
17:52 | Started work on runtime loading of dependencies Leaf check-in: e14e862239 user: rkeene tags: runtime-loading-of-deps | |
2017-07-17
| ||
13:56 | Updated to treat returning a zero-length signed message as an error check-in: 0c7c510048 user: rkeene tags: trunk | |
13:56 | Corrected typo causing debug builds to fail check-in: d02f2af7a5 user: rkeene tags: trunk | |
2017-03-09
| ||
02:43 | ChromeOS Release 9 check-in: 21da395d74 user: rkeene tags: trunk | |
02:42 | Better linking to zlib for AppFS build check-in: ee07cc40d0 user: rkeene tags: trunk | |
02:41 | Updated to try more application IDs for CACs check-in: fbed2df898 user: rkeene tags: trunk | |
02:15 | ChromeOS: Fix debug check-in: 1c45a8940d user: rkeene tags: trunk | |
01:20 | Updated PIN dialog from Google Leaf check-in: e53bb33148 user: rkeene tags: chrome-pin-dialog-update | |
01:19 | Reverted [317e74ef9b], moving PIN dialog changes to a different branch check-in: ecf15c25f8 user: rkeene tags: trunk | |
01:17 | Added test code, untested Leaf check-in: 233bfb6414 user: rkeene tags: chrome-testing | |
01:16 | Updated to include original request when an error occurs check-in: 9e3e9917fe user: rkeene tags: trunk | |
2016-04-26
| ||
18:04 | ChromeOS: Updated PIN dialog (untested) check-in: 317e74ef9b user: rkeene tags: trunk | |
2016-04-14
| ||
19:43 | CACKey Chrome release 8 check-in: 71c8167cfd user: rkeene tags: trunk | |
19:42 | Cleanup, more work towards a stable release check-in: d2b0a782d9 user: rkeene tags: trunk | |
18:16 | Upgraded to latest nacl-libpcsc and started using the sightly cleaner interfaces check-in: 357cf7b22f user: rkeene tags: trunk | |
17:07 | Updated to use NaCl libpcsc (in progress) check-in: c3e0c9025e user: rkeene tags: trunk | |
2016-03-15
| ||
17:57 | Updated to parse X.509v1 implied version certificates check-in: 899318c012 user: rkeene tags: trunk | |
2016-03-09
| ||
04:53 | ChromeOS: Updated to deal with the UI if the smartcard manager app isn't running check-in: e99cc9c924 user: rkeene tags: trunk | |
04:48 | ChromeOS: Added list of readers detected to smartcard UI check-in: e0f544bc9b user: rkeene tags: trunk | |
04:40 | ChromeOS: Fix issue where multiple calls made close together may have used the same ID check-in: 40765d7728 user: rkeene tags: trunk | |
04:30 | ChromeOS: Added support for listing smartcard readers check-in: 64c4c68fa6 user: rkeene tags: trunk | |
2016-03-08
| ||
21:02 | ChromeOS: Added support for informing the user if we are a certificate provider or not check-in: 188c4d598f user: rkeene tags: trunk | |
2016-03-01
| ||
03:10 | ChromeOS: Updated to forget PINs that have not been used recently check-in: a7016d7084 user: rkeene tags: trunk | |
00:53 | ChromeOS: Release 7 check-in: aeca5bf8e3 user: rkeene tags: trunk | |
00:43 | ChromeOS: Added artwork for the Chrome Web Store check-in: fe2620544f user: rkeene tags: trunk | |
00:43 | ChromeOS: Only emit a warning on non-ChromeOS devices, still initialize check-in: fc7a05e23a user: rkeene tags: trunk | |
2016-02-29
| ||
22:23 | ChomeOS: Release 6 check-in: b45f1b708e user: rkeene tags: trunk | |