summaryrefslogtreecommitdiff
path: root/camel/camel-file-utils.c
Commit message (Expand)AuthorAgeFilesLines
* camel: Fix ordering of parameters to fwrite()Philip Withnall2014-11-031-2/+2
* camel: Fix ordering of parameters to fread()Philip Withnall2014-11-031-2/+2
* Misceallenous Win32 build related fixesMilan Crha2014-06-011-0/+2
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-11/+10
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-10/+8
* Coding style and whitespace cleanups.Matthew Barnes2013-12-081-27/+27
* Address some compiler warnings and Coverity scan issues in a different wayMilan Crha2013-11-151-4/+10
* Fix/mute issues found by Coverity scanMilan Crha2013-11-131-4/+4
* Remove unused camel_read/write_socket().Matthew Barnes2013-11-031-191/+0
* Coding style and whitespace cleanups.Matthew Barnes2011-09-031-12/+22
* Coding style cleanups.Matthew Barnes2011-05-081-1/+1
* Improve camel_file_util_encode_fixed_string()Matthew Barnes2011-03-081-10/+13
* More whitespace cleanup.Matthew Barnes2011-01-301-7/+7
* Use GCancellable in all methods that may block.Matthew Barnes2010-09-281-74/+59
* Coding style cleanups.Matthew Barnes2010-09-131-18/+18
* Migrate from CamelException to GError.Matthew Barnes2010-07-081-8/+85
* Assure that G_OS_WIN32 can be defined before relying on itFridrich Štrba2010-04-081-4/+4
* Merge miscellaneous cleanups from camel-gobject.Matthew Barnes2010-04-061-6/+12
* Remove some deprecated API from camel.Matthew Barnes2010-03-311-19/+0
* Fix Gtk-Doc syntax in function block comments.Matthew Barnes2010-03-141-15/+15
* Add "Since: 2.30" tags to the API documentation.Matthew Barnes2010-03-131-0/+2
* Remove unnecessary libedataserver includes.Matthew Barnes2010-01-071-2/+0
* Use EAGAIN instead of ETIMEDOUT on WindowsTor Lillqvist2009-11-101-2/+2
* Deprecate camel_mkdir() and remove assertions.Matthew Barnes2009-11-051-3/+0
* Use g_mkdir_with_parents() in camel_mkdir()Tor Lillqvist2009-11-051-18/+3
* Coding style and whitespace cleanup.Matthew Barnes2009-10-241-6/+6
* Fix undefined references and fiddling with imapxChenthill Palanisamy2009-09-301-0/+35
* Fix excessive whitespace.Matthew Barnes2009-07-121-13/+0
* Fix compiler warnings in camel.Matthew Barnes2009-06-011-22/+22
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-47/+47
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-57/+57
* ** Fix a bunch of Gtk-Doc warnings in Camel.Matthew Barnes2008-07-231-5/+5
* Removed, more-or-less moved into camel-mime-utils.c (this code wasJeffrey Stedfast2008-06-211-14/+14
* fixed copyright noticesJeffrey Stedfast2008-06-201-1/+1
* reverted rev 8210 which just changed whitespace indentJeffrey Stedfast2008-05-071-57/+57
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-141-57/+57
* Fix FSF address (Tobias Mueller, #470445)Ross Burton2007-08-281-1/+1
* ** Fixes bug #418852Matthew Barnes2007-04-281-4/+4
* Meta-summary implementation for beagleVeerapuram Varadhan2006-07-241-0/+66
* Improve doc comment, mention the Win32 aspects.Tor Lillqvist2006-06-021-2/+8
* Delete function camel_mkdir().Simon Zheng2006-01-101-41/+1
* Win32 port: Include <winsock2.h>. Use g_htonl() and g_ntohl().Tor Lillqvist2005-12-081-27/+207
* Modify License to LGPLHarish Krishnaswamy2005-08-311-3/+3
* set nodelay and keepalive on the socket.Not Zed2004-05-061-29/+34
* ** See bug #51045.Not Zed2004-02-161-55/+57
* Since decoding a string doesn't allow strings longer than 65536, truncateJeffrey Stedfast2004-02-121-2/+4
* implement PERSISTENT_PROPERTIES, for index mode.Not Zed2003-08-271-0/+30
* Use camel_mkdir().Jeffrey Stedfast2003-07-071-18/+202
* Like camel_url_encode, but works directly on an existing GString.Dan Winship2003-03-271-1/+1
* helper, build fingerprint. (camel_certdb_nss_cert_get): Helper for nssNot Zed2002-10-171-1/+1