aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/imap/camel-imap-stream.c
Commit message (Expand)AuthorAgeFilesLines
* Rewrote to ignore strings that look like server responses until it is sureJeffrey Stedfast2000-08-311-9/+10
* Don't wrap printed strings in quotes, makes things messyJeffrey Stedfast2000-08-311-4/+4
* CamelRemoteStore: a new generic store for stores that connect to servers. Pre...Peter Williams2000-08-301-2/+7
* Fixed the hack around quoted string responses - should now handle themJeffrey Stedfast2000-08-291-32/+46
* Merge with camel-async.Peter Williams2000-08-111-32/+20
* Updated with some of the same fixes I've made to camel-imap-folder.c likeJeffrey Stedfast2000-07-221-3/+3
* Update to reflect past changes in the Camel API. Use gtk macro castsJeffrey Stedfast2000-07-091-0/+2
* Don't cache the exact server response, only cache the important data (akaJeffrey Stedfast2000-07-081-4/+30
* Move the CAPABILITY command here so we don't have to keep checking eachJeffrey Stedfast2000-06-281-27/+16
* Updated to reflect changes made in camel-imap-store.cJeffrey Stedfast2000-06-101-0/+1
* Added rules to build camel-imap-streamJeffrey Stedfast2000-06-081-21/+4
* moved camel-imap-stream.* to providers/imapJeffrey Stedfast2000-06-071-0/+208