Age | Commit message (Expand) | Author | Files | Lines |
2024-12-10 | Preupdating ipfs->kubo since ipfs is already used in FreeBSD | kaotisk | 1 | -3/+3 |
2024-12-10 | Fix for installation under freebsd | kaotisk | 1 | -1/+1 |
2024-12-10 | Bug fix for date program differences between linux and BSD | kaotisk | 1 | -1/+1 |
2024-12-07 | Portable shebangs | kaotisk | 17 | -18/+18 |
2024-12-07 | Removed wget from dependencies | kaotisk | 2 | -3/+3 |
2024-12-07 | new ak flag -v: prints version of ak and exits | kaotisk | 1 | -1/+21 |
2024-11-20 | Updates for AKFS | kaotisk | 1 | -52/+56 |
2024-11-15 | Settings directory properly set up during installation now | kaotisk | 2 | -2/+1 |
2024-09-21 | Fixed curl bugged call | kaotisk | 2 | -4/+4 |
2024-09-21 | Further investigating | kaotisk | 1 | -2/+2 |
2024-09-21 | Escaping from the library | kaotisk | 1 | -1/+1 |
2024-09-21 | More debugging | kaotisk | 1 | -1/+5 |
2024-09-21 | Added debugging message plus redirection of the output | kaotisk | 1 | -1/+2 |
2024-09-21 | Changed message and redirected output | kaotisk | 1 | -2/+2 |
2024-09-21 | Possible bug fix | kaotisk | 1 | -1/+1 |
2024-09-21 | Bug fixing | kaotisk | 1 | -12/+36 |
2024-09-21 | More bug fixing | kaotisk | 1 | -9/+16 |
2024-09-21 | Fixed bug in 'ak-zchain --reset' | kaotisk | 1 | -7/+8 |
2024-09-21 | Added architecture support | kaotisk | 1 | -0/+3 |
2024-08-01 | bugfix: Importing the library is important instead of running the handler script | kaotisk | 1 | -1/+2 |
2024-07-26 | bugfix | kaotisk | 1 | -1/+1 |
2024-07-26 | ak-gpg: new flag --verify-file <file> | kaotisk | 2 | -1/+18 |
2024-07-24 | fixes | kaotisk | 3 | -1/+22 |
2024-07-24 | ak-zblock: new flag --repack <zblock> <previous> | kaotisk | 1 | -1/+130 |
2024-07-24 | Avoid calling _ak_zblock functions directly | kaotisk | 1 | -2/+1 |
2024-07-24 | Avoid calling _ak_zchain functions (causes breaks) | kaotisk | 1 | -2/+2 |
2024-07-24 | minor fix | kaotisk | 1 | -1/+2 |
2024-07-24 | minor changes on ak-ipfs-daemon | kaotisk | 1 | -0/+7 |
2024-07-24 | ak-fs: new flag --list | kaotisk | 1 | -1/+11 |
2024-07-23 | bugfix | kaotisk | 1 | -1/+2 |
2024-07-23 | unlocked _ak_gpg_create_key | kaotisk | 1 | -4/+3 |
2024-07-23 | bugfixes | kaotisk | 1 | -0/+1 |
2024-07-23 | ak-gpg: new --delete-secret-key flag | kaotisk | 1 | -0/+24 |
2024-07-23 | some coin based functions to come | kaotisk | 1 | -0/+14 |
2024-07-23 | no need to save that map type anymore | kaotisk | 1 | -3/+3 |
2024-07-23 | we don't need to execute the script since we do stuff in place | kaotisk | 1 | -2/+2 |
2024-07-23 | use settings instead of file to store activated gpg key | kaotisk | 2 | -3/+4 |
2024-07-21 | apply fs driver for chunks as well | kaotisk | 1 | -3/+5 |
2024-07-21 | Decreased sleep time | kaotisk | 1 | -1/+1 |
2024-07-21 | fixed output formating | kaotisk | 1 | -4/+7 |
2024-07-21 | path traversal fix | kaotisk | 1 | -0/+12 |
2024-07-20 | Falling back to --whole scan if cjdns-tools are not found | kaotisk | 1 | -4/+6 |
2024-07-20 | ak cjdns --ip : returns your cjdns ip | kaotisk | 1 | -0/+13 |
2024-07-20 | new function _ak_zchain_extract_cids_limit() for future usage | kaotisk | 1 | -0/+10 |
2024-07-20 | Minimized 'ak' usage in the scripts in favor of functions | kaotisk | 1 | -6/+4 |
2024-07-19 | Expanded ak-gpg handler | kaotisk | 1 | -1/+102 |
2024-07-17 | removing ak-find-latest-mined-sblock | kaotisk | 1 | -3/+3 |
2024-07-17 | ak-schain: -l | --get-latest | kaotisk | 1 | -0/+82 |
2024-07-17 | ak zchain: --get-latest (removing ak-get-zlatest) | kaotisk | 3 | -2/+6 |
2024-07-16 | Moved `ak-sm-files` to module `smfiles` | kaotisk | 1 | -0/+206 |