summaryrefslogtreecommitdiff
path: root/server_receiver.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Slight modificationsAndrew Yu2023-01-011-24/+25
* YayAndrew Yu2023-01-011-1/+2
* Add timestampsAndrew Yu2023-01-011-1/+1
* Bug fixesAndrew Yu2023-01-011-1/+3
* Testing equiptmentAndrew Yu2023-01-011-0/+1
* Supposedly completed server_receiverAndrew Yu2023-01-011-3/+99
* Broken size specifier???Andrew Yu2023-01-011-1/+1
* Normal stuff, hehAndrew Yu2023-01-011-41/+52
* Basic revamping, incomplete and broken!Andrew Yu2022-12-311-213/+66
* uhAndrew Yu2022-12-301-32/+32
* Not really sure what's happening hereAndrew Yu2022-12-301-6/+1
* Mass-modify README.Andrew Yu2022-10-281-27/+29
* Fix message-id: Use -, not _.Andrew Yu2022-10-251-1/+1
* Reformat and minor structural changes.Andrew Yu2022-10-241-0/+0
* Reformat.Andrew Yu2022-10-241-2/+6
* Make receiving address matching case insensitiveAndrew Yu2022-10-241-4/+9
* Sendmail program.Andrew Yu2022-10-241-18/+58
* Add spaces between English words when concatenating bytes in error messages.Andrew Yu2022-10-241-1/+1
* Fix bug when sending error messages (TypeError).Andrew Yu2022-10-241-1/+1
* Fix SyntaxErrorAndrew Yu2022-10-241-3/+2
* NOCOPYRIGHT and relevant public domain notices.Andrew Yu2022-10-241-0/+3
* Improve logging and add receive_time in final message.Andrew Yu2022-10-241-5/+7
* Extract things to cmmon library, add config file, etc.Andrew Yu2022-10-241-52/+8
* I can't really say what this commit is, it's way too big.Andrew Yu2022-10-241-16/+260
* Initial commit.Andrew Yu2022-10-231-0/+50