aboutsummaryrefslogtreecommitdiffstats
path: root/build-aux/qmi-codegen/Message.py
Commit message (Expand)AuthorAgeFilesLines
* qmi-codegen: use the new TLV builder APIAleksander Morgado2014-11-091-5/+10
* qmi-codegen: fix some python3 compatibility issuesDan Williams2012-12-171-1/+1
* qmi-codegen: validate TLV before really reading itAleksander Morgado2012-10-301-7/+4
* libqmi-glib,qmi-codegen: timed out operations will issue an ABORT messageAleksander Morgado2012-10-101-2/+8
* libqmi-glib,utils: make qmi_utils_str_hex() private to the libraryAleksander Morgado2012-10-091-1/+1
* qmi-codegen: request creator and response/indication parsers are privateAleksander Morgado2012-10-091-43/+5
* docs: improve generated `libqmi-glib' documentationAleksander Morgado2012-10-091-1/+58
* libmm-glib: fix multiple documentation issuesAleksander Morgado2012-10-091-1/+1
* message: swapped buffer/length variables in `qmi_message_get_tlv_printable()'Aleksander Morgado2012-09-261-2/+2
* message: renamed `qmi_message_tlv_foreach()' to `qmi_message_foreach_raw_tlv()'Aleksander Morgado2012-09-261-4/+4
* qmi-codegen: fix printable indicationsAleksander Morgado2012-09-181-24/+29
* qmi-codegen: allow indications without output TLVsAleksander Morgado2012-07-231-101/+121
* qmi-codegen: convert indication messages received into `QmiClient' signalsAleksander Morgado2012-07-231-37/+47
* qmi-codegen: trivial fix, renamed internal methodAleksander Morgado2012-07-231-2/+2
* qmi-codegen: support a new 'version' tag in the messagesAleksander Morgado2012-07-231-0/+2
* qmi-codegen: fix including message name on error stringAleksander Morgado2012-07-051-1/+2
* qmi-codegen: refactor, don't use internal packed structs to match TLVsAleksander Morgado2012-07-031-10/+31
* qmi-codegen: properly print a gsizeAleksander Morgado2012-07-031-1/+1
* qmi-codegen: pretty-print the structsAleksander Morgado2012-07-031-2/+6
* qmi-codegen: include struct TLV contents in printable stringsAleksander Morgado2012-07-031-4/+19
* qmi-codegen: improve message/TLV printabilityAleksander Morgado2012-07-031-2/+116
* qmi-codegen: improve input bundlesAleksander Morgado2012-07-031-6/+58
* qmi-codegen: allow specifying files with common typesAleksander Morgado2012-07-031-3/+5
* codegen: new `qmi-codegen' build utilityAleksander Morgado2012-07-031-0/+180