summaryrefslogtreecommitdiffstats
path: root/mDNSResponder/mDNSPosix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mDNS: Avoid uninitialized memorySebastian Huber2014-11-042-3/+3
| | | | Use calloc() instead of malloc().
* mDNS: Use mutex for mDNSPosix platformSebastian Huber2014-01-302-0/+23
|
* mDNS: ImportSebastian Huber2014-01-3022-0/+10117
The sources can be obtained via: http://opensource.apple.com/tarballs/mDNSResponder/mDNSResponder-544.tar.gz