nectar/kinode/src
2024-12-02 18:32:11 -05:00
..
eth fix it: dont check by default; add .check() method 2024-10-31 21:18:12 -07:00
http security: always send JWT cookie with proper headers, make JWT expire 2024-12-02 18:32:11 -05:00
kernel Merge branch 'v0.10.0' into dr/audit-response 2024-11-26 16:41:31 -05:00
net security: make sure to drop task for existing peer connection if we get a new handshake 2024-11-13 14:50:31 -05: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 fix it: dont check by default; add .check() method 2024-10-31 21:18:12 -07:00
fakenet.rs fakenet: update addresses 2024-10-30 22:26:41 +01:00
fd_manager.rs fix it: dont check by default; add .check() method 2024-10-31 21:18:12 -07:00
keygen.rs security: always send JWT cookie with proper headers, make JWT expire 2024-12-02 18:32:11 -05:00
kv.rs fix bugs & add more safeguards/checks 2024-11-01 17:22:01 -07:00
main.rs 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
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 fix bugs & add more safeguards/checks 2024-11-01 17:22:01 -07:00
state.rs Format Rust code using rustfmt 2024-11-01 04:18:42 +00:00
timer.rs fix it: dont check by default; add .check() method 2024-10-31 21:18:12 -07:00
vfs.rs Merge branch 'develop' into v0.10.0 2024-11-13 11:47:18 -08:00