aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/hw/nxagent/compext
Commit message (Expand)AuthorAgeFilesLines
* Compext.c: fix comparisons of 16bit sequence numbersUlrich Sibiller2021-06-081-12/+12
* Compext.c: fix misleading error messageUlrich Sibiller2021-06-081-5/+6
* Compext.c: print received vs expected sequence numberUlrich Sibiller2021-06-081-0/+28
* Compext.c: document function return codesUlrich Sibiller2021-06-081-0/+64
* Compext.c: add specific DEBUG and TEST macrosUlrich Sibiller2021-06-081-143/+159
* Compext.c: some scope improvementsUlrich Sibiller2021-06-081-37/+10
* Compext.c: fix comparisons of 16bit sequence numbersUlrich Sibiller2021-06-081-4/+4
* compext/Png.c: fix shadowingUlrich Sibiller2020-11-031-3/+3
* Compext.c: scope improvementsUlrich Sibiller2020-11-031-14/+6
* Compext.c: use SAFE_free macroUlrich Sibiller2020-11-034-169/+106
* nxagent: fix stack smashingUlrich Sibiller2020-10-172-0/+18
* compext/Clean.c: fix shadow warnings / scopeUlrich Sibiller2020-01-101-20/+12
* compext/Png.c: Nullify after freeUlrich Sibiller2019-06-221-2/+2
* compext/Png.c: simplify srcBuf allocationUlrich Sibiller2019-06-221-30/+13
* compext/Png.c: late image_index allocationUlrich Sibiller2019-06-221-17/+18
* misc: fix more regressions and whitespace weirdness introduced in 913fcf1a744...Mihai Moldovan2018-07-071-2/+8
* Fix some memory leaks.Mario Trangoni2018-07-031-5/+8
* compext: fix spelling errors as reported by codespellUlrich Sibiller2018-05-244-6/+6
* hw/nxagent/: Use <function>(void) rather than <function>().Mike Gabriel2018-02-261-2/+2
* zlib compatibility: whenever we want -I flags only, assume that the headers a...Mihai Moldovan2017-12-161-1/+1
* Support building with legacy zlib versions that do not ship a pkg-config file.Mihai Moldovan2017-12-161-1/+1
* Xserver/hw/nxagent/compext: Xfree -> free and Xmalloc -> malloc.Mike Gabriel2017-12-154-121/+114
* Convert nx-X11/lib/ build flow from imake to autotools.Mike Gabriel2017-08-251-0/+1
* Fix compilation warningsUlrich Sibiller2016-12-031-3/+3
* nxcompext: Move code into Xserver subtree, as nxcompext requires Xserver incl...Mike Gabriel2016-11-1523-0/+9226