summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add PREAUTH handling and pine/mutt/etpan/etc.-style 'ssh <mailhost> execevolution-a11y-branchDavid Woodhouse2003-09-043-2/+169
* New stream implementation for running commands. Compile the aboveDavid Woodhouse2003-09-034-0/+335
* ** See bug #47765.Not Zed2003-09-034-22/+37
* removed debug printfs.Not Zed2003-08-302-12/+5
* Need to copy the local properties list before passing it out, since it'sNot Zed2003-08-302-1/+6
* implement PERSISTENT_PROPERTIES, for index mode.Not Zed2003-08-2710-22/+752
* temporarily reverting my camel namespace patches until after we merge in some...Jeffrey Stedfast2003-08-2645-1076/+911
* reverted some namespacing changes to internal functionsJeffrey Stedfast2003-08-261-17/+17
* s/HSCAN_/CAMEL_MIME_PARSER_STATE_/g andJeffrey Stedfast2003-08-2617-161/+193
* Namespaced.Jeffrey Stedfast2003-08-2543-770/+903
* Added some more error checking for reading/writing to the pipes. Fixes bugJeffrey Stedfast2003-08-252-4/+26
* Don't poke wrapper->stream directly, useJeffrey Stedfast2003-08-213-16/+14
* Make sure to ref the stream. Fixes bug #47749.Jeffrey Stedfast2003-08-202-7/+14
* return 77 when gpg isn't available rather than 127Jeffrey Stedfast2003-08-191-3/+3
* Various fixes to make it work.Not Zed2003-08-1910-105/+162
* ** See bug #47634.Not Zed2003-08-1510-18/+99
* Don't attach any filters to decode base64/qp/etc.Jeffrey Stedfast2003-08-152-48/+10
* Save errno when flushing/unreffing the filter stream.Jeffrey Stedfast2003-08-142-3/+11
* If the content is base64/qp/uu/etc encoded but the part is 7bit/8bit/(orJeffrey Stedfast2003-08-132-0/+11
* Fix the range check, we were stopping removal of 1 or 2 removals, for someNot Zed2003-08-133-3/+17
* force connect manually so basics work.Not Zed2003-08-115-13/+41
* updated mime-tests READMEJeffrey Stedfast2003-08-111-0/+4
* New test suite for the mime parser (which is where the below 2 fixes wereJeffrey Stedfast2003-08-1122-566/+884
* add optional imapp compileMichael Zucci2003-08-011-1/+6
* experimental, non-working imap implementationMichael Zucci2003-08-0122-0/+7458
* oops, s/gpgfoo/gpg/Jeffrey Stedfast2003-08-011-1/+1
* updatedJeffrey Stedfast2003-08-012-2/+13
* Same.Jeffrey Stedfast2003-08-015-22/+152
* oops, this tooJeffrey Stedfast2003-07-301-1/+1
* Also updated.Jeffrey Stedfast2003-07-307-26/+39
* Fix for #46168 'some additional locale aliases required for chinesenew-calendar-branch-startnew-calendar-branch-merge-endnew-calendar-branch-before-create-modifySuresh Chandrasekharan2003-07-294-43/+70
* Revert my previous changes to this function.Jeffrey Stedfast2003-07-238-146/+486
* #include camel-file-utils.h for camel_read()Dan Winship2003-07-235-3/+15
* Updated to convert to/from the correct charset (since content is no longerJeffrey Stedfast2003-07-172-30/+33
* Increment the seekable stream position by the number of bytes read. Oops.Jeffrey Stedfast2003-07-172-1/+6
* Increment the seekable stream position by the number of bytes read. Oops.Jeffrey Stedfast2003-07-172-1/+8
* ** See bug #42573EVOLUTION_1_4_4Timo Sirainen2003-07-172-11/+21
* Add the CamelMimePartEncodingType definition here.Jeffrey Stedfast2003-07-169-499/+198
* If we read 0 bytes, then set eos to TRUE.Jeffrey Stedfast2003-07-162-3/+12
* removed camel-pkcs7-context.[c,h] - no longer usefulJeffrey Stedfast2003-07-092-764/+0
* removed camel-smime-utils.[c,h] which are no longer usefulJeffrey Stedfast2003-07-094-178/+0
* removed #ifndef ENABLE_THREADSJeffrey Stedfast2003-07-092-26/+2
* removed #ifdef ENABLE_THREADSJeffrey Stedfast2003-07-091-16/+4
* Get rid of the #ifdef ENABLE_THREADS since we no longer plan toJeffrey Stedfast2003-07-097-117/+102
* Get rid of the #ifdef ENABLE_THREADS since we no longer plan toJeffrey Stedfast2003-07-0928-596/+353
* remove reference to camel-pgp-mime.hLarry Ewing2003-07-092-1/+5
* Removed.Jeffrey Stedfast2003-07-084-200/+2
* Updated (new copy/paste from e-iconv).Jeffrey Stedfast2003-07-084-92/+189
* Use camel_read(). (stream_write): Use camel_write().Jeffrey Stedfast2003-07-083-241/+18
* Use camel_mkdir().Jeffrey Stedfast2003-07-0715-277/+252