Commit Graph

5 Commits

Author SHA1 Message Date
Dan Ballard b644cf94ef asaur-ificate package and imports 2018-10-09 14:40:38 -07:00
Yawning Angel 8736a9cd73 Cache the PROTOCOLINFO response if it was issued before AUTHENTICATE.
Control clients get one PROTOCOLINFO before they must issue an
AUTHCHALLENGE or AUTHENTICATE, and the Authenticate() implementation
uses PROTOCOLINFO.  This allows users to call ProtocolInfo() before
Authenticate() without mysterious failures.
2015-03-22 04:21:23 +00:00
Yawning Angel b19f84d674 Add further documentation to Authenticate(). 2015-03-20 11:48:55 +00:00
Yawning Angel d109336930 Add support for password ("HASHEDPASSWORD") authentication. 2015-03-20 11:21:35 +00:00
Yawning Angel 90a4be2923 Initial import. 2015-03-18 15:10:49 +00:00