diff options
Diffstat (limited to 'crypto/krb5/doc/html/appdev/refs/api/index.html')
-rw-r--r-- | crypto/krb5/doc/html/appdev/refs/api/index.html | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/crypto/krb5/doc/html/appdev/refs/api/index.html b/crypto/krb5/doc/html/appdev/refs/api/index.html index 93ee0b7d23a6..609c9d34282a 100644 --- a/crypto/krb5/doc/html/appdev/refs/api/index.html +++ b/crypto/krb5/doc/html/appdev/refs/api/index.html @@ -1,19 +1,17 @@ - <!DOCTYPE html> -<html> +<html lang="en" data-content_root="../../../"> <head> <meta charset="utf-8" /> - <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" /> <title>krb5 API — MIT Kerberos Documentation</title> - <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" /> - <link rel="stylesheet" type="text/css" href="../../../_static/agogo.css" /> - <link rel="stylesheet" type="text/css" href="../../../_static/kerb.css" /> - <script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js"></script> - <script src="../../../_static/jquery.js"></script> - <script src="../../../_static/underscore.js"></script> - <script src="../../../_static/doctools.js"></script> + <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css?v=fa44fd50" /> + <link rel="stylesheet" type="text/css" href="../../../_static/agogo.css?v=879f3c71" /> + <link rel="stylesheet" type="text/css" href="../../../_static/kerb.css?v=6a0b3979" /> + <script src="../../../_static/documentation_options.js?v=236fef3b"></script> + <script src="../../../_static/doctools.js?v=888ff710"></script> + <script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script> <link rel="author" title="About these documents" href="../../../about.html" /> <link rel="index" title="Index" href="../../../genindex.html" /> <link rel="search" title="Search" href="../../../search.html" /> @@ -53,9 +51,9 @@ <div class="body" role="main"> <section id="krb5-api"> -<h1>krb5 API<a class="headerlink" href="#krb5-api" title="Permalink to this headline">¶</a></h1> +<h1>krb5 API<a class="headerlink" href="#krb5-api" title="Link to this heading">¶</a></h1> <section id="frequently-used-public-interfaces"> -<h2>Frequently used public interfaces<a class="headerlink" href="#frequently-used-public-interfaces" title="Permalink to this headline">¶</a></h2> +<h2>Frequently used public interfaces<a class="headerlink" href="#frequently-used-public-interfaces" title="Link to this heading">¶</a></h2> <div class="toctree-wrapper compound"> <ul> <li class="toctree-l1"><a class="reference internal" href="krb5_build_principal.html">krb5_build_principal - Build a principal name using null-terminated strings.</a></li> @@ -75,6 +73,7 @@ <li class="toctree-l1"><a class="reference internal" href="krb5_change_password.html">krb5_change_password - Change a password for an existing Kerberos account.</a></li> <li class="toctree-l1"><a class="reference internal" href="krb5_chpw_message.html">krb5_chpw_message - Get a result message for changing or setting a password.</a></li> <li class="toctree-l1"><a class="reference internal" href="krb5_expand_hostname.html">krb5_expand_hostname - Canonicalize a hostname, possibly using name service.</a></li> +<li class="toctree-l1"><a class="reference internal" href="krb5_free_config_files.html">krb5_free_config_files - Free a list allocated by krb5_get_default_config_files()</a></li> <li class="toctree-l1"><a class="reference internal" href="krb5_free_context.html">krb5_free_context - Free a krb5 library context.</a></li> <li class="toctree-l1"><a class="reference internal" href="krb5_free_error_message.html">krb5_free_error_message - Free an error message generated by krb5_get_error_message().</a></li> <li class="toctree-l1"><a class="reference internal" href="krb5_free_principal.html">krb5_free_principal - Free the storage assigned to a principal.</a></li> @@ -83,6 +82,7 @@ <li class="toctree-l1"><a class="reference internal" href="krb5_get_error_message.html">krb5_get_error_message - Get the (possibly extended) error message for a code.</a></li> <li class="toctree-l1"><a class="reference internal" href="krb5_get_host_realm.html">krb5_get_host_realm - Get the Kerberos realm names for a host.</a></li> <li class="toctree-l1"><a class="reference internal" href="krb5_get_credentials.html">krb5_get_credentials - Get an additional ticket.</a></li> +<li class="toctree-l1"><a class="reference internal" href="krb5_get_default_config_files.html">krb5_get_default_config_files - Return a list of default configuration filenames.</a></li> <li class="toctree-l1"><a class="reference internal" href="krb5_get_fallback_host_realm.html">krb5_get_fallback_host_realm</a></li> <li class="toctree-l1"><a class="reference internal" href="krb5_get_init_creds_keytab.html">krb5_get_init_creds_keytab - Get initial credentials using a key table.</a></li> <li class="toctree-l1"><a class="reference internal" href="krb5_get_init_creds_opt_alloc.html">krb5_get_init_creds_opt_alloc - Allocate a new initial credential options structure.</a></li> @@ -160,7 +160,7 @@ </div> </section> <section id="rarely-used-public-interfaces"> -<h2>Rarely used public interfaces<a class="headerlink" href="#rarely-used-public-interfaces" title="Permalink to this headline">¶</a></h2> +<h2>Rarely used public interfaces<a class="headerlink" href="#rarely-used-public-interfaces" title="Link to this heading">¶</a></h2> <div class="toctree-wrapper compound"> <ul> <li class="toctree-l1"><a class="reference internal" href="krb5_425_conv_principal.html">krb5_425_conv_principal - Convert a Kerberos V4 principal to a Kerberos V5 principal.</a></li> @@ -350,7 +350,7 @@ </div> </section> <section id="public-interfaces-that-should-not-be-called-directly"> -<h2>Public interfaces that should not be called directly<a class="headerlink" href="#public-interfaces-that-should-not-be-called-directly" title="Permalink to this headline">¶</a></h2> +<h2>Public interfaces that should not be called directly<a class="headerlink" href="#public-interfaces-that-should-not-be-called-directly" title="Link to this heading">¶</a></h2> <div class="toctree-wrapper compound"> <ul> <li class="toctree-l1"><a class="reference internal" href="krb5_c_block_size.html">krb5_c_block_size - Return cipher block size.</a></li> @@ -417,7 +417,7 @@ </div> </section> <section id="legacy-convenience-interfaces"> -<h2>Legacy convenience interfaces<a class="headerlink" href="#legacy-convenience-interfaces" title="Permalink to this headline">¶</a></h2> +<h2>Legacy convenience interfaces<a class="headerlink" href="#legacy-convenience-interfaces" title="Link to this heading">¶</a></h2> <div class="toctree-wrapper compound"> <ul> <li class="toctree-l1"><a class="reference internal" href="krb5_recvauth.html">krb5_recvauth - Server function for sendauth protocol.</a></li> @@ -427,7 +427,7 @@ </div> </section> <section id="deprecated-public-interfaces"> -<h2>Deprecated public interfaces<a class="headerlink" href="#deprecated-public-interfaces" title="Permalink to this headline">¶</a></h2> +<h2>Deprecated public interfaces<a class="headerlink" href="#deprecated-public-interfaces" title="Link to this heading">¶</a></h2> <div class="toctree-wrapper compound"> <ul> <li class="toctree-l1"><a class="reference internal" href="krb5_524_convert_creds.html">krb5_524_convert_creds - Convert a Kerberos V5 credentials to a Kerberos V4 credentials.</a></li> @@ -529,8 +529,8 @@ <div class="footer-wrapper"> <div class="footer" > - <div class="right" ><i>Release: 1.21.3</i><br /> - © <a href="../../../copyright.html">Copyright</a> 1985-2024, MIT. + <div class="right" ><i>Release: 1.22-final</i><br /> + © <a href="../../../copyright.html">Copyright</a> 1985-2025, MIT. </div> <div class="left"> |