Commit Graph

  • 0fb13632c0 编译配置 swallow-7.1 kuailexs 2024-12-26 23:50:13 +08:00
  • 1192d3bc40 libXdmcp 1.1.5 libXdmcp-1.1.5 master Alan Coopersmith 2024-03-02 13:31:40 -08:00
  • fa41f9bfd7 gitlab CI: add xz-utils to container for "make distcheck" Alan Coopersmith 2023-09-23 12:23:17 -07:00
  • 2ed49718a8 XdmcpWriteHeader: use calloc instead of malloc to alloc buffer Alan Coopersmith 2023-09-23 12:16:29 -07:00
  • f59fbae7a1 XdmcpWriteHeader: drop unnecessary cast of free() argument Alan Coopersmith 2023-09-23 12:11:31 -07:00
  • 6e6917dd59 Clear -Wunused-macros warnings when arc4random_buf() is available Alan Coopersmith 2023-09-23 12:00:08 -07:00
  • f431e5b6c2 Xdmcp.h: add access attributes to function prototypes Alan Coopersmith 2023-07-30 10:48:58 -07:00
  • eaceeee93c configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL Alan Coopersmith 2023-03-04 10:44:45 -08:00
  • 45d7acc61c Remove "All rights reserved" from Oracle copyright notices Alan Coopersmith 2023-02-25 09:22:37 -08:00
  • 7f5677e87d libXdmcp 1.1.4 libXdmcp-1.1.4 Alan Coopersmith 2022-11-18 15:05:39 -08:00
  • c01da8ebd0 Only link with libbsd if needed for arc4random_buf() Alan Coopersmith 2022-11-04 19:29:35 -07:00
  • e5ace1c5fe Switch from libbsd to libbsd-overlay Guillem Jover 2022-10-06 00:31:30 +00:00
  • b71d34f635 XdmcpDisposeARRAYofARRAY8: Reduce scope of i Alan Coopersmith 2022-08-06 14:51:50 -07:00
  • eb10c58258 arc4random_buf: Only declare ret if HAVE_GETENTROPY is defined Alan Coopersmith 2022-08-06 14:47:56 -07:00
  • 07f93358ac Use memcpy() instead of memmove() when buffers are known not to overlap Alan Coopersmith 2022-08-06 14:42:03 -07:00
  • 185a91c6e7 gitlab CI: enable doc builds in basic build test Alan Coopersmith 2022-07-17 12:22:50 -07:00
  • 8570239e74 Fix spelling/wording issues Alan Coopersmith 2022-07-17 12:16:48 -07:00
  • 9e886976a3 Build xz tarballs instead of bzip2 Alan Coopersmith 2022-07-17 12:13:58 -07:00
  • 4a71fdf6d3 Fix build on Solaris 11.3.0 - 11.3.8 Alan Coopersmith 2022-02-23 13:09:09 -08:00
  • 13b72ec554 gitlab CI: add a basic build test Alan Coopersmith 2022-02-23 12:50:41 -08:00
  • bc141f3047 Update configure.ac bug URL for gitlab migration Alan Coopersmith 2019-03-16 12:38:45 -07:00
  • 618b3ba5f8 libXdmcp 1.1.3 libXdmcp-1.1.3 Alan Coopersmith 2019-03-16 09:19:02 -07:00
  • 7d4c69183b Update README for gitlab migration Alan Coopersmith 2018-11-19 21:51:24 -08:00
  • 6d1aee0310 Fix compilation error when arc4random_buf is not available Benjamin Tissoires 2017-05-04 11:12:13 +02:00
  • 0554324ec6 Use getentropy() if arc4random_buf() is not available Benjamin Tissoires 2017-04-04 19:13:38 +02:00
  • f1bf902c52 autogen: add default patch prefix Mihail Konev 2017-01-26 13:52:49 +10:00
  • 34ac12e5eb autogen.sh: use quoted string variables Emil Velikov 2015-03-09 12:00:52 +00:00
  • 3d813e1a45 autogen.sh: use exec instead of waiting for configure to finish Peter Hutterer 2017-01-24 10:32:07 +10:00
  • 5021b93d68 do not use &fullrelvers; in xdmcp.xml (Debian bug 761628) Helmut Grohne 2015-11-11 22:23:15 +01:00
  • b10f382e3a Link with winsock library for socket functions on MinGW Jon TURNEY 2014-09-13 20:28:38 +01:00
  • 0c09444d27 libXdmcp 1.1.2 libXdmcp-1.1.2 Alan Coopersmith 2015-03-21 09:39:14 -07:00
  • 9f4cac7656 Add AC_USE_SYSTEM_EXTENSIONS to expose arc4random() interfaces in headers Alan Coopersmith 2015-01-17 10:37:09 -08:00
  • fe8eab93e9 autogen.sh: Honor NOCONFIGURE=1 Alan Coopersmith 2014-05-31 21:39:32 -07:00
  • da9a25b208 configure: Drop AM_MAINTAINER_MODE Alan Coopersmith 2014-05-31 21:38:41 -07:00
  • 089081dca4 Also reject requests to allocate negative sized amounts of memory Alan Coopersmith 2013-05-25 10:18:33 -07:00
  • 2da1bcb656 Ensure ARRAYofARRAY8 pointers are initialized to NULL Alan Coopersmith 2013-05-24 23:19:23 -07:00
  • 787c4c79be Ensure ARRAY* structs are zero'ed out when oversize values are passed Alan Coopersmith 2013-05-24 22:58:41 -07:00
  • 9089ae455f Add unit tests for Array allocation functions Alan Coopersmith 2013-05-24 22:24:55 -07:00
  • 66514a4af7 Use arc4random when available to produce the XDM-AUTHENTICATION1 key Matthieu Herrb 2013-08-04 10:42:57 +02:00
  • 0b443c1b76 Make XdmcpCopyARRAY8 call XdmcpAllocARRAY8 instead of replicating it Alan Coopersmith 2013-04-19 15:16:51 -07:00
  • 1222f97444 Ensure ARRAY* structs are zero'ed out when allocation fails Alan Coopersmith 2013-04-02 00:07:54 -07:00
  • ca65a92405 Remove unused TLI ("STREAMSCONN") code from libXdmcp Alan Coopersmith 2012-12-26 23:39:58 -08:00
  • 60aa228de5 libXdmcp 1.1.1 libXdmcp-1.1.1 Alan Coopersmith 2012-03-07 19:46:26 -08:00
  • a3151f53f0 informaltable cleanup Matt Dew 2012-01-11 21:44:51 -07:00
  • e2bc94bbee Cleanup IDs and links in doc Matt Dew 2011-10-04 22:17:41 -06:00
  • 896fc25047 Strip trailing whitespace Alan Coopersmith 2011-09-16 22:16:37 -07:00
  • de9cdb570f xdmcp: use appropriate markup for author affiliation Gaetan Nadon 2011-09-15 20:50:30 -04:00
  • d3bc4e5d2a docs: use the &fullrelvers; entity to set X11 release information Gaetan Nadon 2011-09-12 10:58:16 -04:00
  • d918365a38 docs: remove <productnumber> which is not used by default Gaetan Nadon 2011-09-11 19:49:53 -04:00
  • a9b82d7972 docbook.am: embed css styles inside the HTML HEAD element Gaetan Nadon 2011-09-08 20:00:00 -04:00
  • 35ce7db290 docbook.am: global maintenance update - entities, images and olinking Gaetan Nadon 2011-09-07 10:31:04 -04:00
  • e93e80c3bb Install xml versions of specs even if HAVE_XMLTO is false Gaetan Nadon 2011-06-12 18:39:45 -04:00
  • 32b2263dea Install target dbs alongside generated documents Gaetan Nadon 2011-06-05 16:27:36 -04:00
  • 92bca84bf0 Documentation: add Docbook external references support Gaetan Nadon 2011-02-27 15:06:18 -05:00
  • c702d3c41a config: comment, minor upgrade, quote and layout configure.ac Gaetan Nadon 2011-02-02 11:43:41 -05:00
  • 1540933e6e config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS Gaetan Nadon 2011-01-28 19:41:37 -05:00
  • 28d1dc6844 Revert "Export only public API symbols" Julien Cristau 2010-12-20 14:12:39 +01:00
  • afcb06588e spec: Fix up eqn to docbook conversion Alan Coopersmith 2010-12-16 19:16:01 -08:00
  • 7d3dd1513b spec: Fix section titles/nesting Alan Coopersmith 2010-12-16 17:55:30 -08:00
  • b64cac63e0 Export only public API symbols Cristian Rodríguez 2010-12-14 15:40:20 -05:00
  • fb32c2fc15 config: HTML file generation: use the installed copy of xorg.css Gaetan Nadon 2010-11-09 13:04:46 -05:00
  • 7db29ff43e libXdmcp 1.1.0 libXdmcp-1.1.0 Alan Coopersmith 2010-10-29 15:13:16 -07:00
  • fef4451fa3 Remove AC_PROG_CC & AC_PROG_INSTALL that XORG_DEFAULT_OPTIONS already call Alan Coopersmith 2010-10-27 23:01:49 -07:00
  • 21c9f93bb5 config: require xorg-macros minimum of 1.10 for XORG_CHECK_SGML_DOCTOOLS Gaetan Nadon 2010-08-03 15:28:51 -04:00
  • adaf75c9aa specs: replace troff source with docbook-xml source Matt Dew 2010-08-01 14:23:18 -04:00
  • 39993ef6f4 Replace comments pointing to non-public X Consortium defect reports Alan Coopersmith 2010-05-07 19:21:42 -07:00
  • ea0e0d0e3d Fix order of CPPFLAGS passed to lint/compile steps Alan Coopersmith 2010-05-07 19:03:54 -07:00
  • 996d92d271 Get rid of Xalloc/Xrealloc/Xfree from X server or Xlib Mikhail Gusarov 2010-05-07 20:22:20 +00:00
  • 2a51e57425 Nuke RCS tags Mikhail Gusarov 2010-05-07 20:06:52 +00:00
  • 710d4a4298 Reshuffle functions to decrease amount of boilerplate Mikhail Gusarov 2010-05-07 20:03:46 +00:00
  • 1b22d07fc1 Use stdint.h instead of limits.h for UINT*_MAX definitions Alan Coopersmith 2010-05-06 15:38:01 -07:00
  • 30e388a828 Deal with lint warnings about implicit narrowing conversions Alan Coopersmith 2010-04-29 20:19:38 -07:00
  • 110078a137 unifdef Lynx Alan Coopersmith 2010-04-29 19:57:46 -07:00
  • 5ea80e3080 XdmcpARRAY8Equal: Use memcmp instead of rolling our own Alan Coopersmith 2010-04-29 19:56:37 -07:00
  • 27b1aa82a3 Constify function prototypes Alan Coopersmith 2010-04-29 19:51:25 -07:00
  • 482b19329f config: update AC_PREREQ statement to 2.60 Gaetan Nadon 2010-03-29 16:50:34 -04:00
  • 1c220fc140 config: remove the pkgconfig pc.in file from EXTRA_DIST Gaetan Nadon 2010-03-29 14:53:48 -04:00
  • 7367f2efae make: remove unrequired -I${top_builddir}/include Gaetan Nadon 2010-03-20 11:22:59 -04:00
  • 2110b60cf1 config: move CWARNFLAGS from configure.ac to Makefile.am Gaetan Nadon 2010-02-16 10:37:21 -05:00
  • 7c1d4d8622 Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES Gaetan Nadon 2009-11-27 20:56:04 -05:00
  • 3c0e64988d INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 Gaetan Nadon 2009-10-28 14:09:10 -04:00
  • a4a69387d7 Deploy the new XORG_DEFAULT_OPTIONS #24242 Gaetan Nadon 2009-10-27 15:07:25 -04:00
  • 748ea77263 Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432 Gaetan Nadon 2009-10-26 22:08:43 -04:00
  • 1ac333abaa .gitignore: use common defaults with custom section # 24239 Gaetan Nadon 2009-10-22 12:34:19 -04:00
  • c362c31e58 Makefile.am: do not include autogen.sh in distribution #24183 Gaetan Nadon 2009-09-27 16:28:37 -04:00
  • d0f3336872 This is not a GNU project, so declare it foreign. Jeremy Huddleston 2009-10-21 12:47:24 -07:00
  • 3a7e0bb1ce libXdmcp 1.0.3 libXdmcp-1.0.3 Peter Hutterer 2009-08-28 15:32:31 +10:00
  • 8ba417e3f3 Require macros 1.3 for XORG_DEFAULT_OPTIONS. Peter Hutterer 2009-09-23 21:59:12 +10:00
  • d992d9dd3a Add README with pointers to mailing list, bugzilla & git repos Alan Coopersmith 2009-02-02 20:34:33 -08:00
  • 49336f1b6f Ansification and compile warning fixes. Paulo Cesar Pereira de Andrade 2009-01-09 16:34:13 -02:00
  • 498cce64f1 Mark Xalloc, Xrealloc, and Xfree as weak symbols. Paulo Cesar Pereira de Andrade 2008-11-26 23:45:09 -02:00
  • f876004608 Version bump -> 1.0.2 libXdmcp-1.0.2 Alan Coopersmith 2006-08-11 14:43:15 -07:00
  • 55f64a8a29 Require xorg-macros 1.1.0 or later for XORG_WITH_LINT & XORG_LINT_LIBRARY macros Alan Coopersmith 2006-08-11 14:41:42 -07:00
  • ae43ecfcb8 Add lint library to CLEANFILES Alan Coopersmith 2006-08-11 14:26:26 -07:00
  • a106f489a6 Replace static ChangeLog with dist-hook to generate from git-log Alan Coopersmith 2006-08-11 14:22:42 -07:00
  • 644ff9232d Use AC_CHECK_FUNCS instead of #ifdef SYSV to check for srand48 & lrand48 Alan Coopersmith 2006-08-10 15:58:18 -07:00
  • 048d2bb6b4 Add *~ to .gitignore to ignore emacs droppings Alan Coopersmith 2006-08-10 15:43:31 -07:00
  • 1f3fadd3a0 Add lint checking & library targets Alan Coopersmith 2006-07-13 18:01:01 -07:00
  • 0b7f0333fe Fix sparse warnings for using 0 instead of NULL Alan Coopersmith 2006-07-13 17:52:46 -07:00
  • bfcde07215 renamed: .cvsignore -> .gitignore Alan Coopersmith 2006-07-13 14:58:52 -07:00