index
:
spice/spice-common
0.12
master
shared code between the client and server (mirrored from https://gitlab.freedesktop.org/spice/spice-common)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-16
codegen: Use context manager when opening files
HEAD
master
Chris Mayo
1
-6
/
+4
2023-12-16
Stop using Python six package
Chris Mayo
6
-24
/
+13
2023-12-16
Drop Python 2 from m4/spice-deps.m4
Chris Mayo
1
-5
/
+0
2023-11-05
build: Avoid Meson warning
Frediano Ziglio
1
-1
/
+1
2023-10-17
common: Add a udev helper to identify GPU Vendor
Vivek Kasireddy
8
-0
/
+137
2022-06-29
Replace EVP_PKEY_cmp with EVP_PKEY_eq
Frediano Ziglio
1
-0
/
+4
2022-01-27
ci: Set WINEPATH during Windows build
Frediano Ziglio
1
-0
/
+1
2021-10-28
build: Correctly check for Python modules
Frediano Ziglio
1
-1
/
+1
2021-08-16
Find Python3 installation correctly on MacOS
Frediano Ziglio
1
-1
/
+1
2021-06-14
build: Update Meson requirement to 0.49
Frediano Ziglio
1
-1
/
+1
2021-05-24
codegen: Make input structures for marshaller constant
Frediano Ziglio
1
-11
/
+12
2021-05-18
meson: Generate missing intermediate target
Frediano Ziglio
1
-1
/
+2
2021-05-07
canvas_base: Fix missing ntohl for Win32 platform
Frediano Ziglio
1
-5
/
+2
2021-04-14
Fix make distcheck
Frediano Ziglio
1
-0
/
+1
2021-04-13
Fix build as meson subproject
Marc-André Lureau
1
-1
/
+1
2021-04-13
Fix invalid vdagent buffer access
Marc-André Lureau
1
-6
/
+6
2021-04-08
Add missing include file string.h
Stefan Weil
1
-0
/
+1
2021-02-22
helper-fuzzer-demarshallers: Check also test demarshallers
Frediano Ziglio
4
-23
/
+68
2021-02-22
codegen: Handle zero_terminated attribute in demashaller
Frediano Ziglio
7
-4
/
+91
2021-02-22
codegen: Propagate zero_terminated attribute
Frediano Ziglio
1
-1
/
+1
2021-02-22
codegen: Propagate attributes to element under pointers
Frediano Ziglio
1
-0
/
+2
2021-02-22
codegen: Add a check to array type
Frediano Ziglio
1
-0
/
+10
2021-02-22
codegen: Make "output_attrs" variable global
Frediano Ziglio
1
-3
/
+12
2020-10-06
codegen: Remove bytes array length support
Frediano Ziglio
5
-61
/
+6
2020-09-17
test-quic: Add test cases for quic fuzzer
Frediano Ziglio
4
-0
/
+0
2020-09-17
test-quic: Add fuzzer capabilities to the test
Frediano Ziglio
1
-1
/
+50
2020-09-17
quic: Avoid possible buffer overflow in find_bucket
Frediano Ziglio
1
-1
/
+6
2020-09-17
quic: Check RLE lengths
Frediano Ziglio
1
-1
/
+5
2020-09-17
quic: Check image size in quic_decode_begin
Frediano Ziglio
1
-0
/
+13
2020-09-17
quic: Check we have some data to start decoding quic image
Frediano Ziglio
1
-1
/
+1
2020-09-17
agent: fix vdagent monitor flag filtering
Marc-André Lureau
1
-2
/
+2
2020-09-15
agent: Extend agent_check_message to support VDAgentMonitorsConfig extension
Frediano Ziglio
1
-10
/
+28
2020-09-04
quic: Fix typo in comment
Frediano Ziglio
1
-1
/
+1
2020-08-31
quic: Constify a parameter
Frediano Ziglio
1
-1
/
+1
2020-08-31
proto: Add support for side mouse buttons
Frediano Ziglio
1
-1
/
+7
2020-08-27
ssl_verify: Do not check IP if we fail to resolve it
Frediano Ziglio
1
-11
/
+10
2020-08-25
quic_tmpl: Remove unused bpc parameter
Frediano Ziglio
1
-16
/
+8
2020-08-10
helper-fuzzer-demarshallers: Provide replacement for ftello for MSVC
Frediano Ziglio
1
-0
/
+5
2020-08-10
Avoid usage of GCC extension for __VA_ARGS__ where possible
Frediano Ziglio
5
-28
/
+28
2020-08-10
backtrace: Do not attempt to compile if spice_backtrace is empty
Frediano Ziglio
1
-0
/
+3
2020-07-11
marshal: fix clang "missing field initializer" warning on generated files
Haochen Tong
1
-1
/
+1
2020-07-11
pixman_utils: fix clang "unused functions" warning
Haochen Tong
1
-20
/
+19
2020-07-07
snd_codec: Use better type for snd_codec_create mode
Frediano Ziglio
2
-4
/
+7
2020-07-07
snd_codec: Use better type for function result
Frediano Ziglio
2
-19
/
+27
2020-07-07
snd_codec: Use better types for snd_codec_is_capable
Frediano Ziglio
2
-6
/
+9
2020-07-03
build: Remove -Werror from Meson build
Frediano Ziglio
1
-1
/
+0
2020-06-25
rect: Avoid usage of "small"
Frediano Ziglio
1
-5
/
+5
2020-06-19
Reuse macros from spice-protocol
Frediano Ziglio
4
-24
/
+14
2020-05-23
test-quic: Different "more_space" function for decode and encode
Frediano Ziglio
1
-5
/
+13
2020-05-06
test-quic: Test fixed images
Frediano Ziglio
1
-5
/
+8
[next]