Reinstate the auto-upgrade from unencrypted to STARTTLS, if possible.
[gnus] / lisp / nnimap.el
2010-09-30 Lars Magne Ingebri... Reinstate the auto-upgrade from unencrypted to STARTTLS...
2010-09-30 Lars Magne Ingebri... Accept the moronic openssl s_client -starttls output...
2010-09-30 Lars Magne Ingebri... Use tls.el exclusively, and not starttls.el at all.
2010-09-30 Lars Magne Ingebri... Add nnimap-split-fancy.
2010-09-30 Lars Magne Ingebri... (nnimap-find-article-by-message-id): Really return...
2010-09-30 Lars Magne Ingebri... Use EXAMINE instead of SELECT to get the message-id.
2010-09-30 Lars Magne Ingebri... Fix up make-obsolete-variable declarations throughout.
2010-09-30 Lars Magne Ingebri... Get the Message-ID without the \r.
2010-09-29 Lars Magne Ingebri... (nnimap-request-article): Downcase the NILs so that...
2010-09-29 Lars Magne Ingebri... Allow `default' as nnimap-split-methods value.
2010-09-29 Lars Magne Ingebri... (nnimap-split-rule): Mark as obsolete.
2010-09-29 Lars Magne Ingebri... (nnimap-request-set-mark): Erase the buffer before...
2010-09-29 Lars Magne Ingebri... Revert the auto-network->starttls code.
2010-09-29 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-09-29 Lars Magne Ingebri... (nnimap-insert-partial-structure): Get the type from...
2010-09-29 Lars Magne Ingebri... Add \r\n to the lines to make this work with Cyrus.
2010-09-29 Lars Magne Ingebri... Be way more permissive when interpreting the structures.
2010-09-28 Katsumi Yamaokannimap.el (auth-source-forget-user-or-password, auth...
2010-09-27 Lars Magne Ingebri... Fix up partial nnimap fetching.
2010-09-27 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-09-27 Lars Magne Ingebri... Fix typo in last checkin.
2010-09-27 Lars Magne Ingebri... Don't alter gnus-newsgroup-active.
2010-09-27 Lars Magne Ingebri... Allow setting the partial fetch per server instead...
2010-09-27 Lars Magne Ingebri... (nnimap-parse-line): Protect against invalid data.
2010-09-27 Lars Magne Ingebri... Forget credentials if the server says the password...
2010-09-27 Lars Magne Ingebri... Remove the "." at the end, since some servers don't...
2010-09-27 Lars Magne Ingebri... Have the `network' nnimap connection use STARTTLS oppor...
2010-09-27 Lars Magne Ingebri... Send a "." at the end, which may or may not help.
2010-09-27 Lars Magne Ingebri... (utf7): Required.
2010-09-27 Lars Magne Ingebri... (nnimap-request-accept-article): Message the error...
2010-09-26 Lars Magne Ingebri... Remove the data that may have arrived before the FETCH...
2010-09-26 Lars Magne Ingebri... Store the IMAP greeting, so that we can tell what kind...
2010-09-26 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-09-26 Lars Magne Ingebri... Don't select the group, because that's already done...
2010-09-26 Lars Magne Ingebri... Compress ranges before deletion.
2010-09-26 Lars Magne Ingebri... Look up IMAP credentials based on both the virtual...
2010-09-25 Lars Magne Ingebri... (nnimap-wait-for-response): Reversed logic in the nnima...
2010-09-25 Lars Magne Ingebri... Add more error reporting when nnimap fails early.
2010-09-25 Lars Magne Ingebri... Search further when we're not using streaming.
2010-09-25 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-09-25 Lars Magne Ingebri... Document the new nnimap.
2010-09-25 Lars Magne Ingebri... (nnimap-retrieve-group-data-early): Fix typo in the...
2010-09-25 Lars Magne Ingebri... Implement functions for showing the complete articles.
2010-09-25 Lars Magne Ingebri... Have nnimap not update the infos if it can't get info...
2010-09-25 Lars Magne Ingebri... Implement partial IMAP article fetch.
2010-09-25 Lars Magne Ingebri... Wait for the response to STARTTLS before starting negot...
2010-09-24 Lars Magne Ingebri... (nnimap-update-info): Protect against nil uidnexts.
2010-09-24 Lars Magne Ingebri... Implement IMAP keepalive.
2010-09-24 Lars Magne Ingebri... Fix typo in last checkin.
2010-09-24 Lars Magne Ingebri... Register the last command time so that we can use it...
2010-09-24 Lars Magne Ingebri... Fix paren typo in the 'junk handling.
2010-09-23 Lars Magne Ingebri... Return 'headers.
2010-09-23 Lars Magne Ingebri... Add starttls support.
2010-09-23 Lars Magne Ingebri... (nnimap-transform-headers): Unfold quoted {42} headers.
2010-09-23 Lars Magne Ingebri... Don't bug out on invalid BODYSTRUCTUREs.
2010-09-23 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-09-23 Lars Magne Ingebri... When UIDNEXT is present, use that for the active.
2010-09-23 Julien DanjouFix nnimap-stream docstring
2010-09-23 Lars Magne Ingebri... Sync non-standard flags from the server in symbolic...
2010-09-22 Lars Magne Ingebri... (nnimap-update-info): Fix up code slightly.
2010-09-22 Lars Magne Ingebri... (nnimap-parse-flags): Parse the data in any order.
2010-09-22 Lars Magne Ingebri... Fix up various off-by-one errors when syncing flags...
2010-09-22 Lars Magne Ingebri... If nnmail-expiry-wait is immediate, then expire all...
2010-09-22 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-09-22 Lars Magne Ingebri... Only run -request-scan once per method on `g'.
2010-09-22 Lars Magne Ingebri... (nnimap-parse-flags): Fix typo.
2010-09-22 Lars Magne Ingebri... Record the server name.
2010-09-22 Lars Magne Ingebri... Make IMAP flags parsing much faster by using `read'.
2010-09-22 Lars Magne Ingebri... Allow nnimap to just delete 'junk messages when splitting.
2010-09-22 Lars Magne Ingebri... Set the current nnimap group to nil, since EXAMINE...
2010-09-22 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-09-22 Lars Magne Ingebri... Expunge IMAP groups by default on article deletion.
2010-09-22 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-09-22 Ted ZlatanovTell user if expunge won't happen.
2010-09-21 Lars Magne Ingebri... When we have several similar methods, try to create...
2010-09-21 Lars Magne Ingebri... Don't refer to nnml-inhibit-expiry.
2010-09-21 Lars Magne Ingebri... Fix typo in last checkin.
2010-09-21 Lars Magne Ingebri... (nnimap-mark-and-expunge-incoming): Wait for the last...
2010-09-21 Lars Magne Ingebri... Request the article before looking at what the Message...
2010-09-21 Lars Magne Ingebri... Implement nnimap expiry.
2010-09-21 Lars Magne Ingebri... Only delete articles immediately if the target is ...
2010-09-21 Lars Magne Ingebri... When we have zero articles, return the right data to...
2010-09-21 Lars Magne Ingebri... Implement the nnimap article expunging interface method...
2010-09-21 Lars Magne Ingebri... Use the IMAP version of utf7-encode throughout.
2010-09-21 Lars Magne Ingebri... (nnimap-request-create-group): Implement.
2010-09-20 Lars Magne Ingebri... Fix last fix.
2010-09-20 Lars Magne Ingebri... Make sure that the error message doesn't error out.
2010-09-20 Lars Magne Ingebri... Fix article moving from nnimap to other servers.
2010-09-20 Lars Magne Ingebri... Return the size of the entire message in the Bytes...
2010-09-20 Lars Magne Ingebri... Implement group deletion.
2010-09-20 Lars Magne Ingebri... Don't wait for a response when we haven't requested...
2010-09-20 Lars Magne Ingebri... Use "[]" as the parameter instead of "".
2010-09-19 Lars Magne Ingebri... Avoid a race condition while waiting for the connection...
2010-09-19 Lars Magne Ingebri... Return the MIME parts as IMAP wants them.
2010-09-19 Lars Magne Ingebri... Return the group/article number, so that Gnus `^' works...
2010-09-19 Lars Magne Ingebri... When looking for credentials, also use the nnimap-serve...
2010-09-19 Lars Magne Ingebri... Start preparing for partial downloads.
2010-09-19 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-09-19 Lars Magne Ingebri... Don't infloop if the IMAP connection drops.
2010-09-19 Lars Magne Ingebri... The chars header is called Chars not Bytes.
next