index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
libfido2-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cryptenroll: support for enrolling FIDO2 tokens in manual mode
Kamil Szczęk
2024-06-20
1
-20
/
+6
*
basic/dlfcn-util: deobfuscate macro definitions
Zbigniew Jędrzejewski-Szmek
2024-06-12
1
-48
/
+48
*
tree-wide: add dlopen ELF notes to all dlopen() deps of ours
Lennart Poettering
2024-05-08
1
-0
/
+5
*
libfido2-util: fix a regression in the pre-flight mechanism
Kamil Szczęk
2024-05-02
1
-1
/
+1
*
cryptenroll: Use CTAP2.1 credProtect extension
Bryan Jacobs
2024-04-17
1
-3
/
+26
*
tree-wide: switch dlopen hooks over to DLSYM_PROTOTYPE()/DLSYM_FUNCTION()
Lennart Poettering
2024-03-01
1
-47
/
+47
*
libfido2: tweak credential to read fido2 PIN from
Lennart Poettering
2024-02-20
1
-3
/
+4
*
ask-password: rework how we pass request meta info when asking passwords
Lennart Poettering
2024-02-20
1
-2
/
+8
*
tree-wide: insert space after for and switch
Yu Watanabe
2023-12-24
1
-1
/
+1
*
libfido2: pick up debug logging from libfido2, and funnel it through our log ...
Lennart Poettering
2023-08-08
1
-1
/
+18
*
tree-wide: use _cleanup_set_free_ and friends
Yu Watanabe
2023-05-31
1
-1
/
+1
*
src: fix several typos in log messages
Dmitry V. Levin
2023-02-15
1
-2
/
+2
*
libfido2-util: Refactor pre-flight failure handling
Peter Cai
2022-12-10
1
-12
/
+14
*
libfido2-util: Perform pre-flight checks as well when a specific device path ...
Peter Cai
2022-12-10
1
-1
/
+14
*
libfido2-util: Disable pre-flight checks for credentials with UV
Peter Cai
2022-12-10
1
-41
/
+15
*
libfido2-util: Perform pre-flight check for credentials in token
MkfsSion
2022-11-12
1
-0
/
+112
*
libfido2-util: Extract error handling logic from fido2_use_hmac_hash_specific...
MkfsSion
2022-11-12
1
-30
/
+36
*
libfido2-util: Commonize FIDO2 basic property settings
MkfsSion
2022-11-12
1
-28
/
+36
*
various: indentation
Zbigniew Jędrzejewski-Szmek
2022-06-09
1
-3
/
+2
*
Simplify random number selection
Jason A. Donenfeld
2022-05-31
1
-1
/
+1
*
cryptenroll,homectl: Introduce --fido2-credential-algorithm option
MkfsSion
2022-04-22
1
-2
/
+41
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-3
/
+0
*
libfido2-util: add helper that checks whether a FIDO2 device is plugged in
Lennart Poettering
2021-10-11
1
-0
/
+50
*
basic: split out glyph/emoji related calls from locale-util.[ch] into glyph-u...
Lennart Poettering
2021-10-05
1
-1
/
+1
*
explicitly close FIDO2 devices
pedro martelletto
2021-09-08
1
-0
/
+2
*
various: convert to the new dlopen_or_warn() helper
Zbigniew Jędrzejewski-Szmek
2021-06-24
1
-23
/
+3
*
dlfcn-util: invert function naming and add helper that does the whole job
Zbigniew Jędrzejewski-Szmek
2021-06-24
1
-1
/
+1
*
fido2: add emoji to log message whenever "up" or "uv" is requested
Lennart Poettering
2021-05-28
1
-15
/
+30
*
cryptsetup: revert to systemd 248 up/pin/uv FIDO2 settings when we don't have...
Lennart Poettering
2021-05-28
1
-13
/
+91
*
fido2: properly handle case when no PINs are specified during auth
Lennart Poettering
2021-05-28
1
-9
/
+9
*
fido2: make misadvertised clientPin feature fatal
Lennart Poettering
2021-05-28
1
-3
/
+5
*
cryptenroll: handle FIDO2 tokens gracefully that lack requested features
Lennart Poettering
2021-05-28
1
-18
/
+91
*
FIDO2: if defined, check for FIDO_ERR_UV_BLOCKED
Luca Boccassi
2021-05-07
1
-0
/
+10
*
FIDO2: ask and record whether user verification was used to lock the volume
Luca Boccassi
2021-05-07
1
-2
/
+40
*
FIDO2: ask and record whether user presence was used to lock the volume
Luca Boccassi
2021-05-07
1
-45
/
+39
*
FIDO2: support pin-less LUKS enroll/unlock
Luca Boccassi
2021-05-07
1
-5
/
+18
*
ask-password: when querying for a password, try to read from credential store...
Lennart Poettering
2021-03-26
1
-1
/
+1
*
fido2: when listing fido2/hmac-secret devices, actually validate feature set
Lennart Poettering
2020-12-17
1
-4
/
+45
*
fido2: don't use up/uv/rk when device doesn't support it
Lennart Poettering
2020-12-17
1
-74
/
+134
*
homed: split out HMAC-HASH fido2 decode code into src/shared/
Lennart Poettering
2020-12-17
1
-0
/
+233
*
homed: move fido2 setup code to src/shared/
Lennart Poettering
2020-12-17
1
-0
/
+286
*
homed: move fido2 device enumeration logic to shared code
Lennart Poettering
2020-12-17
1
-0
/
+137
*
homed: turn libfido2 into a dlopen() type dependency
Lennart Poettering
2020-12-17
1
-0
/
+117