Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Pierre Ossman 4a4453fc69 Remove Java web server pirms 5 gadiem
..
CMakeLists.txt Add stream class to feed data from a file pirms 9 gadiem
Exception.cxx Use printf constructor safely pirms 10 gadiem
Exception.h Make exception classes have clearer messages pirms 6 gadiem
FdInStream.cxx Fully standardise on send()/recv() pirms 6 gadiem
FdInStream.h Add missing virtual destructors pirms 7 gadiem
FdOutStream.cxx Fully standardise on send()/recv() pirms 6 gadiem
FdOutStream.h Add method to query how long since we last wrote something to a fd. pirms 12 gadiem
FileInStream.cxx rdr: Fix incorrect error checking after fread() pirms 7 gadiem
FileInStream.h Add stream class to feed data from a file pirms 9 gadiem
FixedMemOutStream.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. pirms 18 gadiem
HexInStream.cxx Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. pirms 18 gadiem
HexInStream.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. pirms 18 gadiem
HexOutStream.cxx Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. pirms 18 gadiem
HexOutStream.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. pirms 18 gadiem
InStream.cxx Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. pirms 18 gadiem
InStream.h Remove unneeded virtual qualifiers on stream methods pirms 8 gadiem
MemInStream.h Avoid dropping const qualifier needlessly pirms 8 gadiem
MemOutStream.h Ported encoding optimizations from TurboVNC. The changes to the Tight parameters were determined through extensive low-level profiling (see http://www.virtualgl.org/pmwiki/uploads/About/turbototiger.pdf). The other enhancements involved: (1) porting the solid subrectangle pre-computation code from TightVNC/TurboVNC (it makes a pretty big difference-- see report), (2) encapsulating the JPEG encoder in its own class (this eliminates a buffer copy, and the JPEG buffer is now set to a decent size where it shouldn't ever need to be paged or re-allocated, except in rare corner cases), (3) adding support for last rect. encoding (necessary to support the solid rectangle pre-computation enhancements. pirms 13 gadiem
OutStream.h Add efficient method to copy data between two streams pirms 8 gadiem
RandomStream.cxx Fix bad signed/unsigned comparisons pirms 9 gadiem
RandomStream.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. pirms 18 gadiem
TLSException.cxx Fix bad reference in TLSException initialiser pirms 6 gadiem
TLSException.h [Development] Implement secure TLS streams. pirms 14 gadiem
TLSInStream.cxx Merge branch 'upreqs' of https://github.com/CendioOssman/tigervnc pirms 9 gadiem
TLSInStream.h Raise GnuTLS requirements to 3.x pirms 9 gadiem
TLSOutStream.cxx Raise GnuTLS requirements to 3.x pirms 9 gadiem
TLSOutStream.h Raise GnuTLS requirements to 3.x pirms 9 gadiem
ZlibInStream.cxx Clear up ZlibInStream::reset() behaviour pirms 8 gadiem
ZlibInStream.h Clear up ZlibInStream::reset() behaviour pirms 8 gadiem
ZlibOutStream.cxx Remove a lot of platform compatibilty stuff pirms 10 gadiem
ZlibOutStream.h Another attempt at solving the compression level change problems. We were still pirms 12 gadiem
types.h Make rawBytesEquivalent an unsigned 64-bit integer. Otherwise, it will overflow in less than a minute if using a full-screen video or 3D application. pirms 13 gadiem