Nikolay Edigaryev
|
cd5f1d2f4f
|
Fix unaligned read by switching from unmaintained users crate (#26)
* Fix unaligned read by switching from unmaintained users crate
* Bump proc-macro2 to to fix "unknown feature `proc_macro_span_shrink`"
|
2023-09-12 06:59:02 -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
|
cd78047d79
|
Upload symbols and sources to Sentry (#15)
* Upload symbols and sources to Sentry
* .cirrus.yml: add SENTRY_AUTH_TOKEN
* .cirrus.yml: install Sentry CLI
|
2022-12-14 19:34:26 +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 |