about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* made changes to be compatible with minerbot's new "username" format vs. the o...login2021-12-122-2/+29
* New pcoin function to change pcoin keyslogin2021-11-204-1/+112
* Fixes to permissions set by ntcoinlogin (tilde.temm)2021-10-184-7/+7
* pcoin_keys fixedlogin2021-10-1716-37/+892
* Simple mistake, !a || !b is wrong, !a && !b is correctlogin2021-09-301-1/+1
* Fixes for tilde.guru to tcoin.cpp and ntcoin_freebsd_tildegurulogin2021-09-302-4/+7
* Update to ntcoin_freebsd_tildeguru to chgrp in compile_tcoin and compile_pcoinlogin2021-09-301-0/+2
* FreeBSD-specific compilation of scrypt was requiredlogin2021-09-252-1/+1
* Typo fix in ntcoin_freebsd_tildegurulogin2021-09-241-1/+1
* Made ntcoin_freebsd_tildegurulogin2021-09-241-0/+237
* Updated LICENSE year to 2021login0002021-09-251-1/+1
* Update the way pcoin_keys works to use a folder/directory instead of a single...login2021-06-304-46/+81
* Better way to handle 5 argumentslogin (__tcoin) (tilde.my.to)2021-02-032-6/+8
* Fixed an unhandled case of too many arguments in 'tcoin send'login (__tcoin) (tilde.my.to)2021-02-032-1/+13
* More buffer overflows fixedlogin (__tcoin) (tilde.my.to)2021-01-312-40/+45
* Fixed buffer overflow because of hardcoded lengthslogin (__tcoin) (tilde.my.to)2021-01-312-11/+11
* Merge branch 'master' of https://github.com/login000/tcoinlogin2021-01-061-2/+2
|\
| * Updated README.md with the correct instructions to use ntcoinlogin (thunix.net)2020-12-221-2/+2
* | Added comment to tcoin.cpplogin2021-01-061-0/+2
* | scrypt binary file's permissions were modifiedlogin2021-01-061-0/+0
|/
* Refactored send function in tcoin and pcoinlogin (tilde.institute)2020-10-092-86/+152
* Merge pull request #3 from MineRobber9000/masterlogin0002020-10-041-1/+1
|\
| * Remove outdated commentMineRobber___T2020-10-041-1/+1
|/
* Updated ntcoin for OpenBSD systems to have #define TILDEINSTITUTElogin (tilde.institute)2020-09-221-3/+6
* Fixed bug in date generation for messages on OpenBSD systemslogin (tilde.institute)2020-09-222-4/+20
* Fixed a small syntax error in tcoin.cpplogin (tilde.club)2020-07-241-1/+1
* Custom host name possible in tcoin --help nowlogin (tilde.club)2020-07-243-12/+27
* Updated tcoin.cpp and pcoin.cpplogin (tilde.institute)2020-07-143-3/+6
* Fixed bug in ntcoin_openbsd_tildeinstitutelogin (tilde.institute)2020-07-122-1/+1
* Fixed README.md againlogin (tilde.institute)2020-07-111-1/+1
* Added ntcoin_openbsd_tildeinstitutelogin (tilde.institute)2020-07-113-0/+227
* Removed realpath.clogin (tilde.institute)2020-07-112-279/+1
* Added new file realpath.login (tilde.institute)2020-07-111-0/+278
* Updated README.mdlogin0002020-07-111-1/+2
* Updated README.mdlogin0002020-07-111-1/+1
* Fixed tcoin --help againlogin0002020-04-231-2/+2
* Fixed a typo in void help(long long int)login0002020-04-231-1/+1
* Fixed a mistake in tcoin --helplogin0002020-04-231-3/+3
* Fixed typo 'creata' to 'create'login2020-03-111-1/+1
* Nobody's perfect: .n\n -> .\n\n in tcoin.cpp and pcoin.cpplogin (envs.net)2020-02-222-6/+6
* Made a minor mistake in pcoin.cpp regarding symbolic constant TCOIN_MSG_LENGT...login (tilde.temm)2020-02-211-1/+1
* Implemented message-character limits in tcoin.cpp and pcoin.cpplogin (tilde.temm)2020-02-212-0/+60
* Added silentsend with message case to pcoin.cpplogin (tilde.temm)2020-02-211-0/+15
* Merge branch 'master' of https://github.com/login000/tcoinlogin (tilde.temm)2020-02-212-5/+15
|\
| * Many instances of \u23CE were left unmodified, so those were changed toologin (envs.net)2020-02-222-5/+15
* | Some more errors (specifically, fatal errors) were taken out into symbolic co...login (tilde.temm)2020-02-212-20/+35
|/
* Separated error codes out into symbolic constants in tcoin.cpp and pcoin.cpplogin (envs.net)2020-02-222-60/+110
* Replacing newlines and vertical tabs in messages with <new-line> and <vertica...login (envs.net)2020-02-213-4/+8
* Updated LICENCE year to 2020login0002020-02-191-1/+1
* Modified ntcoin help to be clearerlogin (envs.net)2020-02-111-1/+1