Commit graph

7 commits

Author SHA1 Message Date
adam
2e4a451d40 Changes 3.9.2:
* Improved pidfile handling code contributed by Jay Berkenbilt.

Changes 3.9.1:
* Fix assertion failure on 64-bit architectures using LZO 2.0+.
* Clean up harmless compiler warnings in ClientMultiplexer and
  ServerMultiplexer.

Changes 3.9.0:
* Re-implemented EncodeBuffer/DecodeBuffer to use considerably less CPU and
  very slightly improve compression.
* Builds with LZO 2.0 release.
* Compiles under the Mingw environment to create native Win32 binaries.
* Added dxpcssh sample script courtesy of Wicher Minnaard.
* Added dxpc.spec file contributed by Daniel Mealha Cabrita.
* Fixed some small memory leaks and potential buffer overruns.
* Indented all sources.
2011-03-18 10:50:46 +00:00
wiz
393af94024 Add RMD160 checksums to the SHA1 ones. 2005-02-23 17:36:09 +00:00
adam
0c96902b19 Changes 3.8.2:
* Enable build on system with gcc-3.x (which deprecate the old-style iostrams.h)
2005-01-19 15:10:12 +00:00
minskim
5daed86e36 Include the iostream header file before using ostream. Fixes build on
NetBSD-current.
2004-03-26 18:39:31 +00:00
mjl
14dfb96a81 Update to 3.8.1.
Minor maintainance release. Interesting changes include

	Added -b option to force backing store
	Changed license to BSD license.
	Performance optimizations
	Updated usage command, which was sorely out of date.
	Added -D option to specify display on server side
	Added proxy port to lock file name, making it possible to run multiple
	processes on the same unit on different proxy ports.
	Support for LZO bitmap image compression
	dxpc now accepts the new option -i[n] for image compression.
2001-10-22 01:05:40 +00:00
skrll
7c75053771 Move to sha1 digests, and add distfile sizes. 2001-04-19 11:07:33 +00:00
agc
8f972b049a + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 12:12:16 +00:00
Renamed from x11/dxpc/files/md5 (Browse further)