Wykres commitów

  • 483edcb56d Some leftover old doc links Nicolas Stalder 2020-06-10 00:31:58 +0200
  • b7b5d51cc2
    Merge pull request #448 from solokeys/simplify-docs Nicolas Stalder 2020-06-10 00:20:17 +0200
  • c52af54e8f Host solo docs directly at docs.solokeys.{dev,io} simplify-docs Nicolas Stalder 2020-06-09 23:57:29 +0200
  • 92db239b0d
    Merge fce8a943ef into cc4cd340da Arno Onken 2020-05-26 19:44:43 +0200
  • c5e723a0cd
    Merge fe12b71fe4 into cc4cd340da Jan A 2020-05-21 17:47:23 +0200
  • cc4cd340da
    Merge pull request #439 from Nuc1eoN/Nuc1eoN-patch-1 Nicolas Stalder 2020-05-19 23:25:48 +0200
  • ca885941f0
    Update udev.md Philip Pokarowski 2020-05-19 23:15:13 +0200
  • dc27b48101
    Merge pull request #435 from FabianHenneke/patch-1 Nicolas Stalder 2020-05-08 22:43:02 +0200
  • 1bf071f8b4
    Update udev.md Fabian Henneke 2020-05-08 19:28:16 +0200
  • cc3d3c63ec
    Mention that systemd 244+ detects FIDO devices Fabian Henneke 2020-05-08 19:25:11 +0200
  • c248b5d569
    Merge pull request #428 from Iolaum/dev1 Nicolas Stalder 2020-04-27 00:21:05 +0200
  • 85cf25559c doc: DFU update fully erases previous flash Nikolaos Perrakis 2020-04-25 23:51:26 +0100
  • 819eb610a1 Applied variables to all Makefile Compile for pc : make pc Compile all for stm32l432 : make stm32l432 Guillaume Villena 2020-04-09 07:08:50 -0700
  • 879d80908e Isolation of Makefile for each platform "Master" Makefile at root to trigger general tasks Guillaume Villena 2020-04-09 01:40:54 -0700
  • dbaa73b72e Moved libs to libs folder Renamed fido2 folder to libsolo because used like that in MakeFile Moved PC makefile to pc target Moved Dockerfile and docker script to tools/docker Guillaume Villena 2020-04-09 00:59:59 -0700
  • 04d44f4b5b Tweak metadata for MDS submission Emanuele Cesena 2020-04-02 13:45:00 -0700
  • 1aa9d5f2d9 remove unused header which prevents compilation on some platforms Adam-Laurie 2020-04-02 17:35:06 +0100
  • fe12b71fe4 Added new site with questions about Solo. There were some questions about pin support in issue 349, which are now written into documentation Jan A 2020-04-02 16:03:25 +0200
  • 0955619494 Fix array bound checking in credentials filtering with no allowList lunfengtan 2020-03-23 11:16:10 -0700
  • 50808664f9 added brackets to for loop, because of more than single line statement Jan A 2020-03-29 11:48:39 +0200
  • c555e4ce46 enforce 10s window where device reset is possible reset-timeout Conor Patrick 2020-03-28 15:51:53 -0400
  • 299e91b91b dont return index >= ctap_rk_size() Conor Patrick 2020-03-28 13:23:40 -0400
  • 2aa02d44b2 dont return index >= ctap_rk_size() max_enumeration_issue Conor Patrick 2020-03-28 13:23:40 -0400
  • cbf40f4ec7 hmac-secret should be different when UV=1 Conor Patrick 2020-03-28 12:14:35 -0400
  • 6ed2eb34f4 hmac-secret should be different when UV=1 hmac-secret-uv Conor Patrick 2020-03-28 12:14:35 -0400
  • 8d93f88631
    Update STABLE_VERSION Conor Patrick 2020-03-27 11:29:11 -0400
  • 5f8a9a44fc refactor credmgmt 4.0.0 Conor Patrick 2020-03-27 10:43:26 -0400
  • 8aa1f4ad01 change parsing TAG_CM to TAG_PARSE Conor Patrick 2020-03-27 00:14:38 -0400
  • 04cffb6509 allow depth-first-search and account for interleaved RK's Conor Patrick 2020-03-27 00:14:16 -0400
  • ec52ca2605 refactor credmgmt cred_dfs Conor Patrick 2020-03-27 10:43:26 -0400
  • 5d2acf19f1 change parsing TAG_CM to TAG_PARSE Conor Patrick 2020-03-27 00:14:38 -0400
  • 6196481b7f allow depth-first-search and account for interleaved RK's Conor Patrick 2020-03-27 00:14:16 -0400
  • f002d08071 Add support for the security manager in Google Chrome Radoslav Gerganov 2020-03-26 18:07:06 +0200
  • e53b83257d Do not return NO_CREDENTIALS if there are no RKs and meta is requested Radoslav Gerganov 2020-03-26 15:12:13 +0200
  • 1ac1901cd6 change parsing TAG_CM to TAG_PARSE rgerganov-cred-meta-fix Conor Patrick 2020-03-27 00:14:38 -0400
  • 981d96c948 allow depth-first-search and account for interleaved RK's Conor Patrick 2020-03-27 00:14:16 -0400
  • 5043c6877c Add support for the security manager in Google Chrome Radoslav Gerganov 2020-03-26 18:07:06 +0200
  • 08cd76d50c Do not return NO_CREDENTIALS if there are no RKs and meta is requested Radoslav Gerganov 2020-03-26 15:12:13 +0200
  • 05e149fb17
    Update STABLE_VERSION Conor Patrick 2020-03-25 15:16:14 -0400
  • 9c8ba86bb2 Merge branch 'master' of github.com:solokeys/solo into credprotect 3.2.0 Conor Patrick 2020-03-25 14:58:30 -0400
  • 530e175ad1 cleanup Conor Patrick 2020-03-25 14:33:18 -0400
  • 6cd3873b37 add reboot command for better testing Conor Patrick 2020-03-25 13:10:50 -0400
  • 241f58657b consider credProtect with exclude list, and also check user presence Conor Patrick 2020-03-24 22:11:10 -0400
  • 3b42289cce add rpId to RK's, fix counting of unique RP's Conor Patrick 2020-03-24 20:30:16 -0400
  • b3712b57fc refactor to reuse more code Conor Patrick 2020-03-24 18:08:30 -0400
  • 37769bb735 to support deleted credentials, need to scan all rk slots since it's no longer continuous Conor Patrick 2020-03-24 17:30:47 -0400
  • d677f8c346 add rk delete implementations Conor Patrick 2020-03-24 17:12:46 -0400
  • 98bcf647c4 implement rk delete command for cred mgmt Conor Patrick 2020-03-24 15:31:15 -0400
  • 682a443f4e refactor credMgmt to parse as subCommandParams, and get ready for delete command Conor Patrick 2020-03-24 15:07:10 -0400
  • a28a05673f definitely need to update rpIdHash Conor Patrick 2020-03-24 13:47:48 -0400
  • 3a70ee0ec6 refactor authData and extension handling to work for getNextAssertion Conor Patrick 2020-03-24 12:08:59 -0400
  • 872a320abc Fix credential order: need to start with most recent Conor Patrick 2020-03-23 18:38:04 -0400
  • 3cbf7ec451 move credProtect checking to credential filtering step Conor Patrick 2020-03-23 17:15:28 -0400
  • 748c552eea fix overflow error for 5th resident key Conor Patrick 2020-03-23 16:45:05 -0400
  • 98f996fcfe save some ram Conor Patrick 2020-03-23 16:44:27 -0400
  • 97eb6bba8a bug fix Conor Patrick 2020-03-23 16:42:29 -0400
  • fdc5a68fcd update info/feature detection details Conor Patrick 2020-03-21 13:15:07 -0400
  • 1c1005a0e8 add credprotect parameter to output Conor Patrick 2020-03-21 13:04:03 -0400
  • 4831410111 add credProtect extension Conor Patrick 2020-03-21 12:56:43 -0400
  • 448148cd44 cleanup Conor Patrick 2020-03-25 14:33:18 -0400
  • 47d8916161 add reboot command for better testing Conor Patrick 2020-03-25 13:10:50 -0400
  • b72e5441af consider credProtect with exclude list, and also check user presence Conor Patrick 2020-03-24 22:11:10 -0400
  • 64acf2a9dc add rpId to RK's, fix counting of unique RP's Conor Patrick 2020-03-24 20:30:16 -0400
  • 536d3f5286 refactor to reuse more code Conor Patrick 2020-03-24 18:08:30 -0400
  • 8b7ea5d36a to support deleted credentials, need to scan all rk slots since it's no longer continuous Conor Patrick 2020-03-24 17:30:47 -0400
  • f408e7ba66 add rk delete implementations Conor Patrick 2020-03-24 17:12:46 -0400
  • 4c2c5f36a3 implement rk delete command for cred mgmt Conor Patrick 2020-03-24 15:31:15 -0400
  • 3724c28e9c refactor credMgmt to parse as subCommandParams, and get ready for delete command Conor Patrick 2020-03-24 15:07:10 -0400
  • db732d0b32 definitely need to update rpIdHash Conor Patrick 2020-03-24 13:47:48 -0400
  • ab295b8be2 refactor authData and extension handling to work for getNextAssertion Conor Patrick 2020-03-24 12:08:59 -0400
  • 3c7b3d45af Fix credential order: need to start with most recent Conor Patrick 2020-03-23 18:38:04 -0400
  • 60041e5e7c move credProtect checking to credential filtering step Conor Patrick 2020-03-23 17:15:28 -0400
  • 952c059709 fix overflow error for 5th resident key Conor Patrick 2020-03-23 16:45:05 -0400
  • bb2b2605b7 save some ram Conor Patrick 2020-03-23 16:44:27 -0400
  • 3cd63c2a9b bug fix Conor Patrick 2020-03-23 16:42:29 -0400
  • fce8a943ef add documentation for custom signed applications Arno Onken 2020-03-22 19:45:49 +0000
  • 04cae163b4 minor refactoring of bootloader functions Arno Onken 2020-03-21 23:57:45 +0000
  • f5d8b8b241 update info/feature detection details Conor Patrick 2020-03-21 13:15:07 -0400
  • 26c733d7aa add credprotect parameter to output Conor Patrick 2020-03-21 13:04:03 -0400
  • 79a06a5f30 add credProtect extension Conor Patrick 2020-03-21 12:56:43 -0400
  • 05bc8bee55 Check return values when parsing CTAP commands Radoslav Gerganov 2020-03-04 14:57:33 +0200
  • 7112633779 Fix user presence test when pinAuth is empty Radoslav Gerganov 2020-03-20 10:18:26 +0200
  • 79b43a90fd Implement commands for management of resident keys Radoslav Gerganov 2020-03-04 18:20:35 +0200
  • 9009b1bb9b Implement commands for management of resident keys Radoslav Gerganov 2020-03-04 18:20:35 +0200
  • 966837a356 Fix user presence test when pinAuth is empty Radoslav Gerganov 2020-03-20 10:18:26 +0200
  • ec7a6fd740
    Update STABLE_VERSION Conor Patrick 2020-03-16 15:04:45 -0400
  • f2d6698066 Update version.c 3.1.3 Conor Patrick 2020-03-16 14:57:21 -0400
  • a17637deb4 Update version.c fix_version_in_build Conor Patrick 2020-03-16 14:57:21 -0400
  • 3c9315e34c Update README.md Somebodyisnobody 2020-03-09 10:49:14 +0100
  • db1b76f2f9
    Update README.md Somebodyisnobody 2020-03-09 10:49:14 +0100
  • 5e6486ef15 Check return values when parsing CTAP commands Radoslav Gerganov 2020-03-04 14:57:33 +0200
  • c56b288b13 Updated CMSIS library to STM32CubeL4 release V1.15.0 from STMicroelectronics to avoid warnings while using gcc-arm-none-eabi-9-2019-q4-major Git commit version fd2610d0f313d46c8e9ef33e10dcbd2b1dd7fdff from 13.01.2020 Jan A. 2020-02-21 15:18:13 +0100
  • 8ed7157bfe bump 3.1.2 Conor Patrick 2020-02-27 15:50:46 -0500
  • 28a1b1cc06 limit possible recursions in tinycbor 3.1.2 Conor Patrick 2020-02-27 15:28:01 -0500
  • 5738bcc7a3 more strict checks in cbor parsing Conor Patrick 2020-02-27 15:27:23 -0500
  • eac22367db limit possible recursions in tinycbor cbor_safety Conor Patrick 2020-02-27 15:28:01 -0500
  • 47a2b131e9 more strict checks in cbor parsing Conor Patrick 2020-02-27 15:27:23 -0500
  • a10c072f22
    Merge a01d6f4b35 into 6a18037911 Stuart Schechter 2020-02-19 23:25:05 +0100
  • 4fb166631d remove SOLO_EXPERIMENTAL default Conor Patrick 2020-02-18 11:10:46 -0500
  • 1b862d3b0c fix error return Conor Patrick 2019-10-29 09:09:53 -0400