Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix MinGW32 compilation with libjpeg. | Christian Beier | 2010-09-06 | 1 | -0/+3 |
| | | | | | | | | | MinGW32 (or more exactly, a rpcndr.h file included by winsock2.h) typedefs a 'boolean' type that jmorecfg.h included by jpeglib.h also tries to typedef. So, tell the jpeg headers. Closes: 3007302 | ||||
* | Thread safety for zrle, zlib, tight. | runge | 2009-05-21 | 1 | -15/+30 |
| | | | | Proposed tight security type fix for debian bug 517422. | ||||
* | The great UltraVNC Compatibility Commit | steven_carr | 2006-05-15 | 1 | -16/+16 |
| | |||||
* | Client Independent Server Side Scaling is now supported | steven_carr | 2006-05-03 | 1 | -11/+11 |
| | | | | Both PalmVNC and UltraVNC SetScale messages are supported | ||||
* | ANSIfy, fix some warnings from Linus' sparse | dscho | 2005-05-15 | 1 | -157/+143 |
| | |||||
* | global structures/functions should have "rfb", "sra" or "zrle" as prefix, | dscho | 2004-08-30 | 1 | -42/+42 |
| | | | | while structure members should not | ||||
* | move the library into libvncserver/, x11vnc into x11vnc/ | dscho | 2004-05-25 | 1 | -0/+1820 |