summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add the old ima delivery.txt docsHEADmasterRunxi Yu2024-04-281-0/+38
|
* Slight modificationsAndrew Yu2023-01-016-84/+56
|
* YayAndrew Yu2023-01-011-1/+2
|
* Add timestampsAndrew Yu2023-01-012-2/+7
|
* Bug fixesAndrew Yu2023-01-012-1/+4
|
* Testing equiptmentAndrew Yu2023-01-015-5/+14
|
* Supposedly completed server_receiverAndrew Yu2023-01-013-26/+144
|
* Update file permissions, againAndrew Yu2023-01-011-0/+0
|
* Update file permissionsAndrew Yu2023-01-013-0/+0
|
* Fixed non-updating size specifierAndrew Yu2023-01-011-1/+5
|
* Broken size specifier???Andrew Yu2023-01-013-2/+61
|
* Normal stuff, hehAndrew Yu2023-01-016-97/+161
|
* Basic revamping, incomplete and broken!Andrew Yu2022-12-3111-217/+86
|
* uhAndrew Yu2022-12-3012-32/+339
|
* Not really sure what's happening hereAndrew Yu2022-12-305-10/+356
|
* Update README, expand some stubs.Andrew Yu2022-10-291-19/+40
|
* Use maintext-size in protocol request example. Format README.Andrew Yu2022-10-282-5/+5
|
* Require attribution.Andrew Yu2022-10-281-2/+3
|
* Finish incomplete paragraph on the TODO items.Andrew Yu2022-10-281-1/+2
|
* Mass-modify README.Andrew Yu2022-10-282-61/+158
| | | | Also replace "data" with "maintext" in server_receiver.
* Use env python3, not an absolute path, for portability.Andrew Yu2022-10-251-1/+1
|
* Fix message-id: Use -, not _.Andrew Yu2022-10-251-1/+1
|
* Reformat and minor structural changes.Andrew Yu2022-10-243-1/+1
|
* Reformat.Andrew Yu2022-10-242-3/+10
|
* Make receiving address matching case insensitiveAndrew Yu2022-10-241-4/+9
|
* Sendmail program.Andrew Yu2022-10-247-65/+182
|
* 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-244-1/+39
|
* Improve logging and add receive_time in final message.Andrew Yu2022-10-242-6/+8
|
* Extract things to cmmon library, add config file, etc.Andrew Yu2022-10-244-53/+54
|
* I can't really say what this commit is, it's way too big.Andrew Yu2022-10-246-61/+317
|
* Initial commit.Andrew Yu2022-10-234-0/+117