summaryrefslogtreecommitdiff
path: root/src/zeroconf
AgeCommit message (Expand)Author
2018-10-14build with Meson instead of autotoolsMax Kellermann
2018-08-20Compiler.h: move to util/Max Kellermann
2018-07-17ZeroconfGlue: use struct ConfigDataMax Kellermann
2018-07-16config/Config*: rename files, drop "Config" prefixMax Kellermann
2018-06-03zeroconf/Avahi: move dbus_shutdown() call to the end of Main()Max Kellermann
2017-11-10event/SocketMonitor: rename Get() to GetSocket()Max Kellermann
2017-11-10event/SocketMonitor: add "noexcept"Max Kellermann
2017-08-29zeroconf/AvahiPoll: migrate from TimeoutMonitor to TimerEventMax Kellermann
2017-08-11zeroconf/Avahi: throw exception instead of raising fatal errorMax Kellermann
2017-08-11zeroconf/Bonjour: pass SocketDescriptor to constructorMax Kellermann
2017-08-10event/SocketMonitor: use class SocketDescriptorMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-12-28event/Loop: use std::chronoMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-01-21config/Option: convert to strictly-typed enumMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-10-10ZeroconfBonjour: use htons() instead of g_htons()Max Kellermann
2014-08-26ZeroconfAvahi: fix coding styleMax Kellermann
2014-08-26ZeroconfAvahi: remove "goto"Max Kellermann
2014-08-26ZeroconfAvahi: remove unused flag "avahi_running"Max Kellermann
2014-06-10zeroconf/Avahi: call dbus_shutdown() during shutdownMax Kellermann
2014-01-24Config*: move to config/Max Kellermann
2014-01-24Zeroconf*: move to zeroconf/Max Kellermann