hosted-fornet
|
050049aa40
|
update alloy
|
2024-12-17 11:54:05 -08:00 |
|
dr-frmr
|
9f1f74ee68
|
process_lib bump
|
2024-12-16 16:32:50 -05:00 |
|
dr-frmr
|
6be0f377ff
|
update script to wit 1. update process_lib
|
2024-12-15 18:35:31 -05:00 |
|
hosted-fornet
|
6bd249b95f
|
bump wasmtime to 0.27 and wit-bindgen to 0.36
|
2024-12-12 13:45:44 -08:00 |
|
dr-frmr
|
9fa9fa2303
|
update process_lib version for all, fix printout issues in standard_host_v1
|
2024-12-10 17:15:02 -05:00 |
|
dr-frmr
|
015b8e43d4
|
Merge branch 'v0.10.0' into dr/standard-host-v1
|
2024-12-10 17:05:55 -05:00 |
|
hosted-fornet
|
c04257347f
|
use fixed process_lib
|
2024-12-10 12:05:57 -08:00 |
|
dr-frmr
|
99c24943ba
|
wit 1.0, standard-host-v1
|
2024-12-09 17:08:50 -05:00 |
|
hosted-fornet
|
475ca4e3e8
|
m:terminal: use Request::try_attach_all() instead
|
2024-12-09 13:39:01 -08:00 |
|
hosted-fornet
|
bb3a4af4c0
|
m:terminal: use Request::attach_all() method
|
2024-12-05 09:36:51 -08:00 |
|
hosted-fornet
|
108aacf16b
|
move contacts caps from terminal request to contacts grant
|
2024-12-05 08:35:36 -08:00 |
|
hosted-fornet
|
12fd44cc7c
|
Merge branch 'v0.10.0' into hf/terminal-m-caps
|
2024-12-05 08:11:52 -08:00 |
|
hosted-fornet
|
ae7e3228a4
|
remove encrypted & bump process_lib version
|
2024-12-03 17:01:46 -08:00 |
|
hosted-fornet
|
61ea6dc13f
|
terminal: only send caps issued by a given process to that process
|
2024-11-04 16:56:44 -08:00 |
|
hosted-fornet
|
7740c94517
|
terminal: have m pass all terminal caps on message
|
2024-11-04 16:17:31 -08:00 |
|
hosted-fornet
|
0298b979c9
|
change _ s to - s in distro modules/processes
|
2024-10-28 21:14:03 -07:00 |
|
dr-frmr
|
7b59e50e33
|
Merge branch 'develop' into dr/move-app-store-to-ssd
|
2024-10-25 19:49:11 -04:00 |
|
dr-frmr
|
9fc8724dee
|
upgrade to process_lib 0.9.4
|
2024-10-22 15:44:11 -04:00 |
|
dr-frmr
|
47527976e5
|
add capabilities checks, refactor API
|
2024-10-17 15:14:34 -04:00 |
|
dr-frmr
|
3df85701e5
|
add fd manager to net, add diagnostics requests/responses to fd manager, fix capability risk in terminal userspace
|
2024-09-30 16:44:54 -04:00 |
|
dr-frmr
|
1e5a0441ff
|
update kit versions to latest, use crates.io for process_lib (fixes kit ish)
|
2024-09-12 20:18:36 -04:00 |
|
doria
|
311c3c7eb8
|
Merge branch 'develop' into dr/terminal-special-chars
|
2024-09-11 13:46:04 +09:00 |
|
dr-frmr
|
ff8ced8fb9
|
cargo.lock lol
|
2024-09-11 00:45:00 -04:00 |
|
doria
|
9ad0428886
|
Merge branch 'develop' into dr/terminal-special-chars
|
2024-09-11 12:56:22 +09:00 |
|
hosted-fornet
|
73cd0c992d
|
fix bugs
|
2024-09-09 17:07:34 -07:00 |
|
hosted-fornet
|
6369744d61
|
add top-level Cargo.toml s to core packages
|
2024-09-09 11:35:25 -07:00 |
|
dr-frmr
|
e0751cdbf1
|
terminal: fix: use unicode graphemes to manage input line
ALSO re-jigger 2 errors in terminal, app store
|
2024-09-05 20:36:26 -04:00 |
|
dr-frmr
|
54b91c0945
|
cargo update; use process_lib 0.9.0
|
2024-08-16 21:01:47 +02:00 |
|
dr-frmr
|
91aef91317
|
terminal: add help script, cargo update
|
2024-08-14 14:57:50 +03:00 |
|
dr-frmr
|
a25b0f6204
|
scripts: switch to use script! macro, clean up
|
2024-08-07 17:46:37 +03:00 |
|
dr-frmr
|
db8c246582
|
cargo update (for process_lib mostly)
|
2024-07-23 01:45:24 +03:00 |
|
dr-frmr
|
95a78c874d
|
fix: remove trailing . , remove old namehash_to_name script
|
2024-07-16 18:41:58 +02:00 |
|
dr-frmr
|
b0302ff509
|
update all process_lib usage to develop branch
|
2024-07-16 18:14:52 +02:00 |
|
dr-frmr
|
cb22abc4dc
|
...spring cleaning
|
2024-07-02 16:13:33 +02:00 |
|
dr-frmr
|
2059d51c05
|
top: don't show capabilities by default, add --show-caps (-c) flag to do so
|
2024-07-01 14:45:28 +02:00 |
|
dr-frmr
|
43914fd6bf
|
chore: upgrade all packages to use kinode_process_lib 0.8.0
|
2024-06-06 14:06:59 -06:00 |
|
dr-frmr
|
d31c65c8df
|
fix
|
2024-06-05 17:38:38 -06:00 |
|
dr-frmr
|
662f91fc5c
|
fix app store API to be backwards-compatible, refresh all process_lib imports
|
2024-05-30 19:27:19 -06:00 |
|
doria
|
34ea8455a5
|
Merge branch 'develop' into dr/app-store-rewrite
|
2024-05-31 08:42:16 +09:00 |
|
doria
|
e966e19a92
|
Merge branch 'develop' into dr/kernel-command-responses
|
2024-05-30 04:33:53 +09:00 |
|
jurij-jukic
|
a388fbd1ff
|
add comments to terminal src
|
2024-05-28 22:31:02 +02:00 |
|
dr-frmr
|
5dbf0745ca
|
add app store api as wit
|
2024-05-26 17:40:41 -06:00 |
|
dr-frmr
|
24e0282475
|
add kfetch
|
2024-05-26 16:12:59 -06:00 |
|
dr-frmr
|
b6c54c884b
|
make kernelprint a response instead of a raw print, update top and kill scripts to use this
|
2024-05-25 16:51:23 -06:00 |
|
dr-frmr
|
3bfe9ec7a9
|
update process_lib to latest develop
|
2024-05-22 12:12:46 -06:00 |
|
dr-frmr
|
45b34705cd
|
fix: Identity struct must have room for many ports
|
2024-05-19 23:50:31 -06:00 |
|
dr-frmr
|
e7a4f93376
|
fix: go and find all the places that wit versions take effect, and line them up
|
2024-05-18 00:59:40 -06:00 |
|
dr-frmr
|
ff0b411eed
|
wtf: try and fix cargo manifest
|
2024-05-17 20:41:02 -06:00 |
|
doria
|
c696651f80
|
Merge branch 'develop' into dr/wit-backcompat-forever
|
2024-05-17 03:47:39 +09:00 |
|
dr-frmr
|
15c86f55be
|
first pass: handle multiple wit versions, normalize all version values to u32
|
2024-05-14 18:00:48 -06:00 |
|