index
:
lib/libdmx
master
obsd
DMX library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2013-12-09
Replace malloc(size); memset(...,0,size) with calloc
Alan Coopersmith
2013-11-22
Remove fallback for _XEatDataWords, require libX11 1.6 for it
Michael Joost
2013-05-04
integer overflow in DMXGetInputAttributes() [CVE-2013-1992 3/3]
Alan Coopersmith
2013-05-04
integer overflow in DMXGetWindowAttributes() [CVE-2013-1992 2/3]
Alan Coopersmith
2013-05-04
integer overflow in DMXGetScreenAttributes() [CVE-2013-1992 1/3]
Alan Coopersmith
2013-05-03
Use _XEatDataWords to avoid overflow of rep.length bit shifting
Alan Coopersmith
2012-03-02
Stop casting away constness on dmx_extension_name
Alan Coopersmith
2011-09-16
Strip trailing whitespace
Alan Coopersmith
2010-10-06
Purge cvs tags.
Jesse Adkins
2010-07-07
Purge macros NEED_EVENTS and NEED_REPLIES
Fernando Carrijo
2010-02-16
config: move CWARNFLAGS from configure.ac to Makefile.am
Gaetan Nadon
2009-10-22
.gitignore: use common defaults with custom section # 24239
Gaetan Nadon
2009-08-27
Move dmxext.h from dmxproto to here.
Peter Hutterer
2006-07-13
renamed: .cvsignore -> .gitignore
Alan Coopersmith
2006-04-07
Coverity #928: Don't dereference screen if it's null.
XORG-7_0_99_901
Adam Jackson
2005-12-03
Add check and cflags for malloc(0) returning NULL.
Kevin E Martin
2005-08-03
Do PKG_CHECK_MODULES on a unique token instead of on "DEP", so builds with
Adam Jackson
2005-07-20
Set soversion to 1.0.0 with -version-number.
Daniel Stone
2005-07-16
Set soversion to 1.0 using -version-number.
Daniel Stone
2005-07-09
Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directory
Keith Packard
2005-06-22
Apply these patches from Theo van Klaveren:
Søren Sandmann Pedersen
2005-06-13
Dummy change to make CVS see this file.
Søren Sandmann Pedersen
2005-06-13
*** empty log message ***
Søren Sandmann Pedersen
2005-06-13
- Add dmx build system
XORG-6_8_99_903
XORG-6_8_99_902
XORG-6_8_99_901
XORG-6_8_99_900
XORG-6_8_99_16
XORG-6_8_99_15
XORG-6_8_99_14
XORG-6_8_99_13
XORG-6_8_99_12
Søren Sandmann Pedersen
2004-12-06
Fix overwrite in DMX library calls (Bug #1989, Mark McLoughlin).
sco_port_update-base
XORG-6_8_99_9
XORG-6_8_99_8
XORG-6_8_99_7
XORG-6_8_99_6
XORG-6_8_99_5
XORG-6_8_99_4
XORG-6_8_99_3
XORG-6_8_99_2
XORG-6_8_99_11
XORG-6_8_99_10
XORG-6_8_99_1
Kevin E Martin
2004-06-30
Add Distributed Multihead X (DMX) support
rel-0-6-1
lg3d-rel-0-7-0
lg3d-base
XORG-6_8_1
XORG-6_8_0
XORG-6_7_99_904
XORG-6_7_99_903
XORG-6_7_99_902
XORG-6_7_99_901
XORG-6_7_99_2
XORG-6_7_99_1
Kevin E Martin