Nodezilla Changelog

What's new in Nodezilla 0.5.15

Mar 5, 2013
  • Some bug fixes

New in Nodezilla 0.5.12 (Mar 5, 2013)

  • Fixes in the new codec for small files
  • Fix some crashes reported by crash dumper

New in Nodezilla 0.5.11 (Mar 5, 2013)

  • Fixes in routing code

New in Nodezilla 0.5.10 (Mar 5, 2013)

  • FIX: crash on some deserialization
  • Rewrite most of the Fileshare code, FEC codec changed
  • Added some integrity checking in the blockstore
  • Lots of fix/tweaking for the new routing engine

New in Nodezilla 0.5.9 (Mar 5, 2013)

  • NB: This release will not be distributed through auto-update, you'll need to manually update
  • Upgrade core libraries: ACE, TAO, Crypto++, STLport
  • Removed ffmpeg, replaced by MediaInfo
  • Many UNICODE fixes, should now work properly under windows
  • Cleaning of old protocol version support (part 1/2)
  • Multiple fix dealing with corrupted objects or data in the network
  • FIX: random crash reported by crash dumper

New in Nodezilla 0.4.29 (Aug 21, 2007)

  • Vista: Use the 'least privilege' feature for vista when installing teh Nodezilla service
  • Vista: support for DEP and SAFESEH
  • FIXED: deadlock
  • FIXED: crash when connection are coming before the node is totally startup
  • ENHANCED: new retry on fail for download, less intensive on global lock
  • ENHANCED: more random selection of potential relayers
  • ENHANCED: Relayed messages priority tuning
  • ENHANCED: 2 more threads for "are you alive" handling
  • Protocol version bumped

New in Nodezilla 0.4.24 (Mar 30, 2007)

  • The closed NAT traversal feature is not publicly enabled yet in this release.
  • Fixed some routing issue with new messages used for NAT proxied nodes
  • Fixed some leaks
  • Fixed size computation for some packets
  • New register_shortcut message
  • Fixed some random crashes