Files
bind9/lib/dns
Ondřej Surý 565a6a5679 Move the dummy shims to single ifndef GSSAPI block
Previously, every function had it's own #ifdef GSSAPI #else #endif block
that defined shim function in case GSSAPI was not being used.  Now the
dummy shim functions have be split out into a single #else #endif block
at the end of the file.

This makes the gssapictx.c similar to 9.17.x code, making the backports
and reviews easier.
2021-04-01 10:42:32 +02:00
..
2020-11-11 15:59:56 -03:00
2021-02-23 09:19:03 +01:00
2021-02-23 09:18:55 +01:00
2021-03-22 11:24:55 +01:00
2020-03-12 00:38:37 -07:00
2020-11-26 14:15:05 +00:00
2020-12-01 23:19:20 +11:00
2020-12-08 19:34:05 +01:00
2020-11-11 15:59:56 -03:00
2020-11-11 15:59:56 -03:00
2021-01-28 12:18:31 +11:00