• Joined on 2025-03-12
121 contributions in the last 12 months
JunJulAugSepOctNovDecJanFebMarAprMayMonWedFri
Less
More
karchnu pushed to local at Baguette/dnsmanager-webclient 2025-04-27 02:50:20 +02:00
8067258694 Local addresses.
310386ec86 Updating TODO.md.
0d87574eae Update TODO.md.
Compare 3 commits »
karchnu pushed to main at Baguette/dnsmanager-webclient 2025-04-27 02:49:58 +02:00
310386ec86 Updating TODO.md.
karchnu pushed to main at Baguette/dnsmanager-webclient 2025-04-26 19:21:06 +02:00
0d87574eae Update TODO.md.
karchnu pushed to dev at Baguette/crystal-cbor 2025-04-26 17:12:47 +02:00
karchnu created branch dev in Baguette/crystal-cbor 2025-04-26 17:12:46 +02:00
karchnu created branch main in Baguette/crystal-cbor 2025-04-26 17:12:40 +02:00
karchnu pushed to main at Baguette/crystal-cbor 2025-04-26 17:12:40 +02:00
b8ebc57bb7 Decoding: use_cbor_discriminator
4ac38a7598 Unmapped values are taken into account in the object mapping size.
94f47dd728 Removing "_ " in diagnostics, since map sizes are right this time.
5f838d36cc Compute the number of object properties to serialize.
3ab21c9616 Fix typos and remove redundant use of 'Object#to_s'
Compare 10 commits »
karchnu created repository Baguette/crystal-cbor 2025-04-26 17:12:18 +02:00
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.