Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | We know APOP works. Also add a POP3 optimization. | Eric S. Raymond | 1996-09-27 | 5 | -6/+23 | |
* | Corrected date. | Eric S. Raymond | 1996-09-26 | 1 | -1/+1 | |
* | No more rpopid field. | Eric S. Raymond | 1996-09-26 | 7 | -19/+20 | |
* | Teach it to do rpop. | Eric S. Raymond | 1996-09-26 | 1 | -0/+1 | |
* | Add code to bind to privileged port as needed for RPOP. | Eric S. Raymond | 1996-09-26 | 3 | -1/+35 | |
* | Reorganize to speed up typical case. | Eric S. Raymond | 1996-09-26 | 1 | -37/+43 | |
* | Quiet the program. | Eric S. Raymond | 1996-09-26 | 1 | -1/+1 | |
* | Even more improved sizeticker. | Eric S. Raymond | 1996-09-26 | 1 | -1/+1 | |
* | Even more improved sizeticker. | Eric S. Raymond | 1996-09-26 | 2 | -3/+5 | |
* | Economize on buffer space. | Eric S. Raymond | 1996-09-26 | 1 | -5/+3 | |
* | Get the version info right. | Eric S. Raymond | 1996-09-25 | 1 | -1/+1 | |
* | We can date things now. | Eric S. Raymond | 1996-09-25 | 1 | -1/+1 | |
* | We can date things now. | Eric S. Raymond | 1996-09-25 | 1 | -6/+6 | |
* | Updated documentation. | Eric S. Raymond | 1996-09-25 | 2 | -13/+19 | |
* | Updated documentation. | Eric S. Raymond | 1996-09-25 | 2 | -3/+11 | |
* | Correct a prompt. | Eric S. Raymond | 1996-09-25 | 1 | -1/+1 | |
* | Name of run control file changed. | Eric S. Raymond | 1996-09-25 | 2 | -41/+40 | |
* | Change the `explicit' option to `skip'. | Eric S. Raymond | 1996-09-25 | 7 | -15/+17 | |
* | Make `explicit' work now. | Eric S. Raymond | 1996-09-25 | 2 | -4/+21 | |
* | Explicit option is documented and set up in the data structure, | Eric S. Raymond | 1996-09-25 | 6 | -6/+30 | |
* | Expanded TO DO list. | Eric S. Raymond | 1996-09-25 | 1 | -0/+2 | |
* | Expanded TO DO list. | Eric S. Raymond | 1996-09-25 | 1 | -3/+4 | |
* | Add a security warning. | Eric S. Raymond | 1996-09-25 | 1 | -8/+13 | |
* | Note a feature change. | Eric S. Raymond | 1996-09-25 | 1 | -0/+4 | |
* | Move Chris Newman's criticism here. | Eric S. Raymond | 1996-09-25 | 1 | -0/+44 | |
* | Gotcha. | Eric S. Raymond | 1996-09-25 | 1 | -48/+6 | |
* | Typo fix. | Eric S. Raymond | 1996-09-25 | 1 | -1/+1 | |
* | Change installation production. | Eric S. Raymond | 1996-09-25 | 1 | -1/+1 | |
* | Reorganize to eliminate forward declarations. | Eric S. Raymond | 1996-09-25 | 1 | -2/+3 | |
* | Eliminate an #ifdef. | Eric S. Raymond | 1996-09-25 | 1 | -282/+278 | |
* | Eliminate unnecessary verbiage. | Eric S. Raymond | 1996-09-25 | 1 | -6/+0 | |
* | Prevent buffer overun. | Eric S. Raymond | 1996-09-25 | 1 | -1/+1 | |
* | 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 | 4 | -52/+8 | |
* | POP2 now goes through the generic driver. | Eric S. Raymond | 1996-09-25 | 4 | -530/+132 | |
* | Minor fixes. | Eric S. Raymond | 1996-09-24 | 1 | -2/+5 | |
* | Quiet the program down a bit. | Eric S. Raymond | 1996-09-24 | 3 | -10/+19 | |
* | Corrections. | Eric S. Raymond | 1996-09-24 | 1 | -39/+40 | |
* | Added a needed prototype. | Eric S. Raymond | 1996-09-24 | 1 | -1/+1 | |
* | Prevent buffer overrun. | Eric S. Raymond | 1996-09-24 | 1 | -1/+1 | |
* | Eliminated the errorcodes file. | Eric S. Raymond | 1996-09-24 | 1 | -3/+2 | |
* | *** empty log message *** | Eric S. Raymond | 1996-09-24 | 2 | -6/+7 | |
* | *** empty log message *** | Eric S. Raymond | 1996-09-24 | 3 | -7/+5 | |
* | Moved the protocol designation definition. | Eric S. Raymond | 1996-09-24 | 3 | -4/+9 | |
* | Remove same name dependencies. | Eric S. Raymond | 1996-09-24 | 5 | -19/+21 | |
* | Remove some dependencies on the name of the rc file. | Eric S. Raymond | 1996-09-24 | 3 | -12/+12 | |
* | Improved RFC822 conformance in SMTP code. | Eric S. Raymond | 1996-09-24 | 4 | -28/+45 | |
* | The great name change, again. | Eric S. Raymond | 1996-09-24 | 1 | -3/+8 |