CVSROOT:        /cvs
Module name:    src
Changes by:     bl...@cvs.openbsd.org   2011/09/04 03:55:10

Modified files:
        usr.sbin/relayd: relay.c 

Log message:
The relayd used the CHECK_TIMEOUT for connect and ssl handshake.
This is 200 milliseconds and too short.  Instead use the 600 seconds
session timeout that is used for accepted sessions everywhere else.
While there, make flag handling in relay_ssl_transaction() consistent
to the other functions.
tested and ok sthen@

Reply via email to