Commit Graph

182 Commits

Author SHA1 Message Date
Dain Nilsson
67c6db5db7
Recover on ConnectionFailure of stale device nodes 2024-03-27 16:01:40 +01:00
Elias Bonnici
9a3659a423
Consistent PIN errors 2024-03-27 10:15:00 +01:00
Elias Bonnici
6a8965f74c
Handle more PIN/PUK errors 2024-03-27 10:14:52 +01:00
Adam Velebil
6366bbd588
update python packages 2024-03-25 17:04:12 +01:00
Elias Bonnici
0fa89e27c1
Skip parsing of cert to avoid compression failures 2024-03-21 14:24:39 +01:00
Elias Bonnici
aadf81a653
Add command to move key 2024-03-20 15:05:34 +01:00
Dain Nilsson
a4d4fa538d
Use CardMonitor to observe NFC card changes 2024-03-19 17:35:07 +01:00
Elias Bonnici
d70644e599
Use one command for delete cert/key 2024-03-19 17:15:44 +01:00
Elias Bonnici
ff6f72ae16
Add command to delete key 2024-03-19 17:15:42 +01:00
Dain Nilsson
d59bdcd5a5
Avoid re-reading credentials when not needed 2024-03-15 16:34:17 +01:00
Dain Nilsson
e7c5b24a0a
Bump Python dependencies 2024-02-26 14:46:32 +01:00
Adam Velebil
5b448fb097
bump version number to 6.4.1-dev.0 2024-02-20 09:33:09 +01:00
Dain Nilsson
0cf48ada1c
Windows: Require elevation in reset dialog 2024-02-14 17:01:50 +01:00
Dain Nilsson
675eba042a
Fix FIDO reset over NFC 2024-02-14 12:48:57 +01:00
Dain Nilsson
da4926abf9
Merge PR #1396 2024-02-13 13:54:11 +01:00
Elias Bonnici
9c25881766
Bump version number. 2024-02-12 09:45:13 +01:00
Dain Nilsson
fb2857f7bc
Bump Python and Python deps 2024-02-09 11:39:35 +01:00
Dain Nilsson
6744c18c8c
Add export of public key when no certificate is present 2024-02-08 15:06:46 +01:00
Dain Nilsson
0a6eedcc99
PIV: More slot information and ability to generate pubkey only 2024-02-08 14:17:12 +01:00
Adam Velebil
22b9a85938
bump python packages 2024-02-05 15:12:49 +01:00
Dain Nilsson
41f7fa2c00
Improve UX while generating keys 2024-02-02 13:52:22 +01:00
Dain Nilsson
0e91d1c2f8
Avoid using deprecated functions. 2024-02-02 11:19:06 +01:00
Dain Nilsson
fc1463df4b
Bump Python deps 2024-01-31 14:43:52 +01:00
Elias Bonnici
74a6ac0b13
Extend error handling for OATH QR scanning. 2024-01-24 13:34:14 +01:00
Dain Nilsson
445bbfcdae
Bump Python dependencies. 2024-01-19 16:06:32 +01:00
Elias Bonnici
19fb45b4ae
Raise exception on CtapError during bio enrollment. 2024-01-15 09:31:35 +01:00
spaette
da97823d30
typos 2024-01-09 16:16:43 +01:00
Dain Nilsson
967a8f7b59
Bump Python and Flutter dependencies. 2023-12-22 16:25:04 +01:00
Elias Bonnici
9fcf468fe5
Add specific error status for FIDO key mismatch. 2023-12-20 14:18:59 +01:00
Elias Bonnici
a08fb71ec6
Add localisation strings for FIDO error messages. 2023-12-20 13:06:17 +01:00
Elias Bonnici
624f4aae4f
Merge PR #1302 2023-12-15 14:40:10 +01:00
Adam Velebil
25bdf2012a
fix python formatting 2023-12-14 16:49:36 +01:00
Adam Velebil
d7db9fd565
support OTP app on YubiKey Neo (fw 3.x) 2023-12-14 15:53:17 +01:00
Elias Bonnici
9e1d313842
Bump zxing-cpp and stop building from source. 2023-12-14 09:48:25 +01:00
Elias Bonnici
635289499c
Linting fixes. 2023-12-13 19:35:17 +01:00
Elias Bonnici
607ff95e31
Add export of YubiOTP credential. 2023-12-13 13:33:54 +01:00
Elias Bonnici
06372442db
Add helper utility function for OTP. 2023-12-13 13:32:34 +01:00
Dain Nilsson
d6901ffd20
Bump version to 6.4.0-dev.0 2023-12-12 09:46:25 +01:00
Adam Velebil
d8988c2227
set version to 6.3.1 2023-12-05 08:36:44 +01:00
Dain Nilsson
243d65fb4d
Add hook for running mypy from poetry. 2023-11-30 14:32:53 +01:00
Dain Nilsson
2151902c57
Add mypy config for use with poetry. 2023-11-29 10:25:06 +01:00
Dain Nilsson
e897bffacd
Bump python dependencies. 2023-11-23 14:09:47 +01:00
Dain Nilsson
5d2c6bd670
Replace zxing wheel for Py3.12. 2023-10-05 18:50:49 +02:00
Dain Nilsson
100e2ff7d2
Update Python dependencies. 2023-10-05 13:06:14 +02:00
Dain Nilsson
e094590b76
Bump dependencies. 2023-09-20 10:25:47 +02:00
Dain Nilsson
d5a7543fd1
Use precompiled wheel for zxing on Windows. 2023-09-19 14:22:40 +02:00
Dain Nilsson
9228b3f28e
Shorten paths for Windows limitation. 2023-09-19 12:46:01 +02:00
Dain Nilsson
48589b1b47
Build universal2 if Python running is universal. 2023-09-18 17:16:52 +02:00
Dain Nilsson
68b25b89ba
Build universal2 helper on MacOS. 2023-09-18 13:24:40 +02:00
Dain Nilsson
a1ce32536a
Bump version to 6.3.1-dev.0. 2023-09-04 16:56:16 +02:00
Adam Velebil
f5937f8416
bump version to 6.3.0 2023-09-01 14:51:17 +02:00
Dain Nilsson
af18b4ba52
PIV: Fix file import for FW < 5.3. 2023-08-30 14:13:08 +02:00
Dain Nilsson
45f75c0215
Update Python dependencies. 2023-08-28 14:57:41 +02:00
Dain Nilsson
d47f8d7fe2
PIV: improve Import File dialog. 2023-08-23 15:53:30 +02:00
Dain Nilsson
cd006085a6
PIV: Validate subject. 2023-08-22 11:18:35 +02:00
Dain Nilsson
33eccbb53c
Avoid catching InvalidPinError as ValueError. 2023-08-22 11:06:03 +02:00
Adam Velebil
23c56fcf26
bump python dependencies 2023-08-21 15:37:24 +02:00
Dain Nilsson
643ae270dd
Bump dependencies. 2023-07-31 16:21:36 +02:00
Dain Nilsson
3f821497cd
More debug logging. 2023-07-04 14:21:05 +02:00
Dain Nilsson
efa8f35e05
Add PIV to helper. 2023-07-04 14:21:04 +02:00
Adam Velebil
ef905c0534
bump python packages 2023-06-21 09:57:10 +02:00
Dain Nilsson
d45390bda2
Bump version. 2023-05-22 09:52:06 +02:00
Adam Velebil
3cef2fd8df
bump version 2023-04-20 09:41:28 +02:00
Adam Velebil
49aa1a6d42
bump version to 6.2.0+60200 2023-04-18 08:17:28 +02:00
Adam Velebil
45b9d66c61
python deps 2023-04-17 16:37:30 +02:00
Adam Velebil
97f7bf2272
bump python packages 2023-04-11 08:45:44 +02:00
Dennis Fokin
82cae23b1b
Bump python deps 2023-04-04 15:07:29 +02:00
Adam Velebil
5c01a83fc9
upgrade python dependencies 2023-03-28 09:32:52 +02:00
Adam Velebil
0b5e37ac70
updated with poetry 1.4.0 2023-03-06 16:07:46 +01:00
Adam Velebil
11da18da48
bump python deps 2023-03-06 15:53:33 +01:00
Dain Nilsson
7c78ee1d1e
Update python dependencies. 2023-02-15 09:31:22 +01:00
Adam Velebil
7de9351d21
Merge branch 'release/6.1.1' into merge/release/6.1.1 2023-02-13 15:51:21 +01:00
Adam Velebil
9f1b0ce4c2
bump version to 6.1.2-dev.0+60102 2023-02-13 14:31:44 +01:00
Adam Velebil
c33ef99576
bump version to 6.1.1 2023-02-10 09:19:41 +01:00
Dain Nilsson
14ca9f0f13
Add screenshot fallback using spectacle. 2023-02-08 13:13:26 +01:00
Dain Nilsson
6c2c17b3a2
Reset LD_LIBRARY_PATH when running gnome-screenshot. 2023-02-01 15:13:06 +01:00
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