Commit graph

10 commits

Author SHA1 Message Date
lukem
6271d75135 zero out sockaddr_in before using it in bind() or connect().
Xvnc -localhost  and  Xvnc -interface ip4addr  now works...
2002-10-20 16:32:25 +00:00
lukem
067eeb231c Update to tightvnc 1.2.6. Notable changes:
all:
- supply manual pages

Xvnc:
- fixed crash in the font server code
- fixed blocking I/O problem which led to easy denial-of-service
  attacks via built-in HTTP server
- fixed memory alignment problem in Raw encoder, for systems with
  strict alignment constraints
- support libwrap for server access control
- rely upon system zlib instead of shipping own copy
- reset compression level & JPEG image quality on reading client's encoding list
- allow applet parameters to be specified in URL request to the HTTP server

vncpasswd:
- work correctly if a filename is given

vncserver:
- default depth is 24 instead of 8
- attempt restart once if failed first time due to font path lossage
- removed 2 second startup delay
- allow users to keep vnc directories in /tmp
- work correctly if $XAUTHORITY is not set
2002-10-20 14:33:53 +00:00
jlam
52cd2e2f27 buildlink1 -> buildlink2 2002-10-09 21:14:40 +00:00
abs
2b325a79cd prdownloads.sourceforge.net is no longer any use.
Switch to MASTER_SITE_SOURCEFORGE.
2002-05-12 10:16:44 +00:00
mycroft
7689f075c5 Fix cpp problems on -current, by using USE_CC_E. 2002-02-19 00:02:28 +00:00
martti
1967f3069e Updated tightvnc to 1.2.2
- Xvnc: Minor bugfix which should prevent potential dereference of a
    NULL pointer.

  - One more packaging option for the Unix source: ready to build
    archive with Zlib and JPEG libraries inside.

  - Other minor fixes and cleanups.
2002-02-12 07:11:29 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
mycroft
f2927a1522 Add docs tar file. 2001-09-23 01:56:34 +00:00
mycroft
46672394f1 Tight VNC, from www.tightvnc.com. 2001-09-23 01:34:29 +00:00