index
:
libqmi
main
master
qmi-1-10
qmi-1-12
qmi-1-14
qmi-1-16
qmi-1-18
qmi-1-20
qmi-1-22
qmi-1-24
qmi-1-26
qmi-1-28
qmi-1-30
qmi-1-32
qmi-1-34
QMI modem protocol helper library (mirrored from https://gitlab.freedesktop.org/mobile-broadband/libqmi)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build-aux
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-29
libqmi-glib: support vendor-specific request/responses
Aleksander Morgado
3
-26
/
+110
2017-01-23
qmi-codegen: minor indentation fix in generated code
Aleksander Morgado
1
-2
/
+2
2016-10-06
qmi-codegen: allow fields to be hidden with 'visible':'no'
Dan Williams
6
-0
/
+95
2016-09-05
qmi-codegen: fixed multiple common-refs processing
Aliaksandr Barouski
1
-3
/
+5
2016-03-20
qmicli: fix --dms-get-band-capabilities output on 32-bit platforms
Reinhard Speyerer
1
-1
/
+1
2016-02-10
qmi-codegen: fix too-small transaction id in internal message code
Dan Williams
1
-1
/
+1
2015-08-02
qmi-codegen: avoid variable names like 'new'
Aleksander Morgado
1
-2
/
+2
2015-01-25
qmi-codegen: require Service set for a correct Client definition
Aleksander Morgado
1
-1
/
+3
2015-01-11
qmi-codegen: update copyright of built files
Aleksander Morgado
1
-0
/
+1
2015-01-11
qmi-codegen: avoid breaking API when defining strings in public structs
Aleksander Morgado
3
-6
/
+53
2014-12-12
qmi-codegen: fix printing contents of structs with fixed sized strings
Aleksander Morgado
1
-2
/
+4
2014-12-12
qmi-codegen: fix public struct type generation
Aleksander Morgado
7
-16
/
+17
2014-11-21
qmi-codegen: don't mark missing optional TLVs as set
Dan Williams
1
-11
/
+16
2014-11-09
qmi-codegen: use the new TLV reader API
Aleksander Morgado
7
-409
/
+134
2014-11-09
qmi-codegen: use the new TLV builder API
Aleksander Morgado
8
-111
/
+71
2014-10-08
qmi-codegen: make sure expected len is 4 bytes
Aleksander Morgado
1
-1
/
+1
2014-10-08
qmi-codegen: error out if invalid array size element in JSON
Aleksander Morgado
1
-1
/
+1
2014-10-08
qmi-codegen: avoid buffer overlow in emit_input_tlv_add()
Thomas Haller
7
-28
/
+77
2014-10-08
qmi-codegen: ensure enough buffer available to read string/array size variable
Aleksander Morgado
3
-4
/
+28
2014-05-28
nas: consolidate variable names
Aleksander Morgado
1
-1
/
+1
2014-05-28
qmi-codegen: handle 'gfloat' types
Aleksander Morgado
3
-5
/
+23
2014-02-17
build-aux,qmi-codegen: explicitly state which services have flags64
Aleksander Morgado
1
-2
/
+2
2013-09-04
oma: setup generation of the OMA service support
Aleksander Morgado
1
-2
/
+2
2013-09-02
uim: integrate the UIM service
Aleksander Morgado
1
-2
/
+2
2013-07-15
qmi-codegen: allow handling built-in sequence numbers in arrays
Aleksander Morgado
1
-22
/
+125
2013-07-04
pbm: setup generation of the PBM service support
Aleksander Morgado
1
-2
/
+2
2013-03-07
dms: activation code string needs explicit 1-byte length prefix
Aleksander Morgado
1
-5
/
+5
2012-12-24
qmi-codegen: clean up compiled python files
Marius Kotsbak
1
-0
/
+2
2012-12-17
qmi-codegen python3: change string.lower(str) to str.lower()
Shawn J. Goff
1
-2
/
+2
2012-12-17
qmi-codegen python3: fix dict.has_key('key') to 'key' in dict
Shawn J. Goff
1
-1
/
+1
2012-12-17
qmi-codegen python3: change string.replace() class method use to str.replace(...
Shawn J. Goff
3
-8
/
+7
2012-12-17
qmi-codegen: fix some python3 compatibility issues
Dan Williams
5
-14
/
+14
2012-11-02
qmi-codegen: translate the values of enums/flags in traces
Aleksander Morgado
5
-27
/
+52
2012-11-02
qmi-codegen: fix computation of expected TLV length when using strings
Aleksander Morgado
1
-2
/
+2
2012-10-30
qmi-codegen: validate TLV before really reading it
Aleksander Morgado
10
-23
/
+220
2012-10-29
libqmi-glib,utils: no need to pass endianness when reading/writing single bytes
Aleksander Morgado
1
-10
/
+25
2012-10-23
libqmi-glib,qmi-codegen: add endian-ness annotation capability
Dan Williams
3
-4
/
+25
2012-10-10
libqmi-glib,qmi-codegen: cancelled operations will issue an ABORT message
Aleksander Morgado
1
-1
/
+2
2012-10-10
libqmi-glib,qmi-codegen: timed out operations will issue an ABORT message
Aleksander Morgado
4
-40
/
+147
2012-10-09
libqmi-glib,utils: make qmi_utils_str_hex() private to the library
Aleksander Morgado
1
-1
/
+1
2012-10-09
qmi-codegen: make internal get_printable() and get_version_introduced()
Aleksander Morgado
1
-20
/
+18
2012-10-09
docs: improve documentation of enums, flags and errors
Aleksander Morgado
3
-12
/
+38
2012-10-09
qmi-codegen: request creator and response/indication parsers are private
Aleksander Morgado
2
-46
/
+8
2012-10-09
libqmi-glib: completely hide the implicit CTL Client in the API
Aleksander Morgado
1
-11
/
+14
2012-10-09
libqmi-glib: new header file for private enum/flag types
Aleksander Morgado
1
-0
/
+3
2012-10-09
build: include missing files in dist
Aleksander Morgado
1
-0
/
+1
2012-10-09
docs: improve generated `libqmi-glib' documentation
Aleksander Morgado
14
-15
/
+396
2012-10-09
libmm-glib: fix multiple documentation issues
Aleksander Morgado
3
-5
/
+5
2012-09-26
qmi-codegen: don't issue the array element clear function on 'Input' arrays
Aleksander Morgado
6
-17
/
+32
2012-09-26
message: swapped buffer/length variables in `qmi_message_get_tlv_printable()'
Aleksander Morgado
1
-2
/
+2
[next]