.. |
client
|
client: add extended http client for making omaha api requests
|
2017-05-25 13:13:09 -07:00 |
codes.go
|
protocol: style fix, use "ID" and "SHA" in identifiers.
|
2017-05-04 13:22:27 -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: remove stray Event type
|
2017-05-05 11:53:52 -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 |