| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | included vncterm | dscho | 2003-02-09 | 14 | -3/+1266 |
| * | moved the OSXvnc-server to examples; IRIX fixes (not really IRIX, but shows t... | dscho | 2003-02-09 | 3 | -14/+18 |
| * | renamed sraRegion to rfbregion and put it in include/; will be installed now | dscho | 2003-02-09 | 9 | -11/+11 |
| * | portability changes | dscho | 2003-02-09 | 1 | -0/+4 |
| * | order of X libraries is not good for IRIX | dscho | 2003-02-09 | 1 | -1/+1 |
| * | include order was wrong | dscho | 2003-02-09 | 2 | -5/+5 |
| * | source from CVS always will need a current autoconf/automake | dscho | 2003-02-09 | 4 | -9308/+0 |
| * | I give up supporting old autoconf/automake; now require at least 2.52 | dscho | 2003-02-09 | 5 | -262/+9308 |
| * | more macros included for older autoconf/automake | dscho | 2003-02-09 | 1 | -0/+124 |
| * | converted CARD{8,16,32} to uint{8,16,32}_t and included support for stdint.h | dscho | 2003-02-09 | 30 | -385/+1063 |
| * | ignore libvncserver-config | dscho | 2003-02-09 | 1 | -0/+1 |
| * | bigendian is now determined at configure time | dscho | 2003-02-09 | 3 | -39/+8 |
| * | added website | dscho | 2003-02-09 | 1 | -0/+132 |
| * | small adjustments for autoconf/automake compatibility | dscho | 2003-02-09 | 2 | -5/+5 |
| * | make dist fixed; make rpm introduced | dscho | 2003-02-09 | 7 | -13/+122 |
| * | removed Makefiles; these are generated now | dscho | 2003-02-08 | 7 | -1420/+5 |
| * | ignore generated files | dscho | 2003-02-08 | 4 | -0/+69 |
| * | missing files | dscho | 2003-02-08 | 5 | -0/+14 |
| * | further autoconf'ing | dscho | 2003-02-08 | 4 | -1/+59 |
| * | autoconf'ed everything | dscho | 2003-02-08 | 18 | -154/+1572 |
| * | added files | dscho | 2003-02-07 | 2 | -0/+203 |
| * | added Makefile in examples; "export" in cvs_update_anonymously | dscho | 2003-02-07 | 2 | -2/+52 |
| * | moved files to include; moved a file to examples/ | dscho | 2003-02-07 | 11 | -270/+55 |
| * | moved files to contrib/ and examples/ | dscho | 2003-02-07 | 8 | -0/+1 |
| * | fixed cargs (segmentation fault!) | dscho | 2002-12-30 | 2 | -18/+14 |
| * | strange, but standard X11 behaviour from Sun keymappings... | dscho | 2002-12-25 | 1 | -0/+19 |
| * | include commented debug functionality | dscho | 2002-12-20 | 1 | -0/+5 |
| * | AltGr fixes in x11vnc, renamed from altgr to modtweak | dscho | 2002-12-20 | 1 | -19/+26 |
| * | fixed compilation for zippy | dscho | 2002-12-20 | 1 | -2/+2 |
| * | Makefile for contrib | dscho | 2002-12-20 | 1 | -0/+3 |
| * | new version of x11vnc from Karl Runge | dscho | 2002-12-19 | 2 | -39/+164 |
| * | small fixes: in X11/Xlib.h Bool is int (Karl Runge); indexed colour support | dscho | 2002-12-15 | 1 | -44/+70 |
| * | fix: if no CXX is defined, really don't use zrle (Karl Runge) | dscho | 2002-12-15 | 2 | -0/+6 |
| * | compiler warnings, contrib directory, new x11vnc from Karl Runge | dscho | 2002-12-06 | 8 | -606/+1389 |
| * | fixed severe bug with sending fbupdates | dscho | 2002-10-29 | 3 | -2/+4 |
| * | patch from Const for CursorPosUpdate encoding | dscho | 2002-10-29 | 8 | -34/+256 |
| * | rdr | dscho | 2002-10-22 | 18 | -0/+1579 |
| * | updated to vnc-3.3.4 (ZRLE encoding) | dscho | 2002-10-22 | 12 | -40/+836 |
| * | patch for IRIX | dscho | 2002-08-31 | 1 | -1/+1 |
| * | socket via proxy gets options set, compiler warning fixes | dscho | 2002-08-31 | 4 | -4/+30 |
| * | compiler warnings and format vulnerabilities fixed | dscho | 2002-08-31 | 8 | -13/+25 |
| * | IRIX changes | dscho | 2002-08-27 | 2 | -4/+5 |
| * | changes | dscho | 2002-08-22 | 1 | -0/+2 |
| * | a pseudo HTTP request for tunnelling (also via strict Web Proxy) was added. | dscho | 2002-08-22 | 6 | -6/+180 |
| * | synchronized with tightVNC 1.2.5 | dscho | 2002-08-22 | 4 | -12/+127 |
| * | unwarn compilation | dscho | 2002-08-19 | 13 | -924/+927 |
| * | prepare for version 0.4 | dscho | 2002-07-28 | 2 | -8/+13 |
| * | NewFB encoding added | dscho | 2002-07-28 | 10 | -46/+246 |
| * | pthread fix | dscho | 2002-06-13 | 3 | -9/+21 |
| * | solaris fixes (INADDR_NONE) | dscho | 2002-05-03 | 2 | -1/+5 |