6a18037911
remove SOLO_EXPERIMENTAL default
2020-02-18 11:10:46 -05:00
dcda21c096
fix error return
2019-10-29 09:09:53 -04:00
68d9fe6fb7
overwrite if >256 is more clear
2019-10-29 08:58:57 -04:00
bba3a30e3b
fix offset
2019-10-29 08:47:14 -04:00
be99caf2a2
replace counter instead of increment for large increment
2019-10-29 08:25:58 -04:00
3af4830725
add version check
2019-10-29 08:22:11 -04:00
5c84c4d8bb
subsequent button presses do not need to wait long
2019-10-29 08:16:04 -04:00
975cdf02f2
bump 3.0.0
2019-10-28 13:19:11 -04:00
21f3a0d10f
remove hacker constraint for booting into bootloader
3.0.0
2019-10-28 12:55:38 -04:00
b535b41d92
docs: update .all-contributorsrc
2019-10-28 11:09:54 -04:00
fd32cc0761
docs: update README.md
2019-10-28 11:09:54 -04:00
78dd2a10d3
remove binary count check
2019-10-28 10:51:35 -04:00
fa1bb0dce5
update docs
2019-10-28 10:51:35 -04:00
169dfd2f0d
check attestation tag
2019-10-28 10:51:35 -04:00
dafd974d93
do not lock flash when booting to dfu
2019-10-28 10:51:35 -04:00
712fde6858
add git
2019-10-28 10:51:35 -04:00
fcc2e86a6d
remove hacker/secure builds
2019-10-28 10:51:35 -04:00
8b146c4a16
fix issue with bootloader not replying data
2019-10-28 10:51:35 -04:00
a1a79b05fd
fix solo locked flag for bootloader
2019-10-27 10:25:00 -04:00
c0df8b680d
fix build
2019-10-27 10:25:00 -04:00
9ac2aa90c3
store all info in same page, dont use authenticator state
2019-10-27 10:25:00 -04:00
d33749fc16
add locked variable to GETVERSION hid command
2019-10-27 10:25:00 -04:00
96a2cbcb41
remove logs
2019-10-27 10:25:00 -04:00
7212982385
remove hacker macros
2019-10-27 10:25:00 -04:00
89e218e561
lock flash based on state setting
2019-10-27 10:25:00 -04:00
666cd6a0ba
migrate certs
2019-10-27 10:25:00 -04:00
b4f59ec355
pull certificate from flash page
2019-10-27 10:25:00 -04:00
b7d74cc99f
Add default git describe in makefile
2019-10-27 10:11:39 -04:00
375a607356
Add test for docker in travis
2019-10-27 10:11:39 -04:00
ea8409c072
Fixing Travis
2019-10-27 10:11:39 -04:00
04f06b3b0d
Updating README: adding more details on how to compile the solo firmware (especially Docker)
2019-10-27 10:11:39 -04:00
a57c5170e1
Add .sha2 to .gitignore
2019-10-27 10:11:39 -04:00
aaffce4021
Make dependency on git optinal in the target/stm32l432/Makefile
...
"git describe" is used to get the version of the firmware from GIT tags ans it is used for build artifacts' names
We would prefer not to have this depency inside Docker
2019-10-27 10:11:39 -04:00
463a8b444d
Splitting toolchain creation from firmware compilation
2019-10-27 10:11:39 -04:00
44ed3ceea5
Optimize Dockerfile
2019-10-27 10:11:39 -04:00
30f73b41e4
Move python install in the docker file
2019-10-27 10:11:39 -04:00
6f6e831fba
Upgrade to the latest ARM compiler
2019-10-27 10:11:39 -04:00
9fd608d3ee
Use local copy of the files
2019-10-27 10:11:39 -04:00
765dc27b15
Fix docker build
2019-10-27 10:10:27 -04:00
48147a39df
Remove Somu campaign from readme
2019-10-24 12:53:03 +02:00
6c48d75e44
Merge pull request #324 from jolo1581/document_application_ideas
...
Document application ideas
2019-10-23 13:01:49 +02:00
fca1e9d405
Added new document for Application Ideas.
...
Added manual how to setup Linux to use Solo for passwordless login or as
second factor by pressing button after password login. Added chapter
"Application Ideas" below chapter "Solo Extras" in official
documentation.
2019-10-18 11:44:03 +02:00
0fbc28fbc1
fix pc build
2019-10-08 16:10:29 -04:00
2a02d0de33
small errors
2019-10-08 16:10:29 -04:00
00b09e0d40
add u2f length arg
2019-10-08 16:10:29 -04:00
26db2b3f6b
check FIDO2 credential IDs in U2F
2019-10-08 16:10:29 -04:00
ff88660027
fix const qualifer warnings
2019-10-08 14:43:24 -04:00
9ecfda02c5
remove atomic counter from bootloader to save space
2019-10-08 14:43:24 -04:00
9158453830
Merge pull request #238 from Nitrokey/bootloader-downgrade-protection
...
Bootloader downgrade protection
2019-10-08 13:53:57 -04:00
08658eb11e
Merge branch 'master' into bootloader-downgrade-protection
2019-10-08 13:44:20 -04:00