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
/
pop3.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dynamic allocation for the query structure string entries.
Eric S. Raymond
1997-01-14
1
-1
/
+1
*
Gather all server data into a restorable structure.
Eric S. Raymond
1997-01-13
1
-2
/
+2
*
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
-3
/
+4
*
Note that ID comparisons are caseblind.
Eric S. Raymond
1996-12-18
1
-0
/
+3
*
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
/
+12
*
SockGets is gone.
Eric S. Raymond
1996-12-17
1
-3
/
+3
*
Protocol labels for in-out messages.
Eric S. Raymond
1996-12-17
1
-3
/
+3
*
Yet morer error message cleanup.
Eric S. Raymond
1996-12-17
1
-3
/
+3
*
More through error conversion.
Eric S. Raymond
1996-12-17
1
-3
/
+3
*
Use error() for messages almost everywhere.
Eric S. Raymond
1996-12-17
1
-4
/
+4
*
Add full IMAP4 capability.
Eric S. Raymond
1996-12-09
1
-0
/
+1
*
Change name of string-saver functions.
Eric S. Raymond
1996-11-28
1
-4
/
+4
*
Avoid malloc overrun core-dump.
Eric S. Raymond
1996-11-27
1
-3
/
+4
*
General cleanup for 2.0 release.
Eric S. Raymond
1996-11-16
1
-0
/
+1
*
Fix for unusual octet count format.
Eric S. Raymond
1996-11-11
1
-2
/
+2
*
Prototypes everywhere.
Eric S. Raymond
1996-11-08
1
-60
/
+39
*
Back out the attempt to use stdio.
Eric S. Raymond
1996-11-06
1
-6
/
+5
*
Insert fseeks to prevent read-write lossage.
Eric S. Raymond
1996-11-04
1
-0
/
+2
*
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
-4
/
+4
*
Header cleanup.
Eric S. Raymond
1996-11-01
1
-1
/
+1
*
STEP 3: File pointer arguments in SockGets()/SockPuts().
Eric S. Raymond
1996-10-31
1
-3
/
+3
*
STEP 1: Make all methods take file pointer arguments.
Eric S. Raymond
1996-10-31
1
-29
/
+29
*
gcc -Wall cleanup.
Eric S. Raymond
1996-10-26
1
-4
/
+9
*
Include mx.h, fix a memory leak.
Eric S. Raymond
1996-10-26
1
-7
/
+6
*
Major changes of data structure and variable names.
Eric S. Raymond
1996-10-26
1
-27
/
+27
*
Added filtering by length. Ugh.
Eric S. Raymond
1996-10-26
1
-0
/
+35
*
Cleaner UIDL.
Eric S. Raymond
1996-10-21
1
-6
/
+4
*
Screem loudly on protocol errors.
Eric S. Raymond
1996-10-21
1
-5
/
+7
*
Better errorb bailout in the UIDL handling.
Eric S. Raymond
1996-10-21
1
-5
/
+8
*
Major improvements in --check processing. New-message count is now visible.
Eric S. Raymond
1996-10-19
1
-2
/
+12
*
Better octet-message parsing.
Eric S. Raymond
1996-10-19
1
-2
/
+11
*
Remove all those obnoxious block comments.
Eric S. Raymond
1996-10-17
1
-9
/
+3
*
Fixes for UIDL and Kerberos problems.
Eric S. Raymond
1996-10-13
1
-20
/
+8
*
Changed copyrights, they're now by reference.
Eric S. Raymond
1996-10-11
1
-4
/
+2
*
UIDs, take 3.
Eric S. Raymond
1996-10-10
1
-3
/
+3
*
UIDs, phase 2.
Eric S. Raymond
1996-10-10
1
-3
/
+43
*
Kerberos integration, stage 3.
Eric S. Raymond
1996-10-10
1
-13
/
+0
*
Relocate the kerberos code to driver.c.
Eric S. Raymond
1996-10-10
1
-56
/
+1
*
Chris Hanson's Kerberos support, plus documentation.
Eric S. Raymond
1996-10-10
1
-1
/
+69
*
Cleaner authentication code.
Eric S. Raymond
1996-10-09
1
-17
/
+8
*
Let POP3 pick up the message length.
Eric S. Raymond
1996-10-09
1
-2
/
+8
*
Removed all pretentions to RPOP support.
Eric S. Raymond
1996-10-09
1
-10
/
+0
*
RC file syntax change, folder->mailbox, remote->remotename.
Eric S. Raymond
1996-10-04
1
-1
/
+1
*
Avoid SPARC bug.
Eric S. Raymond
1996-10-04
1
-1
/
+1
*
Avoid SPARC bug.
Eric S. Raymond
1996-10-04
1
-5
/
+1
*
Reverse order of arguments in OK method.
Eric S. Raymond
1996-10-02
1
-9
/
+9
*
Simplify the driver main loop.
Eric S. Raymond
1996-10-01
1
-11
/
+15
[next]