aboutsummaryrefslogtreecommitdiff
path: root/main.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add incoming STARTTLS supportRunxi Yu7 days1-1/+1
|
* Use bufio.ReadWriterRunxi Yu7 days1-1/+1
|
* Add basic routingRunxi Yu7 days1-6/+0
|
* Clean up directory file descriptorsRunxi Yu2025-01-041-0/+1
|
* Use Open_file_at instead of OpenRunxi Yu2025-01-041-0/+5
|
* Reformat filesRunxi Yu2025-01-041-3/+2
|
* Deliver to inboxRunxi Yu2025-01-021-9/+6
|
* File splittingRunxi Yu2024-12-311-156/+1
|
* Implement QUIT and RSETRunxi Yu2024-12-311-0/+10
|
* Delete weird debug printsRunxi Yu2024-12-311-4/+0
|
* Remove TODO comment on panics since they're only in main nowRunxi Yu2024-12-311-2/+0
|
* Initial commitRunxi Yu2024-12-301-0/+196