]> git.saurik.com Git - apple/mdnsresponder.git/commit
mDNSResponder-522.1.11.tar.gz os-x-109 os-x-1091 v522.1.11
authorApple <opensource@apple.com>
Tue, 29 Oct 2013 14:59:42 +0000 (14:59 +0000)
committerApple <opensource@apple.com>
Tue, 29 Oct 2013 14:59:42 +0000 (14:59 +0000)
commit51601d487eaddf41da63f4b9d4dd2609f5978980
treed1680311283e37bdd70e0719948e91ab3b8d9242
parentd18b4be11d1f6d3f272126c6b435ef6da1babe24
mDNSResponder-522.1.11.tar.gz
78 files changed:
Clients/dns-sd.c
Clients/dnsctl.c [new file with mode: 0644]
Clients/mDNSNetMonitor.VisualStudio/mDNSNetMonitor.vcxproj
Clients/mDNSNetMonitor.VisualStudio/mDNSNetMonitor.vcxproj.filters
Makefile
mDNSCore/CryptoAlg.c
mDNSCore/CryptoAlg.h
mDNSCore/DNSCommon.c
mDNSCore/DNSCommon.h
mDNSCore/DNSDigest.c
mDNSCore/anonymous.c [new file with mode: 0644]
mDNSCore/anonymous.h [new file with mode: 0644]
mDNSCore/dnsproxy.c [new file with mode: 0644]
mDNSCore/dnsproxy.h [new file with mode: 0644]
mDNSCore/dnssec.c
mDNSCore/dnssec.h
mDNSCore/mDNS.c
mDNSCore/mDNSDebug.h
mDNSCore/mDNSEmbeddedAPI.h
mDNSCore/nsec.c
mDNSCore/nsec.h
mDNSCore/nsec3.c [new file with mode: 0644]
mDNSCore/nsec3.h [new file with mode: 0644]
mDNSCore/uDNS.c
mDNSCore/uDNS.h
mDNSMacOSX/BonjourEvents.c
mDNSMacOSX/CUPolicy.c [new file with mode: 0644]
mDNSMacOSX/CryptoSupport.c
mDNSMacOSX/DNSProxySupport.c [new file with mode: 0644]
mDNSMacOSX/DNSSECSupport.c [new file with mode: 0644]
mDNSMacOSX/DNSSECSupport.h [new file with mode: 0644]
mDNSMacOSX/DNSServiceDiscovery.c
mDNSMacOSX/LaunchDaemonInfo.helper.plist
mDNSMacOSX/LaunchDaemonInfo.plist
mDNSMacOSX/LegacyNATTraversal.c
mDNSMacOSX/Private/dns_services.c [new file with mode: 0644]
mDNSMacOSX/Private/dns_services.h [new file with mode: 0644]
mDNSMacOSX/Private/dns_xpc.h [new file with mode: 0644]
mDNSMacOSX/Private/xpc_services.c [new file with mode: 0644]
mDNSMacOSX/Private/xpc_services.h [new file with mode: 0644]
mDNSMacOSX/README.privsep
mDNSMacOSX/VPNService.c [new file with mode: 0644]
mDNSMacOSX/com.apple.networking.mDNSResponder [new file with mode: 0644]
mDNSMacOSX/daemon.c
mDNSMacOSX/dnsctl-entitlements.plist [new file with mode: 0644]
mDNSMacOSX/helper-error.h
mDNSMacOSX/helper-main.c
mDNSMacOSX/helper-stubs.c
mDNSMacOSX/helper.c
mDNSMacOSX/helper.h
mDNSMacOSX/helpermsg.defs
mDNSMacOSX/mDNSMacOSX.c
mDNSMacOSX/mDNSMacOSX.h
mDNSMacOSX/mDNSResponder-entitlements.plist
mDNSMacOSX/mDNSResponder.sb
mDNSMacOSX/mDNSResponder.xcodeproj/project.pbxproj
mDNSMacOSX/mDNSResponderLogging.mobileconfig [new file with mode: 0644]
mDNSPosix/Client.c
mDNSPosix/Identify.c
mDNSPosix/Makefile
mDNSPosix/NetMonitor.c
mDNSPosix/mDNSPosix.c
mDNSShared/PlatformCommon.c
mDNSShared/dns_sd.h
mDNSShared/dnsextd.c
mDNSShared/dnssd_clientshim.c
mDNSShared/dnssd_clientstub.c
mDNSShared/dnssd_ipc.h
mDNSShared/mDNSDebug.c
mDNSShared/uds_daemon.c
mDNSShared/uds_daemon.h
mDNSWindows/DLLX/DLLX.idl
mDNSWindows/DLLX/DLLX.vcxproj
mDNSWindows/Secret.c
mDNSWindows/Secret.h
mDNSWindows/SystemService/Service.vcxproj
mDNSWindows/SystemService/Service.vcxproj.filters
mDNSWindows/mDNSWin32.c