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