nim-codex/codex/utils
markspanbroek be32b9619b
Fixes loading of private key on Windows (#299)
Unix permissions don't work on Windows; 
adds check for correct ACL settings in Windows.
2022-11-07 15:54:24 +01:00
..
addrutils.nim setup and persist private key (#292) 2022-11-01 18:58:41 -06:00
asyncheapqueue.nim Change every dagger to codex (#102) 2022-05-19 13:56:03 -06:00
fileutils.nim Fixes loading of private key on Windows (#299) 2022-11-07 15:54:24 +01:00
keyutils.nim Fixes loading of private key on Windows (#299) 2022-11-07 15:54:24 +01:00
optionalcast.nim [utils] Add operator `as` for optional casting 2022-10-25 15:10:35 +11:00
statemachine.nim [utils] Add AsyncState to state machine 2022-10-25 15:10:35 +11:00