summaryrefslogtreecommitdiffstats
path: root/cloud_print/gcp20/prototype/dns_sd_server.cc
Commit message (Expand)AuthorAgeFilesLines
* GCP 2.0 prototype switches code cleanup.vitalybuka2014-09-221-4/+6
* ui/base/resource: Remove dependency on net's big_endian implementation.tfarina@chromium.org2014-02-261-1/+0
* Added --extended-response to put additional information into PTR responces.vitalybuka@chromium.org2014-02-121-12/+37
* Removed LOG(INFO) from cloud_print/gcp20/prototype.vitalybuka@chromium.org2013-12-071-3/+3
* Make gcp20_device respond to _printer._sub._privet.local queriesnoamsml@chromium.org2013-10-311-3/+6
* GCP2.0 Device: Default responses is now multicast responses (instead of unica...maksymb@chromium.org2013-08-091-4/+4
* Added confirmation for printer registration.maksymb@chromium.org2013-07-241-1/+1
* XPrivetToken, saving to file, little extend for /privet/info.maksymb@chromium.org2013-07-231-7/+4
* Use a direct include of the message_loop header in cc/, chrome_frame/, cloud_...avi@chromium.org2013-07-171-1/+1
* Update OS X to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-07-021-4/+6
* Finished DNS-SD server. Finished Privet-specified DNS-SD server.maksymb@chromium.org2013-06-221-42/+205
* GCP2.0 Device: mDNS basicsmaksymb@chromium.org2013-06-071-0/+137