go-omaha/omaha
Yifan Gu 13e4359083 update_engine_events.go: Add a custom "InstallStarted" event.
This can help us to know how many clusters have clicked "start upgrade",
plus those in automatic mode.
2017-08-07 13:00:40 -07:00
..
client update_engine_events.go: Add a custom "InstallStarted" event. 2017-08-07 13:00:40 -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: fix data type for event errorcode, should be an int 2017-06-09 18:40:25 -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