Releases: Amnesic-Systems/veil
Releases · Amnesic-Systems/veil
v0.3.0
What's Changed
- Add README. by @NullHypothesis in #20
- Delete remnants of key synchronization. by @NullHypothesis in #21
- Handle more command line flags. by @NullHypothesis in #22
- Rename
ExtPubPort
toExtPort
. by @NullHypothesis in #23 - Create SECURITY.md. by @NullHypothesis in #24
- Set DNS resolver and make it configurable. by @NullHypothesis in #25
- Make various improvements. by @NullHypothesis in #26
- Remove unused code. by @NullHypothesis in #27
- Add application launcher flag. by @NullHypothesis in #28
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Move
AddrOf
to its own package. by @NullHypothesis in #11 - Fail verification if PCRs indicate debug mode. by @NullHypothesis in #12
- Improve PCR comparison. by @NullHypothesis in #13
- Add Makefile target to run unit tests in enclave. by @NullHypothesis in #14
- Adapt attester interface to return document. by @NullHypothesis in #16
- Change default external port to 8443. by @NullHypothesis in #18
- Add more tooling for remote attestation. by @NullHypothesis in #17
- Add unit tests for veil-verify. by @NullHypothesis in #19
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Use 1.N.P syntax as requested by CodeQL. by @NullHypothesis in #1
- Extend and improve unit testing. by @NullHypothesis in #2
- Add command line tool for remote verification. by @NullHypothesis in #3
- Add a funding resource. by @NullHypothesis in #4
- Ignore white space in comparison. by @NullHypothesis in #5
- Use VSOCK tunnel by default. by @NullHypothesis in #6
- Add
Builder
abstraction to simplify attestation. by @NullHypothesis in #7 - Fix unit tests for Nitro attester. by @NullHypothesis in #8
- Ignore error if the interface already exists. by @NullHypothesis in #9
- Add
nitrite
package to repository. by @NullHypothesis in #10
New Contributors
- @NullHypothesis made their first contribution in #1
Full Changelog: https://github.com/Amnesic-Systems/veil/commits/v0.1.0