nectar/kinode/src
2024-12-10 11:23:06 -08:00
..
eth Format Rust code using rustfmt 2024-12-03 04:31:24 +00:00
http Merge branch 'v0.10.0' into hf/terminal-per-process-verbosity 2024-12-04 11:39:25 -08:00
kernel terminal: output event loop for given process if set process verbosity to 3 2024-12-09 16:37:08 -08:00
net Format Rust code using rustfmt 2024-12-03 04:31:24 +00:00
register-ui security: switch password hashing to Argon2 -- error shown in JS is "fake", using argon2-browser from CDN 2024-11-19 16:04:24 -05:00
terminal terminal: queue up printouts while in alternate screen & print when return to main 2024-12-10 11:23:06 -08:00
fakenet.rs fakenet: update addresses 2024-10-30 22:26:41 +01:00
fd_manager.rs Format Rust code using rustfmt 2024-12-03 04:31:24 +00:00
keygen.rs security: always send JWT cookie with proper headers, make JWT expire 2024-12-02 18:32:11 -05:00
kv.rs modify Printout to include source: ProcessId 2024-12-02 20:30:52 -08:00
main.rs terminal: add m, mute, muted options for process verbosity 2024-12-10 10:11:11 -08:00
register.rs security: always send JWT cookie with proper headers, make JWT expire 2024-12-02 18:32:11 -05:00
sol.rs nit fixes 2024-07-08 19:18:03 +02:00
sqlite.rs modify Printout to include source: ProcessId 2024-12-02 20:30:52 -08:00
state.rs modify Printout to include source: ProcessId 2024-12-02 20:30:52 -08:00
timer.rs modify Printout to include source: ProcessId 2024-12-02 20:30:52 -08:00
vfs.rs modify Printout to include source: ProcessId 2024-12-02 20:30:52 -08:00