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
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-17
common: Add a udev helper to identify GPU Vendor
Vivek Kasireddy
4
-0
/
+116
2022-06-29
Replace EVP_PKEY_cmp with EVP_PKEY_eq
Frediano Ziglio
1
-0
/
+4
2021-05-07
canvas_base: Fix missing ntohl for Win32 platform
Frediano Ziglio
1
-5
/
+2
2021-04-13
Fix invalid vdagent buffer access
Marc-André Lureau
1
-6
/
+6
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-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
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
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-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-04-26
build: Remove dependency to gio2 from common and server libraries
Frediano Ziglio
2
-2
/
+6
2020-04-24
canvas_base: Remove canvas_draw_blend/canvas_draw_copy duplication
Frediano Ziglio
1
-121
/
+1
2020-04-24
canvas_base: Rename blend to copy for canvas_draw_blend argument
Frediano Ziglio
1
-36
/
+36
2020-04-24
canvas_base: Format canvas_draw_blend similarly to canvas_draw_copy
Frediano Ziglio
1
-7
/
+11
2020-04-24
agent: Fix incompatibility with Visual Studio compiler
Frediano Ziglio
1
-5
/
+13
2020-04-24
Add helper code for agent messages
Frediano Ziglio
4
-0
/
+422
2020-04-07
messages: Remove obsolete structure definition
Frediano Ziglio
1
-9
/
+0
2020-04-03
build: Allow to build disabling code generation
Frediano Ziglio
1
-13
/
+15
2020-03-17
lz_common: Remove unused commented out define
Frediano Ziglio
1
-2
/
+0
2020-03-17
sound: remove celt support
Victor Toso
2
-157
/
+7
2020-03-04
utils: add set_bitmap/test_bitmap functions
Kevin Pouget
1
-0
/
+24
2020-02-07
snd_codec: Update field names in function documentation
Frediano Ziglio
1
-2
/
+2
2020-02-07
lz_compress: Cleanup unused macros
Frediano Ziglio
1
-5
/
+0
2020-02-07
lz_decompress: Read "ctrl" inside loop
Frediano Ziglio
1
-2
/
+1
2020-02-07
lz_decompress: Move variable declaration in nested scope
Frediano Ziglio
1
-3
/
+4
2020-02-07
lz_decompress: Reindented comment
Frediano Ziglio
1
-4
/
+4
2020-02-07
lz_decompress: Simplify loop
Frediano Ziglio
1
-5
/
+2
2020-02-07
lz_decompress: Do not execute nested checks
Frediano Ziglio
1
-3
/
+3
2020-02-07
lz_decompress: Constify some variable
Frediano Ziglio
1
-2
/
+2
2020-02-07
marshallers: Avoid some useless pointers in SpiceMarshallerData
Frediano Ziglio
1
-7
/
+5
2020-02-07
Reuse new spice_extra_assert macro
Frediano Ziglio
2
-20
/
+10
2020-02-07
log: Add spice_extra_assert
Frediano Ziglio
1
-0
/
+6
2020-02-06
snd_codec: Do not include not needed headers
Frediano Ziglio
2
-10
/
+9
2019-12-15
snd_codec: Avoid some useless casts declaring struct type
Frediano Ziglio
1
-6
/
+6
2019-12-10
quic: Do not include quic_config.h in quic.h
Frediano Ziglio
2
-1
/
+1
2019-12-10
quic: Use G_UNLIKELY in some hot paths
Frediano Ziglio
1
-2
/
+2
2019-11-26
quic: Remove unused include header
Frediano Ziglio
1
-2
/
+0
2019-10-18
build: Introduce the agent-interface as an alternative instrumentation library
Kevin Pouget
3
-5
/
+22
[next]