bjorn3
|
317a0178b6
|
Introduce scheme-utils crate and HandleMap type
HandleMap deduplicates the id assignment for handles and unlike most
existing implementations handles overflow just fine.
|
2026-04-13 22:19:07 +02:00 |
|
Ribbon
|
90ea974ce0
|
Add missing Cargo package description and update drivers README
|
2026-03-16 10:39:15 -06:00 |
|
Jeremy Soller
|
352d90332f
|
Use libredox::protocol in ipcd and netstack
|
2026-02-28 08:20:24 -07:00 |
|
auronandace
|
5ffce47607
|
add clippy precedence lint
|
2026-02-20 13:43:48 +00:00 |
|
Jeremy Soller
|
2d672b7cd9
|
Add anyhow to workspace
|
2026-01-29 10:47:45 -07:00 |
|
Jeremy Soller
|
ceebc93762
|
Set log dependency to workspace in netstack
|
2026-01-20 10:47:08 -07:00 |
|
Jeremy Soller
|
f740b61774
|
Use workspace dependencies for many common crates
|
2026-01-20 10:12:08 -07:00 |
|
Wildan M
|
385f82c777
|
netstack: Handle SYS_CALL
|
2026-01-08 04:00:07 +07:00 |
|
Ibuki Omatsu
|
3681e1b74a
|
refactor: Replace unlink and rmdir with unlinkat in ramfs. Update redox-scheme and redox-rt for bootstrap.
|
2025-12-17 18:46:05 -07:00 |
|
Ibuki Omatsu
|
4f3cba2cd0
|
feat: Update netstack to use redox-scheme.
|
2025-12-13 06:44:43 -07:00 |
|
bjorn3
|
54d81e7423
|
Merge redox-daemon into this repo
|
2025-12-03 21:07:13 +01:00 |
|
Ibuki Omatsu
|
1004be449d
|
fix: Fix build errors related to uds scheme
|
2025-07-19 12:13:15 -06:00 |
|
bjorn3
|
2f51590d9f
|
netstack: Merge the redox_netstack lib into smolnetd
|
2025-06-28 16:18:34 +02:00 |
|
bjorn3
|
20ee161085
|
netstack: Move the smolnetd source
|
2025-06-28 16:16:30 +02:00 |
|
bjorn3
|
cfef0413e5
|
netstack: Remove dnsd
It isn't used anywhere. Relibc has it's own dns resolver.
|
2025-06-28 16:16:15 +02:00 |
|
4lDO2
|
dda88e3a3b
|
Migrate dnsd to redox-scheme.
|
2025-04-05 18:47:01 +02:00 |
|
bjorn3
|
1c4fdcfc1a
|
Integrate netstack in the root workspace
|
2025-03-10 20:57:58 +01:00 |
|
bjorn3
|
96bf7b02a2
|
Add 'netstack/' from commit 'ad9d652062ebe90682e96cb4a80d09760f48a457'
git-subtree-dir: netstack
git-subtree-mainline: 9fae54dc2b
git-subtree-split: ad9d652062
|
2025-03-10 20:55:36 +01:00 |
|