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
*
Smart re-polling support.
Eric S. Raymond
1997-09-30
1
-0
/
+1
*
Added --expunge option for Richard Kooidjman.
Eric S. Raymond
1997-09-28
1
-1
/
+7
*
Make X-IMAP test universal.
Eric S. Raymond
1997-09-23
1
-1
/
+0
*
Simplify the length handling.
Eric S. Raymond
1997-09-14
1
-1
/
+0
*
Deal with X-IMAP header properly.
Eric S. Raymond
1997-08-07
1
-0
/
+1
*
Some configuration cleanup.
Eric S. Raymond
1997-07-01
1
-1
/
+2
*
Don't rely on the size being in POP3's fetch response any more.
Eric S. Raymond
1997-06-14
1
-0
/
+1
*
Copyright cleanup.
Eric S. Raymond
1997-06-13
1
-2
/
+1
*
More bool conversions.
Eric S. Raymond
1997-06-13
1
-2
/
+2
*
Normal build is now with POP2 disabled and optimization on.
Eric S. Raymond
1997-06-11
1
-1
/
+3
*
IMAP now splits its request in half.
Eric S. Raymond
1997-05-17
1
-0
/
+1
*
Add multiple-folder support.
Eric S. Raymond
1997-05-15
1
-10
/
+16
*
Change type of socket descriptors from FILE * to int. Change SockGets
Eric S. Raymond
1997-05-13
1
-11
/
+11
*
Introduce gen_recv.
Eric S. Raymond
1997-01-24
1
-9
/
+2
*
Expunge fix.
Eric S. Raymond
1997-01-14
1
-1
/
+0
*
Dynamic allocation for the query structure string entries.
Eric S. Raymond
1997-01-14
1
-1
/
+1
*
Have IMAP set seen flag if keep is on.
Eric S. Raymond
1996-12-27
1
-1
/
+1
*
Drop back to using SockGets/SockWrite.
Eric S. Raymond
1996-12-24
1
-1
/
+2
*
Remove some inclusions no longer needed.
Eric S. Raymond
1996-12-17
1
-1
/
+0
*
Clean up some extra trailing LFs.
Eric S. Raymond
1996-12-17
1
-0
/
+4
*
SockGets is gone.
Eric S. Raymond
1996-12-17
1
-1
/
+1
*
Protocol labels for in-out messages.
Eric S. Raymond
1996-12-17
1
-1
/
+1
*
Yet morer error message cleanup.
Eric S. Raymond
1996-12-17
1
-1
/
+1
*
More through error conversion.
Eric S. Raymond
1996-12-17
1
-1
/
+1
*
Add full IMAP4 capability.
Eric S. Raymond
1996-12-09
1
-0
/
+1
*
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
[next]