[39169] in Kerberos

home help back first fref pref prev next nref lref last post

appl/simple/client/sim_client.c uses internal APIs

daemon@ATHENA.MIT.EDU (Florian Weimer)
Thu Feb 23 04:26:16 2023

From: Florian Weimer <fweimer@redhat.com>
To: kerberos@mit.edu
Date: Thu, 23 Feb 2023 10:20:56 +0100
Message-ID: <87ilfs4u13.fsf@oldenburg.str.redhat.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: kerberos-bounces@mit.edu

The example program uses internal APIs not present in the public header
file (krb5_gen_portaddr, krb5_gen_replay_name; the THIS IS UGLY part).
Are there alternatives part of the public API?

The issue here is that the example code has leaked outside of krb5 to
other projects, and it only builds there because current compilers still
support implicit function declarations.  I would like to give guidance
to the external users, but unfortunately I don't know anything about
Kerberos.

Thanks,
Florian

________________________________________________
Kerberos mailing list           Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos

home help back first fref pref prev next nref lref last post