| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Setup release workflow with dist0.1.0-rc.1 | Dirkjan Ochtman | 2026-08-03 | 1 | -0/+5 |
| | | |||||
| * | Warn on clippy::undocumented_unsafe_blocks | Dirkjan Ochtman | 2026-08-01 | 1 | -0/+1 |
| | | |||||
| * | Zeroize all secret and sensitive data | Dirkjan Ochtman | 2026-07-20 | 1 | -0/+1 |
| | | |||||
| * | oxish: propagate coverage env | Dirkjan Ochtman | 2026-07-20 | 1 | -0/+1 |
| | | |||||
| * | Spawn a subprocess for authenticated sessions | Dirkjan Ochtman | 2026-07-19 | 1 | -1/+1 |
| | | |||||
| * | Update to 2024 edition | Dirkjan Ochtman | 2026-07-18 | 1 | -1/+1 |
| | | |||||
| * | Use single edition and rust-version for the workspace | Dirkjan Ochtman | 2026-07-18 | 1 | -0/+4 |
| | | |||||
| * | Add oxish-graviola provider | Dirkjan Ochtman | 2026-07-04 | 1 | -1/+2 |
| | | |||||
| * | Fix key derivation and add tests | Dirkjan Ochtman | 2026-07-04 | 1 | -0/+2 |
| | | |||||
| * | Move aws-lc crypto provider into a separate crate | Dirkjan Ochtman | 2026-07-03 | 1 | -2/+2 |
| | | |||||
| * | Add end-to-end test | Dirkjan Ochtman | 2026-07-01 | 1 | -0/+1 |
| | | |||||
| * | Specify dependencies in the workspace | Dirkjan Ochtman | 2026-02-19 | 1 | -0/+16 |
| | | |||||
| * | Extract oxish-proto crate | Dirkjan Ochtman | 2026-02-19 | 1 | -1/+1 |
| | | |||||
| * | Initialize a workspace | Dirkjan Ochtman | 2026-01-31 | 1 | -23/+5 |
| | | |||||
| * | Start implementing terminal session | Dirkjan Ochtman | 2026-01-27 | 1 | -1/+6 |
| | | |||||
| * | Bump MSRV to 1.83 (for File::create_new()) | Dirkjan Ochtman | 2025-12-19 | 1 | -1/+1 |
| | | |||||
| * | Integrate with systemd's listenfd protocol | bjorn3 | 2025-12-19 | 1 | -0/+1 |
| | | | | | | | | | This will be useful for servers in the future, but is already useful during development when using the systemfd executable by allowing you to already run the ssh client while the server is still compiling. Systemfd keeps the port open and as soon as the server has started it will accept the pending connection attempt. | ||||
| * | Actually make lints apply | Dirkjan Ochtman | 2025-12-12 | 1 | -2/+2 |
| | | |||||
| * | Enable more lints | Dirkjan Ochtman | 2025-12-12 | 1 | -4/+16 |
| | | |||||
| * | Set license to Apache-2.0 or MIT | Dirkjan Ochtman | 2025-01-27 | 1 | -1/+1 |
| | | |||||
| * | Set up initial workflow | Dirkjan Ochtman | 2025-01-11 | 1 | -0/+2 |
| | | |||||
| * | Be stricter with some lints | Dirkjan Ochtman | 2025-01-11 | 1 | -0/+6 |
| | | |||||
| * | Initial version of the server | Dirkjan Ochtman | 2025-01-08 | 1 | -0/+13 |
