summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-08codegen: Rename --prefix parameter to --suffixFrediano Ziglio4-11/+11
2019-03-08codegen: Remove support for --ptrsizeFrediano Ziglio5-32/+8
2019-03-07messages: Remove fields not used by the protocolFrediano Ziglio1-4/+0
2019-03-05protocol: Add a dummy TunnelChannelFrediano Ziglio1-2/+5
2019-02-22proto: Remove obsolete TunnelChannelFrediano Ziglio2-210/+2
2019-02-21docs: add spice URI schemeMarc-André Lureau3-1/+133
2019-02-21log: Remove useless includesFrediano Ziglio1-6/+0
2019-02-21mem: Fix compile error if alignment-checks option is usedFrediano Ziglio1-2/+2
2019-02-21codegen: Add a test for attribute combinationFrediano Ziglio1-0/+6
2019-02-20codegen: Check wrong attributeFrediano Ziglio1-0/+2
2019-02-20codegen: Fix c_type result for TypeAliasFrediano Ziglio1-1/+1
2019-02-20codegen: Reduce indentationFrediano Ziglio1-2/+1
2019-02-20codegen: Use a better type for pointer converted to integerFrediano Ziglio1-2/+2
2019-02-20codegen: Document ptr_array attributeFrediano Ziglio1-0/+3
2019-02-13meson: Bump requirement to 0.48Eduardo Lima (Etrunko)1-3/+3
2019-02-13meson: switch smartcard option to auto featureEduardo Lima (Etrunko)2-8/+5
2019-02-11meson: Bump libcacard requirement to 2.5.1Eduardo Lima (Etrunko)2-10/+0
2019-02-06Obsolete Glib cleanupFrediano Ziglio2-12/+0
2019-02-06log: remove deprecated SPICE_DEBUG_LEVEL supportFrediano Ziglio2-154/+0
2019-02-06log: remove deprecated SPICE_ABORT_LEVEL supportFrediano Ziglio2-68/+2
2019-02-01meson: Use underscorify() instead of split()Eduardo Lima (Etrunko)1-2/+1
2019-01-30Remove obsolete Autoconf macrosFrediano Ziglio1-8/+0
2019-01-23Integrate recorder libraryFrediano Ziglio12-4/+204
2019-01-17meson: fix building for big-endian hostMarc-André Lureau1-0/+3
2019-01-17quic: fix sign-compare warningMarc-André Lureau1-1/+1
2019-01-15build-sys: improve asciidoc rules to allow multiple targetsMarc-André Lureau2-12/+22
2019-01-15Add a .gitpublishMarc-André Lureau1-0/+3
2019-01-08lz: More checks on image sizesFrediano Ziglio1-22/+46
2019-01-08lz: Avoid buffer reading overflow checking for image typeFrediano Ziglio1-0/+3
2019-01-08test: Add a test for subject_to_x509_name functionFrediano Ziglio3-2/+154
2019-01-08marshaller: Provide spice_marshaller_fill_iovec for WindowsFrediano Ziglio2-4/+10
2019-01-08Bump libcacard requirement to 2.5.1Marc-André Lureau1-8/+2
2019-01-02log: Use proper format attribute for spice_logFrediano Ziglio1-1/+1
2018-12-19Use a single copy of subject stringFrediano Ziglio1-4/+4
2018-12-17ci: Run tests on Windows using wineFrediano Ziglio1-0/+16
2018-12-17test-region: Add missing dependenciesFrediano Ziglio1-0/+1
2018-12-17test-marshaller: Make main declaration easierFrediano Ziglio1-1/+1
2018-12-17test-marshaller: Make test_overflow staticFrediano Ziglio1-1/+1
2018-12-12Update --enable-celt051 help stringFrediano Ziglio1-1/+2
2018-11-28Fix some additional typosJonathon Jongsma1-7/+7
2018-11-26Unify headers guard namesFrediano Ziglio25-61/+61
2018-11-23utils: Add genum -> string helpersChristophe Fergeau4-0/+105
2018-11-21docs: Document to_ptr protocol attributeFrediano Ziglio1-1/+24
2018-11-21docs: Fix typos and grammarFrediano Ziglio1-8/+8
2018-10-15Create common header for demarshallers declarationsFrediano Ziglio5-9/+14
2018-10-15client_demarshallers: Remove SPICE protocol 1 declarationFrediano Ziglio1-1/+0
2018-10-15codegen: Remove minor attributeFrediano Ziglio3-106/+10
2018-10-15codegen: Remove fixedsize attributeFrediano Ziglio4-27/+0
2018-10-15codegen: Remove bytes_count attributeFrediano Ziglio4-17/+1
2018-10-08Remove config.h from header filesChristophe Fergeau3-12/+0