Calitko v0.6.2

Get the source code:

  • from SourceForge.net (calitko-0.6.2-src.tar.gz)
  • using Bazaar (bzr branch http://bzr.calitko.org/releases/calitko-0.6.2)

New in this source code release:

  • Now parsing BitTorrent torrent files.
  • Started working on tracker communication (writing/reading tracker requests/responses) and tracker sessions.
  • Refactored most of the old Gnutella packets using packet-gen and added unit tests for each.
  • Improved packet-gen templates.
  • More and better generic components in Protocols/Generics.
  • Improvements to the bundled qmake and moc.
  • Implemented RFC 3986 URIs.
  • The source code compiles under 64bit Unix/Linux.
  • Compiles again with compilers not supporting precompiled headers.
  • Created a templater scrips that help us create and keep our sources consistent with the coding conventions and styles regarding packages and subpackages.
  • Numerous conventions/styles fixes and a fixed a few memory leaks.

The following people have contributed to this Calitko release:

  • Peter Dimov
  • Wei Tan
  • Petr Zemek