]> git.codecow.com Git - libnemo.git/shortlog
libnemo.git
2026-08-05 Chris DuncanExplicitly assign buffers to enable explicit zeroing.
2026-08-05 Chris DuncanZero out secret bytes when locking vault.
2026-08-05 Chris DuncanFix missing action for seed usage.
2026-08-05 Chris DuncanReorganize secret parsing steps.
2026-08-05 Chris DuncanAssert data properties so they can be cleared.
2026-08-05 Chris DuncanFix data arg buffer zeroing.
2026-08-05 Chris DuncanAppease them differently.
2026-08-05 Chris DuncanAppease the TypeScript gods.
2026-08-05 Chris DuncanEnable type narrowing which does not work with Array...
2026-08-05 Chris DuncanFix missing parenthesis.
2026-08-05 Chris DuncanRefactor vault secret parsing and zero out local copies...
2026-08-05 Chris DuncanZero out password on both success and error paths.
2026-08-05 Chris DuncanAvoid switch case fall-through.
2026-08-05 Chris DuncanFix self-extending timer.
2026-08-05 Chris DuncanClear copied key parts after use.
2026-08-05 Chris DuncanNarrow allowed wallet types since Ledger never requests...
2026-08-05 Chris DuncanReplace try-catch block with promise functions for...
2026-08-05 Chris DuncanSimplify RPC error logging.
2026-08-05 Chris DuncanFix null reference in Node.
2026-08-05 Chris DuncanExplicitly only throw when user activation fails in...
2026-08-05 Chris DuncanFix Schema references.
2026-08-05 Chris DuncanFix typo.
2026-08-05 Chris DuncanValidate wallet refresh frontier contents.
2026-08-05 Chris DuncanValidate Ledger frontier block content field value...
2026-08-05 Chris DuncanIgnore properties in the prototype chain.
2026-08-05 Chris DuncanValidate wallet refresh frontier subtype and fix accoun...
2026-08-05 Chris DuncanValidate subtype of frontier blocks.
2026-08-05 Chris DuncanCap unopened account search at max index.
2026-08-04 Chris DuncanReplace unsafe password check result with loggable...
2026-08-04 Chris DuncanFix Ledger frontier caching.
2026-08-04 Chris DuncanMove test webpage to enable import map scoping and...
2026-08-04 Chris DuncanFix test click delay.
2026-08-04 Chris DuncanRemove info logging from Vault and its worker.
2026-08-04 Chris DuncanFix account refresh rep setting and refactor RPC error...
2026-08-04 Chris DuncanFix imports.
2026-08-04 Chris DuncanFix RPC returned response.
2026-08-04 Chris DuncanRefactor RPC class to reference psuedo-namespaced envir...
2026-08-04 Chris DuncanFix post request data retaining action from previous...
2026-08-04 Chris DuncanRemove unused import.
2026-08-04 Chris DuncanAssert account address before testing refresh.
2026-08-04 Chris DuncanFix frontier block contents checks.
2026-08-04 Chris DuncanDocument test click helper function, and fix and rename...
2026-08-04 Chris DuncanStart fixing click functionality.
2026-08-04 Chris DuncanLog cause of RPC failure.
2026-08-04 Chris DuncanFix testing password versus mnemonic salt.
2026-08-03 Chris DuncanAdd more RPC endpoints to schema.
2026-08-03 Chris DuncanFix weak password for test.
2026-08-03 Chris DuncanFix assertion argument order.
2026-08-03 Chris DuncanMake hex check case-insensitive.
2026-08-03 Chris DuncanWrap RPC call to catch network errors.
2026-08-03 Chris DuncanAdd process RPC call to schema.
2026-08-03 Chris DuncanImprove address validation.
2026-08-03 Chris DuncanFix hex string type definition.
2026-08-03 Chris DuncanBypass user activation for automated testing with Node...
2026-08-03 Chris DuncanImprove block link validation.
2026-08-03 Chris DuncanFix range of unopened account search and cap batch...
2026-08-03 Chris DuncanRename RPC schema object and fix unit conversion lookups.
2026-08-03 Chris DuncanImprove account derivation range checks.
2026-08-03 Chris DuncanWhitespace.
2026-08-03 Chris DuncanRevert to uppercase hex.
2026-08-03 Chris DuncanUse a random string instead of terrible example passwor...
2026-08-03 Chris DuncanUpgrade dependency to get typedef fix.
2026-08-03 Chris DuncanValidate frontier block for Ledger cache.
2026-08-03 Chris DuncanFix unit conversion to work with readonly unit object.
2026-08-03 Chris DuncanRethrow instead of swallowing RPC errors.
2026-08-03 Chris DuncanExtract RPC endpoint info to separate files.
2026-08-03 Chris DuncanFix hoisted process env var. Improve post action and...
2026-08-03 Chris DuncanComplete list of block_info response fields.
2026-08-03 Chris DuncanMove RPC response schema into dedicated directory.
2026-08-03 Chris DuncanMove main RPC implementation to subdirectory.
2026-08-03 Chris DuncanValidate frontiers RPC response.
2026-08-03 Chris DuncanEnforce strong wallet passwords.
2026-08-03 Chris DuncanConvert password-to-cryptokey static class to module...
2026-08-03 Chris DuncanRevert as const since it prevents usage of some array...
2026-08-03 Chris DuncanUpgrade dependencies and install zxcvbn for password...
2026-08-03 Chris DuncanRemove naive XSS protection as there is no risk to...
2026-08-03 Chris DuncanFix wallet refresh response handling.
2026-08-03 Chris DuncanTreat constants as read-only.
2026-08-03 Chris DuncanFix character code bug.
2026-08-03 Chris DuncanFix hex regex.
2026-08-03 Chris DuncanValidate block hash processing response.
2026-08-03 Chris DuncanTypo.
2026-08-03 Chris DuncanRefactor account refresh to validate RPC response.
2026-08-03 Chris DuncanStart building RPC endpoint response schema.
2026-08-03 Chris DuncanForce RPC consumers to validate JSON response.
2026-08-03 Chris DuncanFully await lock request, and be paranoid about failure.
2026-08-03 Chris DuncanRemove logging of actual vault worker data even in...
2026-08-03 Chris DuncanFix UUID regex.
2026-08-03 Chris DuncanRemove invalid and completed tasks from vault queue.
2026-08-03 Chris DuncanSimplify secret verification and ensure byte lengths...
2026-08-02 Chris DuncanFix autolock task data.
2026-08-02 Chris DuncanFix assertion arg order.
2026-08-02 Chris DuncanUse wallet ID in additional info to ensure only targete...
2026-08-02 Chris DuncanAdd hex typing.
2026-08-02 Chris DuncanRename vault request task properties to avoid name...
2026-07-06 Chris DuncanFix issue with text codecs preventing Node implementati...
2026-07-06 Chris DuncanFix autolock handler for lock result.
2026-07-06 Chris DuncanTweak assertion failure text.
2026-07-06 Chris DuncanFix rolodex signature verification.
2026-07-06 Chris DuncanUpdate nano25519 dependency.
next