| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't warning about how we haven't written anything to the stream, this is | Jeffrey Stedfast | 2003-09-17 | 1 | -4/+2 |
* | Ensure cmdbuf is initialized to avoid compiler warning. | Jeremy Katz | 2003-05-17 | 1 | -3/+3 |
* | remove unused var. | Not Zed | 2003-03-28 | 1 | -1/+1 |
* | Add a 'flushed' state variable to the private struct. (do_read): Set | Jeffrey Stedfast | 2003-02-28 | 1 | -5/+17 |
* | Changed to use a different length calculator. | Not Zed | 2002-07-19 | 1 | -9/+6 |
* | Added a protocol field for users to use. | Not Zed | 2002-05-31 | 1 | -2/+18 |
* | Protect against either of the types being NULL. | Jeffrey Stedfast | 2001-12-11 | 1 | -2/+3 |
* | More fixing of the license texts. | Ettore Perazzoli | 2001-10-28 | 1 | -11/+11 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -2/+2 |
* | Big header cleanups and nntp compile fix | Kjartan Maraas | 2001-03-30 | 1 | -0/+1 |
* | Revert jeff's earlier change, the change below is the more-correct fix. | Not Zed | 2001-02-05 | 1 | -8/+4 |
* | Make do_write loop until the entire buffer is written. | Jeffrey Stedfast | 2001-02-05 | 1 | -4/+8 |
* | Keep track of the caller bestenc flags that make sense. | Not Zed | 2000-11-08 | 1 | -1/+1 |
* | Kill debugging, as it causes lots of evolution-mail spewage. | Dan Winship | 2000-11-08 | 1 | -1/+1 |
* | Implement a complete() function, now we need one. (filter): Upgraded to | Not Zed | 2000-11-07 | 1 | -5/+2 |
* | Set the preface/postface from the parser into the multipart object. | Not Zed | 2000-11-04 | 1 | -2/+44 |
* | Merge with camel-async. | Peter Williams | 2000-08-11 | 1 | -58/+43 |
* | flush the filter stream before unreffing it, so it will | Dan Winship | 2000-06-21 | 1 | -1/+1 |
* | Changed the read and write method prototypes to return an ssize_t type | Jeffrey Stedfast | 2000-06-07 | 1 | -13/+15 |
* | > searchpart = strchr(namepart, '?'); | NotZed | 2000-05-20 | 1 | -20/+33 |
* | Use CamelException to signal failure. (camel_stream_write_strings): | Dan Winship | 2000-05-09 | 1 | -30/+23 |
* | blah | Michael Zucci | 2000-05-08 | 1 | -1/+1 |
* | Merged NEW_SUMMARY branch back to trunk, and resolved conflicts. | NotZed | 2000-05-08 | 1 | -5/+59 |
* | Make camel not leak like a sieve. | Dan Winship | 2000-05-08 | 1 | -11/+2 |
* | Big cleanup of camel-stream-*, got rid of 3 classes, improved the interfaces, | NotZed | 2000-04-26 | 1 | -13/+0 |
* | Whole swag of changes. Still lots of cleanup remaining ... | NotZed | 2000-04-23 | 1 | -0/+3 |
* | MERGE NEW_PARSER branch into HEAD, fixed conflicts. | NotZed | 2000-04-21 | 1 | -0/+314 |