Fix FSF address (Tobias Mueller, #470445)
[platform/upstream/evolution-data-server.git] / camel / providers / smtp / camel-smtp-transport.c
2007-08-28 Ross BurtonFix FSF address (Tobias Mueller, #470445)
2007-04-28 Matthew Barnes** Fixes bug #418852
2007-03-26 Matthew BarnesFix a couple memory leaks (#360807). Patch from Chris...
2006-06-15 Andre Klapperchanging "cancelled" to "canceled" in user-visible...
2006-05-10 Jeffrey StedfastImplement the correct fix.
2006-05-09 Jeffrey StedfastReverted. David Woodhouse can fix his own damn server...
2006-04-24 Jeffrey StedfastDon't do fallback for SSL/TLS. Fixes bug #321797.
2006-04-18 Jeffrey Stedfastfixed a type-o
2006-04-18 Jeffrey StedfastIf the hostname isn't valid (contains invalid chars...
2005-08-31 Harish KrishnaswamyModify License to LGPL
2005-08-17 Tor Lillqvistcamel-cipher-context.c Drop unneeded <pthread.h>.
2005-01-14 Jeffrey Stedfastif the first connection fails, clear the exception...
2004-12-03 Jeffrey StedfastSame.
2004-12-02 Michael Zucci merged notzed-camel-eds-branch
2004-12-01 Not Zed** See bug #69615.
2004-11-22 Not Zed** See bug #69109.
2004-11-01 Jeffrey StedfastDo the same SSL->TLS and TLS->CLEAR fallbacks that...
2004-10-13 Not Zedkill cast as lvalue warning.
2004-09-27 Jeffrey StedfastInstead of doing a host-lookup ourselves, get it passed...
2004-09-24 Not Zed** See bug #47821.
2004-09-20 Michael Zucci Merged notzed-eplugin-2-branch to head.
2004-06-14 Not Zeduse g_ascii_strcasecmp. (smtp_connect): do not re-helo...
2004-05-21 Not Zedadded a 'domain' argument, and rearragned arguments...
2004-03-13 Jeffrey StedfastNow takes an argument to specify whether disconnecting...
2004-03-12 Jeffrey StedfastFix for bug #53497.
2004-03-12 Jeffrey StedfastIf errno is EINTR, set USER_CANCEL instead of SERVICE_U...
2004-01-31 Jeffrey StedfastSame as below.
2004-01-20 Not Zed** See bug #52817.
2003-12-09 Not Zedencode the address before sending it out, rather than...
2003-11-06 Jeffrey StedfastDon't bother trying to see if the server advertises...
2003-10-28 Jeffrey StedfastFixes bug #35083
2003-10-08 Jeffrey StedfastRemoved an unused variable.
2003-09-25 Jeffrey Stedfastfixed a comment spelling mistake and removede CAMEL_OBJ...
2003-09-25 Jeffrey StedfastIf the localhost lookup results in a numeric IPv6 host...
2003-09-18 Jeffrey Stedfasts/HSCAN_/CAMEL_MIME_PARSER_STATE_/g and
2003-09-12 Jeffrey Stedfastupdated warning to mention the proper rfc
2003-08-26 Jeffrey Stedfasttemporarily reverting my camel namespace patches until...
2003-08-25 Jeffrey StedfastNamespaced.
2003-08-19 Not ZedVarious fixes to make it work.
2003-07-07 Jeffrey StedfastUpdated for string-utils namespace changes.
2003-05-16 Jeremy KatzEnsure cmdbuf is initialized to avoid compiler warning.
2003-05-13 Jeffrey StedfastIf host->h_name is NULL or an empty string, default...
2003-04-24 Not Zedonly free the host if it was set. removes a run-time...
2003-04-10 Jeffrey StedfastTurn off debugging if CAMEL_VERBOSE_DEBUG isn't set.
2003-04-08 Jeffrey StedfastMake sure host->h_name is not an empty string too?...
2003-03-17 Jeffrey StedfastRemoved unused variable left over from my previous...
2003-02-28 Jeffrey StedfastSame as IMAP and POP.
2003-02-24 Jeffrey Stedfastfixed a type-o that causes a segfault
2003-02-24 Jeffrey StedfastDo it the same way we just made the sendmail code do it.
2003-02-23 Jeffrey Stedfasts/g_slist_free1/g_slist_free_1
2003-02-23 Jeffrey StedfastRemove all Bcc headers before sending to the smtp server.
2003-02-14 Jeffrey StedfastSame as the gpg and pkcs7 contexts.
2003-02-04 Jeffrey StedfastUse g_ascii_strdown() instead of g_strdown, since g_str...
2003-01-04 Jeffrey StedfastInstead of checking recipients != NULL, check that...
2002-10-07 Jeffrey StedfastFixes bug #31752
2002-08-23 Jeffrey StedfastIf we fail to send the EHLO/HELO command successfully...
2002-07-25 Jeffrey StedfastRemove "possibly non-fatal" exception strings, all...
2002-07-16 Jeffrey StedfastMake the standard AUTH format take priority over the...
2002-07-15 Jeffrey StedfastGet rid of the constant 'required' variable, just use...
2002-07-12 Jeffrey StedfastDon't let any parts have a binary encoding.
2002-07-11 Jeffrey Stedfastoops, apparently I didn't save?
2002-07-11 Jeffrey StedfastFixes bug #27672
2002-06-19 Jeffrey StedfastDon't bother trying to authenticate (and thus don't...
2002-05-28 Jeffrey StedfastOn connection failure, unref the tcp stream.
2002-04-25 Jeffrey StedfastDon't put a space between the "RCPT TO:" and the "...
2002-04-17 Jeffrey StedfastGet rid of an unused variable.
2002-03-28 Dan WinshipChange the message arg to a CamelMimeMessage instead...
2002-03-18 Jeffrey StedfastUpdated to use the same logic as the POP code.
2002-03-13 Jeffrey StedfastAdded a work-around for SMTP servers that can't read...
2002-03-11 Jeffrey StedfastThese fixes should fix bug #21737.
2002-03-11 Dan Winship Rename the OpenSSL implementation of things to match...
2002-03-11 Dan WinshipRemove this: it couldn't be generically used, because...
2002-03-08 Jeffrey StedfastDon't call camel_remote_store_get_authtypes since we...
2002-03-07 Jeffrey StedfastFix to work with OpenSSL.
2002-03-06 Dan WinshipMake this compile.
2002-03-06 Jeffrey Stedfasttreat "" as "always" to maintain compatablity with...
2002-03-06 Jeffrey StedfastStart the ssl stream off in non-ssl mode (useful for...
2002-02-12 Jeffrey StedfastSince the AUTH token sometimes uses '=' instead of...
2002-01-29 Jeffrey StedfastNew function to decode an enhanced status code. (smtp_s...
2002-01-28 Jeffrey StedfastUse flags rather than a bunch of gboolean variables...
2002-01-15 Jeffrey StedfastUpdated to match the new send_to API. (smtp_send):...
2001-12-20 Jeffrey StedfastChange the prototype for camel_address_get_type to...
2001-11-30 Jeffrey StedfastDon't use regex matching. Fixes bug #16227.
2001-11-26 Jeffrey StedfastCheck to see that errno is non-zero before returning...
2001-10-27 Ettore PerazzoliFixing the license text.
2001-10-27 Ettore PerazzoliUpdate the licensing information to require version...
2001-10-13 Jeffrey StedfastReplace the Bcc headers in a single location and don...
2001-10-12 Jeffrey Stedfastoops, it should remove the bcc header, not the cc header
2001-10-12 Jeffrey StedfastRemove the stripheader filter from the build.
2001-09-07 Jeffrey StedfastMake sure to unref the mime filters when we finish...
2001-09-04 Jeffrey StedfastDo a clean disconnect.
2001-08-13 Jeffrey StedfastWe need to be ref'ing the folder if/when we add it...
2001-08-09 Jeffrey StedfastA quoted string cannot contain \n's so check for those...
2001-08-03 Jeffrey StedfastFirst check to make sure that service->url->authmech...
2001-08-03 Not Zedspecial case popb4smtp auth before we try and connect...
2001-07-23 Not ZedAdded some operation progress reporting. Actual data...
2001-06-28 Peter WilliamsAdd a CamelMimeFilterStripHeader that removes a header...
2001-06-26 Jeffrey Stedfastg_strdup() the message source here or we will have...
2001-06-23 Ettore PerazzoliUpdate the copyrights, replacing Helix Code with Ximian and
2001-06-21 Jeffrey StedfastUse camel_address_length() rather than casting and...
next