aboutsummaryrefslogtreecommitdiffstats
path: root/common/rfb/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* [Development] Implement *Plain types on the client side.Adam Tkac2010-09-021-2/+2
* [Development] Rename CSecurityTLSBase class to CSecurityTLS.Adam Tkac2010-07-211-2/+2
* [Development] Merge CSecurityTLS and CSecurityX509 classes into CSecurityTLSB...Adam Tkac2010-07-211-4/+2
* [Development] Rename SSecurityTLSBase source/class to SSecurityTLS.Adam Tkac2010-07-211-2/+2
* [Cleanup] Merge SSecurityTLS and SSecurityX509 classes into SSecurityTLSBase ...Adam Tkac2010-07-211-2/+2
* [Development] Implement VeNCrypt X509 subtypes on the client side.Adam Tkac2010-07-211-2/+2
* [Development] Implement X509 VeNCrypt subtypes on the server side.Adam Tkac2010-07-211-2/+2
* [Development] Create VeNCrypt security types in Security class.Adam Tkac2010-07-201-7/+9
* [Bugfix] Use AC_CHECK_LIB instead of pkgconfig, it is not available on OS X.Adam Tkac2010-05-131-1/+1
* [Bugfix] Compile VeNCrypt extension only when gnutls is enabled and available.Adam Tkac2010-04-281-11/+15
* [Development] Implement VeNCrypt type support on client side. Currently onlyAdam Tkac2010-04-231-1/+5
* [Development] Implement VeNCrypt security type on server side. Currently onlyAdam Tkac2010-04-231-6/+9
* [Development] Replace SSecurityFactoryStandard class by simplier Security class.Adam Tkac2010-04-231-2/+2
* [Development] Implement Security class. This class will be used to createAdam Tkac2010-04-231-4/+4
* [Development] Rename common/rfb/secTypes.{h,cxx} to common/rfb/Security.{h,cxx}.Adam Tkac2010-04-231-2/+2
* iFix VPATH and out-of-tree builds (again)DRC2010-04-111-1/+1
* Fix VPATH and out-of-tree buildsDRC2010-02-141-1/+1
* - use unix/configure.ac as top-level configure.ac baseAdam Tkac2009-09-041-3/+3
* Remove fttypes.h from Makefile.am, it doesn't exist.Adam Tkac2009-04-071-1/+1
* Properly parse the ExtendedDesktopSize rects in the client.Pierre Ossman2009-03-201-2/+2
* Add new file to file lists.Pierre Ossman2009-03-201-6/+6
* Remove file transfer support.Pierre Ossman2009-03-131-14/+10
* Consolidate pixel conversion into the PixelFormat class and optimise thePierre Ossman2009-03-061-1/+1
* Remove the "video" feature and its associated custom JPEG handling.Pierre Ossman2009-03-051-13/+3
* Basic support for building Windows vncviewer using MinGW. This patchPeter Åstrand2008-12-091-2/+2
* [Bugfix] Handle conditional jpeg/zlib building through AM_CONDITIONAL to makeAdam Tkac2008-10-221-9/+8
* [Cleanup] Handle system dependent defines through autoheader & common-config.hAdam Tkac2008-10-061-2/+1
* [Cleanup] Detect and handle IRIX related enhancements in common/* directory onlyAdam Tkac2008-10-061-0/+7
* Add headers to Makefile.am-s to fix "make dist" command in common/* subtreeAdam Tkac2008-06-181-1/+27
* - add libz to librdr.la to avoid tight/system zlib checking in xserver configureAdam Tkac2008-04-161-0/+2
* - generate Makefile.in from Makefile.am templateAdam Tkac2008-04-141-0/+31
* After discussion with Constantin reverted 2433, 2434, 2436, 2437 and 2438Adam Tkac2008-03-221-55/+0
* - use Makefile.am and configure.acAdam Tkac2008-03-201-0/+55