Commit Graph

374 Commits

Author SHA1 Message Date
Dain Nilsson
45746ea036 Release CCID device between reads and don't read while hidden. 2015-06-15 13:14:56 +02:00
Dain Nilsson
02ed3b9926 Move observing CCID code to gui. 2015-06-15 12:38:05 +02:00
Dain Nilsson
e415b09fe7 Fix deps. 2015-06-15 10:24:18 +02:00
Dain Nilsson
732fb10206 Added instructions for libccid to README. 2015-06-15 10:13:01 +02:00
Dain Nilsson
18205a5d5e Added XPM icon. 2015-06-12 15:40:15 +02:00
Dain Nilsson
75b10b56b2 Added .desktop file. 2015-06-12 15:31:01 +02:00
Dain Nilsson
77604c0cce Updated README. 2015-06-12 15:22:27 +02:00
Dain Nilsson
f6db95f4d7 Better validation for b32 keys. 2015-06-12 15:17:15 +02:00
Dain Nilsson
701c0b9c24 Better handling of password protected keys inserted while minimized. 2015-06-12 13:36:16 +02:00
Dain Nilsson
42c075855a Added confirmation for deletes. 2015-06-12 11:58:32 +02:00
Dain Nilsson
6f935adf78 Only allow a single running instance. 2015-06-12 11:58:21 +02:00
Dain Nilsson
36111ab601 Only using polling API for Windows. 2015-06-12 10:04:03 +02:00
Dain Nilsson
f2ece5f2ef Added osx installer. 2015-06-11 11:00:01 +02:00
Dain Nilsson
776e1cc188 Added NSIS installer script. 2015-06-10 17:06:05 +02:00
Dain Nilsson
a950dc9b9c Updated README. 2015-06-10 16:49:09 +02:00
Dain Nilsson
54c052f223 Added README.adoc symlink for Github. 2015-06-10 16:47:03 +02:00
Dain Nilsson
160fa48be5 Merge branch 'master' into merge_rewrite
Conflicts:
	yubicoauthenticator/text.py
2015-06-10 16:42:41 +02:00
Dain Nilsson
39230a64d5 Added NEWS. 2015-06-10 16:42:00 +02:00
Dain Nilsson
f8a51c5ec4 Fixed Windows icon. 2015-06-10 16:42:00 +02:00
Dain Nilsson
35373fae82 Systray icon fixes. 2015-06-10 16:42:00 +02:00
Dain Nilsson
d2578e3b08 Updated yubicommon. 2015-06-10 16:42:00 +02:00
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