Extending test-client-custom-summary to try e_book_client_get_contacts_uids()
[platform/upstream/evolution-data-server.git] / camel / camel-tcp-stream-raw.c
2012-09-01 Matthew BarnesCoding style and whitespace cleanup.
2012-07-17 Milan CrhaBug #551788 - Hangs when network changes
2012-05-17 Milan CrhaCamel: Allow SSL certificate resave and use detailed...
2012-03-02 Milan CrhaProvide at least some NSPR error text, rather than...
2012-02-20 Matthew BarnesCoding style and whitespace cleanup.
2011-11-29 Matthew BarnesBetter runtime warnings in tcp_stream_set_error_from_pr...
2011-11-04 Matthew BarnesCamelTcpStreamRaw: Use PR_Interrupt() to cancel blocked...
2011-09-03 Matthew BarnesCoding style and whitespace cleanups.
2011-05-08 Matthew BarnesCoding style cleanups.
2011-03-05 Matthew BarnesCoding style cleanup.
2011-02-24 Milan CrhaBug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE...
2010-12-15 Milan CrhaBug #634385 - Crash in smtp_connect
2010-09-28 Matthew BarnesUse GCancellable in all methods that may block.
2010-09-21 David RonisBug #630222 - Build failure camel-tcp-stream-raw.c
2010-09-20 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-09-20 Federico Mena QuinteroOops, fix a struct field's name
2010-09-20 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-09-20 Federico Mena QuinteroSanitize error handling in the SOCKS5/SOCKS4 code paths
2010-09-14 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-09-14 Federico Mena Quinterobmc#3667 - SOCKS5 failure doesn't fall back to SOCKS4
2010-09-13 Matthew BarnesCoding style cleanups.
2010-09-06 Milan CrhaBug #624135 - Gerror with imap provider when clicked...
2010-08-18 Matthew BarnesCoding style and whitespace cleanup.
2010-08-18 Fridrich ŠtrbaAdd necessary includes for compiling on Windows
2010-08-12 Federico Mena QuinteroMerge branch camel-socks-proxy-master for SOCKS5 /...
2010-08-12 Federico Mena QuinteroMake _set_g_error_from_errno() public
2010-08-12 Federico Mena QuinteroFormat error strings, don't include them inline
2010-08-12 Federico Mena QuinteroFix method name
2010-08-12 Federico Mena QuinteroMissing include
2010-08-12 Federico Mena QuinteroMissing comma
2010-08-12 Federico Mena QuinteroFix cut&paste thinko
2010-08-12 Federico Mena QuinteroGError **, not GError *
2010-07-28 Federico Mena QuinteroOops, fix endianness of port numbers
2010-07-28 Federico Mena QuinteroUse 'localhost' instead of NULL to resolve ports
2010-07-28 Federico Mena QuinteroDon't try SOCKS4 on IPv6 addresses; it doesn't handle...
2010-07-28 Federico Mena QuinteroTry SOCKS5, then SOCKS4
2010-07-28 Federico Mena QuinteroTry all the struct addrinfo when connecting to a proxy...
2010-07-28 Federico Mena QuinteroAdd new GError codes for SOCKS proxies - CamelProxyError
2010-07-28 Federico Mena QuinteroBasic logic to request connection from a SOCKS5 proxy
2010-07-28 Federico Mena QuinteroSeparate function to just connect to the proxy host
2010-07-28 Federico Mena QuinteroAdd function to replace CamelTcpStreamRaw's sockfd...
2010-07-28 Federico Mena QuinteroMake _set_errno_from_pr_error() public
2010-07-28 Federico Mena QuinteroMake CamelTcpStreamRaw use PRFileDesc internally
2010-07-23 Federico Mena QuinteroMove CamelTcpStreamRaw's fields to a private structure
2010-07-23 Federico Mena QuinteroDo name resolution inside camel_tcp_stream_connect()
2010-07-08 Matthew BarnesMigrate from CamelException to GError.
2010-06-03 Fridrich ŠtrbaMaking e-d-s build on Windows and also build on other...
2010-06-02 Federico Mena QuinteroPropagate errno from the proxy connection functions
2010-06-02 Federico Mena QuinteroFix thinko when processing the reply from the SOCKS4...
2010-06-02 Federico Mena QuinteroOops, struct sockaddr_in is already in network byte...
2010-06-02 Federico Mena QuinteroTcpRaw: Connect via a SOCKS4 proxy if available
2010-06-02 Federico Mena QuinteroFunction to connect to a SOCKS4 proxy
2010-04-24 Matthew BarnesPort Camel to GObject.
2010-04-15 Fridrich ŠtrbaRemoving some pthreads related comments.
2010-04-10 Matthew BarnesMerge some cleanup bits from camel-gobject.
2010-04-06 Fridrich Štrba[win32] Trying to remove inclusion of win32 headers...
2009-11-10 Tor LillqvistUse EAGAIN instead of ETIMEDOUT on Windows
2009-07-13 Matthew BarnesFix excessive whitespace.
2009-06-01 Matthew BarnesFix compiler warnings in camel.
2009-05-28 Matthew BarnesPrefer GLib basic types over C types.
2009-05-27 Matthew BarnesRemove trailing whitespace, again.
2009-05-03 Matthew BarnesBug 572977 – Use g_strerror() instead of strerror()
2008-07-23 Matthew Barnes** Fix a bunch of Gtk-Doc warnings in Camel.
2008-06-20 Jeffrey Stedfastupdated novell copyright notices
2008-05-07 Jeffrey Stedfastreverted rev 8210 which just changed whitespace indent
2007-11-15 Matthew Barnes** Merge a bunch of compiler warning fixes and cosmetic...
2007-11-14 Matthew Barnes** Remove trailing whitespace from source code.
2007-10-01 Kjartan MaraasInclude "libedataserver/e-sexp.h" to get the _ESExpResu...
2007-08-28 Ross BurtonFix FSF address (Tobias Mueller, #470445)
2007-04-28 Matthew Barnes** Fixes bug #418852
2005-12-13 Tor Lillqvistcamel-folder.c Just cosmetics.
2005-08-31 Harish KrishnaswamyModify License to LGPL
2005-05-09 Jeffrey Stedfastgtk-doc stuff
2004-09-24 Not Zed** See bug #47821.
2004-04-30 Priit LaesFix typo. #53466.
2004-01-05 Not Zedcheck the right return of the socket call, dont set...
2004-01-02 Jeffrey StedfastSave errno and check the return of the socket() call.
2003-07-08 Jeffrey StedfastUse camel_read(). (stream_write): Use camel_write().
2003-03-03 Jeffrey StedfastUpdated to use the new API from a fe commits ago for...
2002-11-11 Jeffrey StedfastUse g_strerror when setting an exception string (we...
2002-08-29 Jeffrey Stedfastsimplified
2002-08-29 Jeffrey StedfastFixed `set' to hold the correct value when setting...
2002-07-31 Jeffrey StedfastUpdate the comment.
2002-05-06 Jeffrey StedfastDon't bother with counting down the timeout.
2002-05-03 Jeffrey StedfastSame fix as the tcp stream. (stream_write): Again here...
2002-04-17 Jeffrey StedfastGet rid of an unused variable.
2002-03-11 Dan WinshipRemove this: it couldn't be generically used, because...
2001-12-13 Jeffrey Stedfastmerged some changes from the 1-0 branch that apparently...
2001-10-28 Jeffrey StedfastMake sure we've actually read data before checking...
2001-10-28 Jeffrey StedfastSame.
2001-10-27 Ettore PerazzoliMore fixing of the license texts.
2001-10-26 Jeffrey StedfastCheck for EWOULDBLOCK too? (stream_read): Same. (stream...
2001-10-26 Jeffrey StedfastCheck for EWOULDBLOCK too? (stream_read): Same.
2001-10-24 Jeffrey Stedfastupdated the SIMULATE_FLAKY_NETWORK code
2001-10-24 Jeffrey StedfastSame as in the TcpStreamRaw code. (stream_write): And...
2001-10-17 Not ZedAs below.
2001-09-08 Not ZedLikewise.
2001-08-27 Jeffrey Stedfasts/IMAPv4/IMAP
2001-03-29 Kjartan MaraasBig header cleanups and nntp compile fix
2001-03-16 Jeffrey StedfastPrint info about the issuer of the certificate.
next