summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use correct filenames in headersDRC2010-04-2317-17/+17
* [Development] Implement VeNCrypt type support on client side. Currently onlyAdam Tkac2010-04-2318-32/+744
* [Development] Implement VeNCrypt security type on server side. Currently onlyAdam Tkac2010-04-2313-7/+967
* [Development] Implement secure TLS streams.Adam Tkac2010-04-239-3/+436
* [Development] Add detection for gnutls to configure.ac.Adam Tkac2010-04-231-0/+14
* [Development] Use enhanced Security class by both UNIX and Windows viewers.Adam Tkac2010-04-237-49/+19
* [Development] Enhance Security class to be usable by viewer.Adam Tkac2010-04-233-5/+34
* [Development] Remove rfb/SSecurityFactoryStandard.h and rfb/SSecurityFactoryS...Adam Tkac2010-04-232-136/+0
* [Development] Replace SSecurityFactoryStandard class by simplier Security class.Adam Tkac2010-04-2315-59/+32
* [Development] Implement Security class. This class will be used to createAdam Tkac2010-04-234-6/+94
* [Bugfix] Include Security.h instead of former secTypes.h in Security.cxx.Adam Tkac2010-04-231-1/+1
* [Development] Move all VncAuth code from SSecurityFactoryStandard class toAdam Tkac2010-04-236-67/+66
* Remove unneeded secTypeEncrypts() function.Adam Tkac2010-04-232-12/+0
* [Development] Define security types as rdr::U8 values.Adam Tkac2010-04-234-27/+28
* [Development] Rename common/rfb/secTypes.{h,cxx} to common/rfb/Security.{h,cxx}.Adam Tkac2010-04-2313-12/+12
* [Development] Add possibility to define viewer/server specific parameters viaAdam Tkac2010-04-238-26/+87
* [BugFix] Include xserver17.patch and xserver18.patch in EXTRA_DIST inAdam Tkac2010-04-231-1/+1
* Build wrappers no longer necessary. The Linux cross-compatible build is now ...DRC2010-04-166-137/+169
* Don't need -version when just doing a rebuildDRC2010-04-161-3/+2
* Integrate stand-alone Xvnc build into build-xorg, to eliminate need for wrapp...DRC2010-04-161-10/+101
* Fix out-of-tree build issue when using included zlibDRC2010-04-151-1/+1
* Remove unneeded parts of embedded zlib.Adam Tkac2010-04-1514-3601/+2
* [Development] Use AllocDevicePair instead of AddDevice/RegisterDevice functionsAdam Tkac2010-04-142-1/+46
* [Development] Merge KeyboardDevice and PointerDevice classes to new class calledAdam Tkac2010-04-144-77/+61
* Add support for building a stand-alone version of Xvnc from the Xorg 7.5 sourcesDRC2010-04-142-9/+99
* Remove unneeded modulesDRC2010-04-141-5/+1
* 0.0.92DRC2010-04-131-1/+1
* Fix amd64 build on FreeBSDDRC2010-04-131-1/+8
* Automatically determine appropriate source path + better support for in-tree ...DRC2010-04-131-12/+15
* Support out-of-tree xorg builds and lay groundwork for cross-compatible build...DRC2010-04-133-64/+99
* Mac package buildDRC2010-04-1210-0/+468
* iFix VPATH and out-of-tree builds (again)DRC2010-04-111-1/+1
* 'make dist' still doesn't build a complete source archive like it should, but...DRC2010-04-111-1/+1
* [Bugfix] Update default CODE path in index.vnc file appropriately.Adam Tkac2010-03-221-1/+1
* Use libjpeg-turbo version marker to indicate which version this directory is ...DRC2010-03-211-1/+1
* Fix data corruption issues when decompressing large JPEG images and/or using ...DRC2010-03-211-1/+6
* Make autoconf and friends behave nicely and stop recursing above our topPierre Ossman2010-03-191-0/+1
* [Development] Extend options dialog width from 400 to 450 to show French tran...Adam Tkac2010-03-191-1/+1
* [Development] Add French translation, thanks to Alain Portal.Adam Tkac2010-03-192-1/+196
* [Bugfix] Fix libvnc.so module loading (define listenaddr symbol).Adam Tkac2010-03-051-0/+2
* [Bugfix] Defer all format changes till requested framebuffer updates areAdam Tkac2010-03-042-5/+17
* [Bugfix] Don't crash in TXImage::updateColourMap function due NULL pointerAdam Tkac2010-03-041-1/+2
* Fix JAR file so that Java viewer can be run without a web serverDRC2010-03-043-4/+9
* We need to set encodingChange for the client to actually request a newPierre Ossman2010-03-031-1/+4
* Don't allow code path to be forced on a system that doesn't support itDRC2010-03-031-4/+4
* Merge other changes from libjpeg-turbo 0.0.90DRC2010-02-263-52/+37
* Make TJ_FORCE* work properlyDRC2010-02-263-8/+16
* [Expletive deleted] Windows is LLP64, not LP64DRC2010-02-2610-27/+29
* Exit with non-zero status if any error was encounteredDRC2010-02-221-14/+17
* Not that it matters at the moment, but Win64 can address up to 64 processorsDRC2010-02-221-2/+2