Francis Russell
2016-01-08 8a535889403aa6820ffe9925d4d50fdee05d2cc0
2016-01-08 Francis Russell
Make TLS method for IMAP parameterisable.
blob@ 8a5358 commitdiff | diff to current
2016-01-07 Francis Russell
Enable use of TLSv1.1 and TLSv1.2 for IMAP.
blob@ f8911c commitdiff | diff to current
2015-07-17 Aleksander Machniak
Fix multi-folder search result sorting by arrival date (#1490450)
blob@ f7dd46 commitdiff | diff to current
2015-04-30 Aleksander Machniak
Fix bug where messages count was not updated after message move/delete with...
blob@ 7310a6 commitdiff | diff to current
2015-04-03 Aleksander Machniak
Remove Kolab's hack for Cyrus Murder bug in SETANNOTATION - it's not needed...
blob@ 998afb commitdiff | diff to current
2015-01-03 Aleksander Machniak
CS fixes
blob@ 7b9245 commitdiff | diff to current
2014-11-16 Aleksander Machniak
Code improvements and fixes (mostly unused variables and methods)
blob@ 9e4246 commitdiff | diff to current
2014-10-24 Bartlomiej Nogas
Fix of really fix UNKNOWN-CTE handling
blob@ a235f7 commitdiff | diff to current
2014-10-23 Aleksander Machniak
Really fix UNKNOWN-CTE handling
blob@ bf9c9b commitdiff | diff to current
2014-10-23 Aleksander Machniak
Fix handling of UNKNOWN-CTE response, try do decode content client-side (#1...
blob@ 81dab3 commitdiff | diff to current
2014-10-23 Aleksander Machniak
Fix handling of base64-encoded attachments with extra spaces (#1490111)
blob@ 9d9623 commitdiff | diff to current
2014-10-04 Aleksander Machniak
Fix setting flags on servers with no PERMANENTFLAGS response (#1490087)
blob@ 07fa81 commitdiff | diff to current
2014-09-23 Thomas Bruederli
Fix another regression in metadata response parsing introduced in commit 93...
blob@ 664680 commitdiff | diff to current
2014-09-22 Bartlomiej Nogas
Fix get_metadata() function response, NIL response was introducing an shift
blob@ 0d273c commitdiff | diff to current
2014-08-26 Aleksander Machniak
Fix PERMANENTFLAGS checking in modFlag()
blob@ 35b39c commitdiff | diff to current
2014-07-28 Aleksander Machniak
Fix bug where $Forwarded flag was being set even if server didn't support i...
blob@ e15674 commitdiff | diff to current
2014-07-14 Aleksander Machniak
Fix "Illegal offset type" error (#1489985)
blob@ e0492d commitdiff | diff to current
2014-07-11 Aleksander Machniak
Fix sorting messages by size on servers without SORT capability (#1489981)
blob@ 4922e5 commitdiff | diff to current
2014-06-24 Aleksander Machniak
Extend get_quota() so it's possible to specify GETQUOTAROOT folder and retu...
blob@ 6fa1a0 commitdiff | diff to current
2014-06-22 Aleksander Machniak
Support LIST-MYRIGHTS extension in rcube_imap_generic (#1489665)
blob@ 07893b commitdiff | diff to current
2014-06-16 Aleksander Machniak
Add config option to specify IMAP connection socket parameters - imap_conn_...
blob@ 109bcc commitdiff | diff to current
2014-06-01 Aleksander Machniak
Change private vars/methods to protected
blob@ 232bcd commitdiff | diff to current
2014-05-21 Thomas Bruederli
Don't list empty (nil) metadata entries to save memory anc caching space
blob@ 939380 commitdiff | diff to current
2014-04-01 Aleksander Machniak
Removed redundant default_folders config option (#1489737) Implemented IMAP...
blob@ dc0b50 commitdiff | diff to current
2014-03-23 Aleksander Machniak
Skip IMAP SORT request if folder is empty
blob@ bee1e1 commitdiff | diff to current
2014-02-19 Thomas Bruederli
Declare LOGIN commands to be anonymized in debug logging
blob@ 128fd9 commitdiff | diff to current
2014-02-03 Thomas Bruederli
Don't EVER log passwords
blob@ 774dea commitdiff | diff to current
2013-10-08 Aleksander Machniak
Workaround cyrus-murder bug in SETANNOTATION arguments handling
blob@ 5251ec commitdiff | diff to current
2013-08-29 Aleksander Machniak
Fix setting of Junk and NonJunk flags by markasjunk plugin (#1489285) Added...
blob@ 05da15 commitdiff | diff to current
2013-08-05 Aleksander Machniak
Merge pull request #100 from Dennis1993/patch-8
blob@ 17239f commitdiff | diff to current
2013-07-30 Aleksander Machniak
Fixed typo in comment
blob@ 80112d commitdiff | diff to current
2013-07-26 Dennis1993
Update rcube_imap_generic.php
blob@ ac1fa9 commitdiff | diff to current
2013-07-10 Aleksander Machniak
Simplified logic of finding non-existent but subscribed folders. Should be ...
blob@ bd2846 commitdiff | diff to current
2013-07-08 Aleksander Machniak
Fix IMAP SETMETADATA parameters quoting (#1489231)
blob@ cc02a9 commitdiff | diff to current
2013-07-08 Aleksander Machniak
Fix "could not load message" error on valid empty message body (#1489228)
blob@ 8acf62 commitdiff | diff to current
2013-07-04 Aleksander Machniak
Fix parsing of square bracket characters in IMAP response strings (#1489223)
blob@ 6e57fb commitdiff | diff to current
2013-07-02 Aleksander Machniak
Make possible to disable some (broken) IMAP extensions with imap_disable_ca...
blob@ ed3e51 commitdiff | diff to current
2013-06-28 Aleksander Machniak
Fix parsing one-line FETCH response, e.g. "* 1 FETCH (UID 9844 BODY[2.4] NIL)"
blob@ 7045bb commitdiff | diff to current
2013-06-25 Aleksander Machniak
Performance improvement for searching in threaded mode. We can use cached i...
blob@ 855c85 commitdiff | diff to current
2013-06-20 Aleksander Machniak
Improve IMAP APPEND handling so it can read message (parts) from file point...
blob@ d76472 commitdiff | diff to current
2013-05-15 Aleksander Machniak
Simplify/fix debug lines truncation
blob@ 43079d commitdiff | diff to current
2013-05-08 Aleksander Machniak
Limit debug log entry (line) size to 4096 characters to prevent memory_limi...
blob@ 9b8d22 commitdiff | diff to current
2013-05-07 Aleksander Machniak
Fix IMAP connection issue with default_socket_timeout < 0 and imap_timeout ...
blob@ 95b90b commitdiff | diff to current
2013-05-07 Aleksander Machniak
Avoid uninitialized/unused variables
blob@ 3725cf commitdiff | diff to current
2013-05-06 Aleksander Machniak
Fix bugs caught by static analysis
blob@ c027ba commitdiff | diff to current
2013-04-29 Aleksander Machniak
Fix handling untagged responses in IMAP FETCH - "could not load message" er...
blob@ c6f5ad commitdiff | diff to current
2013-04-15 Aleksander Machniak
Fix parsing invalid date string (#1489035)
blob@ b7570f commitdiff | diff to current
2013-04-03 Aleksander Machniak
Fix possible header duplicates when using additional headers (#1489033)
blob@ 99edf8 commitdiff | diff to current
2013-03-15 Aleksander Machniak
Fixed MOVE command result handling
blob@ ea98ec commitdiff | diff to current
2013-03-08 Aleksander Machniak
Support IMAP MOVE extension [RFC 6851]
blob@ d9dc32 commitdiff | diff to current
first | « prev | next »