index
:
~teuf/spice-common
master
meson
quic
test-region
Unnamed repository; edit this file to name it for gitweb.
teuf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-17
meson: fix building for big-endian host
HEAD
master
Marc-André Lureau
1
-0
/
+3
2019-01-17
quic: fix sign-compare warning
Marc-André Lureau
1
-1
/
+1
2019-01-15
build-sys: improve asciidoc rules to allow multiple targets
Marc-André Lureau
2
-12
/
+22
2019-01-15
Add a .gitpublish
Marc-André Lureau
1
-0
/
+3
2019-01-08
lz: More checks on image sizes
Frediano Ziglio
1
-22
/
+46
2019-01-08
lz: Avoid buffer reading overflow checking for image type
Frediano Ziglio
1
-0
/
+3
2019-01-08
test: Add a test for subject_to_x509_name function
Frediano Ziglio
3
-2
/
+154
2019-01-08
marshaller: Provide spice_marshaller_fill_iovec for Windows
Frediano Ziglio
2
-4
/
+10
2019-01-08
Bump libcacard requirement to 2.5.1
Marc-André Lureau
1
-8
/
+2
2019-01-02
log: Use proper format attribute for spice_log
Frediano Ziglio
1
-1
/
+1
2018-12-19
Use a single copy of subject string
Frediano Ziglio
1
-4
/
+4
2018-12-17
ci: Run tests on Windows using wine
Frediano Ziglio
1
-0
/
+16
2018-12-17
test-region: Add missing dependencies
Frediano Ziglio
1
-0
/
+1
2018-12-17
test-marshaller: Make main declaration easier
Frediano Ziglio
1
-1
/
+1
2018-12-17
test-marshaller: Make test_overflow static
Frediano Ziglio
1
-1
/
+1
2018-12-12
Update --enable-celt051 help string
Frediano Ziglio
1
-1
/
+2
2018-11-28
Fix some additional typos
Jonathon Jongsma
1
-7
/
+7
2018-11-26
Unify headers guard names
Frediano Ziglio
25
-61
/
+61
2018-11-23
utils: Add genum -> string helpers
Christophe Fergeau
4
-0
/
+105
2018-11-21
docs: Document to_ptr protocol attribute
Frediano Ziglio
1
-1
/
+24
2018-11-21
docs: Fix typos and grammar
Frediano Ziglio
1
-8
/
+8
2018-10-15
Create common header for demarshallers declarations
Frediano Ziglio
5
-9
/
+14
2018-10-15
client_demarshallers: Remove SPICE protocol 1 declaration
Frediano Ziglio
1
-1
/
+0
2018-10-15
codegen: Remove minor attribute
Frediano Ziglio
3
-106
/
+10
2018-10-15
codegen: Remove fixedsize attribute
Frediano Ziglio
4
-27
/
+0
2018-10-15
codegen: Remove bytes_count attribute
Frediano Ziglio
4
-17
/
+1
2018-10-08
Remove config.h from header files
Christophe Fergeau
3
-12
/
+0
2018-09-28
proto: Remove support for SPICE version 1
Frediano Ziglio
7
-970
/
+1
2018-09-10
quic: Prevent side effects calling C macros
Frediano Ziglio
1
-2
/
+4
2018-09-03
meson: Make use of compiler.get_supported_arguments()
Eduardo Lima (Etrunko)
1
-3
/
+2
2018-08-16
Fix flexible array buffer overflow
Frediano Ziglio
4
-0
/
+19
2018-07-27
ci: Fix Meson feature option
Frediano Ziglio
1
-1
/
+1
2018-07-27
Meson: Make use of 'feature' option type introduced in version 0.47
Eduardo Lima (Etrunko)
2
-12
/
+6
2018-07-27
Meson: Make use of dictionary type introduced in version 0.47
Eduardo Lima (Etrunko)
1
-17
/
+15
2018-07-25
meson: Fix checking for python
Eduardo Lima (Etrunko)
2
-4
/
+5
2018-07-23
meson: Make options accessible through parent project
Eduardo Lima (Etrunko)
2
-9
/
+19
2018-07-20
ci: Fix typo: celt501 -> celt051
Eduardo Lima (Etrunko)
1
-1
/
+1
2018-07-19
spice*.proto: Replace tabs with the appropriate number of spaces
Lukáš Hrázký
2
-527
/
+527
2018-07-18
Rename SpiceHead::id to monitor_id
Lukáš Hrázký
2
-2
/
+2
2018-07-12
tests: Join test-overflow and test-marshallers
Frediano Ziglio
6
-109
/
+92
2018-07-12
canvas_base: Change spice_warning to g_warning
Frediano Ziglio
1
-12
/
+12
2018-07-12
canvas_base: Check for overflows decoding LZ4
Frediano Ziglio
1
-4
/
+20
2018-07-10
quic: Remove duplicate file
Frediano Ziglio
3
-674
/
+4
2018-07-10
quic: Unify rgb/non-rgb macro declarations
Frediano Ziglio
2
-22
/
+154
2018-07-10
quic: Reorder macro declarations
Frediano Ziglio
2
-63
/
+61
2018-07-10
quic: Introduce COPY_PIXEL macro
Frediano Ziglio
2
-4
/
+10
2018-07-10
quic: Add DECLARE_*_VARIABLES macros
Frediano Ziglio
2
-49
/
+44
2018-07-10
quic: Move all golomb decoding macros in a single place
Frediano Ziglio
2
-32
/
+27
2018-07-10
quic: Wrap declaration/call of quic method in macros
Christophe Fergeau
2
-120
/
+128
2018-07-10
quic: Add APPLY_ALL_COMP macro to iterate over channels
Frediano Ziglio
2
-53
/
+35
[next]