go-omaha/omaha
Michael Marineau 73e12a0154 client: add support for machine-wide omaha clients
Uses machine id and boot id for user and session respectively, matching
the existing behavior of update_engine.
2017-05-25 13:57:28 -07:00
..
client client: add support for machine-wide omaha clients 2017-05-25 13:57:28 -07:00
codes.go codes: improve app and update status error messages 2017-05-25 13:13:10 -07:00
handler.go protocol: add ParseRequest and ParseResponse functions 2017-05-04 13:25:46 -07:00
handler_test.go protocol: style fix, use "ID" and "SHA" in identifiers. 2017-05-04 13:22:27 -07:00
isclosed.go omaha: implement server based on OmahaHandler 2017-04-21 14:12:44 -07:00
package.go protocol: style fix, use "ID" and "SHA" in identifiers. 2017-05-04 13:22:27 -07:00
package_test.go protocol: style fix, use "ID" and "SHA" in identifiers. 2017-05-04 13:22:27 -07:00
parse.go protocol: add ParseRequest and ParseResponse functions 2017-05-04 13:25:46 -07:00
parse_test.go protocol: add ParseRequest and ParseResponse functions 2017-05-04 13:25:46 -07:00
protocol.go protocol: change IsMachine flag to int 2017-05-25 13:13:10 -07:00
protocol_test.go protocol: add ParseRequest and ParseResponse functions 2017-05-04 13:25:46 -07:00
server.go omaha: implement server based on OmahaHandler 2017-04-21 14:12:44 -07:00
server_test.go omaha: implement server based on OmahaHandler 2017-04-21 14:12:44 -07:00
system.go omaha: rework/cleanup protocol APIs 2017-04-21 14:12:44 -07:00
trivial_server.go protocol: style fix, use "ID" and "SHA" in identifiers. 2017-05-04 13:22:27 -07:00
trivial_server_test.go protocol: style fix, use "ID" and "SHA" in identifiers. 2017-05-04 13:22:27 -07:00
update.go protocol: style fix, use "ID" and "SHA" in identifiers. 2017-05-04 13:22:27 -07:00
update_test.go omaha: add structure for representing a single app update 2017-04-21 14:12:44 -07:00