Commit Graph

56 Commits

Author SHA1 Message Date
Dain Nilsson
898cc0c008
Bump version to 6.1.1-dev.0 2023-01-25 09:34:45 +01:00
Adam Velebil
801540263f
update copyright 2023-01-23 09:39:57 +01:00
Adam Velebil
f5b381ddc0
bump version to 6.1.0+60100 2023-01-23 08:23:14 +01:00
Dain Nilsson
e966f16c82
Update Python dependencies. 2023-01-17 14:13:46 +01:00
Dain Nilsson
0b137c5f62
Explicitly set utf-8 for stdin/out/err. 2023-01-10 13:38:28 +01:00
Dain Nilsson
b68d417e3c
Bump mss. 2023-01-09 11:12:59 +01:00
Dain Nilsson
49ec31eae8
Bump Python deps.
Including using zxing 2.0.0 instead of building from source.
2023-01-09 09:43:21 +01:00
Dain Nilsson
3981eac9de
Bump Python dependencies. 2022-12-05 15:19:24 +01:00
Dain Nilsson
ddbedc0294
Helper: Recover from failure to unwrap access key. 2022-11-29 11:24:48 +01:00
Dain Nilsson
38602a06c2
Bump version. 2022-11-28 15:53:44 +01:00
Adam Velebil
d753c43a6a
bump to 6.0.2+60006 2022-11-21 14:51:47 +01:00
Adam Velebil
caea13c466
Merge PR #820. 2022-11-17 16:27:25 +01:00
Adam Velebil
19d72f0853
bump version to 6.0.1+60004 2022-11-17 14:13:37 +01:00
Dain Nilsson
66628dbb61
Merge PR #289. 2022-11-11 15:30:39 +01:00
Adam Velebil
63fdccb9a4
bump dev version to 6.0.1-dev.1 2022-11-09 13:43:46 +01:00
Dain Nilsson
8d3aaa0ba2
Fix exception when toggling USB interfaces. 2022-11-09 13:13:57 +01:00
Dain Nilsson
6568f9a3aa
Bump Python dependencies. 2022-11-07 11:42:43 +01:00
Adam Velebil
f4a2e63328
bump version to 6.0.0+60000 2022-11-07 11:08:17 +01:00
Dain Nilsson
068b3b5588
Build zxing-cpp from git. 2022-10-26 13:18:36 +02:00
Dain Nilsson
3f80ed811d
Update Python dependencies. 2022-10-26 09:48:00 +02:00
Dain Nilsson
1d8fdc46af
Use ykman 5.0.0 2022-10-21 10:56:17 +02:00
Dain Nilsson
a4af17a117
Use ykman 5.0.0 RC 1 and update Python deps. 2022-10-21 10:56:13 +02:00
Adam Velebil
f472097a9f
license notice update in source files 2022-10-04 12:12:54 +02:00
Adam Velebil
d544bc157b
fix support to situations without usb capabilities 2022-10-04 09:59:48 +02:00
Adam Velebil
09f2199a28
add otp tests 2022-10-03 15:34:06 +02:00
Adam Velebil
0301a44bb7
bump dev versions 2022-09-20 14:26:41 +02:00
Adam Velebil
e85b901dee
bump versions 2022-09-14 16:29:41 +02:00
Dain Nilsson
f7e22eb267
Update Python dependencies. 2022-08-11 13:00:58 +02:00
Dain Nilsson
a27ace428c
Fix QR scanning and update zxing. 2022-07-08 15:16:08 +02:00
Dain Nilsson
c00a16bbea
Update Python dependencies. 2022-07-07 10:15:57 +02:00
Dain Nilsson
7d5ca654a7
Fix regression in Helper when elevating FIDO on Windows. 2022-07-05 12:04:12 +02:00
Dain Nilsson
de2fcba826
Fix FIDO commands for python-fido2 1.0.0. 2022-06-28 20:03:00 +02:00
Dain Nilsson
431f7944af
Update helper to latest ykman changes. 2022-06-28 19:24:18 +02:00
Adam Velebil
f17fd09807
bump poetry.lock 2022-06-20 11:26:23 +02:00
Adam Velebil
4b4d60c370
Bump to release version of fido2 2022-06-20 11:14:18 +02:00
Adam Velebil
ba74f1434e
update version to 6.0.0-dev.0 2022-06-15 10:23:15 +02:00
Dain Nilsson
cdc111eca9
Better error message when gnome-screenshot is missing. 2022-06-14 09:06:02 +02:00
Dain Nilsson
5fa3275ebb
Show better errors. 2022-06-13 16:47:09 +02:00
Dain Nilsson
56a6946164
Correctly handle PC/SC service unavailable. 2022-06-13 15:44:57 +02:00
Dain Nilsson
8cb95e9b26
Adds a fallback using gnome-screenshot for screen capture. 2022-06-13 13:00:58 +02:00
Dain Nilsson
69350df53c
Set version. 2022-06-13 08:35:03 +02:00
Dain Nilsson
838de1599a
Merge PR #193 2022-06-07 13:53:27 +02:00
Dain Nilsson
3219a0df25
Updates PyIntaller to 5.1. 2022-06-06 14:58:03 +02:00
Dain Nilsson
253f84f0ac
Helper: Better NFC handling. 2022-06-05 16:35:11 +02:00
Dain Nilsson
e40f865f38
Update Python dependencies. 2022-06-02 09:54:30 +02:00
Dain Nilsson
8b0f6bf8a5
Fix OATH key verifier.
Prevents incorrect "wrong password" messages.
2022-06-02 09:07:16 +02:00
Dain Nilsson
60553d190d
Fix version in helper and make set-version fail on unfound entries. 2022-06-02 09:07:13 +02:00
Dain Nilsson
8674015f34
Helper: More fixed. 2022-05-20 16:25:02 +02:00
Dain Nilsson
65f0549bcc
Helper: More specific connection errors. 2022-05-20 15:51:12 +02:00
Dain Nilsson
0132cad725
Specify version with set-version.py. 2022-05-13 15:59:25 +02:00