| Commit message (Expand) | Author | Age | Files | Lines |
* | A "safe write" function that always writes out all data asked of it, till | 5 | 2001-09-26 | 1 | -31/+42 |
* | 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 | -2/+5 |
* | Update the doc comment: since it always NUL-terminates the buffer, it | Dan Winship | 2000-12-22 | 1 | -1/+1 |
* | Fix some off-by-one-ness. | Dan Winship | 2000-11-30 | 1 | -1/+1 |
* | Make this gratuitously more complicated. No wait, I mean, fix bugs. Now | Dan Winship | 2000-11-28 | 1 | -4/+5 |
* | We should always terminate the string. No need to check outptr is in | Not Zed | 2000-11-17 | 1 | -2/+1 |
* | Merge with camel-async. | Peter Williams | 2000-08-11 | 1 | -57/+29 |
* | Changed the read and write method prototypes to return an ssize_t type | Jeffrey Stedfast | 2000-06-07 | 1 | -16/+22 |
* | > searchpart = strchr(namepart, '?'); | NotZed | 2000-05-20 | 1 | -64/+72 |
* | Use CamelException to signal failure. (camel_stream_write_strings): | Dan Winship | 2000-05-09 | 1 | -61/+66 |
* | Make camel not leak like a sieve. | Dan Winship | 2000-05-08 | 1 | -11/+1 |
* | Big cleanup of camel-stream-*, got rid of 3 classes, improved the interfaces, | NotZed | 2000-04-26 | 1 | -48/+33 |
* | only return TRUE if the parent is at eos AND the buffer has been exhausted | Dan Winship | 2000-04-26 | 1 | -1/+1 |
* | kill camel-log | Dan Winship | 2000-04-19 | 1 | -10/+0 |
* | Function to read one line of any size from a stream and return it in | Dan Winship | 2000-03-24 | 1 | -0/+43 |
* | fix the name of "Helix Code, Inc." in all the copyrights | Dan Winship | 2000-03-10 | 1 | -1/+1 |
* | Added camel-stream-buffer to build. | NotZed | 2000-03-01 | 1 | -0/+454 |