| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [Development] Add possibility to build Windows programs with GNUTLS via cmake. | Adam Tkac | 2011-01-19 | 1 | -1/+6 |
* | CMake build system for Windows | DRC | 2010-10-27 | 2 | -0/+19 |
* | Support building with older versions of gnutls; Fix gnutls detection when bui... | DRC | 2010-09-30 | 2 | -0/+8 |
* | [Bugfix] Properly report transport errors to GNUTLS. | Adam Tkac | 2010-08-25 | 2 | -9/+23 |
* | [Bugfix] Use AC_CHECK_LIB instead of pkgconfig, it is not available on OS X. | Adam Tkac | 2010-05-13 | 1 | -1/+1 |
* | [Bugfix] Add GNUTLS_{CFLAGS,LIBS} to librdr_la_{CPPFLAGS,LIBADD} to fix | Adam Tkac | 2010-05-03 | 1 | -2/+2 |
* | [Development] Implement secure TLS streams. | Adam Tkac | 2010-04-23 | 9 | -3/+436 |
* | Fix out-of-tree build issue when using included zlib | DRC | 2010-04-15 | 1 | -1/+1 |
* | Eliminate GCC signed/unsigned warnings related to encodings: The | Peter Åstrand | 2010-02-10 | 1 | -0/+10 |
* | - use unix/configure.ac as top-level configure.ac base | Adam Tkac | 2009-09-04 | 3 | -7/+7 |
* | Revert r3657 (import of autogenerated) files. | Adam Tkac | 2009-03-13 | 1 | -537/+0 |
* | Import autogenerated files for unix/ and common/ subdirs to make source | Adam Tkac | 2009-03-11 | 1 | -0/+537 |
* | [Cleanup] Removed unneeded #includes from rdr/Exception.cxx | Adam Tkac | 2008-12-03 | 1 | -3/+2 |
* | [Refactoring] Improved rdr::Exception constructor. It now accepts variable | Adam Tkac | 2008-11-14 | 3 | -10/+16 |
* | Check where select() is defined during configure time | Adam Tkac | 2008-11-14 | 2 | -10/+13 |
* | [Bugfix] Handle conditional jpeg/zlib building through AM_CONDITIONAL to make | Adam Tkac | 2008-10-22 | 1 | -2/+6 |
* | Add headers to Makefile.am-s to fix "make dist" command in common/* subtree | Adam Tkac | 2008-06-18 | 1 | -3/+8 |
* | - add libz to librdr.la to avoid tight/system zlib checking in xserver configure | Adam Tkac | 2008-04-16 | 1 | -0/+2 |
* | - generate Makefile.in from Makefile.am template | Adam Tkac | 2008-04-14 | 2 | -19/+7 |
* | After discussion with Constantin reverted 2433, 2434, 2436, 2437 and 2438 | Adam Tkac | 2008-03-22 | 2 | -10/+19 |
* | - use Makefile.am and configure.ac | Adam Tkac | 2008-03-20 | 2 | -19/+10 |
* | Minor code cleanup to decrease the amount of compilation warnings in Fedora C... | Constantin Kaplinsky | 2007-09-05 | 1 | -0/+1 |
* | Migrating to new directory structure adopted from the RealVNC's source tree. ... | Constantin Kaplinsky | 2006-05-25 | 27 | -0/+2662 |