aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)AuthorFilesLines
2024-12-12Welcome JSON message now provides points of entry for each route based on ↵kaotisk1-72/+20
the host that is reached through
2024-12-11Adjustmentkaotisk1-1/+1
2024-12-11This should actually workkaotisk1-2/+2
2024-12-11Changed the way scans are performed so we can see a progress on each result ↵kaotisk1-6/+18
output
2024-12-11More detailed debug messageskaotisk1-2/+2
2024-12-11Roll back into sane stuffkaotisk1-4/+6
2024-12-11Compatibility with FreeBSD on split programkaotisk1-1/+1
2024-12-10Workaround for du freebsd variantkaotisk3-4/+4
2024-12-10Expanding scanning and peerings to be stored for yggdrasil network as wellkaotisk1-4/+74
2024-12-10Forgotten shebangkaotisk1-1/+1
2024-12-10Compatibility with FreeBSD 'uname'kaotisk1-4/+7
2024-12-10Preupdating ipfs->kubo since ipfs is already used in FreeBSDkaotisk1-3/+3
2024-12-10Fix for installation under freebsdkaotisk1-1/+1
2024-12-10Bug fix for date program differences between linux and BSDkaotisk1-1/+1
2024-12-07Portable shebangskaotisk17-18/+18
2024-12-07Removed wget from dependencieskaotisk2-3/+3
2024-12-07new ak flag -v: prints version of ak and exitskaotisk1-1/+21
2024-11-20Updates for AKFSkaotisk1-52/+56
- Changed old directories to comprehensible names - Introduced relevant settings to the API - install script now creates these directories - AK_LEAFSDIR, AK_MAPSDIR, AK_CHUNKSDIR
2024-11-15Settings directory properly set up during installation nowkaotisk2-2/+1
2024-09-21Fixed curl bugged callkaotisk2-4/+4
2024-09-21Further investigatingkaotisk1-2/+2
2024-09-21Escaping from the librarykaotisk1-1/+1
2024-09-21More debuggingkaotisk1-1/+5
2024-09-21Added debugging message plus redirection of the outputkaotisk1-1/+2
2024-09-21Changed message and redirected outputkaotisk1-2/+2
2024-09-21Possible bug fixkaotisk1-1/+1
2024-09-21Bug fixingkaotisk1-12/+36
2024-09-21More bug fixingkaotisk1-9/+16
2024-09-21Fixed bug in 'ak-zchain --reset'kaotisk1-7/+8
2024-09-21Added architecture supportkaotisk1-0/+3
2024-08-01bugfix: Importing the library is important instead of running the handler scriptkaotisk1-1/+2
2024-07-26bugfixkaotisk1-1/+1
2024-07-26ak-gpg: new flag --verify-file <file>kaotisk2-1/+18
2024-07-24fixeskaotisk3-1/+22
2024-07-24ak-zblock: new flag --repack <zblock> <previous>kaotisk1-1/+130
Plus: - compacted help output text - avoid calling library functions directly fix (unbreaks previous commit) - fix on call to _ak_zblock_pack where the arguments weren't passed to the function
2024-07-24Avoid calling _ak_zblock functions directlykaotisk1-2/+1
2024-07-24Avoid calling _ak_zchain functions (causes breaks)kaotisk1-2/+2
2024-07-24minor fixkaotisk1-1/+2
2024-07-24minor changes on ak-ipfs-daemonkaotisk1-0/+7
2024-07-24ak-fs: new flag --listkaotisk1-1/+11
2024-07-23bugfixkaotisk1-1/+2
2024-07-23unlocked _ak_gpg_create_keykaotisk1-4/+3
2024-07-23bugfixeskaotisk1-0/+1
2024-07-23ak-gpg: new --delete-secret-key flagkaotisk1-0/+24
2024-07-23some coin based functions to comekaotisk1-0/+14
2024-07-23no need to save that map type anymorekaotisk1-3/+3
2024-07-23we don't need to execute the script since we do stuff in placekaotisk1-2/+2
2024-07-23use settings instead of file to store activated gpg keykaotisk2-3/+4
2024-07-21apply fs driver for chunks as wellkaotisk1-3/+5
2024-07-21Decreased sleep timekaotisk1-1/+1