Sosthène Guédon
|
ee4016a0c8
|
Upgrade to syn 2.0 and synstructure 0.13
Close https://github.com/trussed-dev/flexiber/issues/6
|
2024-12-12 16:34:14 +01:00 |
|
Sosthène Guédon
|
200605fec8
|
Fix clippy warnings
|
2024-12-12 16:34:14 +01:00 |
|
Sosthène Guédon
|
ca0ec4300a
|
Add cargo fmt check to CI
|
2024-12-12 15:12:15 +01:00 |
|
Sosthène Guédon
|
0f2e8a782e
|
Run cargo fmt
|
2024-12-12 15:10:41 +01:00 |
|
Sosthène Guédon
|
3264e58d81
|
Migrate to edition 2021
|
2024-12-12 15:06:54 +01:00 |
|
Nicolas Stalder
|
7a5f1e9cae
|
Fix URLs after move to trussed-dev
0.1.1
|
2023-11-22 14:47:31 +01:00 |
|
Robin Krahl
|
c8d085c3a0
|
Release v0.1.1
|
2023-11-22 14:47:31 +01:00 |
|
Nicolas Stalder
|
96f3e0a89c
|
Merge pull request #4 from Nitrokey/main
Return error on the TODO cases
|
2023-02-07 11:59:37 +01:00 |
|
Nicolas Stalder
|
b388d91251
|
Merge pull request #3 from gahag-cw/main
Impl std::error::error for Error
|
2023-02-07 02:22:54 +01:00 |
|
Gabriel Bastos
|
3096e6ecc1
|
Impl std::error::error for Error
|
2023-02-06 11:12:52 -03:00 |
|
Szczepan Zalega
|
26f2c80474
|
Return error on the TODO cases
Avoid crashing done by todo!() by returning error instead
|
2022-11-19 13:51:06 +01:00 |
|
Nicolas Stalder
|
825eba57df
|
Prepare first release
|
2021-11-20 23:05:02 +01:00 |
|
Nicolas Stalder
|
9010bb0d8c
|
No need to bump version, we're not released yet
|
2021-06-10 22:36:59 +02:00 |
|
Nicolas Stalder
|
7f0056d346
|
Merge pull request #1 from nickray/bump-heapless
Bump heapless to const generics
|
2021-06-10 16:35:59 -04:00 |
|
Nicolas Stalder
|
5ff4cc4870
|
Bump heapless to const generics
|
2021-06-10 22:34:46 +02:00 |
|
Nicolas Stalder
|
146438c2d6
|
Add some BER-TLV tag constants
|
2021-03-13 20:56:15 +01:00 |
|
Nicolas Stalder
|
0f59f9bc2e
|
Add logging, generalize decodable Option impl
|
2021-03-06 12:59:28 +01:00 |
|
Nicolas Stalder
|
9d632a2865
|
Implement Decodable for Option of Decodable+Tagged
|
2021-03-05 03:06:51 +01:00 |
|
Nicolas Stalder
|
880f5beaa9
|
Bugfix and improvements
|
2021-02-28 21:46:28 +01:00 |
|
Nicolas Stalder
|
8f5e00c856
|
Small improvements
|
2021-02-27 01:53:45 +01:00 |
|
Nicolas Stalder
|
003068534e
|
Expand macros to implement simple encoding/decoding
|
2021-02-20 01:51:51 +01:00 |
|
Nicolas Stalder
|
aea4ee6a4e
|
Make things a bit generic over Tag type (to allow SIMPLE-TLV tags)
|
2021-02-20 00:57:58 +01:00 |
|
Nicolas Stalder
|
19f4cf5d27
|
Initial commit, adjusted from simple-tlv
|
2021-02-19 23:15:05 +01:00 |
|
Nicolas Stalder
|
1cc9e2bcde
|
Prepare for initial release
|
2021-02-19 14:50:09 +01:00 |
|
Nicolas Stalder
|
e790468cf6
|
Implement macros for untagged collections
|
2021-02-18 03:27:03 +01:00 |
|