index
:
fetchmail
legacy_64_vg_debian
[fork] set imap idle timeout to 600s, some servers don't follow rfc recommendations
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pop2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prototypes everywhere.
Eric S. Raymond
1996-11-08
1
-21
/
+6
*
Back out the attempt to use stdio.
Eric S. Raymond
1996-11-06
1
-2
/
+3
*
Eliminated socket.h.
Eric S. Raymond
1996-11-04
1
-1
/
+0
*
Special socket I/O almost gone!
Eric S. Raymond
1996-11-04
1
-2
/
+2
*
STEP 3: File pointer arguments in SockGets()/SockPuts().
Eric S. Raymond
1996-10-31
1
-1
/
+1
*
STEP 1: Make all methods take file pointer arguments.
Eric S. Raymond
1996-10-31
1
-16
/
+16
*
gcc -Wall cleanup.
Eric S. Raymond
1996-10-26
1
-2
/
+5
*
Major changes of data structure and variable names.
Eric S. Raymond
1996-10-26
1
-13
/
+13
*
Added filtering by length. Ugh.
Eric S. Raymond
1996-10-26
1
-0
/
+1
*
Major improvements in --check processing. New-message count is now visible.
Eric S. Raymond
1996-10-19
1
-2
/
+3
*
Remove all those obnoxious block comments.
Eric S. Raymond
1996-10-17
1
-9
/
+7
*
RC file syntax change, folder->mailbox, remote->remotename.
Eric S. Raymond
1996-10-04
1
-2
/
+2
*
Make the check for whether --flush and --all work protocol-independent.
Eric S. Raymond
1996-10-02
1
-10
/
+0
*
Reverse order of arguments in OK method.
Eric S. Raymond
1996-10-02
1
-2
/
+2
*
Simplify the driver main loop.
Eric S. Raymond
1996-10-01
1
-5
/
+3
*
The great options massacre.
Eric S. Raymond
1996-09-28
1
-7
/
+2
*
With any luck, this is a correct implementation of UIDL support.
Eric S. Raymond
1996-09-28
1
-1
/
+2
*
Eliminate unnecessary verbiage.
Eric S. Raymond
1996-09-25
1
-6
/
+0
*
Eliminate some unnecessary headers.
Eric S. Raymond
1996-09-25
1
-18
/
+3
*
POP2 now goes through the generic driver.
Eric S. Raymond
1996-09-25
1
-506
/
+114
*
Quiet the program down a bit.
Eric S. Raymond
1996-09-24
1
-3
/
+6
*
The great name change.
Eric S. Raymond
1996-09-24
1
-3
/
+3
*
Better protection against buffer overruns.
Eric S. Raymond
1996-09-23
1
-5
/
+5
*
Added port-specification option.
Eric S. Raymond
1996-09-12
1
-3
/
+3
*
Most of the way to SMTP forwarding.
Eric S. Raymond
1996-09-11
1
-0
/
+2
*
Cosmetic change.
Eric S. Raymond
1996-09-11
1
-3
/
+7
*
Added autoprobe logic.
Eric S. Raymond
1996-08-26
1
-1
/
+1
*
We have IMAP support.
Eric S. Raymond
1996-08-26
1
-3
/
+3
*
Change of name.
Eric S. Raymond
1996-07-03
1
-18
/
+18
*
optrec -> hostrec.
Eric S. Raymond
1996-07-03
1
-1
/
+1
*
Got rid of line limit member.
Eric S. Raymond
1996-07-03
1
-1
/
+1
*
Merged hostrec and option structures.
Eric S. Raymond
1996-07-03
1
-4
/
+2
*
Some name changes.
Eric S. Raymond
1996-07-02
1
-1
/
+1
*
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
-11
/
+20
*
Initial revision
Eric S. Raymond
1996-06-24
1
-0
/
+611