summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-02libXdmcp 1.1.5HEADlibXdmcp-1.1.5masterAlan Coopersmith1-1/+1
2023-09-23gitlab CI: add xz-utils to container for "make distcheck"Alan Coopersmith1-3/+3
2023-09-23XdmcpWriteHeader: use calloc instead of malloc to alloc bufferAlan Coopersmith1-1/+1
2023-09-23XdmcpWriteHeader: drop unnecessary cast of free() argumentAlan Coopersmith1-1/+1
2023-09-23Clear -Wunused-macros warnings when arc4random_buf() is availableAlan Coopersmith1-5/+1
2023-07-30Xdmcp.h: add access attributes to function prototypesAlan Coopersmith1-0/+45
2023-03-04configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLAlan Coopersmith1-3/+4
2023-02-25Remove "All rights reserved" from Oracle copyright noticesAlan Coopersmith1-1/+1
2022-11-18libXdmcp 1.1.4libXdmcp-1.1.4Alan Coopersmith1-2/+2
2022-11-04Only link with libbsd if needed for arc4random_buf()Alan Coopersmith1-5/+11
2022-10-06Switch from libbsd to libbsd-overlayGuillem Jover2-5/+5
2022-08-06XdmcpDisposeARRAYofARRAY8: Reduce scope of iAlan Coopersmith1-3/+1
2022-08-06arc4random_buf: Only declare ret if HAVE_GETENTROPY is definedAlan Coopersmith1-1/+1
2022-08-06Use memcpy() instead of memmove() when buffers are known not to overlapAlan Coopersmith1-1/+1
2022-07-17gitlab CI: enable doc builds in basic build testAlan Coopersmith1-9/+10
2022-07-17Fix spelling/wording issuesAlan Coopersmith5-10/+10
2022-07-17Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2022-02-23Fix build on Solaris 11.3.0 - 11.3.8Alan Coopersmith2-0/+8
2022-02-23gitlab CI: add a basic build testAlan Coopersmith1-0/+98
2019-03-16Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2019-03-16libXdmcp 1.1.3libXdmcp-1.1.3Alan Coopersmith1-1/+1
2018-11-19Update README for gitlab migrationAlan Coopersmith3-26/+19
2017-05-05Fix compilation error when arc4random_buf is not availableBenjamin Tissoires1-4/+4
2017-04-24Use getentropy() if arc4random_buf() is not availableBenjamin Tissoires2-6/+27
2017-01-26autogen: add default patch prefixMihail Konev1-0/+3
2017-01-26autogen.sh: use quoted string variablesEmil Velikov1-4/+4
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer1-1/+1
2016-01-01do not use &fullrelvers; in xdmcp.xml (Debian bug 761628)Helmut Grohne1-1/+1
2015-04-10Link with winsock library for socket functions on MinGWJon TURNEY1-0/+8
2015-03-21libXdmcp 1.1.2libXdmcp-1.1.2Alan Coopersmith1-1/+1
2015-01-19Add AC_USE_SYSTEM_EXTENSIONS to expose arc4random() interfaces in headersAlan Coopersmith1-0/+4
2014-06-04autogen.sh: Honor NOCONFIGURE=1Alan Coopersmith1-1/+3
2014-06-04configure: Drop AM_MAINTAINER_MODEAlan Coopersmith2-2/+1
2013-08-15Also reject requests to allocate negative sized amounts of memoryAlan Coopersmith2-8/+12
2013-08-15Ensure ARRAYofARRAY8 pointers are initialized to NULLAlan Coopersmith2-1/+44
2013-08-15Ensure ARRAY* structs are zero'ed out when oversize values are passedAlan Coopersmith1-28/+16
2013-08-15Add unit tests for Array allocation functionsAlan Coopersmith5-4/+84
2013-08-11Use arc4random when available to produce the XDM-AUTHENTICATION1 keyMatthieu Herrb2-1/+12
2013-04-19Make XdmcpCopyARRAY8 call XdmcpAllocARRAY8 instead of replicating itAlan Coopersmith1-5/+1
2013-04-15Ensure ARRAY* structs are zero'ed out when allocation failsAlan Coopersmith1-7/+21
2012-12-26Remove unused TLI ("STREAMSCONN") code from libXdmcpAlan Coopersmith3-40/+1
2012-03-07libXdmcp 1.1.1libXdmcp-1.1.1Alan Coopersmith1-1/+1
2012-01-11informaltable cleanupMatt Dew1-284/+286
2011-10-04Cleanup IDs and links in docMatt Dew1-2/+2
2011-09-16Strip trailing whitespaceAlan Coopersmith2-3/+3
2011-09-15xdmcp: use appropriate markup for author affiliationGaetan Nadon1-5/+5
2011-09-12docs: use the &fullrelvers; entity to set X11 release informationGaetan Nadon1-0/+2
2011-09-11docs: remove <productnumber> which is not used by defaultGaetan Nadon1-1/+0
2011-09-08docbook.am: embed css styles inside the HTML HEAD elementGaetan Nadon1-2/+0
2011-09-07docbook.am: global maintenance update - entities, images and olinkingGaetan Nadon1-52/+62