summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add tests for unix socket parsingHEADmasterDemi Marie Obenour2023-03-252-5/+45
* DISPLAY starting with / or unix: is always a socket pathDemi Marie Obenour2023-03-251-50/+59
* Allow full paths to sockets on non-macOSDemi Marie Obenour2023-03-252-23/+9
* Fix xcb_connect() call with a custom xcb_auth_info_tMatthieu Herrb2023-02-281-3/+1
* configure.ac: drop `pthread-stubs` dependency on DragonFly and FreeBSDJan Beich2023-02-111-1/+1
* Raise minimum required version of Python from 2.6 to 3.0Alan Coopersmith2023-02-091-1/+1
* configure.ac: Remove obsolete AC_HEADER_STDCAlan Coopersmith2023-02-061-1/+0
* Fix indentation.Daniel G2023-01-091-2/+2
* Fix windows build.Daniel G2023-01-071-1/+5
* xcb_conn: Add a check for NULL to silence a UBSan runtime errorJeremy Huddleston Sequoia2022-11-261-3/+5
* Fix handling of documented enum parametersDemi Marie Obenour2022-10-161-4/+5
* Fix a compiler warningDemi Marie Obenour2022-10-161-2/+2
* configure.ac: drop dependency `pthread-stubs` on SolarisAlan Coopersmith2022-10-041-1/+1
* configure.ac: drop dependency `pthread-stubs` on macOSPaperChalice2022-09-281-1/+1
* Improve tutorial exampleUli Schlachter2022-09-281-3/+1
* autogen: add default patch prefixMihail Konev2022-07-241-0/+3
* autogen.sh: use quoted string variablesEmil Velikov2022-07-241-4/+4
* autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer2022-07-241-1/+1
* gitlab CI: add a basic build testAlan Coopersmith2022-07-181-0/+98
* Require xcb-proto >= 1.15.1, which has DbeMike Sharov2022-06-221-1/+1
* Build DOUBLE-BUFFER extension.Mike Sharov2022-06-025-0/+26
* libxcb 1.15libxcb-1.15Matt Turner2022-05-031-1/+1
* Fix a memory leakHodong2022-01-151-1/+2
* Fix integer overflows in xcb_in.cDemi Marie Obenour2021-11-171-3/+9
* Fix hang in xcb_request_check()Thomas Anderson2021-09-303-4/+12
* Avoid request counter truncation in replies map after 2**32 requestsRan Benita2021-09-302-5/+5
* Add newline when printing auth/connection failure string to stderrJulien Cristau2021-09-301-0/+4
* Improve/fix docs for reply fds functionsUli Schlachter2021-09-201-2/+3
* c_client.py: Implement handling of <length> elementPovilas Kanapickas2021-07-301-0/+10
* c_client: Extract _c_get_field_mapping_for_expr()Povilas Kanapickas2021-07-301-7/+19
* c_client.py: Use get_expr_field_names directly to resolve list fieldsPovilas Kanapickas2021-07-301-1/+1
* c_client.py: Extract get_expr_field_names()Povilas Kanapickas2021-07-301-29/+32
* Fix writev emulation on WindowsPeter Harris2021-06-041-21/+36
* Fix build on WindowsPeter Harris2021-06-046-6/+34
* xcb_auth: Quiet -Wimplicit-fallthrough warning in get_authptr()Alan Coopersmith2021-06-012-0/+11
* Increment libtool version info for libxcb-dri3Julien Cristau2021-02-021-1/+1
* gitignore: add files generated by make checkRan Benita2020-11-181-0/+3
* tests: don't use deprecated fail_unless check APIRan Benita2020-11-182-16/+16
* Use the 'present' field to properly check that the XC-MISCEduardo Sánchez Muñoz2020-03-022-2/+2
* Release libxcb 1.14libxcb-1.14Matt Turner2020-02-222-2/+9
* Build xz tarballs instead of bzip2Matt Turner2020-02-221-1/+1
* configure.ac: Depend on pthread-stubs only on not-LinuxMatt Turner2020-02-221-1/+5
* Implement xcb_total_read() and xcb_total_written().Sam Varshavchik2020-02-224-0/+60
* tests: Support Check 0.13.0 APIA. Wilcox2020-02-222-0/+13
* Handle EINTR from recvmsg in _xcb_in_readMartin Dørum2019-05-191-1/+1
* Include time.h before using time()Jon Turney2019-04-251-0/+1
* Add README.md to EXTRA_DISTAlan Coopersmith2019-02-171-0/+1
* Add "ge.*" to src/.gitignoreEduardo Sánchez Muñoz2019-02-171-0/+1
* Update README for gitlab migrationAlan Coopersmith2019-02-161-12/+17
* Update configure.ac bug URL for gitlab migrationAlan Coopersmith2019-02-161-1/+1