index
:
lib/libXau
master
obsd
Xau library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-02-17
unifdef hpux
master
Alan Coopersmith
2024-02-01
Autest.c includes Xauth.h that depends on other headers.
Thierry LARONDE
2024-02-01
Allow to use POSIX.2 compliant sed(1)
Thierry LARONDE
2024-02-01
Also test for explicit_memset(3) support
Thierry LARONDE
2024-02-01
Gcc < 11 doesn't allow opt. deallocator arg for __attribute((malloc))
Thierry LARONDE
2023-09-16
gitlab CI: run meson build with both gcc & clang compilers
Alan Coopersmith
2023-09-12
Allow building with clang after aec9d7266777e0b9243ef0f112fe0e07256bd446
Alex Richardson
2023-07-30
Xauth.h: add access & malloc attributes to function prototypes
Alan Coopersmith
2023-07-13
add Meson build system
Dylan Baker
2023-03-25
Set close-on-exec when opening files
Alan Coopersmith
2023-02-25
Remove "All rights reserved" from Oracle copyright notices
Alan Coopersmith
2023-02-06
Require LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
Alan Coopersmith
2022-12-08
libXau 1.0.11
libXau-1.0.11
Matt Turner
2022-11-29
configure: Use AC_SYS_LARGEFILE to enable large file support
Matt Turner
2022-08-26
libXau 1.0.10
libXau-1.0.10
Alan Coopersmith
2022-07-17
XauReadAuth: move failure handling code to a common code block
Alan Coopersmith
2022-07-09
Remove unnnecessary casts from malloc() and free() calls
Alan Coopersmith
2022-07-09
Autest.c: Fix -Wdiscarded-qualifiers warnings
Alan Coopersmith
2022-07-09
Fix spelling/wording issues
Alan Coopersmith
2022-07-09
Build xz tarballs instead of bzip2
Alan Coopersmith
2022-07-09
Use explicit_bzero if available
Tobias Stoeckmann
2022-07-09
gitlab CI: add a basic build test
Alan Coopersmith
2019-02-10
libXau 1.0.9
libXau-1.0.9
Alan Coopersmith
2018-12-07
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
2017-10-30
AuRead.c: remove redundant null check on calling free()
walter harms
2017-10-30
Au FileName.c: remove redundant null check on calling free()
walter harms
2017-10-30
AuDispose.c:remove redundant null check on calling free()
walter harms
2017-10-20
Avoid out of boundary read access
Tobias Stoeckmann
2017-01-26
autogen: add default patch prefix
Mihail Konev
2017-01-26
autogen.sh: use quoted string variables
Emil Velikov
2017-01-26
autogen.sh: use exec instead of waiting for configure to finish
Peter Hutterer
2014-01-02
Silence a benign static analysis warning with an assert of allocation size
Jeremy Huddleston Sequoia
2013-09-29
XauFileName: always go through buf allocation if buf is NULL
Alan Coopersmith
2013-09-29
XauFileName: reset bsize when malloc failed
Fuminobu TAKEYAMA
2013-05-24
libXau 1.0.8
libXau-1.0.8
Alan Coopersmith
2013-03-30
Use remove() instead of unlink() to delete lock files
Alan Coopersmith
2013-03-30
Call memcmp() instead of defining our own equivalent
Alan Coopersmith
2013-03-30
Replace strcpy+strcat pairs with snprintf calls
Alan Coopersmith
2013-03-30
Check for configure's HAVE_UNISTD_H instead of X_NOT_POSIX
Alan Coopersmith
2013-03-30
Use configure check for pathconf instead of X_NOT_POSIX #define
Alan Coopersmith
2013-01-15
autogen.sh: Implement GNOME Build API
Colin Walters
2013-01-15
configure: Remove AM_MAINTAINER_MODE
Adam Jackson
2013-01-12
Convert INCLUDES to AM_CPPFLAGS in preparation for automake-1.14 obsoletion
Alan Coopersmith
2013-01-04
unifdef -U__UNIXOS2__
Alan Coopersmith
2012-12-21
Tell clang to shut up about the padding in struct xauth
Alan Coopersmith
2012-12-21
Clean up some clang warnings about sign conversion
Alan Coopersmith
2012-08-23
Remove a use of tab stops.
Eric S. Raymond
2012-04-20
Free XauFileName() static buffer at exit
Chase Douglas
2012-03-06
libXau 1.0.7
libXau-1.0.7
Alan Coopersmith
2011-09-20
Improve the handling of "normal" locking collisions.
Matthew D. Fuller
[next]