Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-28 | active_server can not be a pointer, data lost after authentication. | Jeroen Nijhof | |
2012-11-02 | Added port option | Jeroen Nijhof | |
2011-04-25 | Removed encrypt option just check if there is a secret (key). | Jeroen | |
Removed first_hit option because you can get the same behaviour by using only one server. Added multiple secret support, you can now specify different secrets (keys) for different servers. connect.c: improved connection error handling by using getpeername() to check if connection is still valid. This was needed since we are using non-blocking sockets. Properly handle multiple servers when authenticating, patch from Gregg Nemas, thanks! | |||
2010-12-22 | Initial commit | Jeroen Nijhof | |