Implement BLOWFISh, AES, and EXTERNAL SASL mechanisms

Closes #657
This commit is contained in:
TingPing
2013-09-02 14:24:37 -04:00
parent 731fd33be2
commit a903f16c68
11 changed files with 376 additions and 29 deletions

View File

@@ -1297,7 +1297,8 @@ static char * const pevt_generic_channel_help[] = {
};
static char * const pevt_saslauth_help[] = {
N_("Username")
N_("Username"),
N_("Mechanism")
};
static char * const pevt_saslresponse_help[] = {