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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @979   2 months octorian Attempt to improve watchdog-triggered socket force-close behavior (refs …
(edit) @919   10 months octorian Fix for escaped dot issue with POP and SMTP (refs #348) and initial unit …
(edit) @877   12 months octorian Initial watchdog implementation (refs #334), chunked IMAP body fetch, and …
(edit) @862   12 months octorian Initial support for IMAP COMPRESS (refs #325)
(edit) @849   14 months octorian Merged all changes from the 2.0 branch, as of r848
(edit) @754   19 months octorian Fix for possible connection receive issue (#235) and STARTTLS errors on …
(edit) @748   19 months octorian Removed println
(edit) @745   19 months octorian Fix for connection data handling error
(edit) @728   19 months octorian Fix for unusual PASS response behavior on GoDaddy's qmail POP3 …
(edit) @698   21 months octorian Initial refactoring to make NetworkConnector separate from the Connection …
(edit) @696   21 months octorian Fix for InputStream.read() behavior on OS pre-5.0
(edit) @689   21 months octorian Conversion of connection layer to be byte-based, and complete rewrite of …
(edit) @685   22 months octorian Fix for InputStream.available() returning zero when more data needs to be …
(edit) @680   22 months octorian Fix for not checking read() result, which caused malformed data on large …
(edit) @679   22 months octorian Rewrite of network connection receive() code, and corresponding removal of …
(edit) @660   2 years octorian Adding transport choice for WiFi only (#203)
(edit) @659   2 years 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   5 years octorian Logging merge fix
(edit) @144   5 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.