summaryrefslogtreecommitdiffstats
path: root/cloud_print/gcp20/prototype/printer.cc
Commit message (Expand)AuthorAgeFilesLines
* Added --disable-ipv4 and --disable-ipv6 switches.vitalybuka2014-09-231-11/+33
* Cleanup: Use base/files/file_util.h instead of base/file_util.h in cc/, chrom...thestig2014-09-101-2/+2
* Added --extended-response to put additional information into PTR responces.vitalybuka@chromium.org2014-02-121-5/+5
* Replace '.' with '_' in service name.vitalybuka@chromium.org2014-02-111-0/+3
* Filter virtual network interfaces for p2p sessions.mallinath@chromium.org2013-12-191-1/+2
* Add random number to A record domain for GCP prototypenoamsml@chromium.org2013-12-091-2/+7
* Fixed CDD.vitalybuka@chromium.org2013-12-081-35/+4
* Removed LOG(INFO) from cloud_print/gcp20/prototype.vitalybuka@chromium.org2013-12-071-17/+17
* Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas...brettw@chromium.org2013-12-031-1/+1
* Improvements in GCP 2.0 prototype.vitalybuka@chromium.org2013-11-211-63/+103
* Fixed serial number, service name and firmware version of GCP 2.0 prototype.vitalybuka@chromium.org2013-11-211-8/+17
* Make gcp20_device respond to _printer._sub._privet.local queriesnoamsml@chromium.org2013-10-311-2/+3
* https://chromiumcodereview.appspot.com/23271004 with fixed include.vitalybuka@chromium.org2013-08-211-11/+28
* Revert "GCP2.0 Device: Adding advanced printing."dominicc@google.com2013-08-201-28/+11
* GCP2.0 Device: Adding advanced printing.maksymb@chromium.org2013-08-201-11/+28
* GCP2.0 Device: Simple printing with new caps.maksymb@chromium.org2013-08-191-21/+87
* GCP2.0 Device: Refactor: PrinterState is now separate from Printermaksymb@chromium.org2013-08-171-238/+115
* GCP2.0 Device: Local settings management.maksymb@chromium.org2013-08-161-43/+148
* GCP2.0 Device: Instant AccessToken update on AuthFailed.maksymb@chromium.org2013-08-161-39/+90
* GCP2.0 Device: XMPP pings.maksymb@chromium.org2013-08-071-2/+5
* GCP2.0 Device: New timeouts (5 sec).maksymb@chromium.org2013-08-061-2/+2
* GCP2.0 Device: New command line parameter: state-pathmaksymb@chromium.org2013-08-041-7/+15
* GCP2.0 Device: Bugfix for updating metadata.maksymb@chromium.org2013-08-031-2/+1
* GCP2.0 Device: XMPP (without pings).maksymb@chromium.org2013-08-021-69/+240
* GCP2.0 Device: Command line switch for disabling confirmation.maksymb@chromium.org2013-07-261-6/+11
* GCP2.0 Device: New parameters for command line: domain-name and service-name.maksymb@chromium.org2013-07-261-5/+12
* GCP2.0 Device: Receiving printjobs.maksymb@chromium.org2013-07-261-11/+134
* Added confirmation for printer registration.maksymb@chromium.org2013-07-241-16/+91
* Added HTTP-method (POST, GET) checking for Privet requests. Added IsRegistere...maksymb@chromium.org2013-07-231-3/+6
* XPrivetToken, saving to file, little extend for /privet/info.maksymb@chromium.org2013-07-231-77/+151
* Finished registration to Google Cloud Print.maksymb@chromium.org2013-07-191-16/+215
* Finished DNS-SD server. Finished Privet-specified DNS-SD server.maksymb@chromium.org2013-06-221-0/+131