Sebastian Huber
6da0dda325
mDNSResponder: Port to RTEMS
...
Update #4010 .
2020-06-23 18:17:23 +02:00
Sebastian Huber
16c6926473
mDNSResponder: Back to mDNSResponder-878.30.4
...
Update #4010 .
2020-06-23 18:17:22 +02:00
Sebastian Huber
4c086a2446
mDNSResponder: Update to v878.1.1
...
The sources can be obtained via:
https://opensource.apple.com/tarballs/mDNSResponder/mDNSResponder-878.1.1.tar.gz
Update #3522 .
2018-09-20 11:23:33 +02:00
Sebastian Huber
f01edf1024
mDNSResponder: Update to v765.1.2
...
The sources can be obtained via:
https://opensource.apple.com/tarballs/mDNSResponder/mDNSResponder-765.1.2.tar.gz
Move mDNS_StartResolveService() and mDNS_StopResolveService() to an
RTEMS-specific file (rtemsbsd/mdns/mDNSResolveService.c) using the
v576.30.4 implementation. Apple removed these functions without
explanation.
Update #3522 .
2018-09-20 11:23:32 +02:00
Sebastian Huber
f761b290f1
mDNSResponder: Update to v625.41.2
...
The sources can be obtained via:
https://opensource.apple.com/tarballs/mDNSResponder/mDNSResponder-625.41.2.tar.gz
Update #3522 .
2018-09-20 11:23:32 +02:00
Sebastian Huber
406a2f4c8a
mDNS: AnonInfoAnswersQuestion: Fix stack usage
...
The mDNSexport is normally defined to be empty, thus mDNSStorage is a
huge stack variable (roughly 50KiB) with random data.
Asuming a global mDNSStorage variable in the mDNSCore makes no sense.
2014-01-30 16:23:04 +01:00
Sebastian Huber
9449f151d0
mDNS: Import
...
The sources can be obtained via:
http://opensource.apple.com/tarballs/mDNSResponder/mDNSResponder-544.tar.gz
2014-01-30 16:23:04 +01:00