Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make X-IMAP test universal. | Eric S. Raymond | 1997-09-23 | 1 | -14/+0 |
* | Cleaner CAPABILITY handling. | Eric S. Raymond | 1997-09-22 | 1 | -4/+9 |
* | Fix error in IMAP size retrieval. | Eric S. Raymond | 1997-09-18 | 1 | -1/+1 |
* | *** empty log message *** | Eric S. Raymond | 1997-09-18 | 1 | -3/+1 |
* | Fix bug in number-scanning. | Eric S. Raymond | 1997-09-16 | 1 | -4/+2 |
* | Simplify the length handling. | Eric S. Raymond | 1997-09-14 | 1 | -2/+3 |
* | Allow this to work with Cyrus server. | Eric S. Raymond | 1997-09-09 | 1 | -1/+3 |
* | FreeBSD port changes. | Eric S. Raymond | 1997-09-03 | 1 | -0/+3 |
* | Deal with X-IMAP header properly. | Eric S. Raymond | 1997-08-07 | 1 | -0/+14 |
* | Send truename in Kerberos transactions. | Eric S. Raymond | 1997-07-30 | 1 | -1/+1 |
* | Some configuration cleanup. | Eric S. Raymond | 1997-07-01 | 1 | -1/+1 |
* | Another try at Kerberos autoconfiguration. | Eric S. Raymond | 1997-07-01 | 1 | -0/+4 |
* | Fix the length checks. | Eric S. Raymond | 1997-06-26 | 1 | -3/+3 |
* | Fix the Kerberos code. | Eric S. Raymond | 1997-06-24 | 1 | -3/+3 |
* | 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 |
* | -Wall cleanup. | Eric S. Raymond | 1997-06-11 | 1 | -2/+0 |
* | Guarantee that we can deduce a 32-bit type. | Eric S. Raymond | 1997-06-10 | 1 | -2/+10 |
* | Deal with 0-length response. | Eric S. Raymond | 1997-06-05 | 1 | -6/+22 |
* | Rob Funk was right. | Eric S. Raymond | 1997-06-04 | 1 | -6/+15 |
* | Fix Rob Funk's bug. | Eric S. Raymond | 1997-06-04 | 1 | -1/+13 |
* | Caseblind interpretation of capability response. | Eric S. Raymond | 1997-06-02 | 1 | -1/+2 |
* | Force 32 bits for RFC1731 calculation. | Eric S. Raymond | 1997-05-28 | 1 | -5/+4 |
* | Nailed. | Eric S. Raymond | 1997-05-27 | 1 | -11/+4 |
* | Add imap-k4 capability. | Eric S. Raymond | 1997-05-27 | 1 | -30/+297 |
* | Cleanup. | Eric S. Raymond | 1997-05-17 | 1 | -4/+4 |
* | Another step towards cleaner code. | Eric S. Raymond | 1997-05-17 | 1 | -11/+6 |
* | IMAP now splits its request in half. | Eric S. Raymond | 1997-05-17 | 1 | -7/+43 |
* | Add multiple-folder support. | Eric S. Raymond | 1997-05-15 | 1 | -4/+5 |
* | -Wall cleanup. | Eric S. Raymond | 1997-05-15 | 1 | -5/+5 |
* | Change type of socket descriptors from FILE * to int. Change SockGets | Eric S. Raymond | 1997-05-13 | 1 | -26/+26 |
* | RFC2061 changes. | Eric S. Raymond | 1997-02-15 | 1 | -2/+5 |
* | CR-strip fix. | Eric S. Raymond | 1997-01-27 | 1 | -0/+3 |
* | Avoid random return value. | Eric S. Raymond | 1997-01-24 | 1 | -6/+8 |
* | Introduce gen_recv. | Eric S. Raymond | 1997-01-24 | 1 | -35/+14 |
* | Set peek_capable properly. | Eric S. Raymond | 1997-01-23 | 1 | -0/+2 |
* | Make this aware of RFC2060. | Eric S. Raymond | 1997-01-23 | 1 | -11/+64 |
* | Philippe de Muyter's Motorola fixes. | Eric S. Raymond | 1997-01-16 | 1 | -0/+2 |
* | Deal with the fact that EXPUNGEs changed fetch numbers. | Eric S. Raymond | 1997-01-14 | 1 | -5/+29 |
* | Expunge fix. | Eric S. Raymond | 1997-01-14 | 1 | -3/+7 |
* | 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 | -2/+6 |
* | Drop back to using SockGets/SockWrite. | Eric S. Raymond | 1996-12-24 | 1 | -4/+5 |
* | Remove some inclusions no longer needed. | Eric S. Raymond | 1996-12-17 | 1 | -2/+1 |
* | Clean up some extra trailing LFs. | Eric S. Raymond | 1996-12-17 | 1 | -0/+8 |
* | SockGets is gone. | Eric S. Raymond | 1996-12-17 | 1 | -4/+4 |
* | Protocol labels for in-out messages. | Eric S. Raymond | 1996-12-17 | 1 | -2/+2 |
* | Yet morer error message cleanup. | Eric S. Raymond | 1996-12-17 | 1 | -2/+2 |
* | More through error conversion. | Eric S. Raymond | 1996-12-17 | 1 | -2/+2 |