That’s my favorite p2p program for ed2k/kad and bittorrent since like 2010

Changelog

3.2.1 - 2024/08/19

  • upgrade autoconf build system files
  • commit configure to git so that source archive is identical to the tag checkout
  • disable automatic invocation of autoconf

3.2.0 - 2024/08/17

Supported OCaml versions now are from 4.03 up to 4.14, as a consequence local (in-the-tree) build of OCaml is not supported anymore, you must have OCaml installed to build.

NB newgui2 build is finicky, see README.md for details (tl;dr system packaged OCaml and lablgtk2 or --enable-batch with OCaml 4.05)

  • fix duplicated Content-Length header (#82)
  • Support miniupnpc 2.2.8 (#101, Sergey Fedorov)
  • upgrade upnp/natpmp libraries versions for in-the-tree build (–enable-force-upnp-natpmp)
  • fix setting network-specific options from command-line (#34)
  • fix build with newer (safe-string) OCaml (#98, #99, Luca Carlon)
  • some internal code and build system cleanup
  • CryptoPP build fixes (#62, #63, #66, Hin-Tak Leung, Jesús Pérez Rey (Chuso))
  • dark theme for the web interface (Luca Carlon)