index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dns
/
mdns_client_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the ability for MDnsListener to actively refresh records
noamsml@chromium.org
2014-01-30
1
-2
/
+46
*
Refactored to make MDnsSocketFactory return array of sockets.
vitalybuka@chromium.org
2013-12-02
1
-113
/
+85
*
Revert 225492 "Revert 225155 "Keep running mdns client even if e..."
vitalybuka@chromium.org
2013-09-26
1
-19
/
+12
*
Revert 225155 "Keep running mdns client even if either IPv4 or I..."
vitalybuka@chromium.org
2013-09-26
1
-12
/
+19
*
Keep running mdns client even if either IPv4 or IPv6 bind failed.
vitalybuka@chromium.org
2013-09-25
1
-19
/
+12
*
avoid char+'\xHH' as it's too easy to use values > 127
mostynb@opera.com
2013-08-01
1
-246
/
+250
*
Use a direct include of the message_loop header in net/, part 1.
avi@chromium.org
2013-07-17
1
-1
/
+1
*
Add correct handling of goodbye packets to MDnsCache
noamsml@chromium.org
2013-07-11
1
-0
/
+55
*
Add an explicit way of forcing the MDnsClient to listen on the network
noamsml@chromium.org
2013-07-02
1
-33
/
+5
*
Fix build problems with MDns code
noamsml@chromium.org
2013-07-02
1
-210
/
+208
*
Fixed ASAN error in MDnsTest.AdditionalRecords
noamsml@chromium.org
2013-07-01
1
-1
/
+2
*
Add NSEC record support for MDnsClient
noamsml@chromium.org
2013-07-01
1
-11
/
+159
*
Cleanup: Factor and de-duplicate out mock socket used for testing mdns
noamsml@chromium.org
2013-06-21
1
-147
/
+12
*
MDnsClient: Process all records before alerting listeners
noamsml@chromium.org
2013-06-19
1
-0
/
+100
*
Removed spurious uses of RunUntilIdle from the MDnsClient unit tests
noamsml@chromium.org
2013-06-15
1
-47
/
+10
*
Multicast DNS implementation (initial)
noamsml@chromium.org
2013-06-13
1
-0
/
+1070