Fabian Kaczmarczyck
|
033f544c47
|
adding tests to pin_protocol_v1
|
2020-07-02 19:31:56 +02:00 |
|
Fabian Kaczmarczyck
|
9ff988d3a7
|
refactors the client PIN implementation into a new module
|
2020-07-02 19:30:15 +02:00 |
|
Fabian Kaczmarczyck
|
63aef3bd76
|
new client pin subcommands
|
2020-07-02 19:14:25 +02:00 |
|
Fabian Kaczmarczyck
|
a4becf9aca
|
new error codes and enum cleanups
|
2020-07-02 19:14:24 +02:00 |
|
Guillaume Endignoux
|
4bda702a70
|
Install ncurses on GitHub workflow.
|
2020-06-26 11:12:25 +02:00 |
|
Guillaume Endignoux
|
f33bd3838f
|
Typo.
|
2020-06-26 11:07:48 +02:00 |
|
Guillaume Endignoux
|
31a8996ea5
|
Add tests for heapviz tool.
|
2020-06-26 11:05:45 +02:00 |
|
Guillaume Endignoux
|
85f759f912
|
Add CLI parameters and wait for ENTER to start visualization.
|
2020-06-26 10:45:53 +02:00 |
|
Guillaume Endignoux
|
75836d459a
|
Address review comments.
|
2020-06-25 18:18:21 +02:00 |
|
Guillaume Endignoux
|
e457efc4d6
|
Add a heap visualization tool.
|
2020-06-25 15:46:08 +02:00 |
|
kaczmarczyck
|
33b2c76f4b
|
Merge pull request #120 from kaczmarczyck/authenticator-selection
implements the AuthenticatorSelection command
|
2020-06-22 18:40:20 +02:00 |
|
Fabian Kaczmarczyck
|
491e74357e
|
updates reproducible binary hashes and sizes
|
2020-06-22 17:19:23 +02:00 |
|
kaczmarczyck
|
f5e0696ea1
|
Merge branch 'master' into authenticator-selection
|
2020-06-22 12:44:36 +02:00 |
|
gendx
|
205b92984d
|
Merge pull request #116 from gendx/read-cbor-map
Add a read_cbor_map macro to avoid removing values one-by-one in BTreeMaps
|
2020-06-22 12:08:48 +02:00 |
|
Guillaume Endignoux
|
ce5767efec
|
Update reference binaries.
|
2020-06-22 11:57:37 +02:00 |
|
Guillaume Endignoux
|
09c9fb3a3e
|
Apply suggestion to remove additional semi-colons.
|
2020-06-22 11:49:47 +02:00 |
|
Guillaume Endignoux
|
240ba7580d
|
Improve comments.
|
2020-06-22 11:49:47 +02:00 |
|
Guillaume Endignoux
|
db70c3e66d
|
s/read_cbor_map/destructure_cbor_map/g
|
2020-06-22 11:49:47 +02:00 |
|
Guillaume Endignoux
|
2589eb99b3
|
Update read_cbor_map example to use a text key as well.
|
2020-06-22 11:49:47 +02:00 |
|
Guillaume Endignoux
|
493efa9b25
|
Apply syntax suggestion to read_cbor_map! macro.
|
2020-06-22 11:49:46 +02:00 |
|
Guillaume Endignoux
|
b0321f6b4f
|
Migrate PublicKeyCredentialSource to read_cbor_map.
I didn't realize that the values were actually constants, as
discriminants of an enum.
|
2020-06-22 11:49:46 +02:00 |
|
Guillaume Endignoux
|
c8864666e0
|
Extract some logic to a separate function, to reduce binary size overhead of read_cbor_map.
|
2020-06-22 11:49:46 +02:00 |
|
Guillaume Endignoux
|
2124511913
|
Simplify syntax of the read_cbor_map! macro, to align it with cbor_map.
|
2020-06-22 11:49:46 +02:00 |
|
Guillaume Endignoux
|
2c4bf7d422
|
Add documentation for read_cbor_map! macro.
|
2020-06-22 11:49:46 +02:00 |
|
Guillaume Endignoux
|
97fb222455
|
Add a read_cbor_map macro to avoid the overhead of removing values on-by-one in BTreeMap.
|
2020-06-22 11:49:46 +02:00 |
|
Julien Cretin
|
e18a26317f
|
Merge pull request #112 from ia0/aaguid
Access the persistent keys through the store
|
2020-06-22 10:55:14 +02:00 |
|
Julien Cretin
|
60ead60347
|
Update reproducible hashes
|
2020-06-22 10:29:25 +02:00 |
|
Julien Cretin
|
ac1e66cca5
|
Merge branch 'master' into aaguid
|
2020-06-22 10:20:51 +02:00 |
|
kaczmarczyck
|
d521460cde
|
Merge branch 'master' into authenticator-selection
|
2020-06-22 08:32:10 +02:00 |
|
gendx
|
e384debc2a
|
Merge pull request #87 from gendx/faster-console
Reduce the number of syscalls made by the console in libtock-rs.
|
2020-06-20 11:05:27 +02:00 |
|
Guillaume Endignoux
|
3d9e283eeb
|
Update reference hashes.
|
2020-06-19 18:33:34 +02:00 |
|
Guillaume Endignoux
|
2094f8156c
|
Increase size of console buffering.
|
2020-06-19 18:22:47 +02:00 |
|
Guillaume Endignoux
|
a7c79c4f23
|
Resolve review comments.
|
2020-06-19 18:16:09 +02:00 |
|
Guillaume Endignoux
|
c7493d1b9d
|
Reduce the number of syscalls made by the console in libtock-rs.
|
2020-06-19 18:16:09 +02:00 |
|
Julien Cretin
|
46df22fa7c
|
Remove unnecessary lifetime name
|
2020-06-19 17:40:24 +02:00 |
|
Fabian Kaczmarczyck
|
ef446eaa85
|
updates reproducible binary sizes
|
2020-06-18 16:20:19 +02:00 |
|
Fabian Kaczmarczyck
|
6f705f0e00
|
updates reproducible binary hashes
|
2020-06-18 15:30:25 +02:00 |
|
kaczmarczyck
|
934ec203c1
|
Merge branch 'master' into authenticator-selection
|
2020-06-18 14:50:34 +02:00 |
|
Julien Cretin
|
d2247d9482
|
Update reproducible hashes
|
2020-06-17 14:06:39 +02:00 |
|
Julien Cretin
|
c90e5d5db1
|
Update reproducible hashes
|
2020-06-17 13:01:45 +02:00 |
|
Julien Cretin
|
e120ac0ddb
|
Merge branch 'master' into aaguid
|
2020-06-17 12:44:50 +02:00 |
|
gendx
|
53ca4c17d2
|
Merge pull request #121 from gendx/repro-always-diff
Always run git-diff in reproducible workflow, even if the job failed so far.
|
2020-06-16 14:47:48 +02:00 |
|
Fabian Kaczmarczyck
|
e12cf542e9
|
adds a unit test for unknown commands
|
2020-06-15 23:03:26 +02:00 |
|
Guillaume Endignoux
|
94876db179
|
Always run git-diff in reproducible workflow, even if the job failed so far.
|
2020-06-15 17:25:50 +02:00 |
|
Julien Cretin
|
aa2ad15393
|
Merge pull request #119 from ia0/issue-113
Define the storage locations for the dongle
|
2020-06-10 14:38:22 +02:00 |
|
Julien Cretin
|
cf461b2a00
|
Update reproducible hashes
|
2020-06-10 14:16:26 +02:00 |
|
Julien Cretin
|
d9d16f4197
|
Also define storage for nrf52840_mdk_dfu
|
2020-06-10 14:10:10 +02:00 |
|
Julien Cretin
|
95cb04ce5d
|
Update reproducible hashes
|
2020-06-10 13:03:27 +02:00 |
|
Julien Cretin
|
c3c652b8c3
|
Define the storage locations for the dongle
Fixes #113.
|
2020-06-10 12:54:00 +02:00 |
|
gendx
|
a57bc15bbb
|
Merge pull request #117 from gendx/reproducible-elf2tab
Add elf2tab output to the reproducible checks
|
2020-06-09 17:06:19 +02:00 |
|