2024-11-10 22:08 | Add README | Jacob R. Edwards | 1 | +27 | -0 |
2024-11-10 22:03 | Include various unportable functions in the project | Jacob R. Edwards | 7 | +299 | -17 |
2024-11-10 16:08 | Leave errno intact for mbox printf error | Jacob R. Edwards | 1 | +5 | -1 |
2024-11-10 15:54 | Don't try and call pledge if not on OpenBSD | Jacob R. Edwards | 1 | +4 | -0 |
2024-11-10 15:40 | Remove CVS $$ tags | Jacob R. Edwards | 3 | +0 | -6 |
2023-05-18 21:07 | Catch SIGINT and SIGTERM when fetching mail | Jacob R. Edwards | 1 | +13 | -3 |
2023-05-14 15:29 | Fix memory leak in pop_list | Jacob R. Edwards | 1 | +4 | -2 |
2023-05-14 06:09 | Fix manprefix being undefined | Jacob R. Edwards | 1 | +2 | -2 |
2023-05-14 05:59 | Don't return immediately after failing to get a message | Jacob R. Edwards | 1 | +10 | -8 |
2023-05-14 05:23 | Fix undefined variable in pop_list() return | Jacob R. Edwards | 1 | +2 | -2 |
2023-05-14 04:08 | Bump copyright year and add email address | Jacob R. Edwards | 1 | +2 | -2 |
2023-05-14 04:07 | Allow 8bit message bodies | Jacob R. Edwards | 1 | +2 | -8 |
2023-05-14 03:11 | Check that the mbox separater line is printed | Jacob R. Edwards | 1 | +5 | -2 |
2023-05-14 02:46 | Make setting extra compiler options more convenient | Jacob R. Edwards | 1 | +27 | -18 |
2023-03-02 01:14 | Handle EOF in pop_read | Jacob R. Edwards | 1 | +5 | -2 |
2023-02-08 20:44 | Fix exit status taken from pop_quit | Jacob R. Edwards | 1 | +2 | -2 |
2023-02-08 20:32 | Fix pop_list on zero-length LIST return | Jacob R. Edwards | 1 | +6 | -2 |
2022-04-05 01:56 | Fix message output | Jacob R. Edwards | 1 | +55 | -18 |
2022-04-04 14:59 | Allow arguments to be given to the mailer program | Jacob R. Edwards | 2 | +19 | -19 |
2022-04-04 14:34 | Keep mail on server after retrieval by default | Jacob R. Edwards | 2 | +11 | -11 |
2022-04-03 17:55 | Add verbose flag | Jacob R. Edwards | 2 | +21 | -8 |
2022-04-03 17:37 | Add mailer option | Jacob R. Edwards | 2 | +66 | -9 |
2022-03-25 22:54 | Fix typo and inconsistencies, and improve user option English | Jacob R. Edwards | 1 | +9 | -9 |
2022-03-07 07:42 | Add pop3 client | Jacob R. Edwards | 3 | +656 | -0 |