source: trunk/LogicMail/src/org/logicprobe/LogicMail/util/Connection.java @ 975

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @919   7 months octorian Fix for escaped dot issue with POP and SMTP (refs #348) and initial unit …
(edit) @877   8 months octorian Initial watchdog implementation (refs #334), chunked IMAP body fetch, and …
(edit) @862   9 months octorian Initial support for IMAP COMPRESS (refs #325)
(edit) @849   10 months octorian Merged all changes from the 2.0 branch, as of r848
(edit) @754   16 months octorian Fix for possible connection receive issue (#235) and STARTTLS errors on …
(edit) @748   16 months octorian Removed println
(edit) @745   16 months octorian Fix for connection data handling error
(edit) @728   16 months octorian Fix for unusual PASS response behavior on GoDaddy's qmail POP3 …
(edit) @698   17 months octorian Initial refactoring to make NetworkConnector separate from the Connection …
(edit) @696   18 months octorian Fix for InputStream.read() behavior on OS pre-5.0
(edit) @689   18 months octorian Conversion of connection layer to be byte-based, and complete rewrite of …
(edit) @685   18 months octorian Fix for InputStream.available() returning zero when more data needs to be …
(edit) @680   19 months octorian Fix for not checking read() result, which caused malformed data on large …
(edit) @679   19 months octorian Rewrite of network connection receive() code, and corresponding removal of …
(edit) @660   20 months octorian Adding transport choice for WiFi only (#203)
(edit) @659   20 months octorian Fix for STARTTLS bug that appears in OS 5.0+ (#201)
(edit) @614   2 years octorian Addition of ConnectionFactory implementation for 5.0 (#146)
(edit) @608   2 years octorian Initial implementation of improved network-interface selection (#146). …
(edit) @477   3 years octorian Method and wrapper to hopefully support enabling STARTTLS mode for open …
(edit) @471   3 years octorian Granular progress indication of time consuming network operations
(edit) @449   3 years octorian
(edit) @381   3 years octorian Switched Wi-Fi connection string to comply with 4.6.0 documentation
(edit) @266   4 years octorian Initial IMAP IDLE implementation
(edit) @209   4 years octorian Unused method/member cleanup
(edit) @200   4 years octorian Attempt to reopen dead connections (#65)
(edit) @192   4 years octorian Import scrub
(edit) @189   4 years octorian Support for WiFi connection string parameters (#34)
(edit) @145   4 years octorian Logging merge fix
(edit) @144   4 years octorian Merge of connection updates
(edit) @136   5 years octorian More logging code
(edit) @135   5 years octorian
(edit) @134   5 years octorian Initial logging code (#30)
(edit) @130   5 years octorian Implemented connection tracking and cleanup (#28)
(edit) @129   5 years octorian Initial implementation of showing unread counts in the folder tree #27
(edit) @128   5 years octorian Switched streams from InputStream/OutputStream to …
(edit) @90   5 years octorian Code scrub
(copy) @75   5 years octorian Moved files to subdirectory
copied from trunk/src/org/logicprobe/LogicMail/util/Connection.java:
(edit) @73   5 years octorian
Note: See TracRevisionLog for help on using the revision log.