summaryrefslogtreecommitdiff
path: root/camel/camel.c
Commit message (Expand)AuthorAgeFilesLines
* Use recursive lock for camel_binding_* proxy functionsMilan Crha2015-02-241-7/+7
* Provide and use thread safe variants of g_object_bind_property*() functionsMilan Crha2015-02-241-0/+88
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-6/+5
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-13/+11
* [Camel] Disable SSL v2 and weak ciphers by defaultMilan Crha2013-08-081-8/+27
* Coding style and whitespace cleanup.Matthew Barnes2012-10-201-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-09-011-8/+13
* Coding style and whitespace cleanup.Matthew Barnes2012-08-191-3/+3
* Bug #642984 - Drop --enable-ssl configure option (nss/nspr always required)Milan Crha2011-09-261-8/+0
* Coding style and whitespace cleanups.Matthew Barnes2011-09-031-5/+6
* Coding style cleanups.Matthew Barnes2010-09-131-15/+15
* Bug 625039 - Commonly named macros in Camel header filesMatthew Barnes2010-07-281-7/+7
* Coding style and whitespace cleanup.Matthew Barnes2010-07-111-4/+3
* Make NSS database initialisation more robust, handle errors betterDavid Woodhouse2010-07-021-10/+11
* s/EVOLUTION_LOCALEDIR/LOCALEDIR/Matthew Barnes2010-06-181-1/+1
* Bug 585301 - Use ~/.pki/nssdb for NSS SQL database, not Evolution directory.David Woodhouse2010-06-141-9/+16
* Bug 585301 - Use correct NSS system database where appropriate.David Woodhouse2010-06-111-11/+40
* Bug 620522 - Build break: 'nss_config' undeclaredMatthew Barnes2010-06-031-1/+1
* Create the configdir instead of bailing out if it does not existFridrich Štrba2010-05-311-0/+4
* Bug 585301 - Use NSS SQLite database, if availableCraig Ringer2010-05-291-13/+52
* Port Camel to GObject.Matthew Barnes2010-04-241-4/+1
* Bug #615776 - Drop camel-private.h and offer a public alternative for locksMilan Crha2010-04-151-1/+1
* Merge miscellaneous cleanups from camel-gobject.Matthew Barnes2010-04-061-2/+1
* Add "Since: 2.24" tags to the API documentation.Matthew Barnes2010-03-141-0/+5
* Don't pass NULL to PR_Lock() during camel_shutdown().Matthew Barnes2009-10-261-4/+6
* Fix excessive whitespace.Matthew Barnes2009-07-121-1/+0
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-6/+6
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-10/+10
* Fix for the NSS_Shutdown crashSergio Villar Senín2009-05-071-8/+36
* Milan Crha <mcrha@redhat.com> ** Part of fix for bug #328216 (Do not free de...Suman Manjunath2008-09-081-1/+1
* ** Fixes bug #546926Matthew Barnes2008-08-211-26/+23
* ** Fix for bug #543943Milan Crha2008-07-231-0/+3
* updated novell copyright noticesJeffrey Stedfast2008-06-201-1/+1
* reverted rev 8210 which just changed whitespace indentJeffrey Stedfast2008-05-071-11/+11
* ** Fix for bnc #167638Srinivasa Ragavan2008-02-181-0/+2
* Save certificates _before_ calling PR_Cleanup(). Calling fsync() fromMatthew Barnes2008-01-211-9/+7
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-141-16/+16
* Fix FSF address (Tobias Mueller, #470445)Ross Burton2007-08-281-1/+1
* ** Fix for bug #402925 from hggdhSrinivasa Ragavan2007-07-281-0/+6
* ** Fixes bug #418852Matthew Barnes2007-04-281-1/+3
* On Win32, NSS wants the directory name in system codepage, not UTF-8. NoTor Lillqvist2006-06-151-18/+11
* camel-index.c camel-mime-filter-basic.c camel-mime-filter-charset.cTor Lillqvist2005-12-061-3/+6
* Modify License to LGPLHarish Krishnaswamy2005-08-311-3/+3
* Call atexit() directly on Win32, not g_atexit(). As g_atexit() isTor Lillqvist2005-08-131-0/+15
* ** See bug #300891Changwoo Ryu2005-08-091-0/+4
* remove (camel_operation_shutdown): remove. (co_getcc): new helper to getNot Zed2004-12-201-8/+0
* merged notzed-camel-eds-branchMichael Zucci2004-12-021-1/+0
* make camel_shutdown() an atexit handler againJeffrey Stedfast2004-06-181-1/+3
* Call camel_mime_utils_shutdown() and camel_operation_shutdown().Jeffrey Stedfast2004-06-181-3/+1
* Call camel_mime_utils_shutdown() and camel_operation_shutdown().Jeffrey Stedfast2004-06-181-0/+4