Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
2009-02-27 15:03:46 Szilard Hajba <szilu@symbion.hu>
* An other client info bugfix
* Release 1.1.2
2009-02-27 13:43:34 Szilard Hajba <szilu@symbion.hu>
* Client info bugfixes
* Release 1.1.1
2009-02-13 18:26:27 Szilard Hajba <szilu@symbion.hu>
* Client info option
* Release 1.1.0
2008-06-23 14:13:57 Szilard Hajba <szilu@symbion.hu>
* Client certificate validation
* Private release 1.0.7
2007-12-13 22:49:48 Szilard Hajba <szilu@symbion.hu>
* Repository moved to GIT
2006-08-16 11:30:36 Szilard Hajba <szilu@symbion.hu>
* Some cleanup in the client side connection code
* Type conversion to compile cleanly on OS X
* Private release 1.0.6
2005-09-28 17:58:31 Szilard Hajba <szilu@symbion.hu>
* Improved certificate handling (chained certificates are now supported)
* Powered by logo
* Release 1.0.5
2005-08-07 09:19:53 Szilard Hajba <szilu@symbion.hu>
* More error information on SSL protocol errors during SSL_accept()
* README: Report bugs to the mailing list
* Added -U, -D options (buffer size)
* Release 1.0.4
2005-04-08 11:08:45 Szilard Hajba <szilu@symbion.hu>
* Some new compiler warnings fixed
* Connection handling cleanup
* Release 1.0.3
2005-04-07 17:57:23 Szilard Hajba <szilu@symbion.hu>
* #1178558 fixed
2004-04-13 21:20:41 Szilard Hajba <szilu@symbion.hu>
* Added -f option (run in the foreground)
2004-03-02 10:37:45 Szilard Hajba <szilu@symbion.hu>
* BUGFIX: 100% CPU usage during ssl_accept state
2003-09-23 19:49:45 Szilard Hajba <szilu@symbion.hu>
* Listen on multiple interfaces (patch by Marco Lanzotti)
* Release 1.0.1
2001-11-05 03:26:26 Szilard Hajba <szilu@revai.hu>
* UNIX domain socket used Linux specific headers, now it compiles on
FreeBSD.
2001-11-04 23:51:49 Szilard Hajba <szilu@revai.hu>
* Support for UNIX domain sockets (-c unix:<path>)
* Log errors to syslog
* Stable release 1.0.0
2001-10-08 01:39:46 Szilard Hajba <szilu@revai.hu>
* Some bugs were fixed, now it is tested with large file transfers
2001-06-14 17:44:03 Szilard Hajba <szilu@revai.hu>
* Write buffering bug fix. The bug caused some data damage when large
files transferred with HTTPS.
* Two config options added for the two way buffer sizes.
2001-02-16 23:47:29 Szilard Hajba <szilu@revai.hu>
* Initial release, ChangeLog started