json
|
8f7e3bc850
Remove incorrect comma in http service json config
|
7 years ago |
tests
|
4cece9cc7d
cache: cache_record_find: fix buffer overflow
|
4 years ago |
.gitignore
|
788316ef66
import v0.1
|
10 years ago |
.gitlab-ci.yml
|
3a67ebe3fc
Add initial GitLab CI support
|
4 years ago |
CMakeLists.txt
|
be687257ee
cmake: tests: provide umdns-san binary
|
4 years ago |
TODO
|
9ea0e4a3c0
remove a few TODO items
|
10 years ago |
announce.c
|
480d7bc74e
Fix sending unicast questions on cache expire
|
7 years ago |
announce.h
|
431db651f0
move announce state to struct interface
|
10 years ago |
cache.c
|
b42b22152d
use hostname from SRV record to look up IP addresses
|
1 year ago |
cache.h
|
b42b22152d
use hostname from SRV record to look up IP addresses
|
1 year ago |
dns.c
|
4035fe42df
interface: use a global socket instead of per-interface ones
|
1 year ago |
dns.h
|
45c4953b60
dns: explicitly endian-convert all fields in header and question
|
4 years ago |
interface.c
|
7c67597925
interface: fix interface memory corruption
|
8 months ago |
interface.h
|
4035fe42df
interface: use a global socket instead of per-interface ones
|
1 year ago |
main.c
|
60ca4afc61
add a iface pointer to services and records
|
10 years ago |
rfc6762.txt
|
757999da75
add the rfc
|
10 years ago |
service.c
|
b777a0b53f
service: fix compilation with GCC 10
|
3 years ago |
service.h
|
26ce7dca80
Allow filtering with instance name in service_reply
|
7 years ago |
ubus.c
|
d45c443aa1
ubus: add array flag support for the hosts method
|
1 year ago |
ubus.h
|
aee2d5582e
load service info from procd
|
10 years ago |
util.c
|
64f78f19c0
Rename mdns_hostname variable to the umdns_host_label
|
7 years ago |
util.h
|
64f78f19c0
Rename mdns_hostname variable to the umdns_host_label
|
7 years ago |