473d8520f9
Avahi Client - fix crashing is avahi daemon is not running.
2023-05-06 08:32:19 -04:00
c75cd78cff
Add optional parameter for binding service to specific interface
...
Forgot Linux
2022-10-28 13:57:08 -04:00
334ca21012
AvahiClient - Fix parsing of TXT records if value contains '='
...
TXT record values can also contain equals signs. The current
implementation would consider any record where the value contains an
equals sign as an empty record.
2022-02-17 20:41:07 -05:00
c286fcd2c0
Change browser protocol options so it can only be IPv4 or IPv6, not both.
2019-03-05 21:26:41 -05:00
e92ba9936c
switch from QExplicitlySharedDataPointer to QSharedPointer
2019-03-05 21:19:32 -05:00
339b5c83eb
AvahiClient - publish does not need to store name, type, domain and port anymore.
2018-04-11 13:22:43 -04:00
40ef144f14
Avahi Implementation: Fix double-free on errors in GROUP_UNCOMMITED stage
2018-04-11 10:56:52 +02:00
0c7f30b093
registered metatype for queued connections, qml integration;
...
Signed-off-by: Jonathan Bagg <drwho@infidigm.net >
2017-11-02 20:28:56 -04:00
323d9494f5
Applied undo_some_whitespace_changes.patch
2017-10-23 20:12:00 +02:00
2d21502972
spaces to tabs
2017-10-19 20:51:49 +02:00
7f06953b6d
Merge branch 'master' into shareddata
2017-10-19 20:43:00 +02:00
d32cd85183
Merge remote-tracking branch 'upstream/master'
2017-10-16 17:32:39 +02:00
e9ecf39c36
added parent to QZeroconf constructor
2017-10-16 17:12:09 +02:00
8a9936a4a5
Add publishExists() and browserExists() api calls.
2017-10-09 21:25:58 -04:00
2622544691
Emit removeService() for all discovered services when browser is stopped.
2017-10-09 21:23:00 -04:00
3be8677b02
ajusted avahi implementation for shared data
...
updated the example for shared data
2017-10-06 17:17:19 +02:00
639050b600
Avahi backends - keep resolvers around to get updates
2017-08-08 21:56:15 -04:00
195e740ceb
Add txt records to discovered services
2017-03-15 20:32:28 -04:00
e4e4308942
Add txt records to service publication.
2017-03-10 20:08:54 -05:00
b04c27e47e
Fix compiling with msvc. "interface" is a keyword.
2017-02-26 17:43:37 -05:00
813bf77058
Initial commit
2015-11-21 07:22:36 -05:00