You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
The pad fields of the rfbClientCutTextMsg and rfbKeyEventMsg could contain arbitray memory belonging to the process, don't leak this to the remote. Closes #252 (cherry picked from commit 2f5b2ad1c6c99b1ac6482c95844a84d66bb52838) |
6 years ago | |
---|---|---|
admin@f9148018b2 | 6 years ago | |
cmake@177a2281dd | 6 years ago | |
dcoprss | 6 years ago | |
doc | 7 years ago | |
filesharing | 6 years ago | |
kdict | 6 years ago | |
kget | 6 years ago | |
knewsticker | 6 years ago | |
kopete | 6 years ago | |
kpf | 6 years ago | |
kppp | 6 years ago | |
krdc | 6 years ago | |
krfb | 6 years ago | |
ksirc | 6 years ago | |
ktalkd | 6 years ago | |
lanbrowsing | 6 years ago | |
librss | 12 years ago | |
tdednssd | 6 years ago | |
tdefile-plugins | 6 years ago | |
wifi | 6 years ago | |
.gitmodules | 13 years ago | |
AUTHORS | 15 years ago | |
CMakeL10n.txt | 6 years ago | |
CMakeLists.txt | 6 years ago | |
COPYING | 12 years ago | |
COPYING-DOCS | 15 years ago | |
ConfigureChecks.cmake | 6 years ago | |
INSTALL | 15 years ago | |
Mainpage.dox | 15 years ago | |
Makefile.am.in | 15 years ago | |
Makefile.cvs | 15 years ago | |
README | 7 years ago | |
config.h.cmake | 8 years ago | |
configure.in.bot | 15 years ago | |
configure.in.in | 13 years ago | |
install-sh | 15 years ago | |
tdenetwork.lsm | 6 years ago |
README
In this file: * Common Mistakes * Debugging * More Info What it is ---------- * kdict: graphical client for the DICT protocol. * kit: AOL instant messenger client, using the TOC protocol * knewsticker: RDF newsticker applet * kpf: public fileserver applet * kppp: dialer and front end for pppd * ksirc: IRC client * ktalkd: talk daemon * kxmlrpc: TDE XmlRpc Daemon * lanbrowsing: lan browsing tdeio slave * krfb: Desktop Sharing server, allow others to access your desktop via VNC * krdc: a client for Desktop Sharing and other VNC servers * wifi: Wireless LAN tools Common Mistakes --------------- If configure claims Qt cannot be found, have a look at ftp://ftp.trolltech.com and download the latest Qt 3.3.x release. Debugging --------- You can use --enable-debug with the configure script, if you want to have debug code in your TDE apps and libs. I recommend to do this, since this is alpha software and this makes debugging things a whole lot easier. More Info --------- Have a look at the individual subdirectories, if you want to know, what versions of apps are included. Please direct any bug reports to our bug list by visiting http://bugs.trinitydesktop.org. General TDE discussions should go to the Trinity mailing list (http://trinitydesktop.org/mailinglist.php).