issues
search
lowRISC
/
manticore
Apache License 2.0
16
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Track error conversion locations using #[track_caller]
#155
kesyog
opened
2 years ago
1
Cerberus tables tests
#154
capoferro
opened
2 years ago
2
GetPfmId Could save having to send identifier type when Version
#153
adsnaider
opened
2 years ago
0
[fuzz] Don't touch files we didn't regenerate
#152
mcy
closed
3 years ago
0
Add support to for tuple variants with lifetimes in make_fuzz_safe! macro.
#151
adsnaider
opened
3 years ago
0
[tables] Add a parser for the Cerberus Message Table format
#150
mcy
closed
2 years ago
1
[protocol] Make sure everything is using Cerberus types via `protocol::ceberus`
#149
mcy
closed
2 years ago
0
[protocol] Finish fully separating `protocol::cerberus` and `protocol::spdm`.
#148
mcy
closed
2 years ago
0
[server] Implement the start of an SPDM server
#147
mcy
closed
3 years ago
0
[protocol] Start switching to `enumflags2`
#146
mcy
closed
3 years ago
0
[mem] Delete cow.rs, which `Borrowed` superseeded
#145
mcy
closed
3 years ago
0
[serde] Continue cleaning up `serde` declarations
#144
mcy
closed
3 years ago
0
[protocol] Clean up and reorganize the `manticore::protocol` traits.
#143
mcy
closed
3 years ago
0
[cerberus] Implement get pfm id protocol
#142
adsnaider
closed
2 years ago
4
[mem] Switch all uses of Arena to be trait objects
#141
mcy
closed
3 years ago
0
[protocol] Generalize FuzzSafe and expose it as part of the API
#140
mcy
closed
3 years ago
0
Fix Cerberus link in README
#139
capoferro
closed
3 years ago
0
[server] Parametrize the handler framework over header types
#138
mcy
closed
3 years ago
0
[protocol] Begin implementation of SPDM parsers
#137
mcy
closed
3 years ago
2
[protocol] Factor out massive amounts of boilerplate into a macro
#136
mcy
closed
3 years ago
0
[serde] Clean up serde.rs
#135
mcy
closed
3 years ago
0
[manifest] Initial parser for the PCD
#134
mcy
opened
3 years ago
0
[manifest] Factor out a bunch of functionality in preparation for the PCD parser
#133
mcy
closed
3 years ago
1
[meta] Update the README
#132
mcy
closed
3 years ago
0
[tool] Refactor manticore-tool into several files
#131
mcy
closed
3 years ago
0
[net] Reorganize `manticore::net` into multiple files
#130
mcy
closed
3 years ago
0
[server] Finish implementing session establishment, including an end-to-end test
#129
mcy
closed
3 years ago
0
[protocol] Add a richer API for declaring message-specific errors
#128
mcy
closed
3 years ago
0
[server] Clean up `pa_rot.rs`
#127
mcy
closed
3 years ago
0
[meta] Use `impl dyn Trait` as the object-safety assert idiom
#126
mcy
closed
3 years ago
0
[meta] Add dependency on `extend` to cut down boilerplate
#125
mcy
closed
3 years ago
0
[crypto] Replace `crypto::sha256` with the more general `crypto::hash`
#124
mcy
closed
3 years ago
0
[debug] Add manticore::debug
#123
kesyog
closed
2 years ago
7
[session] Create an interface for managing session keys
#122
mcy
closed
3 years ago
0
[protocol] Parse manifest flags into structs
#121
gorup
opened
3 years ago
1
[e2e] Improve debugging output
#120
mcy
closed
3 years ago
0
[server] Wire up the CHALLENGE handler to use actual random nonces
#119
mcy
closed
3 years ago
0
Add ECDSA interfaces
#118
mcy
closed
3 years ago
0
[protocol] Add parsers for the KeyExchange messages
#117
mcy
closed
3 years ago
0
[crypto] Add a CSRNG trait for generating nonces
#116
mcy
closed
3 years ago
0
[fuzz] Make make_fuzz_safe! compose better
#115
mcy
closed
3 years ago
1
Implement the Cerberus authentication challenge
#114
mcy
closed
3 years ago
3
[protocol] Fix a build error in some configurations
#113
mcy
closed
3 years ago
0
[server] Implement GET_DIGESTS and GET_CERTIFICATE
#112
mcy
closed
3 years ago
3
[doc] Fix broken documentation that CI apparently missed
#111
mcy
closed
3 years ago
0
[protocol] Implement Get Host State
#110
kesyog
closed
3 years ago
3
[protocol] Enable zero-copy deserialization for protocol parsers
#109
mcy
closed
3 years ago
0
[debug] Add manticore::debug
#108
mcy
opened
3 years ago
0
[protocol] Merge `(From|To)WireError` into one
#107
mcy
closed
3 years ago
0
[test] Finish moving cryptographic test data into testutil, and cut down on duplication.
#106
mcy
closed
3 years ago
1
Next