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