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
1d0f51f865
gecko
/
netwerk
/
dns
History
Jacek Caban
85d51fc6c4
Bug 1067679 - mingw fixup.
2014-10-01 10:58:30 +02:00
..
ChildDNSService.cpp
Bug 947721 - Fix function CancelAsyncRequest and add the same function for the child process. r=sworkman
2014-08-26 05:09:00 -04:00
ChildDNSService.h
Bug 947721 - Fix function CancelAsyncRequest and add the same function for the child process. r=sworkman
2014-08-26 05:09:00 -04:00
DNS.cpp
Bug 1067679 - Call DnsQuery in addition to getaddrinfo to get DNS TTL on Windows r=sworkman
2014-09-20 15:10:18 -07:00
DNS.h
Bug 1067679 - Call DnsQuery in addition to getaddrinfo to get DNS TTL on Windows r=sworkman
2014-09-20 15:10:18 -07:00
DNSListenerProxy.cpp
Bug 947721 - Fix function CancelAsyncRequest and add the same function for the child process. r=sworkman
2014-08-26 05:09:00 -04:00
DNSListenerProxy.h
Bug 947721 - Fix function CancelAsyncRequest and add the same function for the child process. r=sworkman
2014-08-26 05:09:00 -04:00
DNSRequestChild.cpp
Bug 947721 - Fix function CancelAsyncRequest and add the same function for the child process. r=sworkman
2014-08-26 05:09:00 -04:00
DNSRequestChild.h
Bug 947721 - Fix function CancelAsyncRequest and add the same function for the child process. r=sworkman
2014-08-26 05:09:00 -04:00
DNSRequestParent.cpp
Bug 947721 - Fix function CancelAsyncRequest and add the same function for the child process. r=sworkman
2014-08-26 05:09:00 -04:00
DNSRequestParent.h
Bug 947721 - Fix function CancelAsyncRequest and add the same function for the child process. r=sworkman
2014-08-26 05:09:00 -04:00
effective_tld_names.dat
Bug 1061266 - New TLD additions for gTLDs contracted with ICANN from 2014-07-25 to 2014-09-01. r=gerv
2014-09-02 07:27:00 +02:00
GetAddrInfo.cpp
Bug 1067679 - mingw fixup.
2014-10-01 10:58:30 +02:00
GetAddrInfo.h
Bug 1067679 - Call DnsQuery in addition to getaddrinfo to get DNS TTL on Windows r=sworkman
2014-09-20 15:10:18 -07:00
Makefile.in
moz.build
Bug 1067679 - Call DnsQuery in addition to getaddrinfo to get DNS TTL on Windows r=sworkman
2014-09-20 15:10:18 -07:00
nameprep_template.c
nameprep.c
nameprepdata.c
nsDNSService2.cpp
Bug 1024614 - Guard against null resolver when flushing DNS cache r=sworkman
2014-09-26 13:31:22 -05:00
nsDNSService2.h
nsEffectiveTLDService.cpp
nsEffectiveTLDService.h
nsHostResolver.cpp
Bug 939318 - Detect network interface changes on Windows. r=mcmanus
2014-09-24 23:14:00 -04:00
nsHostResolver.h
Bug 939318 - Detect network interface changes on Windows. r=mcmanus
2014-09-24 23:14:00 -04:00
nsIDNKitInterface.h
nsIDNService.cpp
nsIDNService.h
nsIDNSListener.idl
Bug 947721 - Fix function CancelAsyncRequest and add the same function for the child process. r=sworkman
2014-08-26 05:09:00 -04:00
nsIDNSRecord.idl
nsIDNSService.idl
nsIEffectiveTLDService.idl
nsIIDNService.idl
nsPIDNSService.idl
PDNSParams.h
PDNSRequest.ipdl
Bug 947721 - Fix function CancelAsyncRequest and add the same function for the child process. r=sworkman
2014-08-26 05:09:00 -04:00
PDNSRequestParams.ipdlh
prepare_tlds.py
punycode.c
punycode.h
race.c