aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2025-07-25[ns] Only try to resolve from incoming connections listkaotisk1-39/+43
2025-07-25[help] Help messages are printed in stdout when called but on stderr in case ↵kaotisk28-58/+91
of error
2025-07-22[node_info] A bug where the node info couldn't be retrievedkaotisk4-100/+113
2025-07-22[ns] bugfixkaotisk2-2/+2
2025-07-22[ns] -ra flag to resolve all reachable keyskaotisk4-3/+80
* Deprecates IPNS * Changed the way IPNS keys are resolved * Changed the way IPNS keys are published * Changed the way configuration publishing is happening
2025-07-22[net] Only IPv6 incomingkaotisk1-1/+2
2025-07-22[api+ns] ns tool outputs JSON format and it's used for the APIkaotisk4-10/+23
2025-07-22[ns] Provides -rp where proof and resolved query is providedkaotisk2-3/+26
2025-07-22[ns] Outputs an akfs_map_v3 and appends historic list for each published keykaotisk1-0/+19
2025-07-22[config] Better formattingkaotisk1-1/+1
2025-07-22[config] Publishes list of public keys as akfs_map_v3kaotisk1-0/+5
2025-07-22[fs] Scan to find before addingkaotisk1-0/+8
2025-07-21[ak] -vi flag outputs logs in mIRC formatkaotisk2-0/+27
2025-07-21[gpg] Now can export public keyskaotisk2-1/+28
2025-07-21Updates in documentationkaotisk1-2/+36
2025-07-21More strong check for base64 encodingskaotisk1-1/+1
2025-07-21[api] Route implementationkaotisk1-0/+94
2025-07-21[bin] [api] Supports and resolves base64 encoded fingerprintskaotisk3-1/+36
2025-07-20[api] Added route /ns_get to resolve keyskaotisk3-1/+82
2025-07-14Improvement: Compacts the way of storing yggdrasil scanskaotisk1-1/+13
2025-05-03Donation section in READMEkaotisk1-0/+17
2025-04-29Tiny improvementsorigin/libakfs-cat-from-map-v3-hashkaotisk3-4/+5
2025-04-29Small changes in test functions' outputkaotisk1-25/+24
2025-04-29Avoiding leaky functionkaotisk1-1/+3
2025-04-29Testingkaotisk1-1/+8
2025-04-29Mitigating NULL pointer returnkaotisk1-3/+8
2025-04-29Reducing leakskaotisk4-3/+10
2025-04-29Moving in to provide an interface for itkaotisk3-6/+21
2025-04-29Documentationkaotisk1-1/+23
2025-04-29Fixeskaotisk1-4/+5
2025-04-29Improvements and clean upkaotisk1-18/+17
2025-04-29[suggestion] memcpy instead of loop usingkaotisk1-8/+2
2025-04-29Check for NULL firstkaotisk1-1/+11
2025-04-29Check if environment variables exist thokaotisk1-0/+10
2025-04-29Clean upkaotisk1-45/+0
2025-04-29Both missing or one of thosekaotisk1-1/+1
2025-04-29Outputs a file from akfs successfully as base64kaotisk2-29/+72
2025-04-29[libakfs] Better naming and utility functionskaotisk4-44/+76
2025-04-29[libakfs] Basic test, headers and functions for the featurekaotisk3-5/+123
2025-04-29Fixes leaks from asprint()origin/fix-aklog-leakskaotisk1-0/+6
2025-04-28Docs and clean uporigin/libakfs-listkaotisk2-63/+82
2025-04-28Docs and clean upkaotisk1-17/+16
2025-04-28gckaotisk1-44/+0
2025-04-28Reduntant check on return valuekaotisk1-8/+2
2025-04-28Bug fix + clean upkaotisk5-82/+44
2025-04-28Some documentationkaotisk1-2/+6
2025-04-28[libakfs] updateskaotisk6-38/+122
2025-04-27[libakdatetime] include file was never included in the repo :Pkaotisk1-0/+14
2025-04-27[libaksettings] +test_find()kaotisk3-1/+19
2025-04-27[libaksettings] updateskaotisk1-4/+2