You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Pierre Ossman 4a4453fc69 Remove Java web server преди 5 години
..
CMakeLists.txt Add stream class to feed data from a file преди 9 години
Exception.cxx Use printf constructor safely преди 10 години
Exception.h Make exception classes have clearer messages преди 6 години
FdInStream.cxx Fully standardise on send()/recv() преди 6 години
FdInStream.h Add missing virtual destructors преди 7 години
FdOutStream.cxx Fully standardise on send()/recv() преди 6 години
FdOutStream.h Add method to query how long since we last wrote something to a fd. преди 12 години
FileInStream.cxx rdr: Fix incorrect error checking after fread() преди 7 години
FileInStream.h Add stream class to feed data from a file преди 9 години
FixedMemOutStream.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. преди 18 години
HexInStream.cxx Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. преди 18 години
HexInStream.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. преди 18 години
HexOutStream.cxx Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. преди 18 години
HexOutStream.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. преди 18 години
InStream.cxx Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. преди 18 години
InStream.h Remove unneeded virtual qualifiers on stream methods преди 8 години
MemInStream.h Avoid dropping const qualifier needlessly преди 8 години
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. преди 13 години
OutStream.h Add efficient method to copy data between two streams преди 8 години
RandomStream.cxx Fix bad signed/unsigned comparisons преди 9 години
RandomStream.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. преди 18 години
TLSException.cxx Fix bad reference in TLSException initialiser преди 6 години
TLSException.h [Development] Implement secure TLS streams. преди 14 години
TLSInStream.cxx Merge branch 'upreqs' of https://github.com/CendioOssman/tigervnc преди 9 години
TLSInStream.h Raise GnuTLS requirements to 3.x преди 9 години
TLSOutStream.cxx Raise GnuTLS requirements to 3.x преди 9 години
TLSOutStream.h Raise GnuTLS requirements to 3.x преди 9 години
ZlibInStream.cxx Clear up ZlibInStream::reset() behaviour преди 8 години
ZlibInStream.h Clear up ZlibInStream::reset() behaviour преди 8 години
ZlibOutStream.cxx Remove a lot of platform compatibilty stuff преди 10 години
ZlibOutStream.h Another attempt at solving the compression level change problems. We were still преди 12 години
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. преди 13 години