| Commit message (Expand) | Author | Age | Files | Lines |
* | Implemented. (digest_getv): Implemented. | Jeffrey Stedfast | 2002-05-09 | 1 | -0/+4 |
* | Change the message arg to a CamelMimeMessage instead of a CamelMedium. | Dan Winship | 2002-03-29 | 1 | -12/+3 |
* | Use flags rather than a bunch of gboolean variables. (smtp_connect): Same. | Jeffrey Stedfast | 2002-01-29 | 1 | -2/+0 |
* | Updated to match the new send_to API. (smtp_send): Get the from address | Jeffrey Stedfast | 2002-01-16 | 1 | -2/+3 |
* | Change the prototype for camel_address_get_type to return a CamelType | Jeffrey Stedfast | 2001-12-21 | 1 | -4/+3 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 1 | -1/+0 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 1 | -2/+2 |
* | Initialize the private send_lock. (camel_transport_finalize): Free the | Jeffrey Stedfast | 2001-06-28 | 1 | -0/+2 |
* | 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 |
* | Lock the command channel while searching. (imap_body_contains): If | Not Zed | 2000-12-24 | 1 | -0/+1 |
* | Fixed some memory leaks. (camel_smtp_transport_init): Initialize | Jeffrey Stedfast | 2000-09-29 | 1 | -1/+2 |
* | Merge with camel-async. | Peter Williams | 2000-08-11 | 1 | -5/+5 |
* | Make camel not leak like a sieve. | Dan Winship | 2000-05-08 | 1 | -3/+1 |
* | Add CamelTransport abstract class and CamelSendmailTransport | Dan Winship | 2000-02-25 | 1 | -0/+87 |