cvssproxy build 2
Tuesday, August 15th, 2006I have now released build #2 of cvssproxy (a cvs secure proxy, i.e. client pserver protocol accepted by the proxy then forwarded as sserver protocol).
The main changes from cvssproxy build #1 are:
- It is now a fully-fledged Windows application and lives in the system tray (no more running as a console application).
- It no longer needs the SSL DLLs as OpenSSL is now statically linked into it; whilst this means it has increased in size, it also means that it has no dependencies whatsoever.
- Memory leaks have been fixed.
- Speed and memory optimization has occurred.
- It can now be considered BETA instead of ALPHA quality.
Enjoy!