Nikolay Edigaryev
|
6a95272dcf
|
Use coarsetime::Updater to update time even when deep inside event loop
|
2026-01-14 18:24:53 +01:00 |
Nikolay Edigaryev
|
5cec6633c5
|
Introduce uncertainty duration and subtract it from total lease time
|
2026-01-14 18:12:05 +01:00 |
Nikolay Edigaryev
|
431ae9bbc9
|
Introduce --block in addition to --allow (#126)
|
2025-10-21 17:14:28 +04:00 |
Nikolay Edigaryev
|
4fa4fb1bda
|
Avoid using one-shot triggered events (#102)
|
2025-04-21 18:16:09 +04:00 |
Nikolay Edigaryev
|
147c051b0e
|
Disable isolation when `--allow=0.0.0.0/0` is specified (#39)
* Disable isolation when --allow=0.0.0.0/0 is specified
* Upgrade & upgrade the dependencies
|
2024-07-02 15:36:07 +04:00 |
Nikolay Edigaryev
|
d7699e95a9
|
Support graceful termination via SIGINT (#23)
* Support graceful termination via SIGINT
* $ cargo fmt
* Explain why we need to ignore the SIGINT
|
2023-03-16 18:38:03 +04:00 |
Nikolay Edigaryev
|
59cd9098e0
|
Ignore ENOBUFS when writing to VM's socket (#18)
* Ignore ENOBUFS when writing to VM's socket
* Hint the into() target type to the compiler to fix the build error
* Fix Clippy warnings
|
2022-12-15 00:15:19 +04:00 |
Nikolay Edigaryev
|
11910d8540
|
Sentry integration (#13)
* Sentry integration
* Introduce a more generic CIRRUS_SENTRY_TAGS
* Revert switching to nightly toolchain
|
2022-12-12 21:33:45 +04:00 |
Nikolay Edigaryev
|
226a7e6c86
|
Initial revision of Softnet, a software networking for Tart
|
2022-06-10 16:53:03 +03:00 |