Petr Štetiar
|
3a67ebe3fc
Add initial GitLab CI support
|
5 years ago |
Petr Štetiar
|
50caea1255
cmake: fix include dirs and libs lookup
|
5 years ago |
Kevin Darbyshire-Bryant
|
eadfa26a5c
service.c: fix build on gcc 10
|
4 years ago |
David Woodhouse
|
d13290b427
Fix advertised IPv6 addresses
|
4 years ago |
Kevin Darbyshire-Bryant
|
cdac0460ba
dns.c: fix input validation fix
|
4 years ago |
Kevin Darbyshire-Bryant
|
e74a3f9883
dns.c: improve input validation
|
4 years ago |
Polynomialdivision
|
ab7a39a5b5
umdns: fix unused error
|
4 years ago |
Paul Fertser
|
45c4953b60
dns: explicitly endian-convert all fields in header and question
|
4 years ago |
Rosen Penev
|
78974417e1
umdnsd: Replace strerror(errno) with %m.
|
7 years ago |
Philipp Meier
|
b84fdacb6e
Add debug output for service_timeout
|
7 years ago |
Philipp Meier
|
8f7e3bc850
Remove incorrect comma in http service json config
|
7 years ago |
Philipp Meier
|
9f401331c4
Remove ttl==255 restriction for queries
|
7 years ago |
Rafał Miłecki
|
0e8b948ff8
Support specifying instance name in JSON file
|
7 years ago |
Rafał Miłecki
|
49fdb9f7a5
Support PTR queries for a specific service
|
7 years ago |
Rafał Miłecki
|
26ce7dca80
Allow filtering with instance name in service_reply
|
7 years ago |
Rafał Miłecki
|
920c62a794
Store instance name in the struct service
|
7 years ago |
Rafał Miłecki
|
ff09d9a4f9
Rename service_name function to the service_instance_name
|
7 years ago |
Rafał Miłecki
|
64f78f19c0
Rename mdns_hostname variable to the umdns_host_label
|
7 years ago |
Rafał Miłecki
|
480d7bc74e
Fix sending unicast questions on cache expire
|
7 years ago |
Rafał Miłecki
|
a0403cde2d
Keep source sockaddr for every cached DNS record
|
7 years ago |
Rafał Miłecki
|
1478293fd9
Fix code freeing cached non-A(AAA) records too early
|
7 years ago |
Rafał Miłecki
|
9f1cc226e4
Fix replying to "QU" questions received on unicast interface
|
7 years ago |
Rafał Miłecki
|
943bedb9da
Fix reading port of incoming packets
|
7 years ago |
Rafał Miłecki
|
c725494833
Use MCAST_PORT define for port 5353
|
7 years ago |
Rafał Miłecki
|
ce7e9e939d
Use one define for DNS-Based Service Discovery service name
|
7 years ago |
Rafał Miłecki
|
e1bacef27d
Drop entries cached for interface we're going to delete
|
7 years ago |
Rafał Miłecki
|
496aeba797
Fix comment typo in cache_gc_timer
|
7 years ago |
Rafał Miłecki
|
f89986b67d
Fix refreshing cached A(AAA) records that expire
|
7 years ago |
Rafał Miłecki
|
fd5a160a15
Don't cache hosts as services
|
7 years ago |
Rafał Miłecki
|
80dd246024
Refresh DNS records A and AAAA directly
|
7 years ago |