go-omaha/omaha
Vincent Batts b0ceef0566 *: tidy and test fix
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2020-09-24 14:55:48 -04:00
..
client *: build paths to my repo 2020-09-24 14:55:48 -04: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 *: tidy and test fix 2020-09-24 14:55:48 -04: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 omaha: Make the trivial server to only return newer packages. 2017-06-28 12:13:30 -07:00
trivial_server_test.go omaha: Make the trivial server to only return newer packages. 2017-06-28 12:13:30 -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