mirror of
https://github.com/zeek/zeek.git
synced 2025-10-12 11:38:20 +00:00
Move auth method detection into script-land, to make it easier to change.
This commit is contained in:
parent
2698fcea8e
commit
0a50688afc
4 changed files with 24 additions and 28 deletions
|
@ -44,7 +44,6 @@ protected:
|
|||
|
||||
void ProcessEncrypted(int len, bool orig);
|
||||
int AuthResult(int len, bool orig);
|
||||
const char* AuthMethod(int len, bool orig);
|
||||
|
||||
bool had_gap;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue