Merge branch 'master' of ssh://repo.or.cz/srv/git/wvstreams
commitc53e3f1cbd2849a075917071e39c383b5c2adbc8
authorAvery Pennarun <apenwarr@gmail.com>
Mon, 29 Sep 2008 19:54:12 +0000 (29 15:54 -0400)
committerAvery Pennarun <apenwarr@gmail.com>
Mon, 29 Sep 2008 19:54:12 +0000 (29 15:54 -0400)
tree375269ba716ba6c0efb6600f6b761844b2ce855c
parent30f7f93cd6af82aba0517501b8668d10dc9cd893
parenta7889bc56699a9640cf723e4f926d71f2a8c66ea
Merge branch 'master' of ssh://repo.or.cz/srv/git/wvstreams

* 'master' of ssh://repo.or.cz/srv/git/wvstreams:
  WvDBusMsg: when printing REPLY packets, print the serial, not just rserial.
  wvdbusserver: implement NameHasOwner request.
  WvTCP: make *all* TCP streams low_delay().
  wvgzip: use Z_BEST_SPEED instead of Z_DEFAULT_COMPRESSION.
  Skip prociter objects in new streams directory when building under Win32
  WvDBusConn: use delay_output() to make things go faster.
  Add quick test for wvx509's copy constructor
  Set the CRL's AKI when creating from a cacert.
  Ripped wvprotectdata/wvunprotect data out of WvStreams.
  Fix logic error (== => !=) in UniRegistryGen.exists().
  Fix compile warning ("%d" -> "%ld" in printf) in uniregistrygen.cc