2000-05-10 |
Chris Hanson | Fix off-by-one error. |
commit | commitdiff | tree | snapshot |
2000-05-10 |
Chris Hanson | Fix bug: URLs weren't being properly memoized when... |
commit | commitdiff | tree | snapshot |
2000-05-10 |
Chris Hanson | Fix bug: URLs weren't being properly memoized when... |
commit | commitdiff | tree | snapshot |
2000-05-10 |
Chris Hanson | Add trace facility to allow watching the messages passi... |
commit | commitdiff | tree | snapshot |
2000-05-10 |
Chris Hanson | Don't set message flags unless they have changed. |
commit | commitdiff | tree | snapshot |
2000-05-08 |
Chris Hanson | In SET-IMAP-FOLDER-LENGTH!, when there are no messages... |
commit | commitdiff | tree | snapshot |
2000-05-08 |
Chris Hanson | Extensive rewrite so that folders can be reopened.... |
commit | commitdiff | tree | snapshot |
2000-05-08 |
Chris Hanson | Fix typo. |
commit | commitdiff | tree | snapshot |
2000-05-08 |
Chris Hanson | Fix typo in previous change. |
commit | commitdiff | tree | snapshot |
2000-05-08 |
Chris Hanson | Fix thinko. |
commit | commitdiff | tree | snapshot |
2000-05-08 |
Chris Hanson | Eliminate MAKE-ATTACHED-MESSAGE. |
commit | commitdiff | tree | snapshot |
2000-05-08 |
Chris Hanson | Eliminate ATTACH-MESSAGE. Change ATTACH-MESSAGE! to... |
commit | commitdiff | tree | snapshot |
2000-05-08 |
Chris Hanson | Fix pagination. |
commit | commitdiff | tree | snapshot |
2000-05-08 |
Chris Hanson | ATTACH-MESSAGE! must clear the message index. |
commit | commitdiff | tree | snapshot |
2000-05-08 |
Chris Hanson | Rename DETACH-MESSAGE to DETACH-MESSAGE!. |
commit | commitdiff | tree | snapshot |
2000-05-08 |
Chris Hanson | Define ATTACH-MESSAGE!. |
commit | commitdiff | tree | snapshot |
2000-05-08 |
Chris Hanson | Use new command-suffix mechanism to delay mode-line... |
commit | commitdiff | tree | snapshot |
2000-05-08 |
Chris Hanson | Change command-suffix mechanism to allow suffixes to... |
commit | commitdiff | tree | snapshot |
2000-05-08 |
Chris Hanson | Add ability to specify "command suffixes" -- thunks... |
commit | commitdiff | tree | snapshot |
2000-05-08 |
Chris Hanson | Change handling of SELECTED-MESSAGE to ignore message... |
commit | commitdiff | tree | snapshot |
2000-05-08 |
Chris Hanson | Change handling of FIRST-UNSEEN-MESSAGE; ignore IMAP... |
commit | commitdiff | tree | snapshot |
2000-05-08 |
Chris Hanson | Define IMAP:RESPONSE:FETCH-ATTRIBUTE-KEYWORDS. |
commit | commitdiff | tree | snapshot |
2000-05-08 |
Chris Hanson | Rework handling of FETCH commands: any attributes that... |
commit | commitdiff | tree | snapshot |
2000-05-08 |
Chris Hanson | Change LINES->HEADER-FIELDS to stop at a blank line... |
commit | commitdiff | tree | snapshot |
2000-05-08 |
Chris Hanson | Implement NETWORK-STRING->LINES. |
commit | commitdiff | tree | snapshot |
2000-05-08 |
Chris Hanson | Fix bug: FETCH response did not contain the message... |
commit | commitdiff | tree | snapshot |
2000-05-08 |
Chris Hanson | Fix bug: FETCH response did not contain the message... |
commit | commitdiff | tree | snapshot |
2000-05-08 |
Chris Hanson | Initial registration. |
commit | commitdiff | tree | snapshot |
2000-05-08 |
Chris Hanson | More intelligent handling of untagged responses, based... |
commit | commitdiff | tree | snapshot |
2000-05-08 |
Chris Hanson | Add support for new BADCHARSET and UIDNEXT response... |
commit | commitdiff | tree | snapshot |
2000-05-05 |
Chris Hanson | Change the way that URLs are handled by the top level... |
commit | commitdiff | tree | snapshot |
2000-05-04 |
Chris Hanson | Fix thinko in IMAIL-MESSAGE-WRAPPER. |
commit | commitdiff | tree | snapshot |
2000-05-04 |
Chris Hanson | Implement handling of flags, expunging, and deletion... |
commit | commitdiff | tree | snapshot |
2000-05-04 |
Chris Hanson | Fix some bugs associated with discarding the imap cache... |
commit | commitdiff | tree | snapshot |
2000-05-04 |
Chris Hanson | Define IMAIL-MESSAGE-WRAPPER to allow folder abstractio... |
commit | commitdiff | tree | snapshot |
2000-05-04 |
Chris Hanson | Don't show "seen" in message flags. |
commit | commitdiff | tree | snapshot |
2000-05-04 |
Chris Hanson | Use implicit flag-setting procedures where applicable... |
commit | commitdiff | tree | snapshot |
2000-05-04 |
Chris Hanson | Implement FOLDER-PRESENTATION-NAME. |
commit | commitdiff | tree | snapshot |
2000-05-04 |
Chris Hanson | Fix a bunch of bugs. This copy of the code seems to... |
commit | commitdiff | tree | snapshot |
2000-05-04 |
Chris Hanson | Implement imail-kept-headers, as an alternative to... |
commit | commitdiff | tree | snapshot |
2000-05-03 |
Chris Hanson | Reimplement <IMAP-MESSAGE> usage to extend <MESSAGE... |
commit | commitdiff | tree | snapshot |
2000-05-03 |
Chris Hanson | Reimplement <IMAP-MESSAGE> usage to extend <MESSAGE... |
commit | commitdiff | tree | snapshot |
2000-05-03 |
Chris Hanson | Split out code to parse message headers for flags and... |
commit | commitdiff | tree | snapshot |
2000-05-03 |
Chris Hanson | Change modification-tracking mechanism to use counter... |
commit | commitdiff | tree | snapshot |
2000-05-03 |
Chris Hanson | Fix code that was assuming that MAP accepted argument... |
commit | commitdiff | tree | snapshot |
2000-05-02 |
Chris Hanson | Jot down some notes. |
commit | commitdiff | tree | snapshot |
2000-05-02 |
Chris Hanson | Eliminate troublesome WRITE-FOLDER operation. Change... |
commit | commitdiff | tree | snapshot |
2000-05-02 |
Chris Hanson | Implement CLOSE-FOLDER method for file folders, by... |
commit | commitdiff | tree | snapshot |
2000-05-02 |
Chris Hanson | Change FOLDER-URL to be a slot in <FOLDER>. |
commit | commitdiff | tree | snapshot |
2000-05-02 |
Chris Hanson | Change interface to authenticator. Add buffer-kill... |
commit | commitdiff | tree | snapshot |
2000-05-02 |
Chris Hanson | Reorganize code, fix minor bugs. |
commit | commitdiff | tree | snapshot |
2000-05-02 |
Chris Hanson | Change names of RFC-822 procedures, and move header... |
commit | commitdiff | tree | snapshot |
2000-05-02 |
Chris Hanson | Write code to reopen connections [still need to hook... |
commit | commitdiff | tree | snapshot |
2000-05-02 |
Chris Hanson | Implement REMOVE-DUPLICATES!. |
commit | commitdiff | tree | snapshot |
2000-05-02 |
Chris Hanson | Implement ADD-MEMBER-PROCEDURE. |
commit | commitdiff | tree | snapshot |
2000-05-02 |
Chris Hanson | [What started out as a simple addition became a moderat... |
commit | commitdiff | tree | snapshot |
2000-05-01 |
Chris Hanson | Changes for 7.5.8. |
commit | commitdiff | tree | snapshot |
2000-05-01 |
Chris Hanson | Release 7.5.8. |
commit | commitdiff | tree | snapshot |
2000-05-01 |
Chris Hanson | Update to reflect important bug fix for Win32 systems. |
commit | commitdiff | tree | snapshot |
2000-05-01 |
Chris Hanson | Undo change from revision 1.253. |
commit | commitdiff | tree | snapshot |
2000-05-01 |
Chris Hanson | Undo previous change. |
commit | commitdiff | tree | snapshot |
2000-05-01 |
Chris Hanson | Fix uninitialized variable bug that, strangely, only... |
commit | commitdiff | tree | snapshot |
2000-04-30 |
Chris Hanson | Create new procedure MESSAGE-WRAPPER to capture standar... |
commit | commitdiff | tree | snapshot |
2000-04-30 |
Chris Hanson | Disable automatic repainting when setting size or position. |
commit | commitdiff | tree | snapshot |
2000-04-29 |
Chris Hanson | Repaginate. |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Chris Hanson | Update to reflect changes to file structure. |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Chris Hanson | Change load order of files to put all the file-based... |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Chris Hanson | First version that sort of limps along. Will read... |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Chris Hanson | Implement TRANSLATE-STRING-LINE-ENDINGS. |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Chris Hanson | Fix various bugs found during debugging of IMAP folders. |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Chris Hanson | Intermediate checkpoint -- initial implementation in... |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Chris Hanson | Regularize format of FETCH response. Add ability to... |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Chris Hanson | Fix compiler warning. |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Chris Hanson | Define MAKE-ATTACHED-MESSAGE. |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Chris Hanson | Define IMAP:RESPONSE:FETCH-ATTRIBUTE. |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Chris Hanson | Intermediate checkpoint -- initial implementation in... |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Chris Hanson | Define IMAP:RESPONSE:STATUS-RESPONSE?. |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Chris Hanson | Intermediate checkpoint -- initial implementation in... |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Chris Hanson | Eliminate a bunch of compiler warnings. |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Chris Hanson | Eliminate ability to edit the contents of a message... |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Chris Hanson | Implement IMAIL-PRESENT-USER-ALERT. |
commit | commitdiff | tree | snapshot |
2000-04-26 |
Chris Hanson | Change protocol of authenticator so that it corresponds to |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Chris Hanson | Make corrections to account for the server port not... |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Chris Hanson | Delete MAILBOX command which was incorrectly included... |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Chris Hanson | Add code to write strings to the IMAP server. |
commit | commitdiff | tree | snapshot |
2000-04-23 |
Chris Hanson | Tweak response representation slightly to clean it up. |
commit | commitdiff | tree | snapshot |
2000-04-23 |
Chris Hanson | Implement URL-USER-ID. |
commit | commitdiff | tree | snapshot |
2000-04-23 |
Chris Hanson | Tweak response representation slightly to clean it up. |
commit | commitdiff | tree | snapshot |
2000-04-23 |
Chris Hanson | Implement PREDICATED-PARSER. |
commit | commitdiff | tree | snapshot |
2000-04-23 |
Chris Hanson | Implement PREDICATED-PARSER. |
commit | commitdiff | tree | snapshot |
2000-04-22 |
Chris Hanson | Initial registration. |
commit | commitdiff | tree | snapshot |
2000-04-22 |
Chris Hanson | Many changes due to debugging. |
commit | commitdiff | tree | snapshot |
2000-04-22 |
Chris Hanson | Change code that handles sections to implement a parser... |
commit | commitdiff | tree | snapshot |
2000-04-22 |
Chris Hanson | Use PARSE-SUBSTRING. |
commit | commitdiff | tree | snapshot |
2000-04-22 |
Chris Hanson | Modify DECODING-PARSER to accept a parser to parse... |
commit | commitdiff | tree | snapshot |
2000-04-22 |
Chris Hanson | First attempt at a parser for IMAP server responses. |
commit | commitdiff | tree | snapshot |
2000-04-22 |
Chris Hanson | First attempt at a parser for IMAP server responses. |
commit | commitdiff | tree | snapshot |
2000-04-20 |
Chris Hanson | Changes for release 7.5.7. |
commit | commitdiff | tree | snapshot |
2000-04-20 |
Chris Hanson | Update to reflect a variety of bug fixes since last... |
commit | commitdiff | tree | snapshot |
2000-04-20 |
Chris Hanson | Release 7.5.7. |
commit | commitdiff | tree | snapshot |
next |