| Commit message (Expand) | Author | Age | Files | Lines |
* | Require gettext 0.14.4 to fix a problem with detection of NLS support | DRC | 2011-05-13 | 1 | -1/+1 |
* | Make sure configure aborts if libjpeg isn't found. | Pierre Ossman | 2011-03-02 | 1 | -1/+1 |
* | Remove the included libjpeg-turbo from the tree and rely completely on one | Pierre Ossman | 2011-03-02 | 1 | -11/+2 |
* | [Bugfix] Improve compatibility with ancient GNUTLS implementations even more. | Adam Tkac | 2011-02-09 | 1 | -1/+3 |
* | [Development] os: add gnutls_x509_crt_print() implementation, older systems | Adam Tkac | 2011-02-09 | 1 | -0/+6 |
* | Add mechanism for creating binary tarballs | DRC | 2011-02-09 | 1 | -0/+1 |
* | Allow GnuTLS to use in-tree version of zlib when static linking | DRC | 2011-02-09 | 1 | -2/+2 |
* | Modify Mac packaging to accommodate VeNCrypt-enabled builds or other customiz... | DRC | 2011-02-09 | 1 | -0/+2 |
* | Check for the existence of setenv() in the system libraries and use the syste... | DRC | 2011-02-08 | 1 | -0/+2 |
* | Make it possible to disable PAM support if you want to avoid that dependency. | Pierre Ossman | 2010-12-07 | 1 | -5/+13 |
* | [Bugfix] Fix MinGW-based Windows builds. | Adam Tkac | 2010-11-25 | 1 | -1/+10 |
* | Static Xvnc build should now work with later versions of libgnutls that depen... | DRC | 2010-11-04 | 1 | -1/+2 |
* | [Development] Implement PasswordValidator class on Windows (Martin Koegler) | Adam Tkac | 2010-11-02 | 1 | -0/+3 |
* | Add GNUTLS_CFLAGS and GNUTLS_LDFLAGS to allow GnuTLS compile/link arguments t... | DRC | 2010-10-01 | 1 | -7/+21 |
* | OS X has the PAM library, but only 10.6 has the headers, so check for those. ... | DRC | 2010-09-30 | 1 | -2/+4 |
* | Support building with older versions of gnutls; Fix gnutls detection when bui... | DRC | 2010-09-30 | 1 | -2/+6 |
* | [Development] Implement *Plain security types on the server side and use | Adam Tkac | 2010-09-02 | 1 | -0/+6 |
* | [Bugfix] Use AC_CHECK_LIB instead of pkgconfig, it is not available on OS X. | Adam Tkac | 2010-05-13 | 1 | -9/+6 |
* | Do not enable GNU TLS in default build | DRC | 2010-04-29 | 1 | -1/+1 |
* | [Bugfix] Compile VeNCrypt extension only when gnutls is enabled and available. | Adam Tkac | 2010-04-28 | 1 | -1/+4 |
* | [Development] Add detection for gnutls to configure.ac. | Adam Tkac | 2010-04-23 | 1 | -0/+14 |
* | Mac package build | DRC | 2010-04-12 | 1 | -0/+6 |
* | Make autoconf and friends behave nicely and stop recursing above our top | Pierre Ossman | 2010-03-19 | 1 | -0/+1 |
* | Do a generic check for inet_aton instead of just assuming that only Win32 has | Pierre Ossman | 2010-02-12 | 1 | -0/+1 |
* | Some systems (like Solaris 8) need libresolv for inet_aton. | Pierre Ossman | 2010-02-12 | 1 | -0/+3 |
* | Make it possible to compile things with current upstream mingw. You'll lose | Pierre Ossman | 2009-12-23 | 1 | -0/+7 |
* | [Development] Bump version numbers to 1.0.90. | Adam Tkac | 2009-12-21 | 1 | -1/+1 |
* | Make winvnc4 and Windows vncconfig compilable via MinGW. | Adam Tkac | 2009-10-12 | 1 | -0/+2 |
* | Fix compilation of i18n bits. | Adam Tkac | 2009-09-07 | 1 | -2/+3 |
* | Adapt Windows viewer to new build system. | Adam Tkac | 2009-09-04 | 1 | -0/+4 |
* | Make unix/ subtree compilable. | Adam Tkac | 2009-09-04 | 1 | -0/+3 |
* | - use unix/configure.ac as top-level configure.ac base | Adam Tkac | 2009-09-04 | 1 | -0/+156 |