go-omaha/omaha
Michael Marineau 5f9a499a46 package: fix SHA256 attribute name, now defined by the spec.
The old name was my own extension and unused by anything so there aren't
any compatibility issues here.
2017-05-02 13:15:04 -07:00
..
codes.go omaha: support using status codes as error values 2017-04-21 14:12:44 -07:00
handler.go omaha: add complete http handler implementation 2017-04-21 14:12:44 -07:00
handler_test.go omaha: add complete http handler implementation 2017-04-21 14:12:44 -07:00
isclosed.go omaha: implement server based on OmahaHandler 2017-04-21 14:12:44 -07:00
package.go package: fix SHA256 attribute name, now defined by the spec. 2017-05-02 13:15:04 -07:00
package_test.go omaha: add helper method for computing package metadata 2017-04-21 14:12:44 -07:00
protocol.go protocol: sort xml attributes 2017-05-02 13:07:53 -07:00
protocol_test.go omaha: remove lingering references to mantle 2017-04-24 12:23:53 -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 omaha: add basic but functional omaha server for testing 2017-04-21 14:12:44 -07:00
trivial_server_test.go omaha: add basic but functional omaha server for testing 2017-04-21 14:12:44 -07:00
update.go omaha: add complete http handler implementation 2017-04-21 14:12:44 -07:00
update_test.go omaha: add structure for representing a single app update 2017-04-21 14:12:44 -07:00