ChangeLog ctunnel - tunnel any TCP or UDP connection in a cryptographic tunnel
2011-02-13  Jess Mahan 
	* 0.6 Release
	* Fixed high CPU utilization in select() timeout
	* Lowered heap usage
	* Fixed slight memory leak in pthread management
	* Smarter thread management, fixing a segfault

2011-02-12  Jess Mahan 
        * 0.5 Release
        * Fixed crash in tunnel, when remote unavailable
        * Fixed memory leaks in pthread code
        * Code cleanup

2010-06-02  Jess Mahan 
	* 0.4 Release
	* Switched from fork() to pthreads
	* win32 support
	* OpenSSL and libgcrypt init cleanup and optimization
	* Added support for custom packet sizes
	* Fixed compression comnmand line switch. Now accepts argument
	* Fixed LDFLAGS in /src/Makefile to detect crypto engine type
	* Fixed type-o's in manpage/help

2010-05-15  Jess Mahan 

	* 0.3 Release
	* libgcrypt support
	* libz compression support
	* UDP tunnel support
	* split source into multiple files 

2008-08-26  Jess Mahan 

	* 0.2 Fixed bug in name resolution in function tcp_connect

2008-08-18  Jess Mahan 

	* 0.1 Initial Release
Home
ChangeLog
Download
Manual
Examples
Contact