summaryrefslogtreecommitdiff
path: root/config.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-01-01Slight modificationsAndrew Yu6-84/+56
2023-01-01YayAndrew Yu1-1/+2
2023-01-01Add timestampsAndrew Yu2-2/+7
2023-01-01Bug fixesAndrew Yu2-1/+4
2023-01-01Testing equiptmentAndrew Yu5-5/+14
2023-01-01Supposedly completed server_receiverAndrew Yu3-26/+144
2023-01-01Update file permissions, againAndrew Yu1-0/+0
2023-01-01Update file permissionsAndrew Yu3-0/+0
2023-01-01Fixed non-updating size specifierAndrew Yu1-1/+5
2023-01-01Broken size specifier???Andrew Yu3-2/+61
2023-01-01Normal stuff, hehAndrew Yu6-97/+161
2022-12-31Basic revamping, incomplete and broken!Andrew Yu11-217/+86
2022-12-30uhAndrew Yu12-32/+339
2022-12-30Not really sure what's happening hereAndrew Yu5-10/+356
2022-10-29Update README, expand some stubs.Andrew Yu1-19/+40
2022-10-28Use maintext-size in protocol request example. Format README.Andrew Yu2-5/+5
2022-10-28Require attribution.Andrew Yu1-2/+3
2022-10-28Finish incomplete paragraph on the TODO items.Andrew Yu1-1/+2
2022-10-28Mass-modify README.Andrew Yu2-61/+158
Also replace "data" with "maintext" in server_receiver.
2022-10-25Use env python3, not an absolute path, for portability.Andrew Yu1-1/+1
2022-10-25Fix message-id: Use -, not _.Andrew Yu1-1/+1
2022-10-24Reformat and minor structural changes.Andrew Yu3-1/+1
2022-10-24Reformat.Andrew Yu2-3/+10
2022-10-24Make receiving address matching case insensitiveAndrew Yu1-4/+9
2022-10-24Sendmail program.Andrew Yu7-65/+182
2022-10-24Add spaces between English words when concatenating bytes in error messages.Andrew Yu1-1/+1
2022-10-24Fix bug when sending error messages (TypeError).Andrew Yu1-1/+1
2022-10-24Fix SyntaxErrorAndrew Yu1-3/+2
2022-10-24NOCOPYRIGHT and relevant public domain notices.Andrew Yu4-1/+39
2022-10-24Improve logging and add receive_time in final message.Andrew Yu2-6/+8
2022-10-24Extract things to cmmon library, add config file, etc.Andrew Yu4-53/+54
2022-10-24I can't really say what this commit is, it's way too big.Andrew Yu6-61/+317