| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-06-22 | Address reviewer comments | Raoul Strackx | -5/+10 |
| 2022-06-15 | Test `copy_to_userspace` function | Raoul Strackx | -1/+33 |
| 2022-06-15 | Ensure userspace allocation is 8-byte aligned | Raoul Strackx | -1/+4 |
| 2022-06-15 | Mitigate MMIO stale data vulnerabilities | Raoul Strackx | -2/+98 |
| 2022-06-15 | Unify copying data from enclave to userspace | Raoul Strackx | -7/+3 |
| 2022-05-09 | Use Rust 2021 prelude in std itself. | Mara Bos | -1/+0 |
| 2022-04-01 | Remove need for associated_type_bounds in std. | Mara Bos | -2/+4 |
| 2022-03-10 | Use implicit capture syntax in format_args | T-O-R-U-S | -3/+3 |
| 2020-10-08 | `#[deny(unsafe_op_in_unsafe_fn)]` in sys/sgx | Caduser2020 | -58/+86 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+1175 |
