comparison ChangeLog @ 406:44ffdb180788 noffle

[svn] fixed port range
author godisch
date Thu, 05 Jun 2003 18:55:44 +0100
parents 6cb66f5a0479
children 466b42bb776e
comparison
equal deleted inserted replaced
405:450c90f52bcd 406:44ffdb180788
1 Thu Jun 05 2003 Martin Godisch <martin@godisch.de>
2
3 * src/client.c: Fixed port range to make ports > 255 available and check
4 for invalid ports < 0 and > 65535 functional.
5
1 Fri May 23 2003 Jim Hague <jim.hague@acm.org> 6 Fri May 23 2003 Jim Hague <jim.hague@acm.org>
2 7
3 * docs/noffle.1,src/configure.h,src/configfile.c,src/noffle.c: Add optional 8 * docs/noffle.1,src/configure.h,src/configfile.c,src/noffle.c: Add optional
4 "auth" parameter to '--server' option. This turns on client authorisation 9 "auth" parameter to '--server' option. This turns on client authorisation
5 regardless of the setting of authenticate-client. Useful if you want the 10 regardless of the setting of authenticate-client. Useful if you want the