summary refs log tree commit diff
AgeCommit message (Expand)Author
2021-11-20New pcoin function to change pcoin keyslogin
2021-10-18Fixes to permissions set by ntcoinlogin (tilde.temm)
2021-10-17pcoin_keys fixedlogin
2021-09-30Simple mistake, !a || !b is wrong, !a && !b is correctlogin
2021-09-30Fixes for tilde.guru to tcoin.cpp and ntcoin_freebsd_tildegurulogin
2021-09-30Update to ntcoin_freebsd_tildeguru to chgrp in compile_tcoin and compile_pcoinlogin
2021-09-25FreeBSD-specific compilation of scrypt was requiredlogin
2021-09-24Typo fix in ntcoin_freebsd_tildegurulogin
2021-09-24Made ntcoin_freebsd_tildegurulogin
2021-09-25Updated LICENSE year to 2021login000
2021-06-30Update the way pcoin_keys works to use a folder/directory instead of a single...login
2021-02-03Better way to handle 5 argumentslogin (__tcoin) (tilde.my.to)
2021-02-03Fixed an unhandled case of too many arguments in 'tcoin send'login (__tcoin) (tilde.my.to)
2021-01-31More buffer overflows fixedlogin (__tcoin) (tilde.my.to)
2021-01-31Fixed buffer overflow because of hardcoded lengthslogin (__tcoin) (tilde.my.to)
2021-01-06Merge branch 'master' of https://github.com/login000/tcoinlogin
2021-01-06Added comment to tcoin.cpplogin
2021-01-06scrypt binary file's permissions were modifiedlogin
2020-12-22Updated README.md with the correct instructions to use ntcoinlogin (thunix.net)
2020-10-09Refactored send function in tcoin and pcoinlogin (tilde.institute)
2020-10-04Merge pull request #3 from MineRobber9000/masterlogin000
2020-10-04Remove outdated commentMineRobber___T
2020-09-22Updated ntcoin for OpenBSD systems to have #define TILDEINSTITUTElogin (tilde.institute)
2020-09-22Fixed bug in date generation for messages on OpenBSD systemslogin (tilde.institute)
2020-07-24Fixed a small syntax error in tcoin.cpplogin (tilde.club)
2020-07-24Custom host name possible in tcoin --help nowlogin (tilde.club)
2020-07-14Updated tcoin.cpp and pcoin.cpplogin (tilde.institute)
2020-07-12Fixed bug in ntcoin_openbsd_tildeinstitutelogin (tilde.institute)
2020-07-11Fixed README.md againlogin (tilde.institute)
2020-07-11Added ntcoin_openbsd_tildeinstitutelogin (tilde.institute)
2020-07-11Removed realpath.clogin (tilde.institute)
2020-07-11Added new file realpath.login (tilde.institute)
2020-07-11Updated README.mdlogin000
2020-07-11Updated README.mdlogin000
2020-04-23Fixed tcoin --help againlogin000
2020-04-23Fixed a typo in void help(long long int)login000
2020-04-23Fixed a mistake in tcoin --helplogin000
2020-03-11Fixed typo 'creata' to 'create'login
2020-02-22Nobody's perfect: .n\n -> .\n\n in tcoin.cpp and pcoin.cpplogin (envs.net)
2020-02-21Made a minor mistake in pcoin.cpp regarding symbolic constant TCOIN_MSG_LENGT...login (tilde.temm)
2020-02-21Implemented message-character limits in tcoin.cpp and pcoin.cpplogin (tilde.temm)
2020-02-21Added silentsend with message case to pcoin.cpplogin (tilde.temm)
2020-02-21Merge branch 'master' of https://github.com/login000/tcoinlogin (tilde.temm)
2020-02-21Some more errors (specifically, fatal errors) were taken out into symbolic co...login (tilde.temm)
2020-02-22Many instances of \u23CE were left unmodified, so those were changed toologin (envs.net)
2020-02-22Separated error codes out into symbolic constants in tcoin.cpp and pcoin.cpplogin (envs.net)
2020-02-21Replacing newlines and vertical tabs in messages with <new-line> and <vertica...login (envs.net)
2020-02-19Updated LICENCE year to 2020login000
2020-02-11Modified ntcoin help to be clearerlogin (envs.net)
2020-02-11Fixed typo in ntcoinlogin (envs.net)