summaryrefslogtreecommitdiffstats
path: root/lib/pb-protocol/pb-protocol.h
Commit message (Expand)AuthorAgeFilesLines
* lib: Add AUTH_MSG_DECRYPTSamuel Mendoza-Jonas2019-03-061-0/+5
* lib/pb-protocol: Add PB_PROTOCOL_ACTION_AUTHENTICATESamuel Mendoza-Jonas2018-12-031-0/+26
* protocol: Add definition and serialisation for temporary autobootJeremy Kerr2018-07-101-0/+6
* discover: Handle plugin install requestSamuel Mendoza-Jonas2017-08-151-0/+1
* lib: Add plugin_option type and protocolSamuel Mendoza-Jonas2017-08-151-0/+8
* types: shorten boot_status definitionsJeremy Kerr2016-12-201-3/+3
* lib/pb-protocol: Define new 'add-url' actionSamuel Mendoza-Jonas2014-07-281-0/+3
* protocol: expose discovery reinit over client/server protocolJeremy Kerr2014-04-021-0/+1
* lib/pb-protocol: Add serialise & deserialise for struct configJeremy Kerr2013-11-131-0/+6
* Add system info messagesJeremy Kerr2013-10-091-0/+7
* discover: Add "cancel default boot" messagesJeremy Kerr2013-06-241-0/+1
* protocol: Add boot_status (de-)serialisation functionsJeremy Kerr2013-05-061-0/+6
* lib: Add boot_status type & protocol definitionsJeremy Kerr2013-05-061-0/+1
* protocol: Separate device add from boot-option add messagesJeremy Kerr2013-04-161-4/+13
* pb-protocol: Don't allocate in deserialise functionsJeremy Kerr2013-04-161-2/+2
* discover: parse boot message from incoming ACTION_BOOT messagesJeremy Kerr2013-04-151-0/+3
* discover-client: Add discover_client_bootJeremy Kerr2013-04-151-0/+3
* Add boot command structure to petitboot protocol descriptionJeremy Kerr2013-04-151-0/+1
* lib/types: Create common file for type definitionsJeremy Kerr2013-04-101-26/+1
* Add pb_protocol_dump_deviceGeoff Levand2011-10-301-0/+3
* Add n_options to struct deviceGeoff Levand2011-10-271-0/+1
* Increase protocol payload size to 64KiBGeoff Levand2009-06-301-1/+1
* Increase protocol payload sizeGeoff Levand2009-03-301-1/+1
* Remove boot_option_copy routineGeoff Levand2009-02-211-2/+0
* Add protocol object compare routinesGeoff Levand2009-02-211-0/+4
* [pb-protocol] Add ui_info member to devices and boot optionsJeremy Kerr2009-02-011-0/+4
* Make device instance constantGeoff Levand2009-02-011-4/+4
* Add boot_option_copy routineGeoff Levand2009-02-011-0/+2
* Use enum type in pb_protocol_create_messageGeoff Levand2009-02-011-1/+1
* Use a list for device->boot_optionsJeremy Kerr2009-01-021-10/+15
* Initial support for multiple UIsJeremy Kerr2008-12-151-0/+57
OpenPOWER on IntegriCloud