This website requires JavaScript.
Explore
Help
Sign In
wine
/
gecko
Watch
0
Star
0
Fork
0
You've already forked gecko
mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced
2024-09-13 09:24:08 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
371da4bde3
gecko
/
netwerk
/
dns
History
Ehsan Akhgari
c8230e2426
Bug 1152329 - Only compile _Android_GetAddrInfoForNetInterface on Android>=19; r=mcmanus
...
This fixes the compiler warnings about the unused static function on other platforms.
2015-04-08 21:57:01 -04:00
..
ChildDNSService.cpp
ChildDNSService.h
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
2015-03-21 12:28:04 -04:00
DNS.cpp
Bug 1138293 - Use malloc/free/realloc/calloc instead of moz_malloc/moz_free/moz_realloc/moz_calloc. r=njn
2015-03-31 12:32:49 +09:00
DNS.h
DNSListenerProxy.cpp
DNSListenerProxy.h
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
2015-03-21 12:28:04 -04:00
DNSRequestChild.cpp
DNSRequestChild.h
bug 1146027 - more final r=froydnj
2015-03-24 17:51:43 -04:00
DNSRequestParent.cpp
DNSRequestParent.h
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
2015-03-21 12:28:04 -04:00
effective_tld_names.dat
Bug 1151729 - New TLD additions for TLDs contracted with ICANN through 04/07/2015. r=gerv
2015-04-07 06:50:00 -04:00
GetAddrInfo.cpp
Bug 1152329 - Only compile _Android_GetAddrInfoForNetInterface on Android>=19; r=mcmanus
2015-04-08 21:57:01 -04:00
GetAddrInfo.h
moz.build
nameprep_template.c
nameprep.c
nameprepdata.c
nsDNSService2.cpp
Bug 1097804 - Part 1 - Create a library containing nsISocketTransportService and nsIDNS that can be used to support standalone WebRTC. r=mcmanus
2015-04-03 15:54:00 +02:00
nsDNSService2.h
Bug 1148527 - Indentation fix after bug 1145631, r=ehsan
2015-03-27 18:52:19 +00:00
nsEffectiveTLDService.cpp
nsEffectiveTLDService.h
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
2015-03-21 12:28:04 -04:00
nsHostResolver.cpp
nsHostResolver.h
nsIDNKitInterface.h
nsIDNService.cpp
nsIDNService.h
bug 1146027 - more final r=froydnj
2015-03-24 17:51:43 -04:00
nsIDNSListener.idl
nsIDNSRecord.idl
nsIDNSService.idl
nsIEffectiveTLDService.idl
nsIIDNService.idl
nsPIDNSService.idl
PDNSParams.h
PDNSRequest.ipdl
PDNSRequestParams.ipdlh
prepare_tlds.py
Bug 1150066 - restore ability to run prepare_tlds.py standalone. r=gps
2015-04-01 08:50:00 +02:00
punycode.c
punycode.h
race.c