• Joined on 2025-03-12
karchnu pushed to main at Baguette/ipc.cr 2025-04-26 16:47:12 +02:00
6d751ad933 IPC.cr now correctly handles strings with accents (size vs bytesize).
2a46689a77 switch_callbacks now returns a LibC::Int as expected
243dff0e55 Add 'external' and switch functions.
8cc19999f5 New LibIPC API.
736b5b5472 Rename main.cr to ipc.cr.
karchnu created branch main in Baguette/ipc.cr 2025-04-26 16:47:11 +02:00
karchnu created repository Baguette/ipc.cr 2025-04-26 16:46:57 +02:00
karchnu created branch main in Baguette/passwd.cr 2025-04-26 16:42:40 +02:00
karchnu pushed to main at Baguette/passwd.cr 2025-04-26 16:42:40 +02:00
b9568fb33a Added group edition APIs.
4a65a41f16 Improved Passwd#add_user.
142f80f663 Making some APIs public.
313c9edfd0 Improved user and group removal, simpler APIs.
02c12703dd Splitting passwd.cr into several files.
karchnu created repository Baguette/passwd.cr 2025-04-26 16:42:26 +02:00
karchnu pushed to main at Baguette/sodium.cr 2025-04-26 16:40:53 +02:00
2e1856fedb Kdf: Split initialize to [copy_key_from, move_key_from, random]. Deprecate old initialize methods.
8db8b410a2 Specs: Test Chalsa#random*
527ffe9c06 SecureBuffer inherit from Crypto::Secret
e58c7e43e2 Chalsa: Allow encrypting > 2gb
28b5467602 CryptoBox: Remove dead comments
Compare 10 commits »
karchnu created branch main in Baguette/sodium.cr 2025-04-26 16:40:52 +02:00
karchnu created repository Baguette/sodium.cr 2025-04-26 16:40:36 +02:00
karchnu created branch local in Baguette/dnsmanager-webclient 2025-04-26 16:27:07 +02:00
karchnu pushed to local at Baguette/dnsmanager-webclient 2025-04-26 16:27:07 +02:00
df0f5cef6d Local addresses.
karchnu pushed to newpaper at Baguette/dodb.cr 2025-04-25 17:54:04 +02:00
733e9605b4 Race condition.
karchnu pushed to newpaper at Baguette/dodb.cr 2025-04-21 03:08:46 +02:00
6cb42f9953 Last annex: add a few details about the API.
karchnu pushed to newpaper at Baguette/dodb.cr 2025-04-20 11:55:02 +02:00
7cf7104757 Small fixes.
d113026d40 Minor changes.
bc2fb503f2 Almost finished!!
3d79a94f8f Feedback.
d7e378f121 Filesystem introduction.
Compare 37 commits »
karchnu pushed to newpaper at Baguette/dodb.cr 2025-04-20 11:54:16 +02:00
74e770db98 Small fixes.
karchnu pushed to newpaper at Baguette/dodb.cr 2025-04-15 00:09:04 +02:00
cdf776d650 Minor changes.
karchnu pushed to newpaper at Baguette/dodb.cr 2025-04-13 18:31:26 +02:00
5f3e8d3581 Almost finished!!
karchnu pushed to newpaper at Baguette/dodb.cr 2025-04-13 03:38:00 +02:00
0f2cc6e9fc Feedback.
karchnu pushed to newpaper at Baguette/dodb.cr 2025-04-12 21:02:57 +02:00
41cdefef46 Filesystem introduction.
karchnu pushed to newpaper at Baguette/dodb.cr 2025-04-06 04:18:07 +02:00
a9cc12e096 More filesystem explanations.