index
:
nx-libs
3.5.0.x
3.6.x
3713346f
feature/nxcomp-bigreq-support
master
nx-X11
nxagent
nxcomp
nxcompext
nxcompshad
nxproxy
pr/DXPC-re-license-retroactively
pr/Xext-cve-fixes
pr/dix-cve-fixes
pr/drop-bin-wrappers
pr/extend_manpage
pr/fix_xkb_crash
pr/gnu-hurd-i386-support
pr/hw-driver-cleanup
pr/libxfont-cleanup
pr/render-cleanup
pr/render-cve-fixes
pr/render-misc-patches
pr/various9
release-builds/3.6.x
update-workflows
upgrade-libX11
NXv3 (redistributed)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
3.6.x
Merge branch 'dependabot/github_actions/actions/checkout-4' into 3.6.x
Mike Gabriel
11 hours
3713346f
Merge branch 'nitomartinez-3.6.x' into 3.6.x
Mike Gabriel
8 years
pr/drop-bin-wrappers
rebase with bin-wrappers-removal, more places in uninstall rules where DESTDI...
Mike Gabriel
7 years
pr/extend_manpage
Args.c: adapt message to use same format as similar messages
Ulrich Sibiller
4 years
pr/fix_xkb_crash
libNX_X11: add additional checks for dpy and xkb
Ulrich Sibiller
6 years
pr/gnu-hurd-i386-support
nxcompshad/Shadow.cpp: Use EBADF instead of EBADFD (which is not portable to ...
Mike Gabriel
8 years
pr/various9
Screen.c: use %s / __func__ for fprintf
Ulrich Sibiller
19 months
release-builds/3.6.x
release 3.5.99.27
Mike Gabriel
17 months
update-workflows
CI: Add dependabot configuration for GH Actions
Mario Trangoni
4 months
upgrade-libX11
update X.h and Xproto.h because of GenericEvent
Ulrich Sibiller
8 years
[...]
Tag
Download
Author
Age
3.5.99.27
nx-libs-3.5.99.27.tar.gz
nx-libs-3.5.99.27.tar.bz2
nx-libs-3.5.99.27.zip
Mike Gabriel
17 months
3.5.99.26
nx-libs-3.5.99.26.tar.gz
nx-libs-3.5.99.26.tar.bz2
nx-libs-3.5.99.26.zip
Mike Gabriel
4 years
3.5.99.25
nx-libs-3.5.99.25.tar.gz
nx-libs-3.5.99.25.tar.bz2
nx-libs-3.5.99.25.zip
Mike Gabriel
4 years
3.5.99.24
nx-libs-3.5.99.24.tar.gz
nx-libs-3.5.99.24.tar.bz2
nx-libs-3.5.99.24.zip
Mike Gabriel
4 years
3.5.99.23
nx-libs-3.5.99.23.tar.gz
nx-libs-3.5.99.23.tar.bz2
nx-libs-3.5.99.23.zip
Mike Gabriel
5 years
3.5.99.22
nx-libs-3.5.99.22.tar.gz
nx-libs-3.5.99.22.tar.bz2
nx-libs-3.5.99.22.zip
Mike Gabriel
5 years
3.5.99.21
nx-libs-3.5.99.21.tar.gz
nx-libs-3.5.99.21.tar.bz2
nx-libs-3.5.99.21.zip
Mike Gabriel
5 years
3.5.99.20
nx-libs-3.5.99.20.tar.gz
nx-libs-3.5.99.20.tar.bz2
nx-libs-3.5.99.20.zip
Mike Gabriel
6 years
3.5.99.19
nx-libs-3.5.99.19.tar.gz
nx-libs-3.5.99.19.tar.bz2
nx-libs-3.5.99.19.zip
Mike Gabriel
6 years
3.5.99.18
nx-libs-3.5.99.18.tar.gz
nx-libs-3.5.99.18.tar.bz2
nx-libs-3.5.99.18.zip
Mike Gabriel
6 years
[...]
Age
Commit message
Author
Files
Lines
2020-05-31
release 3.5.99.24
3.5.99.24
Mike Gabriel
9
-10
/
+672
2020-05-31
Merge branch 'uli42-pr/clipboard_dump' into 3.6.x
Mike Gabriel
11
-177
/
+204
2020-05-31
NXevents.c, NXdispatch.c: add some DEBUG statements
Ulrich Sibiller
2
-2
/
+15
2020-05-31
Client.h: make macro NULL pointer safe
Ulrich Sibiller
1
-2
/
+2
2020-05-31
Clipboard.c: small code improvement
Ulrich Sibiller
1
-8
/
+7
2020-05-31
Clipboard.c: add description/warning for nxagentClearClipboard
Ulrich Sibiller
1
-0
/
+6
2020-05-31
Clipboard.c: improve some more debugging messages
Ulrich Sibiller
1
-19
/
+20
2020-05-31
Clipboard.c: use nxagentClientInfoString for debug output
Ulrich Sibiller
1
-58
/
+38
2020-05-31
Clipboard.c: add elapsed time for lastClient to stats output if available
Ulrich Sibiller
1
-2
/
+8
2020-05-31
Clipboard.c: call endTransfer()
Ulrich Sibiller
1
-4
/
+1
[...]