Commit Graph

203 Commits

Author SHA1 Message Date
Dain Nilsson
c58bb828f2 Added icons. 2015-06-10 16:42:00 +02:00
Dain Nilsson
20d24d766d Updated yubicommon. 2015-06-10 16:42:00 +02:00
Dain Nilsson
1fa728ebf0 Fix wrong return type for _yk_errno_location. 2015-06-10 16:42:00 +02:00
Dain Nilsson
720bebe0dd Updated yubicommons. 2015-06-10 16:42:00 +02:00
Dain Nilsson
b658a56946 Added polling low-level backend for Windows. 2015-06-10 16:42:00 +02:00
Dain Nilsson
cc2060bff8 Move pyscard logic from controller. 2015-06-10 16:42:00 +02:00
Dain Nilsson
301908457e Copy and close on double-click. 2015-06-10 16:42:00 +02:00
Dain Nilsson
04cdcce4b7 Only poll YubiKey when in foreground. 2015-06-10 16:42:00 +02:00
Dain Nilsson
5b3e006f25 Remove unused file. 2015-06-10 16:42:00 +02:00
Dain Nilsson
df0e921502 Fix systray window positioning. 2015-06-10 16:42:00 +02:00
Dain Nilsson
411198c29c Newer yubicommon. 2015-06-10 16:42:00 +02:00
Dain Nilsson
401806a055 Added quit to file menu. 2015-06-10 16:42:00 +02:00
Dain Nilsson
d578121de6 Added context menu to systray. 2015-06-10 16:42:00 +02:00
Dain Nilsson
ee48aed69c Added systray icon. 2015-06-10 16:42:00 +02:00
Dain Nilsson
cd025fb529 Remove unused file. 2015-06-10 16:42:00 +02:00
Dain Nilsson
c441021902 Implemented delete. 2015-06-10 16:42:00 +02:00
Dain Nilsson
6c3c61f7c0 Fix error when unsetting a password. 2015-06-10 16:42:00 +02:00
Dain Nilsson
06ae21ef49 Only allow add/change pasword when key is present. 2015-06-10 16:42:00 +02:00
Dain Nilsson
e0e671750e Fix lock release on exception. 2015-06-10 16:42:00 +02:00
Dain Nilsson
08319db977 Correct window titles. 2015-06-10 16:42:00 +02:00
Dain Nilsson
7a7dec5538 Implemented password changing. 2015-06-10 16:41:59 +02:00
Dain Nilsson
4e12dadfab Implemented add_cred dialog. 2015-06-10 16:41:59 +02:00
Dain Nilsson
3b67d81ff5 Fix deadlock when waiting for password entry. 2015-06-10 16:41:59 +02:00
Dain Nilsson
e801678295 Fix keystore deleting passwords. 2015-06-10 16:41:59 +02:00
Dain Nilsson
0c1b6d08ad Center label. 2015-06-10 16:41:59 +02:00
Dain Nilsson
4ac577d6f0 Add line between codes. 2015-06-10 16:41:59 +02:00
Dain Nilsson
b30ac787d3 Better touch dialog. 2015-06-10 16:41:59 +02:00
Dain Nilsson
5285d96cc9 Add right-click menu to codes. 2015-06-10 16:41:59 +02:00
Dain Nilsson
1a6ef346d1 Sort results. 2015-06-10 16:41:59 +02:00
Dain Nilsson
944c570a5d Refresh on settings change. 2015-06-10 16:41:59 +02:00
Dain Nilsson
f05b044225 Use settings. 2015-06-10 16:41:59 +02:00
Dain Nilsson
ebab226185 Better scrolling. 2015-06-10 16:41:59 +02:00
Dain Nilsson
054c8e9666 Copy to clipboard. 2015-06-10 16:41:59 +02:00
Dain Nilsson
91967a86ae Updated README. 2015-06-10 16:41:59 +02:00
Dain Nilsson
669fbeeab9 Added calculate and copy icons. 2015-06-10 16:41:59 +02:00
Dain Nilsson
0e2cab218c Added SettingsDialog. 2015-06-10 16:41:59 +02:00
Dain Nilsson
adbe810df8 Show correct widget on startup. 2015-06-10 16:41:59 +02:00
Dain Nilsson
921923a869 Store settings. 2015-06-10 16:41:59 +02:00
Dain Nilsson
69ee3b9128 Save passwords to disk. 2015-06-10 16:41:59 +02:00
Dain Nilsson
d489cc79e8 Fix startup with device requiring key. 2015-06-10 16:41:59 +02:00
Dain Nilsson
8f154045b3 Show ykpers lib version. 2015-06-10 16:41:59 +02:00
Dain Nilsson
f05ec6ed9e Added locking and better device detection. 2015-06-10 16:41:59 +02:00
Dain Nilsson
f66005266e Support secrets longer than 64 bytes. 2015-06-10 16:41:59 +02:00
Dain Nilsson
60494a1db0 Use yubicommon from Github. 2015-06-10 16:41:59 +02:00
Dain Nilsson
dfc92537bf Allow delete without Credential reference. 2015-06-10 16:41:59 +02:00
Dain Nilsson
4a3d1dc52b Added support for touch and hotp codes. 2015-06-10 16:41:58 +02:00
Dain Nilsson
48d5a0715c Extract credential reading logic. 2015-06-10 16:41:52 +02:00
Dain Nilsson
53ca56346d Use libloader from yubicommon. 2015-05-19 10:42:56 +02:00
Dain Nilsson
78ccc99ca4 Use relative imports. Cleanups. 2015-05-19 10:02:39 +02:00
Dain Nilsson
71e24fe5c3 Removed unused files. 2015-05-19 10:01:25 +02:00