index
:
~login/tcoin
this commit
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pcoin.cpp
Age
Commit message (
Expand
)
Author
2024-10-13
Fixed tcoin code1 and tcoin code2 leak, and refactored file permissions into ...
login
2023-07-23
Adding preprocessor directives TCOIN_ERR_CONTACT_EMAIL and TCOIN_PASS_RESET_C...
login
2023-06-17
Negative krowbar balances for pcoin
login
2022-06-27
Close parenthesis properly
Julian Marcos
2022-05-18
Try-catch blocks in those cases where fork() fails
login
2022-05-14
Checking for empty key in pcoin
login
2022-03-12
Fixes to how total balance are calculated
login
2022-03-11
Adding jmjl's 'ju coin' to the balance
login
2022-01-28
pcoin add_internal_balance now doesn't allow you to add to your own internal ...
login
2022-01-26
Fix to pcoin's silentsend
login
2022-01-23
Changed tildescores file location
login
2022-01-22
Added 'pcoin name' or 'pcoin -n' to get the name on the account
login
2021-12-12
made changes to be compatible with minerbot's new "username" format vs. the o...
login
2021-11-20
New pcoin function to change pcoin keys
login
2021-10-17
pcoin_keys fixed
login
2021-06-30
Update the way pcoin_keys works to use a folder/directory instead of a single...
login
2021-02-03
Better way to handle 5 arguments
login (__tcoin) (tilde.my.to)
2021-02-03
Fixed an unhandled case of too many arguments in 'tcoin send'
login (__tcoin) (tilde.my.to)
2021-01-31
More buffer overflows fixed
login (__tcoin) (tilde.my.to)
2021-01-31
Fixed buffer overflow because of hardcoded lengths
login (__tcoin) (tilde.my.to)
2020-10-09
Refactored send function in tcoin and pcoin
login (tilde.institute)
2020-09-22
Fixed bug in date generation for messages on OpenBSD systems
login (tilde.institute)
2020-07-14
Updated tcoin.cpp and pcoin.cpp
login (tilde.institute)
2020-02-22
Nobody's perfect: .n\n -> .\n\n in tcoin.cpp and pcoin.cpp
login (envs.net)
2020-02-21
Made a minor mistake in pcoin.cpp regarding symbolic constant TCOIN_MSG_LENGT...
login (tilde.temm)
2020-02-21
Implemented message-character limits in tcoin.cpp and pcoin.cpp
login (tilde.temm)
2020-02-21
Added silentsend with message case to pcoin.cpp
login (tilde.temm)
2020-02-21
Merge branch 'master' of https://github.com/login000/tcoin
login (tilde.temm)
2020-02-21
Some more errors (specifically, fatal errors) were taken out into symbolic co...
login (tilde.temm)
2020-02-22
Many instances of \u23CE were left unmodified, so those were changed too
login (envs.net)
2020-02-22
Separated error codes out into symbolic constants in tcoin.cpp and pcoin.cpp
login (envs.net)
2020-02-21
Replacing newlines and vertical tabs in messages with <new-line> and <vertica...
login (envs.net)
2019-11-26
Improving messaging around messages
login
2019-11-15
Improving the messaging around sending transaction messages
login
2019-11-14
KROWBAR_OFF, DA_OFF and MINERCOIN_OFF are now treated as config definitions
~login@aussies.space
2019-11-14
Bugfix to disable minercoin-score addition in pcoin.cpp
~login@aussies.space
2019-11-14
Creates separate definition files for tcoin.cpp and pcoin.cpp
~login@aussies.space
2019-10-07
Fixing a bug with how time is calculated for messages
~login@aussies.space
2019-10-07
Fixing preprocessor constants
~login@aussies.space
2019-09-30
Added symbolic constants (flags) to remove integrations
~login@aussies.space
2019-09-30
Fixed preprocessor directives for pcoin.cpp and tcoin.cpp
~login@aussies.space
2019-07-15
Removed redundant code in pcoin.cpp
login000
2019-06-25
Added #define DEBUG, fixed pcoin error message
login000
2019-04-18
Fixing daily-adventure integration in pcoin.cpp
login000
2019-03-10
Copied pcoin.cpp from tilde.town
login000