aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Updated blurb.Eric S. Raymond1996-10-021-29/+65
| | | | svn path=/trunk/; revision=197
* Remove obsolete mda keyword.Eric S. Raymond1996-10-012-8/+2
| | | | svn path=/trunk/; revision=196
* Better discussion of the old-message problem.Eric S. Raymond1996-10-011-11/+29
| | | | svn path=/trunk/; revision=195
* Document IMAP's increased robustness.Eric S. Raymond1996-10-011-2/+3
| | | | svn path=/trunk/; revision=194
* Better cvomments.Eric S. Raymond1996-10-011-0/+8
| | | | svn path=/trunk/; revision=193
* Fix for the fact that Bison ignores zero-value tokens.Eric S. Raymond1996-10-011-0/+7
| | | | svn path=/trunk/; revision=192
* Fix for the fact that Bison ignores zero-value tokens.Eric S. Raymond1996-10-012-23/+23
| | | | svn path=/trunk/; revision=191
* Ready to release.Eric S. Raymond1996-10-011-1/+1
| | | | svn path=/trunk/; revision=190
* Simplify the driver main loop.Eric S. Raymond1996-10-014-50/+43
| | | | svn path=/trunk/; revision=189
* Ready for release.Eric S. Raymond1996-10-011-1/+1
| | | | svn path=/trunk/; revision=188
* Info cleanup.Eric S. Raymond1996-10-011-3/+3
| | | | svn path=/trunk/; revision=187
* Make sure we inherit the version from the makefile.Eric S. Raymond1996-10-012-5/+2
| | | | svn path=/trunk/; revision=186
* Better IMAP support.Eric S. Raymond1996-10-012-71/+30
| | | | svn path=/trunk/; revision=185
* Fix broken response parsing.Eric S. Raymond1996-10-011-35/+46
| | | | svn path=/trunk/; revision=184
* Kill off -2 and -3.Eric S. Raymond1996-10-013-25/+13
| | | | svn path=/trunk/; revision=183
* UpdVersion number bump.Eric S. Raymond1996-09-291-1/+1
| | | | svn path=/trunk/; revision=182
* Make newline escapes optional. JEEP_IS_DEFAULT is gone. Lots ofEric S. Raymond1996-09-296-112/+101
| | | | | | other man page improvements. svn path=/trunk/; revision=181
* Version number bump.Eric S. Raymond1996-09-281-1/+1
| | | | svn path=/trunk/; revision=179
* The great options massacre.Eric S. Raymond1996-09-2813-766/+139
| | | | svn path=/trunk/; revision=178
* Correct the filename.Eric S. Raymond1996-09-281-2/+2
| | | | svn path=/trunk/; revision=176
* Version bump.Eric S. Raymond1996-09-281-1/+1
| | | | svn path=/trunk/; revision=174
* Give up on POP3 UIDs, they're a dead loss.Eric S. Raymond1996-09-287-163/+23
| | | | svn path=/trunk/; revision=173
* Change IMAP4 goals.Eric S. Raymond1996-09-281-1/+1
| | | | svn path=/trunk/; revision=172
* Add warning about lack of LAST.Eric S. Raymond1996-09-281-2/+10
| | | | svn path=/trunk/; revision=171
* Change the autoproble order.Eric S. Raymond1996-09-281-2/+2
| | | | svn path=/trunk/; revision=170
* 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-287-154/+214
| | | | svn path=/trunk/; revision=168
* Initial revisionEric S. Raymond1996-09-281-0/+207
| | | | svn path=/trunk/; revision=167
* Code reorganization, to make it easier for the new UIDL support.Eric S. Raymond1996-09-271-35/+45
| | | | svn path=/trunk/; revision=166
* We know APOP works. Also add a POP3 optimization.Eric S. Raymond1996-09-275-6/+23
| | | | svn path=/trunk/; revision=165
* Corrected date.Eric S. Raymond1996-09-261-1/+1
| | | | svn path=/trunk/; revision=163
* No more rpopid field.Eric S. Raymond1996-09-267-19/+20
| | | | svn path=/trunk/; revision=162
* Teach it to do rpop.Eric S. Raymond1996-09-261-0/+1
| | | | svn path=/trunk/; revision=161
* Add code to bind to privileged port as needed for RPOP.Eric S. Raymond1996-09-263-1/+35
| | | | svn path=/trunk/; revision=160
* Reorganize to speed up typical case.Eric S. Raymond1996-09-261-37/+43
| | | | svn path=/trunk/; revision=159
* Quiet the program.Eric S. Raymond1996-09-261-1/+1
| | | | svn path=/trunk/; revision=158
* Even more improved sizeticker.Eric S. Raymond1996-09-261-1/+1
| | | | svn path=/trunk/; revision=157
* Even more improved sizeticker.Eric S. Raymond1996-09-262-3/+5
| | | | svn path=/trunk/; revision=156
* Economize on buffer space.Eric S. Raymond1996-09-261-5/+3
| | | | svn path=/trunk/; revision=155
* Get the version info right.Eric S. Raymond1996-09-251-1/+1
| | | | svn path=/trunk/; revision=154
* We can date things now.Eric S. Raymond1996-09-251-1/+1
| | | | svn path=/trunk/; revision=153
* We can date things now.Eric S. Raymond1996-09-251-6/+6
| | | | svn path=/trunk/; revision=152
* Updated documentation.Eric S. Raymond1996-09-252-13/+19
| | | | svn path=/trunk/; revision=151
* Updated documentation.Eric S. Raymond1996-09-252-3/+11
| | | | svn path=/trunk/; revision=150
* Correct a prompt.Eric S. Raymond1996-09-251-1/+1
| | | | svn path=/trunk/; revision=149
* Name of run control file changed.Eric S. Raymond1996-09-252-41/+40
| | | | svn path=/trunk/; revision=148
* Change the `explicit' option to `skip'.Eric S. Raymond1996-09-257-15/+17
| | | | svn path=/trunk/; revision=147
* Make `explicit' work now.Eric S. Raymond1996-09-252-4/+21
| | | | svn path=/trunk/; revision=146
* Explicit option is documented and set up in the data structure,Eric S. Raymond1996-09-256-6/+30
| | | | | | but doesn't work yet. svn path=/trunk/; revision=145
* Expanded TO DO list.Eric S. Raymond1996-09-251-0/+2
| | | | svn path=/trunk/; revision=144