aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-stream-buffer.h
Commit message (Expand)AuthorAgeFilesLines
* Removed. (stream_write): Keep looping (non-blocking case) if errno isJeffrey Stedfast2001-10-301-3/+1
* Fixing the license text.Ettore Perazzoli2001-10-281-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* Big header cleanups and nntp compile fixKjartan Maraas2001-03-301-1/+1
* Merge with camel-async.Peter Williams2000-08-111-5/+5
* > searchpart = strchr(namepart, '?');NotZed2000-05-201-4/+5
* Use CamelException to signal failure. (camel_stream_write_strings):Dan Winship2000-05-091-18/+22
* Make camel not leak like a sieve.Dan Winship2000-05-081-2/+1
* Big cleanup of camel-stream-*, got rid of 3 classes, improved the interfaces,NotZed2000-04-261-1/+2
* Function to read one line of any size from a stream and return it inDan Winship2000-03-241-2/+4
* Added camel-stream-buffer to build.NotZed2000-03-011-0/+102