diff options
-rw-r--r-- | doc/de/autogen/plugin_api/hdata.txt | 1 | ||||
-rw-r--r-- | doc/en/autogen/plugin_api/hdata.txt | 1 | ||||
-rw-r--r-- | doc/fr/autogen/plugin_api/hdata.txt | 1 | ||||
-rw-r--r-- | doc/it/autogen/plugin_api/hdata.txt | 1 | ||||
-rw-r--r-- | doc/ja/autogen/plugin_api/hdata.txt | 1 |
5 files changed, 5 insertions, 0 deletions
diff --git a/doc/de/autogen/plugin_api/hdata.txt b/doc/de/autogen/plugin_api/hdata.txt index 7be8170a5..f021b9f55 100644 --- a/doc/de/autogen/plugin_api/hdata.txt +++ b/doc/de/autogen/plugin_api/hdata.txt @@ -150,6 +150,7 @@ 'hook_timer_sasl' (pointer, hdata: "hook") + 'is_connected' (integer) + 'ssl_connected' (integer) + + 'disconnected' (integer) + 'gnutls_sess' (other) + 'tls_cert' (other) + 'tls_cert_key' (other) + diff --git a/doc/en/autogen/plugin_api/hdata.txt b/doc/en/autogen/plugin_api/hdata.txt index cb5887d6b..71439fdff 100644 --- a/doc/en/autogen/plugin_api/hdata.txt +++ b/doc/en/autogen/plugin_api/hdata.txt @@ -150,6 +150,7 @@ 'hook_timer_sasl' (pointer, hdata: "hook") + 'is_connected' (integer) + 'ssl_connected' (integer) + + 'disconnected' (integer) + 'gnutls_sess' (other) + 'tls_cert' (other) + 'tls_cert_key' (other) + diff --git a/doc/fr/autogen/plugin_api/hdata.txt b/doc/fr/autogen/plugin_api/hdata.txt index f74739214..8d14fb44f 100644 --- a/doc/fr/autogen/plugin_api/hdata.txt +++ b/doc/fr/autogen/plugin_api/hdata.txt @@ -150,6 +150,7 @@ 'hook_timer_sasl' (pointer, hdata: "hook") + 'is_connected' (integer) + 'ssl_connected' (integer) + + 'disconnected' (integer) + 'gnutls_sess' (other) + 'tls_cert' (other) + 'tls_cert_key' (other) + diff --git a/doc/it/autogen/plugin_api/hdata.txt b/doc/it/autogen/plugin_api/hdata.txt index a6c487d15..6d74895eb 100644 --- a/doc/it/autogen/plugin_api/hdata.txt +++ b/doc/it/autogen/plugin_api/hdata.txt @@ -150,6 +150,7 @@ 'hook_timer_sasl' (pointer, hdata: "hook") + 'is_connected' (integer) + 'ssl_connected' (integer) + + 'disconnected' (integer) + 'gnutls_sess' (other) + 'tls_cert' (other) + 'tls_cert_key' (other) + diff --git a/doc/ja/autogen/plugin_api/hdata.txt b/doc/ja/autogen/plugin_api/hdata.txt index e62c79bf0..6a680d21a 100644 --- a/doc/ja/autogen/plugin_api/hdata.txt +++ b/doc/ja/autogen/plugin_api/hdata.txt @@ -150,6 +150,7 @@ 'hook_timer_sasl' (pointer, hdata: "hook") + 'is_connected' (integer) + 'ssl_connected' (integer) + + 'disconnected' (integer) + 'gnutls_sess' (other) + 'tls_cert' (other) + 'tls_cert_key' (other) + |