Commit Graph

  • 235785b225
    Bump stable version to 2.4.0 Nicolas Stalder 2019-07-17 23:42:56 +02:00
  • 303c42901a limit length of wLength fault_tolerance Conor Patrick 2019-07-15 11:32:02 -04:00
  • df2f950e69
    Merge pull request #217 from merlokk/extapdu 2.4.0 Conor Patrick 2019-07-08 22:03:02 -04:00
  • 10bf4242e1 fail with more import related info Conor Patrick 2019-07-08 21:54:48 -04:00
  • 9e95b0075c default no serial printing Conor Patrick 2019-07-08 21:54:36 -04:00
  • f1c406ab9c fail with more import info extapdu Conor Patrick 2019-07-08 21:48:39 -04:00
  • 1185574d21 default no serial printing Conor Patrick 2019-07-08 21:48:22 -04:00
  • ddbe31776c
    Merge pull request #220 from merlokk/obt_src Conor Patrick 2019-07-08 21:22:48 -04:00
  • 645ca6a5a0 add 3-space list merlokk 2019-07-08 18:12:28 +03:00
  • 15fc39faed added text how to obtain source code merlokk 2019-07-08 17:58:57 +03:00
  • a1eedc0048 small fix merlokk 2019-07-06 13:09:19 +03:00
  • 89e00482e4 some improvements merlokk 2019-07-06 12:52:23 +03:00
  • 533ce39237 fix nfc_cc length merlokk 2019-07-06 00:15:21 +03:00
  • 63ee003535
    Merge pull request #202 from winksaville/patch-1 Conor Patrick 2019-07-05 10:29:40 -04:00
  • 75dbefad73
    Merge pull request #205 from m3hm00d/sanitize sanitize Conor Patrick 2019-07-05 10:28:11 -04:00
  • fa9408d5d6 fix u2f tests merlokk 2019-07-05 12:39:32 +03:00
  • ed9689435d APDU_FIDO_U2F_VERSION merlokk 2019-07-05 12:33:23 +03:00
  • 24a006068d fix extended apdu decode merlokk 2019-07-05 12:25:46 +03:00
  • 315b6564ab u2f works with extended apdu and now user presence not needs if request come from nfc and power from usb merlokk 2019-07-04 23:12:31 +03:00
  • 4d9285085f fix tests merlokk 2019-07-04 20:42:24 +03:00
  • 2272e69e15 fix tests merlokk 2019-07-04 20:14:24 +03:00
  • 151e1d0e9b fix some errors in tests merlokk 2019-07-04 20:09:47 +03:00
  • d1df8b8b77 u2f authenticate fix merlokk 2019-07-04 19:54:00 +03:00
  • cb76c34ed2 fix addressing merlokk 2019-07-04 19:45:09 +03:00
  • f2ebaf6abe invalid cla and r-block works merlokk 2019-07-04 19:14:26 +03:00
  • 4845d2c172 fix 14443 apdu decode and select merlokk 2019-07-04 17:52:00 +03:00
  • 75b1d9cd01 offset calc refactoring merlokk 2019-07-04 17:38:34 +03:00
  • 26bc8a2889 apdu decoding works merlokk 2019-07-04 17:27:03 +03:00
  • 88a8eba424 gitignore merlokk 2019-07-04 16:32:11 +03:00
  • d2c85881e6 applet selection and apdu check merlokk 2019-07-04 16:29:30 +03:00
  • 236498ee03 add make merlokk 2019-07-04 16:27:57 +03:00
  • a51c9192b1 add apdu_decode merlokk 2019-07-04 16:27:33 +03:00
  • 4dc6bcf771 apdu decode sketch merlokk 2019-07-03 23:01:37 +03:00
  • cce81b23d9 Merge branch 'master' of https://github.com/merlokk/solo into extapdu merlokk 2019-07-03 22:59:41 +03:00
  • 8c2e2386a9 fix NFC applet selection does not work correctly #213 merlokk 2019-07-03 20:35:50 +03:00
  • c783a1442a
    Merge pull request #215 from merlokk/nfc-testing Conor Patrick 2019-07-03 11:37:19 -04:00
  • b61e5db736 style merlokk 2019-07-03 17:57:27 +03:00
  • b41cd5d5b8 add nfc test force flag merlokk 2019-07-03 17:54:53 +03:00
  • b42e990f67 format fix merlokk 2019-07-03 01:39:38 +03:00
  • ff53bb1e32 fix style merlokk 2019-07-03 01:16:55 +03:00
  • 2d72e02051 remove unused lib merlokk 2019-07-03 01:03:34 +03:00
  • 91c77da179 cbor.loads changed to cbor.decode_from merlokk 2019-07-03 00:43:51 +03:00
  • 795cf5c4a1 selecting NFC key works merlokk 2019-07-02 19:55:04 +03:00
  • d1722b85af add library not found error merlokk 2019-07-02 19:45:46 +03:00
  • 2c500fe25a check pyscard module first merlokk 2019-06-28 12:32:52 +03:00
  • 751b2fd69c add nfc device search merlokk 2019-06-28 12:16:59 +03:00
  • e14700f398 Fix minor typo in comment m3hm00d 2019-06-20 16:42:46 +00:00
  • c2216929a9
    Create SECURITY.md Nicolas Stalder 2019-06-14 00:19:14 +02:00
  • a51417bf61 fix epout connection Conor Patrick 2019-05-31 15:58:13 -04:00
  • 3f225f362f
    Update building.md Wink Saville 2019-05-29 15:11:18 -07:00
  • dd4ff920ad
    Merge pull request #200 from solokeys/persistedkey Conor Patrick 2019-05-28 18:36:50 -04:00
  • bddd60c080 use persisted key info persistedkey Conor Patrick 2019-05-27 13:54:29 -04:00
  • ba581db49c delete excess Conor Patrick 2019-05-21 20:17:44 -04:00
  • 3a5cd786dc enumerates correctly Conor Patrick 2019-05-21 20:17:37 -04:00
  • 5f878ff022
    Merge pull request #196 from solokeys/fido2-conformance Conor Patrick 2019-05-19 12:24:36 -04:00
  • 14f91a6e15 add screenshots of tests passing fido2-conformance Conor Patrick 2019-05-19 12:24:15 -04:00
  • 4fad28ea47 compile new class Conor Patrick 2019-05-18 21:47:51 -04:00
  • 0ff9870612 add interface descriptor Conor Patrick 2019-05-18 21:26:18 -04:00
  • cd29a0e0fe python black Conor Patrick 2019-05-18 21:11:22 -04:00
  • 46b7f9a778 add UP as UV method for when PIN is not set Conor Patrick 2019-05-18 14:35:30 -04:00
  • 31328fe7e7 dont fail when public key type is too large Conor Patrick 2019-05-18 14:34:54 -04:00
  • 035b1a8632
    Merge pull request #195 from solokeys/bump_2.3.0 Nicolas Stalder 2019-05-13 23:11:33 +02:00
  • b1563dbe94 Update STABLE_VERSION Conor Patrick 2019-05-13 16:43:14 -04:00
  • 2a9e3ac576
    Merge pull request #194 from solokeys/sanitize 2.3.0 Conor Patrick 2019-05-13 16:10:42 -04:00
  • e1474e8e8e fix potential memory leaks Conor Patrick 2019-05-13 15:32:04 -04:00
  • 1564df5305
    Merge pull request #192 from solokeys/cap Conor Patrick 2019-05-13 14:30:37 -04:00
  • 1f3db3fe51
    Fix image in README Emanuele Cesena 2019-05-12 09:41:12 -07:00
  • 36876e1528 fix build Conor Patrick 2019-05-10 15:57:57 -04:00
  • 0f50ae7d63 change u2f to return early if button not immediately pressed Conor Patrick 2019-05-10 15:56:52 -04:00
  • 4854192c63 decrease sensitivity slightly Conor Patrick 2019-05-09 18:37:17 -04:00
  • e105afd647 fix build Conor Patrick 2019-05-09 17:51:41 -04:00
  • 9fb02d4da3 add UP wait HID messages to U2F for windows Conor Patrick 2019-05-09 17:46:01 -04:00
  • e402d36bf1 fix user presence skipping for nfc Conor Patrick 2019-05-09 17:26:28 -04:00
  • 54792b345c status fix Conor Patrick 2019-05-09 16:07:05 -04:00
  • 84740f3d6a changes to make firmware interop on all hw models Conor Patrick 2019-05-09 16:01:07 -04:00
  • 4ac61f7f18 slight cleanup Conor Patrick 2019-05-09 14:53:22 -04:00
  • 30cfa46186 fix gpio pin reading Conor Patrick 2019-05-09 14:17:50 -04:00
  • aca28fde61 add to bootloader Conor Patrick 2019-05-09 02:44:17 -04:00
  • 60e3d01e0d refactor Conor Patrick 2019-05-09 02:44:04 -04:00
  • aff8d10432 connect to application Conor Patrick 2019-05-09 02:26:32 -04:00
  • 898d45f871 bugfix Conor Patrick 2019-05-09 01:34:54 -04:00
  • 2b2835b823 initial cap sensing boilerplate Conor Patrick 2019-05-08 22:26:57 -04:00
  • f9202b2b6a
    Merge pull request #186 from solokeys/bump2.2.2 Conor Patrick 2019-04-24 20:39:00 -04:00
  • 1b74f6a93b bump Conor Patrick 2019-04-24 20:38:00 -04:00
  • 0dfda6fce2
    Merge pull request #185 from solokeys/wallet-api 2.2.2 Conor Patrick 2019-04-24 20:25:19 -04:00
  • 09b73d694f fix build Conor Patrick 2019-04-24 19:33:26 -04:00
  • 9ab5e761c3 Update tinycbor Conor Patrick 2019-04-24 19:04:33 -04:00
  • b3604f49ba use ctap2 instead of client Conor Patrick 2019-04-24 19:00:32 -04:00
  • 6ae1cd3865 remove not-useful logs Conor Patrick 2019-04-24 18:36:36 -04:00
  • f9d3b9561d test that getassertions are correct for solo ext Conor Patrick 2019-04-24 18:27:11 -04:00
  • ec98af115f restore button in ctap_make_auth_data Conor Patrick 2019-04-24 16:54:26 -04:00
  • fecf258116 disable wallet by default Conor Patrick 2019-04-24 16:44:25 -04:00
  • 437f691d12 Update solo.c Conor Patrick 2019-04-24 16:41:22 -04:00
  • 55aadfd78e add delay implementation Conor Patrick 2019-04-24 11:45:41 -04:00
  • 813eb97d2f reuse memory for allow_list of creds Conor Patrick 2019-04-24 11:45:30 -04:00
  • 32afdccfb3
    Rebump Nicolas Stalder 2019-04-24 17:41:08 +02:00
  • 41ae0e4a2c Update application.mk Conor Patrick 2019-04-24 00:16:19 -04:00
  • b0baace2e7 move custom credid to different location Conor Patrick 2019-04-24 00:15:32 -04:00
  • 6ff4200f5d unbump Conor Patrick 2019-04-23 21:58:26 -04:00
  • 1fab0b8f1f add wallet api in as compile option Conor Patrick 2019-04-23 21:57:50 -04:00