about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug in thousands separator so that it's not used for messages HEAD masterlogin2023-11-271-6/+6
* Removing thousands separator whenever the output of tcoin is pipedlogin2023-11-251-3/+8
* Fixed bug in thousands separatorlogin2023-11-231-4/+10
* Fix to thousands separator functionlogin2023-11-221-4/+6
* Added thousands separator to tcoin balance displaylogin2023-11-191-7/+70
* Added the ability to block a user from running tcoinlogin2023-11-041-1/+14
* Added the paramters TCOIN_ERR_CONTACT_EMAIL and TCOIN_PASS_RESET_CONTACT_EMAI...login2023-07-232-0/+12
* Adding preprocessor directives TCOIN_ERR_CONTACT_EMAIL and TCOIN_PASS_RESET_C...login2023-07-233-11/+17
* Fixing npcoin to initialise _MESSAGES.txt with "" instead of "0"login2023-06-181-1/+1
* locked users should not get krowbar, da or minerbot balanceslogin2023-06-171-0/+3
* Negative krowbar balances for pcoinlogin2023-06-171-1/+3
* Allowing krowbar balance to be negativelogin2023-06-171-1/+3
* Weakened memory-hardness of scryptlogin (tilde.temm)2023-01-031-2/+2
* Updated README.md (new pcoin_keys directory)login0002022-07-031-2/+2
* Update LICENCE year to 2022login0002022-06-271-1/+1
* Merge pull request #6 from Juliaria08/masterlogin0002022-06-272-9/+9
|\
| * Close parenthesis properlyJulian Marcos2022-06-272-9/+9
|/
* Merge pull request #5 from Juliaria08/masterlogin0002022-06-253-9/+9
|\
| * Maken editors generic in edit_programJulian Marcos2022-06-243-9/+9
|/
* Try-catch blocks in those cases where fork() failslogin2022-05-185-23/+79
* Checking for empty key in pcoinlogin2022-05-141-0/+7
* Fixes to how total balance are calculatedlogin2022-03-122-51/+64
* Adding jmjl's 'ju coin' to the balancelogin2022-03-112-67/+113
* pcoin add_internal_balance now doesn't allow you to add to your own internal ...login2022-01-281-0/+11
* Fix to pcoin's silentsendlogin2022-01-261-1/+1
* Changed tildescores file locationlogin2022-01-232-2/+4
* Added 'pcoin name' or 'pcoin -n' to get the name on the accountlogin2022-01-221-0/+5
* 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
|/