FreeLAN Changelog

What's new in FreeLAN 2.2.0

May 7, 2019
  • Fixes memory leaks;
  • Fixes compilation on recent gcc/clang.
  • Uses vcpkg to build Windows dependencies;
  • Updates TAP-9 adapter in Windows installer.

New in FreeLAN 2.0.0 (Jun 23, 2017)

  • Implemented version 3 of the FreeLAN Secure Channel Protocol (breaks compatibility with FreeLAN 1.1).
  • Added support for TUN adapters.
  • Fixed IPv6 support.
  • Added support for passphrase-based authentication.
  • Added auto-generation of certificates.
  • Added IP routing support.
  • Added IP routes advertisement.
  • Added DNS servers advertisement.
  • Added IPv6 neighbor discovery emulation.
  • Added a Maximum Segment Size (MSS) override switch to avoid UDP fragmentation of wrapped TCP connections.
  • Refactored reactor code for reduced latency and better throughput (performance improvement).
  • Added native support for Perfect Forward Secrecy using ECDHE.
  • Added support for colored log output (on Linux and Mac OS X).
  • Improved overall logging information.
  • Added native HTTP(S) client-server mechanism for distributed username/password-based authentication.