1
Fix NULL pointer crashes from #175
Tommi Rantala <tommi.t.rantala@nokia.com>
2
Patch #2
Waldemar Brodkorb <wbx@openadk.org>
3
Avoid infinite-loop in avahi-daemon by handling HUP event in
Riccardo Schirone <sirmy15@gmail.com>
4
core: reject overly long TXT resource records
Evgeny Vereshchagin <evvers@ya.ru>
5
Ensure each label is at least one byte long
=?UTF-8?q?Petr=20Men=C5=A1=C3=ADk?= <pemensik@redhat.com>
6
[common] bail out when escaped labels can't fit into ret
Evgeny Vereshchagin <evvers@ya.ru>
7
core: extract host name using avahi_unescape_label()
Michal Sekletar <msekleta@redhat.com>
8
core: return errors from avahi_server_set_host_name properly
Evgeny Vereshchagin <evvers@ya.ru>
9
core: make sure there is rdata to process before parsing it
Michal Sekletar <msekleta@redhat.com>
10
common: derive alternative host name from its unescaped
Michal Sekletar <msekleta@redhat.com>
11
Properly randomize query id of DNS packets
=?UTF-8?q?Petr=20Men=C5=A1=C3=ADk?= <pemensik@redhat.com>
12
core/wide-area: fix for CVE-2024-52615
Michal Sekletar <msekleta@redhat.com>
13
core: refuse to create wide-area record browsers when
Evgeny Vereshchagin <evvers@ya.ru>
14
core: fix DoS bug by removing incorrect assertion
Hugo Muis <198191869+friendlyhugo@users.noreply.github.com>
15
core: fix DoS bug by changing assert to return
Hugo Muis <198191869+friendlyhugo@users.noreply.github.com>
16
core: fix uncontrolled recursion bug using a simple loop
Hugo Muis <198191869+friendlyhugo@users.noreply.github.com>