Wykres commitów

1265 Commity (master)

Autor SHA1 Wiadomość Data
Conor Patrick 0ebe0ff502 add ctap function to overwrite key bytes 2019-10-08 13:42:37 -04:00
allcontributors[bot] 7bcb7ea840 docs: update .all-contributorsrc 2019-10-08 13:42:23 -04:00
allcontributors[bot] 811a57f7ab docs: update README.md 2019-10-08 13:42:23 -04:00
Jan A 5168afa16e Code cosmetics, added missing void statement to empty parameter of
functions
2019-10-08 12:31:08 -04:00
Nicolas Stalder 208d26be89
Merge pull request #315 from My1/patch-1
clone using https instead
2019-09-26 23:01:42 +02:00
My1 45293fe998
clone using https instead
not everyone has a github account, wants one or wants to setup ssh keys.
2019-09-26 16:11:40 +02:00
Conor Patrick a1a42fec5c
Bump stable version to 2.5.3 2019-09-17 17:22:15 +08:00
Conor Patrick 8c256298ae default up to enabled 2019-09-17 00:13:57 +08:00
Conor Patrick 01b928c0ec allow in bootloader as well 2019-09-17 00:13:57 +08:00
Conor Patrick 018a4d394c add get_version command to hid 2019-09-17 00:13:57 +08:00
Conor Patrick 7a75fba6d3 delete old code 2019-09-17 00:13:57 +08:00
Conor Patrick c61f15a090 allow get_assertion with disabled UP 2019-09-17 00:13:57 +08:00
Conor Patrick f072561899 properly check the rpId in request 2019-09-17 00:13:57 +08:00
merlokk 6652feb4a2 added CID transfer and NAK-ACK sequence 2019-09-05 23:26:15 +08:00
Nicolas Stalder fc7ea68d4a
Bump STABLE_VERSION to 2.5.2 2019-09-05 00:30:59 +02:00
Nicolas Stalder cb116efcc9
Merge pull request #303 from StoyanDimitrov/patch-3
Typo
2019-09-03 00:48:23 +02:00
Nicolas Stalder 80b9df3e04
Merge pull request #302 from StoyanDimitrov/patch-2
Highlight command and few file names
2019-09-03 00:48:08 +02:00
Nicolas Stalder 194ef5edcf
Merge pull request #304 from StoyanDimitrov/patch-4
Fix broken formating
2019-09-03 00:47:21 +02:00
StoyanDimitrov 006117bb6b
Fix broken formating 2019-09-02 20:56:55 +00:00
StoyanDimitrov 75c75fa897
Hilight file name 2019-09-02 20:41:42 +00:00
StoyanDimitrov 2969d09ffa
Typo 2019-09-02 20:36:02 +00:00
StoyanDimitrov b871e10d08
Highlight command and few file names 2019-09-02 20:34:20 +00:00
Conor Patrick 18d39a7047
Merge pull request #240 from Nitrokey/remove-pin-storage
Replace FIDO2 PIN storage with its hash
2019-09-02 21:50:44 +08:00
Conor Patrick a9bbdee35b
Merge branch 'master' into remove-pin-storage 2019-09-02 21:45:21 +08:00
Conor Patrick 321bbe3691
Merge pull request #293 from solokeys/ccid
Ccid
2019-09-02 21:42:38 +08:00
merlokk 1ce191343f add checking some rare case in iso14443-4 chaining. add NAK checking and aborting the data sending. 2019-08-31 02:12:05 +08:00
Conor Patrick 9041e5903c return SW_WRONG_LENGTH for incorrect lc 2019-08-30 16:37:17 +08:00
allcontributors[bot] 689d471688 docs: update .all-contributorsrc 2019-08-30 01:46:40 +02:00
allcontributors[bot] 8b9e44c3ed docs: update README.md 2019-08-30 01:46:40 +02:00
Conor Patrick 83dd92d9ba Update STABLE_VERSION 2019-08-29 22:05:10 +08:00
Szczepan Zalega a5e1dc2a0c
Correct linker documentation 2019-08-24 11:27:28 +02:00
Szczepan Zalega a053bbc669
Do not verify version for the hacker edition 2019-08-24 10:26:44 +02:00
Szczepan Zalega 3621f2ed4f
Add missed doc update in the linker script 2019-08-24 10:26:41 +02:00
Szczepan Zalega 3c7bf5a264
Remove obsolete debug messages 2019-08-24 10:26:38 +02:00
Conor Patrick 8bf1921263 dont reference not-enabled ccid 2019-08-24 16:20:52 +08:00
Szczepan Zalega e3ff136196
Remove obsolete region for the app static firmware version address 2019-08-24 10:17:59 +02:00
Szczepan Zalega 74181406fe
Rename last_addr->last_written_app_address 2019-08-24 10:17:55 +02:00
Szczepan Zalega 987b04523d
Correct memory layout 2019-08-24 10:17:52 +02:00
Szczepan Zalega 8023347c8e
Makefile: add debug info 2019-08-24 10:17:49 +02:00
Szczepan Zalega 9dae7b2e7c
Makefile: fix flashboot recipe 2019-08-24 10:17:46 +02:00
Szczepan Zalega cb13fb65de
Store version in the bootloader. Debug code. 2019-08-24 10:17:43 +02:00
Szczepan Zalega 7fddd58704
Bootloader: get uploaded application version from the 4 last bytes of its firmware 2019-08-24 10:17:40 +02:00
Szczepan Zalega 3a1ea275cc
Move _extra* debug linker scripts content to main 2019-08-24 10:17:37 +02:00
Szczepan Zalega 22293f82f2
Rename flash2 -> flash_cfg 2019-08-24 10:17:34 +02:00
Szczepan Zalega 40c3c13b07
Correct flash2 region. Rename _bconfig_start->bootloader_configuration. 2019-08-24 10:17:30 +02:00
Szczepan Zalega 7042b0b656
Move app version to the end of the firmware code, without specific address. Move bootloader config 8B forward. 2019-08-24 10:17:27 +02:00
Szczepan Zalega ea803aab95
Make the flash memory structure depend on the APPLICATION_START_PAGE macro 2019-08-24 10:17:24 +02:00
Szczepan Zalega 1100b159a9
Refactor. Add debug code. Use %u for unsigned. Use volatile pointer instead of memory storage. 2019-08-24 10:17:21 +02:00
Szczepan Zalega 9ddba5dfc3
Add extra linker script changes 2019-08-24 10:17:18 +02:00
Szczepan Zalega 35e52f4968
Initial modification to move bootloader data after the application 2019-08-24 10:17:15 +02:00