Commit Graph

  • 2df45d2f71 nfc: chain rapdus in rx_init Ludvig Michaelsson 2024-09-13 13:40:38 +02:00
  • a72667dc67 nfc: move function definition, no functional change Ludvig Michaelsson 2024-09-13 13:37:04 +02:00
  • 751c19d153 ci: bump OpenSSL to 3.0.15 Ludvig Michaelsson 2024-09-09 09:39:16 +02:00
  • 98aa42849b U2F key_lookup: do not fail upon SW_WRONG_LENGTH (0x6700) James Zhang 2024-09-13 10:21:00 -07:00
  • a0a374151c nfc: specify cla on get response Kostas Georgantas 2024-08-26 19:41:51 +03:00
  • 03c18d396e actions/build-bsd: suppress shellcheck warnings pedro martelletto 2024-06-04 10:19:09 +02:00
  • 5eb2dc151f tools: improve include_check pedro martelletto 2024-06-04 10:14:52 +02:00
  • 0c62fdaa6e actions/build-osx-clang: tweak PKG_CONFIG_PATH pedro martelletto 2024-06-04 10:09:35 +02:00
  • e5874c07a2 man/check: suppress shellcheck warning pedro martelletto 2024-06-15 20:50:17 +02:00
  • 1a2143d433 tools/fido2-unprot: fix 31 shellcheck warnings pedro martelletto 2024-06-04 20:38:09 +02:00
  • c5663ef01e tools/test: update test info pedro martelletto 2024-06-15 20:45:34 +02:00
  • eb90f375c8 tools/test: add a few more fido2-cred -V tests pedro martelletto 2024-06-15 21:06:25 +02:00
  • 18c8fec73c tools/test: fix resident credential test pedro martelletto 2024-06-15 20:40:21 +02:00
  • 0bf46fde3c tools/test: miscellaneous shellcheck fixes pedro martelletto 2024-06-15 20:31:17 +02:00
  • 81e6766c21 tools/test: bail if fido2-cred(1) fails pedro martelletto 2024-06-15 20:13:40 +02:00
  • b74ad9ffe2 tools/test: prefer 'cmd && exit 1' over '! cmd' pedro martelletto 2024-06-15 19:52:54 +02:00
  • 87cca847ff tools/test: whitespace; no functional change pedro martelletto 2024-06-15 15:23:25 +02:00
  • 6927add772 actions: add a shellcheck workflow pedro martelletto 2024-06-03 20:49:08 +02:00
  • a9a09903b0 re-enable USE_PCSC Ludvig Michaelsson 2024-06-13 14:00:48 +02:00
  • 9b89c2d8b8 take us to 1.16.0 Ludvig Michaelsson 2024-06-13 14:00:25 +02:00
  • f87c19c948 release 1.15.0 Ludvig Michaelsson 2024-06-13 09:01:52 +02:00
  • e05aaf0c96 disable USE_PCSC in preparation for release Ludvig Michaelsson 2024-06-12 09:18:27 +02:00
  • a3a8786485 NEWS: add gh issue number for hid_osx bug Ludvig Michaelsson 2024-06-10 10:43:13 +02:00
  • 6ff041446b NEWS: update 1.15.0 blurb Ludvig Michaelsson 2024-04-15 16:28:55 +02:00
  • 091151afb8 man: clarify fido_cred_set_attobj purpose Ludvig Michaelsson 2024-06-05 12:48:36 +02:00
  • 82bb904301 actions: build, fuzz with clang-18 Ludvig Michaelsson 2024-06-05 09:29:18 +02:00
  • 4a3cde5a03 windows: bump LibreSSL to 3.9.2 Ludvig Michaelsson 2024-06-05 08:48:57 +02:00
  • 8b7bd6546b actions: bump OpenSSL 3 to 3.0.14 Ludvig Michaelsson 2024-06-05 08:47:46 +02:00
  • 379a852ac2 fuzz: sync results pedro martelletto 2024-06-03 11:49:22 +02:00
  • fc71f88ff6 fuzz/Makefile: add fuzz_attobj to TARGETS pedro martelletto 2024-06-03 11:48:44 +02:00
  • 543ae58454 fuzz: unpoison result of mutate_{byte,int}() Ludvig Michaelsson 2024-05-08 15:26:47 +02:00
  • c23ed8cdb6 fuzz_attobj: initialize dummy Ludvig Michaelsson 2024-05-07 15:39:49 +02:00
  • a8bb9465a3 actions: disambiguate llvm version Ludvig Michaelsson 2024-05-10 12:53:13 +02:00
  • fd74c48ab6 actions: bump OpenBSD build to 7.4 Ludvig Michaelsson 2024-05-10 12:29:22 +02:00
  • 09878c08aa actions: bump FreeBSD build to 14.x Ludvig Michaelsson 2024-05-10 12:28:41 +02:00
  • b63570ab67 ci: add macos-14 runner Ludvig Michaelsson 2024-04-03 13:54:56 +02:00
  • e1a253c93b windows: bump LibreSSL to 3.9.1 Ludvig Michaelsson 2024-03-11 11:18:43 +01:00
  • 81afb209ee Revert temporary ASLR workaround Ludvig Michaelsson 2024-03-21 09:19:49 +01:00
  • 48087f5deb tools: tweak previous Ludvig Michaelsson 2024-03-22 10:26:43 +01:00
  • a1e9f87cae Fix potential memory leak Dmitry Belyavskiy 2024-03-21 16:37:37 +01:00
  • 723788f850 Attempt to fix Windows build Theo Buehler 2024-03-22 15:14:44 +10:00
  • d147c4b172 Simplify getting an EVP_MD for all OpenSSL forks Theo Buehler 2024-03-22 14:47:01 +10:00
  • 5d14e82e5a fuzz: add temporary ASLR workaround Ludvig Michaelsson 2024-03-20 13:31:09 +01:00
  • 4881e694d6 fuzz: exercise fido_cred_set_attobj() Ludvig Michaelsson 2024-03-07 14:36:27 +01:00
  • 2ea8a4fe33 regress: add test for fido_cred_set_attobj() Ludvig Michaelsson 2024-02-09 16:08:01 +01:00
  • 89c5ea3d5c cbor: expose cbor_decode_attobj() instead of callback Ludvig Michaelsson 2024-02-09 13:37:45 +01:00
  • d9351b8155 cbor: tweak previous; restore decode_attobj() Ludvig Michaelsson 2024-02-09 13:37:21 +01:00
  • 13c69b053b man: add fido_cred_set_attobj() viveks 2024-02-07 16:05:15 +05:30
  • 33c2a876f7 cred: add fido_cred_set_attobj() viveks 2024-02-07 15:11:44 +05:30
  • 122b098732 man: do not build manual pages under MSVC Ludvig Michaelsson 2024-02-28 15:43:41 +01:00
  • 9e660de6af actions: disable use-keyboxd Ludvig Michaelsson 2024-02-29 08:56:14 +01:00
  • ca809da569 fuzz: exercise fido_cred_x5c_list_{count,len,ptr}() Ludvig Michaelsson 2024-02-26 11:08:26 +01:00
  • 4dc15e008b regress: exercise fido_cred_x5c_list_{count,len,ptr}() Ludvig Michaelsson 2024-02-26 10:11:27 +01:00
  • 9991b9acca man: clarify fido_cred_x5c_list_{ptr,len}() arguments Ludvig Michaelsson 2024-02-26 09:57:25 +01:00
  • 4416b83280 man: alias fido_cred_x5c_list_{count,len,ptr}() Ludvig Michaelsson 2024-02-13 10:37:17 +01:00
  • 831a7e88c0 man: document fido_cred_x5c_list_{count,len,ptr}() Ludvig Michaelsson 2024-02-12 11:29:28 +01:00
  • d33a821c99 windows: do not build LibreSSL apps Ludvig Michaelsson 2024-02-23 11:15:31 +01:00
  • ea89d54c40 actions: bump libcbor to v0.11.0 pedro martelletto 2024-02-18 15:46:29 +01:00
  • b465d28c87 cbor: add decode_x5c_array() Ludvig Michaelsson 2024-02-06 15:24:29 +01:00
  • 19d349e649 Change attstmt to handle x5c array/list; update APIs too viveks 2024-02-06 13:19:27 +05:30
  • 3dc1e7c482 fuzz: sync results pedro martelletto 2024-02-05 20:23:37 +01:00
  • c4c768581e hid_netbsd: move null pointer check before dereference Gabriel Kihlman 2024-02-05 09:07:28 +01:00
  • 3b8e322c18 actions: adjust header Ludvig Michaelsson 2024-02-01 13:18:55 +01:00
  • eb58d137ed actions: bump OpenSSL 3 to 3.0.13 Ludvig Michaelsson 2024-02-01 11:49:29 +01:00
  • 25dcc105ea actions: bump zlib to v1.3.1 Ludvig Michaelsson 2024-02-01 11:47:45 +01:00
  • 97235dae6a hid_linux: tweak previous Ludvig Michaelsson 2024-01-25 16:56:36 +01:00
  • 64e93db4f4 hidraw: fallback to HID_NAME Jó Ágila Bitsch 2024-01-09 10:55:53 +01:00
  • 32275d41c1 windows: do not rename static PDB Ludvig Michaelsson 2024-01-22 13:35:19 +01:00
  • dcdd87961b actions: more parallel builds Ludvig Michaelsson 2024-01-17 10:43:13 +01:00
  • f03f4c4d9d SECURITY: update URL Ludvig Michaelsson 2024-01-04 15:49:39 +01:00
  • 0144f0100d LICENSE: bump copyright Ludvig Michaelsson 2024-01-04 15:50:43 +01:00
  • 5ed5376ccb fido2-token: print maxcredbloblen Will Smart 2023-12-22 11:06:20 -05:00
  • d5f498963e windows: update libressl url Mofidul Jamal 2023-12-29 15:23:52 -05:00
  • d7ecb2bfff osx: handle report_callback() firing multiple times Ludvig Michaelsson 2023-12-21 17:09:36 +01:00
  • 4c1e33ed1d osx: add schedule_io_loop() Ludvig Michaelsson 2023-12-21 17:33:30 +01:00
  • ec883bebc6 windows: specify CMAKE_MSVC_RUNTIME_LIBRARY for LibreSSL Ludvig Michaelsson 2023-12-22 10:03:29 +01:00
  • 561ded3006 windows: bump LibreSSL to 3.8.2 Ludvig Michaelsson 2023-12-20 08:44:11 +01:00
  • de45438604 actions: bump OpenBSD build to 7.3 pedro martelletto 2023-12-17 11:22:20 -03:00
  • a5b7267dc9 actions/build-osx-clang: tweak brew pedro martelletto 2023-12-17 14:13:47 -03:00
  • 9634391b6c Include limits.h for PATH_MAX James Zhang 2023-12-12 11:26:30 -08:00
  • bd591e0ea6 bio: support non-preview command Ludvig Michaelsson 2023-11-21 09:33:20 +01:00
  • 1b5572678c credman: support non-preview command Ludvig Michaelsson 2023-11-21 09:23:08 +01:00
  • da074829ee mention plans to drop OpenSSL 1.1 after 1.15.0 pedro martelletto 2023-11-18 16:04:18 +01:00
  • ae61e46320 actions: build, fuzz with clang-17 pedro martelletto 2023-11-18 16:00:37 +01:00
  • f8407dd9c0 actions: move OpenSSL 3.0 to gcc-12 pedro martelletto 2023-11-18 16:26:07 +01:00
  • 7d5092ad7d actions: move alpine, cifuzz builds to ubuntu-22.04 pedro martelletto 2023-11-18 15:59:53 +01:00
  • 925070cbb1 actions: adjust OpenSSL 3.0.12 comment pedro martelletto 2023-11-18 15:58:35 +01:00
  • 6c713de19b Install pkgconfig files also on msvc Ignacio Casal Quinteiro 2023-11-15 11:39:36 +01:00
  • 6901b4d3ea NEWS: fixup bullet points Ludvig Michaelsson 2023-11-14 08:05:17 +01:00
  • 9daf271a6a re-enable USE_PCSC Ludvig Michaelsson 2023-11-14 08:06:52 +01:00
  • b65ef83ad8 take us to 1.15.0 Ludvig Michaelsson 2023-11-14 08:06:23 +01:00
  • 1a9d335c8f release 1.14.0 Ludvig Michaelsson 2023-11-13 08:19:02 +01:00
  • 0bd1fca9a3 NEWS: clarify U2F AppID extension Ludvig Michaelsson 2023-11-13 08:12:25 +01:00
  • 8cc3775d69 NEWS: add 1.14.0 blurb Ludvig Michaelsson 2023-11-09 13:11:14 +01:00
  • dd37e151ba disable USE_PCSC in preparation for release Ludvig Michaelsson 2023-11-09 13:12:15 +01:00
  • 9e775edb9b actions: drop the macos-11 runner Ludvig Michaelsson 2023-11-07 08:07:14 +01:00
  • 7dc32f1e2d winhello: add note about hmac-secret quirks Ludvig Michaelsson 2023-11-03 09:44:18 +01:00
  • 3d2e0d6c76 winhello: soften assertion version check for hmac-secret Ludvig Michaelsson 2023-11-03 09:16:45 +01:00
  • 1389eb5520 winhello: fetch newest version of webauthn.h Ludvig Michaelsson 2023-11-03 09:19:39 +01:00
  • 0056cd94f6 windows: try another libressl mirror Ludvig Michaelsson 2023-11-01 10:26:14 +01:00