Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | With any luck, this is a correct implementation of UIDL support. | Eric S. Raymond | 1996-09-28 | 1 | -69/+106 | |
* | We know APOP works. Also add a POP3 optimization. | Eric S. Raymond | 1996-09-27 | 1 | -1/+1 | |
* | No more rpopid field. | Eric S. Raymond | 1996-09-26 | 1 | -4/+11 | |
* | Yet more simplification. | Eric S. Raymond | 1996-09-25 | 1 | -131/+49 | |
* | Another simplification. | Eric S. Raymond | 1996-09-25 | 1 | -39/+7 | |
* | One more simplification. | Eric S. Raymond | 1996-09-25 | 1 | -36/+4 | |
* | Eliminate some unnecessary headers. | Eric S. Raymond | 1996-09-25 | 1 | -9/+0 | |
* | The great name change. | Eric S. Raymond | 1996-09-24 | 1 | -2/+2 | |
* | Better protection against buffer overruns. | Eric S. Raymond | 1996-09-23 | 1 | -5/+5 | |
* | Add RPOP support. | Eric S. Raymond | 1996-09-13 | 1 | -48/+46 | |
* | No more `bis'. | Eric S. Raymond | 1996-09-12 | 1 | -1/+1 | |
* | exclude --remote from POP3. | Eric S. Raymond | 1996-09-12 | 1 | -0/+5 | |
* | Reenable APOP compilation. | Eric S. Raymond | 1996-09-11 | 1 | -1/+1 | |
* | Portability cleanup. | Eric S. Raymond | 1996-08-27 | 1 | -5/+0 | |
* | Successfully genericized POP3 and IMAP. | Eric S. Raymond | 1996-08-27 | 1 | -0/+226 | |
* | Eliminate the dedicated POP3 driver loop. | Eric S. Raymond | 1996-08-27 | 1 | -673/+5 | |
* | Added autoprobe logic. | Eric S. Raymond | 1996-08-26 | 1 | -1/+1 | |
* | We have IMAP support. | Eric S. Raymond | 1996-08-26 | 1 | -2/+2 | |
* | Condition out most of the debugging. | Eric S. Raymond | 1996-08-23 | 1 | -2/+45 | |
* | Added support for RFC-1725-compliant servers with UIDL and without LAST. | Eric S. Raymond | 1996-08-22 | 1 | -3/+79 | |
* | Change the LAST logic slightly, preparatory to using UIDL. | Eric S. Raymond | 1996-08-22 | 1 | -12/+11 | |
* | Minor bug fixes. | Eric S. Raymond | 1996-08-02 | 1 | -2/+2 | |
* | Freeze bug fixes befoire adding more features. | Eric S. Raymond | 1996-07-19 | 1 | -4/+8 | |
* | Change of name. | Eric S. Raymond | 1996-07-03 | 1 | -38/+38 | |
* | optrec -> hostrec. | Eric S. Raymond | 1996-07-03 | 1 | -5/+5 | |
* | Got rid of line limit member. | Eric S. Raymond | 1996-07-03 | 1 | -2/+2 | |
* | Got rid of verbose member, changed whicpop to protocol. | Eric S. Raymond | 1996-07-03 | 1 | -1/+1 | |
* | Merged hostrec and option structures. | Eric S. Raymond | 1996-07-03 | 1 | -5/+3 | |
* | Some name changes. | Eric S. Raymond | 1996-07-02 | 1 | -6/+6 | |
* | Licensing and copyright changes pursuant to Carl Harris handing me the | Eric S. Raymond | 1996-06-28 | 1 | -53/+4 | |
* | This is what I sent Harris. | Eric S. Raymond | 1996-06-26 | 1 | -24/+42 | |
* | Initial revision | Eric S. Raymond | 1996-06-24 | 1 | -0/+781 |