aboutsummaryrefslogtreecommitdiffstats
path: root/src/ZeroconfBonjour.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-19*: use nullptr instead of NULLMax Kellermann1-4/+4
2013-10-15gcc.h: rename to Compiler.hMax Kellermann1-1/+1
2013-10-02Log: new logging library APIMax Kellermann1-5/+10
2013-08-04*: use gcc.h macros instead of GLibMax Kellermann1-5/+5
2013-01-31ZeroconfBonjour: fix OnSocketReady() return typeMax Kellermann1-1/+2
2013-01-27ZeroconfBonjour: use SocketMonitor instead of GIOChannelMax Kellermann1-26/+29
2013-01-27zeroconf: convert to C++Max Kellermann1-6/+9
2013-01-09zeroconf-bonjour: include Listen.hxx instead of listen.hMax Kellermann1-1/+1
2011-01-29copyright year 2011Max Kellermann1-1/+1
2010-12-21zeroconf-bonjour: use g_htons() instead of htons()Max Kellermann1-1/+1
2010-09-23zeroconf-bonjour: use g_htons() instead of htons()Max Kellermann1-1/+1
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-11-12include config.h in all sourcesMax Kellermann1-0/+1
2009-03-13all: Update copyright header.Avuton Olrich1-4/+5
2009-02-24listen: no CamelCaseMax Kellermann1-1/+1
2008-12-30main: use the GLib main loopMax Kellermann1-52/+19
2008-12-30bonjour: fixed "unused parameter" warningsMax Kellermann1-7/+13
2008-12-30zeroconf: moved code to zeroconf-avahi.c and zeroconf-bonjour.cMax Kellermann1-0/+122