mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-24 04:28:56 -04:00
BIND 9 attempts to look up GSSAPI OIDs for the Kerberos 5 and SPNEGO mechanisms in the relevant header files provided by the Kerberos/GSSAPI library used. Due to the differences between various Kerberos/GSSAPI implementations, if any of the expected preprocessor macros (GSS_KRB5_MECHANISM, GSS_SPNEGO_MECHANISM) is not defined in the header files provided by the library used, the code in lib/dns/gssapictx.c defines its own version of each missing macro, so that BIND 9 can attempt to use the relevant security mechanisms anyway. Commit |
||
|---|---|---|
| .. | ||
| bind9 | ||
| dns | ||
| irs | ||
| isc | ||
| isccc | ||
| isccfg | ||
| ns | ||
| samples | ||
| win32/bindevt | ||
| .gitignore | ||
| Kyuafile | ||
| Makefile.in | ||