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
*
Fix TLS issue: fail if sslfingerprint, sslproto tls1 or sslcertck are configu...
Matthias Andree
2006-11-12
1
-1
/
+1
*
Snapshot 6.3.6-rc1.
Matthias Andree
2006-11-01
1
-0
/
+6
*
Fix more compiler warnings.
Matthias Andree
2006-03-14
1
-2
/
+10
*
Fix broken default port in POP2. Patch by Stanislav Brabec, SUSE [CZ].
Matthias Andree
2005-12-05
1
-2
/
+2
*
Change method->trail prototype to allow passing a tag to expect.
Matthias Andree
2005-11-09
1
-1
/
+1
*
Remove port/service dualism and make everything a service.
Matthias Andree
2005-08-02
1
-5
/
+0
*
strcpy -> strlcpy, strcat -> strlcat
Matthias Andree
2005-07-30
1
-1
/
+1
*
Fix various warnings.
Matthias Andree
2004-06-19
1
-1
/
+5
*
Sunil's transaction patches.
Eric S. Raymond
2003-10-15
1
-0
/
+1
*
Routine updates, including the latest Shetye patch.
Eric S. Raymond
2002-12-26
1
-0
/
+1
*
Bug fixes.
Eric S. Raymond
2001-03-22
1
-1
/
+1
*
Shrouding is now done over a narrower scope.
Eric S. Raymond
2001-03-14
1
-3
/
+6
*
Nake methods invisible except through the driver's table.
Eric S. Raymond
2001-03-13
1
-2
/
+2
*
Ready to send this to Mike.
Eric S. Raymond
1999-11-06
1
-3
/
+3
*
This preliminary SSL patch goes to Mike.
Eric S. Raymond
1999-10-27
1
-1
/
+3
*
Incorporated Henrik Storner's mimedecode patch.
Eric S. Raymond
1998-03-24
1
-2
/
+3
*
Fix IMAP password shrouding.
Eric S. Raymond
1998-03-18
1
-0
/
+1
*
IPV6.
Eric S. Raymond
1998-02-16
1
-0
/
+4
*
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
[next]