Extending test-client-custom-summary to try e_book_client_get_contacts_uids()
[platform/upstream/evolution-data-server.git] / camel / camel-tcp-stream-ssl.h
2011-12-01 Matthew Barnesrehandshake_ssl(): Be more responsive to cancellations.
2011-09-26 Milan CrhaBug #642984 - Drop --enable-ssl configure option (nss...
2011-07-19 Matthew BarnesGenerate GTypes for various Camel enums.
2011-07-05 Matthew Barnescamel_tcp_stream_ssl_enable_ssl(): Add GError parameter.
2010-10-04 Matthew BarnesCollect Camel flags into enum types.
2010-09-20 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-09-20 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-09-14 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-08-12 Federico Mena QuinteroMerge branch camel-socks-proxy-master for SOCKS5 /...
2010-07-29 Matthew BarnesBug 625039 - Commonly named macros in Camel header...
2010-07-28 Federico Mena QuinteroDerive CamelTcpStreamSSL from CamelTcpStreamRaw
2010-07-23 Federico Mena QuinteroImplement ::get_file_desc() in CamelTcpStreamSSL
2010-04-24 Matthew BarnesPort Camel to GObject.
2010-04-03 Matthew BarnesMerge some cleanup bits from camel-gobject.
2010-04-02 Matthew BarnesLock down Camel headers.
2009-11-24 Chenthill PalanisamyFetches the folderinfo from multiple namespaces - imapx.
2009-07-13 Matthew BarnesFix excessive whitespace.
2009-05-28 Matthew BarnesPrefer GLib basic types over C types.
2009-05-27 Matthew BarnesRemove trailing whitespace, again.
2008-06-20 Jeffrey Stedfastupdated novell copyright notices
2008-05-07 Jeffrey Stedfastreverted rev 8210 which just changed whitespace indent
2007-11-14 Matthew Barnes** Remove trailing whitespace from source code.
2007-08-28 Ross BurtonFix FSF address (Tobias Mueller, #470445)
2007-04-28 Matthew Barnes** Fixes bug #418852
2005-08-31 Harish KrishnaswamyModify License to LGPL
2005-05-09 Jeffrey Stedfastgtk-doc stuff
2003-08-19 Not ZedVarious fixes to make it work.
2003-02-28 Jeffrey StedfastSame as IMAP and POP.
2002-03-06 Jeffrey StedfastStart the ssl stream off in non-ssl mode (useful for...
2001-10-27 Ettore PerazzoliMore fixing of the license texts.
2001-10-10 Jeffrey StedfastSame hack as below.
2001-03-16 Jeffrey StedfastPrint info about the issuer of the certificate.
2001-03-15 Jeffrey StedfastUninclude prnetdb.h since it's not needed here.
2001-03-15 Jeffrey StedfastUpdate for using CamelTcpStreams and also for using...
2001-03-15 Jeffrey StedfastPass the service into the SSL stream, not the session.
2001-03-11 Jeffrey StedfastComment out everything unless HAVE_NSS is defined.
2001-01-16 Jeffrey StedfastUgh, this design is ugly like my butt.
2001-01-14 Jeffrey StedfastNew CamelTcpStream class that implements nspr sockets...