Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
7 days | Reject STARTTLS when already active or with excessive parameters | Runxi Yu | 1 | -0/+10 | |
7 days | Add incoming STARTTLS support | Runxi Yu | 1 | -44/+54 | |
7 days | Use bufio.ReadWriter | Runxi Yu | 1 | -44/+44 | |
7 days | incoming -> deliver_dir | Runxi Yu | 1 | -1/+1 | |
7 days | Add basic routing | Runxi Yu | 1 | -5/+33 | |
2025-01-04 | Use Open_file_at instead of Open | Runxi Yu | 1 | -1/+1 | |
2025-01-04 | Implement NOOP | Runxi Yu | 1 | -0/+3 | |
2025-01-02 | Deliver to inbox | Runxi Yu | 1 | -3/+7 | |
2024-12-31 | File splitting | Runxi Yu | 1 | -50/+1 | |
2024-12-31 | Implement QUIT and RSET | Runxi Yu | 1 | -0/+10 | |
2024-12-31 | Delete weird debug prints | Runxi Yu | 1 | -4/+0 | |
2024-12-31 | Remove TODO comment on panics since they're only in main now | Runxi Yu | 1 | -2/+0 | |