Commit Graph

  • ce96fffddd add info to authData for ext reqs Conor Patrick 2019-04-23 21:57:27 -04:00
  • 4fb25e165a remove old web assets Conor Patrick 2019-04-23 21:15:11 -04:00
  • 8fc0da7934 move args to device_init Conor Patrick 2019-04-23 21:12:40 -04:00
  • 494e856198
    Merge pull request #131 from rgerganov/hidg Conor Patrick 2019-04-23 20:22:33 -04:00
  • 472b094acb bump Conor Patrick 2019-04-23 20:21:19 -04:00
  • e0ce23034f
    Merge pull request #180 from solokeys/test_pin_fixes Conor Patrick 2019-04-23 19:58:44 -04:00
  • 5f3974a4e6
    Merge pull request #182 from solokeys/nfc_adjustments 2.2.1 Conor Patrick 2019-04-23 19:42:14 -04:00
  • 26adac1730 size optimize tinycbor Conor Patrick 2019-04-23 19:17:18 -04:00
  • eab8b81c95 include nfc in user presence test Conor Patrick 2019-04-23 14:05:18 -04:00
  • 325396d518 dont change clock freq if powered Conor Patrick 2019-04-23 13:54:23 -04:00
  • 6d04c86018 update lowFreq flag correctly Conor Patrick 2019-04-23 13:54:10 -04:00
  • 56d6624e4e Test correct alg parameter #179 Conor Patrick 2019-04-22 16:26:26 -04:00
  • 3094c87b0a Test empty pinAuth in MC and GA #179 Conor Patrick 2019-04-22 16:25:08 -04:00
  • 212f98e384
    Merge pull request #179 from agl/pinfixes Conor Patrick 2019-04-22 16:11:34 -04:00
  • 73f538dd0e Fix COSE type of key-agreement keys. Adam Langley 2019-04-20 16:37:54 -07:00
  • a5f794c0ff Handle empty pinAuth fields. Adam Langley 2019-04-20 16:26:32 -07:00
  • f28cf9c6d0 new release Conor Patrick 2019-04-17 23:20:36 -04:00
  • 6068fb9868
    Merge pull request #173 from solokeys/fix_u2f_on_fido2 2.2.0 Conor Patrick 2019-04-17 22:42:38 -04:00
  • 6a288243c1 Add Makefile for installing a HID gadget Nicolas Stalder 2019-03-07 01:24:43 +01:00
  • 955d4f76ef Add support for hidg devices on Linux Radoslav Gerganov 2019-03-06 11:47:04 +02:00
  • 74cbe00e3b Enable debug logs for >0 Conor Patrick 2019-04-14 15:13:39 -04:00
  • 7e490f17fc delete Conor Patrick 2019-04-13 22:42:16 -04:00
  • 9bb706987f solo ext bugfix Conor Patrick 2019-04-13 22:42:05 -04:00
  • 88a759566d Improve testing Conor Patrick 2019-04-13 22:37:47 -04:00
  • 44fa3bbb8e Add checks to use U2F key if necessary Conor Patrick 2019-04-13 22:37:31 -04:00
  • 89e9296825 Add test Conor Patrick 2019-04-13 20:43:26 -04:00
  • 873d65b823
    Merge pull request #172 from StoyanDimitrov/patch-1 Conor Patrick 2019-04-13 11:54:55 -04:00
  • eb8e3ed46a
    Improve readability of code filenames StoyanDimitrov 2019-04-13 15:31:35 +00:00
  • 8b97276e32
    Merge pull request #171 from solokeys/fix_cbor Conor Patrick 2019-04-12 12:04:01 -04:00
  • 78579c27dc Refactor and self test the CBOR sorting Conor Patrick 2019-04-11 13:42:17 -04:00
  • ca80329b4c Compare string length and sort from start of string Conor Patrick 2019-04-11 13:22:55 -04:00
  • 7a49169492 consider major type and refactor Conor Patrick 2019-04-11 00:04:33 -04:00
  • 46dd4fe818 unused import Conor Patrick 2019-04-10 13:56:23 -04:00
  • c71bbd8689 re-enable all tests Conor Patrick 2019-04-10 13:42:38 -04:00
  • 7068be9cd5 reorder options Conor Patrick 2019-04-10 13:13:38 -04:00
  • f8635f1682 refactor tests Conor Patrick 2019-04-10 13:12:33 -04:00
  • ffa9ad4923 refactor cbor sorting test Conor Patrick 2019-04-10 12:47:39 -04:00
  • 5fc8d214fd remove add_user param Conor Patrick 2019-04-10 12:47:23 -04:00
  • 5f49f4680e re-order items in get_assertion response Conor Patrick 2019-04-10 12:22:35 -04:00
  • 86393c46b4 Test it is correct Conor Patrick 2019-04-10 12:11:43 -04:00
  • 4cc72bcd97 rearrange cbor encoding order in make_credential and get_info Conor Patrick 2019-04-10 12:11:31 -04:00
  • 5e0edf3e11
    Update index.md Nicolas Stalder 2019-04-06 21:45:51 +02:00
  • bd810fff87
    Merge pull request #165 from ehershey/patch-3 Nicolas Stalder 2019-04-06 21:41:19 +02:00
  • d9fb508949
    Merge pull request #166 from ehershey/patch-2 Nicolas Stalder 2019-04-06 21:40:13 +02:00
  • c2b7acb6aa
    include markdown-include mkdocs dependency Ernie Hershey 2019-04-06 15:29:16 -04:00
  • 4690a7ce65
    More docs fixups Ernie Hershey 2019-04-06 13:50:51 -04:00
  • 61f24d142d
    Merge pull request #163 from ehershey/patch-1 Conor Patrick 2019-04-06 13:41:54 -04:00
  • f5c6f99423
    Merge pull request #164 from ehershey/patch-2 Conor Patrick 2019-04-06 13:40:51 -04:00
  • 96de4f0850
    Docs fixups Ernie Hershey 2019-04-06 13:28:16 -04:00
  • 331ebdfccf
    link to readme and reference TC in docs start page Ernie Hershey 2019-04-06 13:20:10 -04:00
  • a6a6d653ad
    Update README.md Nicolas Stalder 2019-04-06 14:49:44 +02:00
  • 928bc0216d
    Merge pull request #161 from solokeys/bump_2.1.0 Nicolas Stalder 2019-04-02 01:31:48 +02:00
  • 6d52c9ede7 bump to 2.1.0 Conor Patrick 2019-03-31 23:49:29 -04:00
  • 89769ecc18 fix u2f counter for real 2.1.0 Conor Patrick 2019-03-31 23:29:00 -04:00
  • 3b3f47bfcf
    Merge pull request #155 from solokeys/pin_lockout_ga Conor Patrick 2019-03-29 17:11:48 -04:00
  • 6fa443b0bc tests for GA without pin Conor Patrick 2019-03-26 19:00:42 -04:00
  • 893d4131b2 change how pin is enforced for GA Conor Patrick 2019-03-26 19:00:12 -04:00
  • 4e21c0bd8f
    Merge pull request #152 from solokeys/testing_yubikey Conor Patrick 2019-03-26 18:33:03 -04:00
  • 251eb6bf64 Merge branch 'master' into testing_yubikey Conor Patrick 2019-03-26 16:36:08 -04:00
  • 08e236df69 fix code quality issues x/2 Conor Patrick 2019-03-26 16:14:28 -04:00
  • d2091563ab fix code quality issues Conor Patrick 2019-03-26 16:09:30 -04:00
  • 54a6a82ca0
    Merge pull request #153 from solokeys/rng-fix Conor Patrick 2019-03-26 15:37:51 -04:00
  • 40b9dae38a Fix buffer overrun and use correct size for random u32 Nicolas Stalder 2019-03-26 01:55:42 +01:00
  • 98a209e330 make target to flash firmware via bootloader Nicolas Stalder 2019-03-23 13:54:04 +01:00
  • d3b5fb68ee Build debug 1/2 versions of hacker firmware and bundle Nicolas Stalder 2019-03-23 13:52:47 +01:00
  • 74a1f0e21b
    Merge pull request #143 from solokeys/paranoid-modemmanager Conor Patrick 2019-03-23 01:48:18 -04:00
  • e21172fff8
    Merge pull request #149 from solokeys/hmac-secret Nicolas Stalder 2019-03-22 22:05:41 +01:00
  • 9d3144e9b1 oops. black Nicolas Stalder 2019-03-22 21:56:18 +01:00
  • a2a774125f Fix usage and display fido2-ext in it Nicolas Stalder 2019-03-22 21:40:55 +01:00
  • 349ea5343a Remove paranoid MM stuff, not signaling AT modem is enough + better Nicolas Stalder 2019-03-22 20:01:31 +01:00
  • c851807376 Do not advertise AT modem capabilities Nicolas Stalder 2019-03-22 00:46:01 +01:00
  • 84d1629aa3 Allow toggling between strict and paranoid ModemManager filter-policy Nicolas Stalder 2019-03-13 02:25:49 +01:00
  • 8f6ae29163 Fix ModemManager udev rule for some distros Nicolas Stalder 2019-03-12 00:28:29 +01:00
  • a0d27c2c56 add memory layout commment, undo -8 simplification Conor Patrick 2019-03-22 13:54:42 -04:00
  • 3a10427bd9 remove unused files Conor Patrick 2019-03-22 13:45:13 -04:00
  • f3b591e570 Apply suggestions from code review Nicolas Stalder 2019-03-21 21:03:49 -04:00
  • 175f59d206 paste into other linker scripts Conor Patrick 2019-03-20 14:35:30 -04:00
  • f5ff6a11f0 rewrite base linker script Conor Patrick 2019-03-20 14:26:47 -04:00
  • d979420324 u2f work with yubikey5 Conor Patrick 2019-03-22 01:59:19 -04:00
  • 5076af1be4 works with yubikey5 Conor Patrick 2019-03-22 01:22:55 -04:00
  • 0a7845459c breakup test_fido2 Conor Patrick 2019-03-22 00:45:28 -04:00
  • c4262b0f5b rename Conor Patrick 2019-03-22 00:20:48 -04:00
  • 53fb0059a7 break into separate files Conor Patrick 2019-03-22 00:20:20 -04:00
  • a1a75e4ab5 check errors Conor Patrick 2019-03-21 12:47:15 -04:00
  • d68011ef04 remove warnings Conor Patrick 2019-03-21 00:01:37 -04:00
  • 02e83073e0 add hmac-secret to reg response Conor Patrick 2019-03-20 23:58:42 -04:00
  • 3a48756f96 remove extra layer of map Conor Patrick 2019-03-20 23:40:58 -04:00
  • 946e932b1e refactor to use less ram Conor Patrick 2019-03-20 23:28:45 -04:00
  • 142d4002e5 remove warning, reduce memory Conor Patrick 2019-03-20 23:14:17 -04:00
  • dbe5283e1f test solo commands on fido2 layer Conor Patrick 2019-03-20 21:06:18 -04:00
  • 2d233f164e small bug fixes Conor Patrick 2019-03-20 21:03:03 -04:00
  • b62e9906c7 make new function Conor Patrick 2019-03-20 20:13:16 -04:00
  • e22e636475 hmac-secret tested Conor Patrick 2019-03-20 20:03:25 -04:00
  • 074225d87a hmac-secret fully functional Conor Patrick 2019-03-20 20:03:12 -04:00
  • bb9b2ea9d4 validate saltAuth Conor Patrick 2019-03-20 18:10:52 -04:00
  • e8d5bc5829 refactor ctap_make_auth_data arguments Conor Patrick 2019-03-20 17:43:50 -04:00
  • 850381a633 test parsing Conor Patrick 2019-03-20 16:52:10 -04:00
  • ce3ad0e56f bugfix Conor Patrick 2019-03-20 16:51:58 -04:00
  • 00d86379e5 parse full hmac-secret Conor Patrick 2019-03-20 16:21:21 -04:00
  • 6098810167 start to test hmac-secret Conor Patrick 2019-03-20 15:45:35 -04:00