aboutsummaryrefslogtreecommitdiffstats
path: root/pop3.c
Commit message (Collapse)AuthorAgeFilesLines
* gcc -Wall cleanup.Eric S. Raymond1996-10-261-4/+9
| | | | svn path=/trunk/; revision=396
* Include mx.h, fix a memory leak.Eric S. Raymond1996-10-261-7/+6
| | | | svn path=/trunk/; revision=395
* Major changes of data structure and variable names.Eric S. Raymond1996-10-261-27/+27
| | | | svn path=/trunk/; revision=391
* Added filtering by length. Ugh.Eric S. Raymond1996-10-261-0/+35
| | | | svn path=/trunk/; revision=390
* Cleaner UIDL.Eric S. Raymond1996-10-211-6/+4
| | | | svn path=/trunk/; revision=362
* Screem loudly on protocol errors.Eric S. Raymond1996-10-211-5/+7
| | | | svn path=/trunk/; revision=361
* Better errorb bailout in the UIDL handling.Eric S. Raymond1996-10-211-5/+8
| | | | svn path=/trunk/; revision=360
* Major improvements in --check processing. New-message count is now visible.Eric S. Raymond1996-10-191-2/+12
| | | | svn path=/trunk/; revision=353
* Better octet-message parsing.Eric S. Raymond1996-10-191-2/+11
| | | | svn path=/trunk/; revision=351
* Remove all those obnoxious block comments.Eric S. Raymond1996-10-171-9/+3
| | | | svn path=/trunk/; revision=345
* Fixes for UIDL and Kerberos problems.Eric S. Raymond1996-10-131-20/+8
| | | | svn path=/trunk/; revision=319
* Changed copyrights, they're now by reference.Eric S. Raymond1996-10-111-4/+2
| | | | svn path=/trunk/; revision=299
* UIDs, take 3.Eric S. Raymond1996-10-101-3/+3
| | | | svn path=/trunk/; revision=290
* UIDs, phase 2.Eric S. Raymond1996-10-101-3/+43
| | | | svn path=/trunk/; revision=287
* Kerberos integration, stage 3.Eric S. Raymond1996-10-101-13/+0
| | | | svn path=/trunk/; revision=283
* Relocate the kerberos code to driver.c.Eric S. Raymond1996-10-101-56/+1
| | | | svn path=/trunk/; revision=281
* Chris Hanson's Kerberos support, plus documentation.Eric S. Raymond1996-10-101-1/+69
| | | | svn path=/trunk/; revision=280
* Cleaner authentication code.Eric S. Raymond1996-10-091-17/+8
| | | | svn path=/trunk/; revision=278
* Let POP3 pick up the message length.Eric S. Raymond1996-10-091-2/+8
| | | | svn path=/trunk/; revision=272
* Removed all pretentions to RPOP support.Eric S. Raymond1996-10-091-10/+0
| | | | svn path=/trunk/; revision=267
* RC file syntax change, folder->mailbox, remote->remotename.Eric S. Raymond1996-10-041-1/+1
| | | | svn path=/trunk/; revision=220
* Avoid SPARC bug.Eric S. Raymond1996-10-041-1/+1
| | | | svn path=/trunk/; revision=213
* Avoid SPARC bug.Eric S. Raymond1996-10-041-5/+1
| | | | svn path=/trunk/; revision=212
* Reverse order of arguments in OK method.Eric S. Raymond1996-10-021-9/+9
| | | | svn path=/trunk/; revision=201
* Simplify the driver main loop.Eric S. Raymond1996-10-011-11/+15
| | | | svn path=/trunk/; revision=189
* The great options massacre.Eric S. Raymond1996-09-281-10/+2
| | | | svn path=/trunk/; revision=178
* Give up on POP3 UIDs, they're a dead loss.Eric S. Raymond1996-09-281-80/+4
| | | | svn path=/trunk/; revision=173
* Better comments.Eric S. Raymond1996-09-281-5/+7
| | | | svn path=/trunk/; revision=169
* With any luck, this is a correct implementation of UIDL support.Eric S. Raymond1996-09-281-69/+106
| | | | svn path=/trunk/; revision=168
* We know APOP works. Also add a POP3 optimization.Eric S. Raymond1996-09-271-1/+1
| | | | svn path=/trunk/; revision=165
* No more rpopid field.Eric S. Raymond1996-09-261-4/+11
| | | | svn path=/trunk/; revision=162
* Yet more simplification.Eric S. Raymond1996-09-251-131/+49
| | | | svn path=/trunk/; revision=132
* Another simplification.Eric S. Raymond1996-09-251-39/+7
| | | | svn path=/trunk/; revision=131
* One more simplification.Eric S. Raymond1996-09-251-36/+4
| | | | svn path=/trunk/; revision=130
* Eliminate some unnecessary headers.Eric S. Raymond1996-09-251-9/+0
| | | | svn path=/trunk/; revision=129
* The great name change.Eric S. Raymond1996-09-241-2/+2
| | | | svn path=/trunk/; revision=114
* Better protection against buffer overruns.Eric S. Raymond1996-09-231-5/+5
| | | | svn path=/trunk/; revision=106
* Add RPOP support.Eric S. Raymond1996-09-131-48/+46
| | | | svn path=/trunk/; revision=94
* No more `bis'.Eric S. Raymond1996-09-121-1/+1
| | | | svn path=/trunk/; revision=89
* exclude --remote from POP3.Eric S. Raymond1996-09-121-0/+5
| | | | svn path=/trunk/; revision=88
* Reenable APOP compilation.Eric S. Raymond1996-09-111-1/+1
| | | | svn path=/trunk/; revision=78
* Portability cleanup.Eric S. Raymond1996-08-271-5/+0
| | | | svn path=/trunk/; revision=74
* Successfully genericized POP3 and IMAP.Eric S. Raymond1996-08-271-0/+226
| | | | svn path=/trunk/; revision=73
* Eliminate the dedicated POP3 driver loop.Eric S. Raymond1996-08-271-673/+5
| | | | svn path=/trunk/; revision=71
* Added autoprobe logic.Eric S. Raymond1996-08-261-1/+1
| | | | svn path=/trunk/; revision=66
* We have IMAP support.Eric S. Raymond1996-08-261-2/+2
| | | | svn path=/trunk/; revision=65
* Condition out most of the debugging.Eric S. Raymond1996-08-231-2/+45
| | | | svn path=/trunk/; revision=59
* Added support for RFC-1725-compliant servers with UIDL and without LAST.Eric S. Raymond1996-08-221-3/+79
| | | | svn path=/trunk/; revision=56
* Change the LAST logic slightly, preparatory to using UIDL.Eric S. Raymond1996-08-221-12/+11
| | | | svn path=/trunk/; revision=55
* Minor bug fixes.Eric S. Raymond1996-08-021-2/+2
| | | | svn path=/trunk/; revision=47