index
:
~fziglio/spice-common
agent_proto2
documentation
id_duplicates
master
quic
virgl-spice
working
zero_terminated
Working repository for spice-common patches
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python_modules
/
demarshal.py
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-08
codegen: Rename --prefix parameter to --suffix
Frediano Ziglio
1
-5
/
+5
2019-02-20
codegen: Check wrong attribute
Frediano Ziglio
1
-0
/
+2
2019-02-20
codegen: Use a better type for pointer converted to integer
Frediano Ziglio
1
-2
/
+2
2018-10-15
Create common header for demarshallers declarations
Frediano Ziglio
1
-0
/
+1
2018-10-15
codegen: Remove minor attribute
Frediano Ziglio
1
-49
/
+10
2018-10-15
codegen: Remove fixedsize attribute
Frediano Ziglio
1
-7
/
+0
2018-10-15
codegen: Remove bytes_count attribute
Frediano Ziglio
1
-4
/
+1
2018-08-16
Fix flexible array buffer overflow
Frediano Ziglio
1
-0
/
+1
2018-05-17
Fix demarshaller code generator
Eduardo Lima (Etrunko)
1
-2
/
+1
2018-05-11
Avoid integer overflow computing image sizes
Frediano Ziglio
1
-8
/
+6
2018-05-11
Fix integer overflows computing sizes
Frediano Ziglio
1
-19
/
+19
2017-09-25
Make the compiler work out better way to write unaligned memory
Frediano Ziglio
1
-10
/
+23
2016-11-01
silence -Wunused-parameter
Pavel Grunt
1
-1
/
+1
2016-07-26
codegen: Do not generate extra null check
Pavel Grunt
1
-2
/
+1
2016-03-10
protocol: learn to describe fd passing in messages
Marc-Andre Lureau
1
-0
/
+4
2016-03-10
Revert "Remove files moved to spice-protocol"
Marc-André Lureau
1
-0
/
+1270
2015-08-11
Remove files moved to spice-protocol
Frediano Ziglio
1
-1270
/
+0
2015-04-01
Make spice_codegen.py work on both Python 2 and 3
Alexander Wauck
1
-6
/
+6
2014-09-18
python: Fix -Wunused-parameter
Fabiano Fidêncio
1
-6
/
+6
2014-05-15
demarshal: prefix variable name with parent names
Marc-André Lureau
1
-17
/
+30
2014-04-16
marshaller: Use #include <> for headers in $srcdir/common
Christophe Fergeau
1
-1
/
+1
2014-04-16
Use #include "common/..." in (de)marshallers
Christophe Fergeau
1
-1
/
+1
2012-04-06
demarshall: add missing parens in BE read_xxx functions
Christophe Fergeau
1
-1
/
+1
2012-03-20
spice_codegen: Always write a channels entry for an ifdef-ed channel
Hans de Goede
1
-0
/
+5
2012-03-20
handle @ifdef on messages and channels
Christophe Fergeau
1
-4
/
+18
2012-03-20
demarshal: fixed-size array are missing __nelements
Marc-André Lureau
1
-1
/
+1
2012-03-20
python: remove c-ism trailing ;
Marc-André Lureau
1
-16
/
+16
2012-03-20
demarshaller/marshaller fix gcc 4.6.0
Alon Levy
1
-6
/
+16
2012-03-20
codegen: avoid creating out if not used (fix gcc 4.6.0 warning)
Alon Levy
1
-3
/
+5
2012-03-20
support python 2.5.4+ for marshaller/demarshallers
Alon Levy
1
-0
/
+1
2012-03-20
demarshaller: Fix palette marshalling
Alexander Larsson
1
-14
/
+32
2012-03-20
Fix uninitialized variable warnings
Alexander Larsson
1
-1
/
+1
2012-03-20
Don't send CursorHeader if cursor_flags is NONE
Alexander Larsson
1
-1
/
+4
2012-03-20
codegen: Allow @to_ptr to make inline structs demarshal as pointers
Alexander Larsson
1
-6
/
+26
2012-03-20
codegen: Various cleanups
Alexander Larsson
1
-13
/
+21
2012-03-20
Fix inclusion of common files, no need for common/ part
Alexander Larsson
1
-1
/
+1
2012-03-20
codegen: No SPICE_ADDRESS types left, drop @c_ptr
Alexander Larsson
1
-17
/
+7
2012-03-20
Properly parse QXLImage to the new-world SpiceImage
Gerd Hoffmann
1
-2
/
+2
2012-03-20
codegen: support @chunk on non-pointer arrays
Alexander Larsson
1
-3
/
+27
2012-03-20
Add support for @chunk
Alexander Larsson
1
-2
/
+18
2012-03-20
Convert SpicePath.segments to a pointer array
Alexander Larsson
1
-23
/
+28
2012-03-20
Handle extra size for switch and array the right way
Alexander Larsson
1
-23
/
+20
2012-03-20
marshaller: Add some docs describing the types of sizes
Alexander Larsson
1
-0
/
+29
2012-03-20
marshaller: Make @nonnull a propagated attribute
Alexander Larsson
1
-4
/
+1
2012-03-20
marshaller: Make @c_ptr a propagated attribute
Alexander Larsson
1
-16
/
+17
2012-03-20
marshaller: Add generic way to handle propagating attributes
Alexander Larsson
1
-5
/
+5
2012-03-20
Properly parse and marshall SpiceString
Gerd Hoffmann
1
-7
/
+37
2012-03-20
Fix 32bit failure in demarshaller
Alexander Larsson
1
-2
/
+2
2012-03-20
Simplify SpiceLineAttr by removing unsed stuff
Alexander Larsson
1
-4
/
+7
2012-03-20
Store SpicePath segment count rather than size
Alexander Larsson
1
-2
/
+14
[next]