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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Backport: ProcRRGetScreenInfo: swap configTimestamp as well
Alan Coopersmith
2015-06-07
1
-0
/
+1
*
Backport: RRModeCreate: plug memory leak of newModes if AddResource fails
Alan Coopersmith
2015-06-07
1
-2
/
+4
*
Backport: randr: fix server crash in RRGetScreenInfo
Julien Cristau
2015-06-07
1
-2
/
+3
*
Backport: randr: check for virtual size limits before set crtc
Tiago Vignatti
2015-06-07
1
-0
/
+12
*
Backport: Free randr crtc and output pointer arrays
Keith Packard
2015-06-07
1
-0
/
+2
*
Backport: Drop a reference to user mode after create
Keith Packard
2015-06-07
1
-1
/
+2
*
Backport: Bug 51375: Xorg doesn't set status for RRGetOutputInfo
Jaroslav Šmíd
2015-06-07
1
-0
/
+1
*
Merge branch 'sunweaver-pr/libxres-cleanup' into arctica-3.6.x
Mihai Moldovan
2015-06-02
12
-526
/
+2
|
\
|
*
library clean-up: Don't compile (i.e., remove) libNX_Xres.a anymore. It is no...
Mike Gabriel
2015-06-02
12
-526
/
+2
*
|
debian/changelog: sync with master/3.5.0.x branch.
Mihai Moldovan
2015-06-02
1
-0
/
+67
*
|
Update README.md: Move more release goals to 3.6.x.
Mike Gabriel
2015-05-31
1
-5
/
+6
*
|
Merge pull request #46 from ArcticaProject/pr/Xext-cve-fixes
Mike Gabriel
2015-05-31
1
-0
/
+20
|
\
\
|
*
|
Xv: unvalidated lengths in XVideo extension swapped procs [CVE-2014-8099]
pr/Xext-cve-fixes
Alan Coopersmith
2015-05-30
1
-0
/
+20
|
|
/
*
|
Merge pull request #45 from ArcticaProject/pr/dix-cve-fixes
Mike Gabriel
2015-05-31
2
-1
/
+8
|
\
\
|
|
/
|
/
|
|
*
dix: Allow zero-height PutImage requests (fix for X.Org's CVE-2015-3418).
pr/dix-cve-fixes
Keith Packard
2015-05-30
1
-1
/
+1
|
*
dix: integer overflow in ProcPutImage() [CVE-2014-8092 1/4]
Alan Coopersmith
2015-05-30
1
-1
/
+3
|
*
Avoid use-after-free in dix/dixfonts.c: doImageText() [CVE-2013-4396] from xo...
Mike DePaulo
2015-05-30
1
-0
/
+5
|
/
*
nxcomp/README.on-retroactive-DXPC-license: Some layout and interpunctuation f...
Mike Gabriel
2015-05-29
1
-1
/
+1
*
nxcomp/Misc.cpp: fix build failure introduced in 1f44331574bdbe4069d13e4c26df...
Mihai Moldovan
2015-05-28
1
-3
/
+3
*
Merge branch 'sunweaver-pr/DXPC-re-license-retroactively' into arctica-3.6.x
Mihai Moldovan
2015-05-26
4
-6
/
+4097
|
\
|
*
Document retroactive re-licensing of the original DXPC code (closes #30).
Mike Gabriel
2015-05-26
4
-6
/
+4097
*
|
Merge pull request #36 from ArcticaProject/pr/render-cve-fixes
Mike Gabriel
2015-05-26
1
-2
/
+18
|
\
\
|
|
/
|
/
|
|
*
render: unvalidated lengths in Render extn. swapped procs [CVE-2014-8100 2/2]
pr/render-cve-fixes
Alan Coopersmith
2015-05-24
1
-1
/
+16
|
*
render: check request size before reading it [CVE-2014-8100 1/2]
Julien Cristau
2015-05-24
1
-1
/
+2
*
|
Merge branch 'sunweaver-pr/libxrandr-cleanup' into arctica-3.6.x
Mihai Moldovan
2015-05-25
29
-2893
/
+32
|
\
\
|
*
|
hw/nxagent clean-up: Drop NXrandr.{c|h} client lib copy-of-code from nxagent ...
Mike Gabriel
2015-05-20
4
-1033
/
+3
|
*
|
library clean-up: Don't build libNX_Xrandr anymore. Use system's libXrandr sh...
Mike Gabriel
2015-05-20
25
-1860
/
+29
*
|
|
README.md: replace simple link with a text link, capitalization.
Mihai Moldovan
2015-05-22
1
-1
/
+1
*
|
|
Merge branch 'nitomartinez-qindel-readme' into arctica-3.6.x
Mihai Moldovan
2015-05-22
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Update the Qindel Company name (Qindel is without u ;-))
Nito Martinez
2015-05-21
1
-1
/
+1
*
|
|
README.md: mark the iOS support for nxproxy/nxcomp as completed.
Mike Gabriel
2015-05-16
1
-1
/
+1
*
|
|
Merge pull request #26 from nitomartinez/fix_developer_debugging
Mike Gabriel
2015-05-16
3
-3
/
+3
|
\
\
\
|
*
|
|
This patch is some code fixes to debug some debuging macro usage in the NX code.
Nito Martinez
2015-05-15
3
-3
/
+3
|
|
/
/
*
|
|
Merge pull request #25 from nitomartinez/nxtranscleanup_for_reconnect
Mike Gabriel
2015-05-16
3
-0
/
+36
|
\
\
\
|
*
|
|
This patch allows to cleanup the nxcomp resources to allow for a second conne...
Nito Martinez
2015-05-15
3
-0
/
+36
|
|
/
/
*
|
|
README.md: reword a few sections, whitespace fixes.
Mihai Moldovan
2015-05-15
1
-8
/
+7
*
|
|
README.md: grammar fix
Mike Gabriel
2015-05-15
1
-1
/
+1
*
|
|
README.md: phase 2 release series will be 3.7.0.x
Mike Gabriel
2015-05-15
1
-2
/
+2
*
|
|
update README.md with newest plans for nx-libs 3.6.x
Mike Gabriel
2015-05-15
1
-11
/
+30
|
|
/
|
/
|
*
|
Merge branch 'sunweaver-pr/libxdamage-cleanup' into arctica-3.6.x
Mihai Moldovan
2015-05-12
28
-1061
/
+28
|
\
\
|
*
|
debian/changelog: merge with master branch.
Mihai Moldovan
2015-05-12
1
-0
/
+2
|
*
|
debian/changelog: add entry for last change.
Mihai Moldovan
2015-05-12
1
-0
/
+1
|
*
|
debian/libnx-xinerama1.*: fix faulty logic when creating symlinks.
Mihai Moldovan
2015-05-12
1
-3
/
+3
|
*
|
library clean-up: Don't build libNX_Xdamage anymore. Use system's libXdamage ...
Mike Gabriel
2015-05-01
28
-1061
/
+28
*
|
|
debian/changelog: merge with master branch.
Mihai Moldovan
2015-05-05
1
-0
/
+2
*
|
|
debian/changelog: add entry for last change.
Mihai Moldovan
2015-05-05
1
-0
/
+1
*
|
|
debian/libnx-xinerama1.*: fix faulty logic when creating symlinks.
Mihai Moldovan
2015-05-05
1
-3
/
+3
*
|
|
Merge pull request #20 from sunweaver/pr/fix-CVE-2015-3418
Mike DePaulo
2015-05-01
1
-1
/
+1
|
\
|
|
|
*
|
dix: Allow zero-height PutImage requests (fix for X.Org's CVE-2015-3418).
Keith Packard
2015-05-01
1
-1
/
+1
|
/
/
*
|
debian/changelog: sync with 3.5.0.x branch.
Mihai Moldovan
2015-04-30
1
-0
/
+2
[next]