BLT is once again included in freewrapPLUS thanks to BLT code modifications from Peter MacDonald and his WIZE project.
Building freeWrap:
freewrapTCLSH is no longer built with a dependency on the X11 libraries. This dependency was an error that prevented the application from running on systems without a graphics console.On Windows, freeWrap is now built using MinGW/Msys instead of MS Visual C++.
The build process no longer requires an interactive step to enter the encryption key.
FreeWrap is now built with Info-ZIP 2.32 to take advantage of its security-related fixes.
The instructions for building freeWrap have been expanded.
Incorporated a few fixes provided by Pawel Pawlak to properly set up the encoding system. Previously freeWrap forced the default encoding to cp1252.
Added ::freewrap::Nagle command to control whether the Nagle algorithm is active on a specific socket.