summaryrefslogtreecommitdiff
path: root/camel/camel-net-utils.c
Commit message (Expand)AuthorAgeFilesLines
* Update devel-doc Since from 3.14 to 3.16Milan Crha2015-02-241-1/+1
* Bug 486018 - Implement IDNA (Internationalized Domain Names in Applications)Milan Crha2014-08-271-1/+80
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-10/+10
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-10/+8
* Coding style and whitespace cleanups.Matthew Barnes2013-12-081-72/+72
* Bug 710989 - Replace most uses of strcpy()Murray Cumming2013-11-011-1/+1
* Remove unused camel_getnameinfo().Matthew Barnes2013-09-261-132/+0
* Do not use generic error codes in camel_getaddrinfo()/camel_getnameinfo()Milan Crha2013-07-221-4/+5
* Bug #512714 - Error string "Host lookup failed: Name or Service not known"Milan Crha2012-12-031-4/+13
* Replace deprecated GLib symbols (as of GLib 2.34.x)Milan Crha2012-11-051-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-08-191-8/+8
* Coding style and whitespace cleanups.Matthew Barnes2011-09-031-11/+19
* Coding style cleanups.Matthew Barnes2011-05-081-7/+7
* More whitespace cleanup.Matthew Barnes2011-01-301-4/+4
* Camel: Add an asynchronous API.Matthew Barnes2010-09-281-4/+4
* Use GCancellable in all methods that may block.Matthew Barnes2010-09-281-19/+23
* Don't dupplicate wspiapi.h internallyFridrich Štrba2010-09-131-1/+3
* Coding style cleanups.Matthew Barnes2010-09-131-54/+54
* Coding style and whitespace cleanup.Matthew Barnes2010-08-281-1/+1
* Migrate from CamelException to GError.Matthew Barnes2010-07-081-31/+27
* Merge miscellaneous cleanups from camel-gobject.Matthew Barnes2010-04-061-16/+40
* [win32] Trying to remove inclusion of win32 headers in camel headers.Fridrich Štrba2010-04-061-0/+2
* Add "Since: 2.22" tags to the API documentation.Matthew Barnes2010-03-141-0/+15
* Bug #600322 - assertion failed: (reply == msg) in cs_waitinfo()Milan Crha2010-02-241-24/+21
* Bug #600449 - segfault in camel_msgport_destroyMilan Crha2009-11-271-19/+15
* Fix excessive whitespace.Matthew Barnes2009-07-121-1/+0
* Support also Windows 2000Fridrich Strba2009-06-151-0/+3
* Fix compiler warnings in camel.Matthew Barnes2009-06-011-6/+6
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-73/+73
* Whitespace cleanup.Matthew Barnes2009-05-281-9/+9
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-49/+49
* 2009-05-06 Jeff Cai <jeff.cai@sun.com>Jeff Cai2009-05-061-0/+9
* Bug 573273 – Use g_poll() instead of poll()paul2009-05-041-9/+5
* fixed copyright noticesJeffrey Stedfast2008-06-201-1/+1
* ** Fixes part of bug #424744Matthew Barnes2008-05-071-12/+11
* reverted rev 8210 which just changed whitespace indentJeffrey Stedfast2008-05-071-48/+48
* ** Fixes bug #516074Matthew Barnes2008-02-141-0/+8
* camel-net-utils.c camel-filter-driver.c camel-filter-search.c Include GLibTor Lillqvist2008-01-231-3/+3
* ** Merge a bunch of compiler warning fixes and cosmetic cleanups fromMatthew Barnes2007-11-151-1/+2
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-141-51/+51
* Fix FSF address (Tobias Mueller, #470445)Ross Burton2007-08-281-1/+1
* Memory leak fixPhilip Van Hoof2007-06-141-1/+1
* ** Fixes bug #418852Matthew Barnes2007-04-281-6/+7
* changing "cancelled" to "canceled" in user-visible strings. Fixes bugAndre Klapper2006-06-151-4/+4
* Fix memory leak. Fixes bug #335423.Chris Heath2006-06-091-5/+6
* Don't use getadrinfo() etc on Windows, as they are present on XP only.Tor Lillqvist2006-02-021-0/+2
* Implement gai_strerror() for Win32. (cs_waitinfo): Use select() instead ofTor Lillqvist2005-12-111-9/+58
* Modify License to LGPLHarish Krishnaswamy2005-08-311-3/+3
* merged notzed-camel-eds-branchMichael Zucci2004-12-021-0/+781