PNG  IHDR;IDATxܻn0K )(pA 7LeG{ §㻢|ذaÆ 6lذaÆ 6lذaÆ 6lom$^yذag5bÆ 6lذaÆ 6lذa{ 6lذaÆ `}HFkm,mӪôô! x|'ܢ˟;E:9&ᶒ}{v]n&6 h_tڠ͵-ҫZ;Z$.Pkž)!o>}leQfJTu іچ\X=8Rن4`Vwl>nG^is"ms$ui?wbs[m6K4O.4%/bC%t Mז -lG6mrz2s%9s@-k9=)kB5\+͂Zsٲ Rn~GRC wIcIn7jJhۛNCS|j08yiHKֶۛkɈ+;SzL/F*\Ԕ#"5m2[S=gnaPeғL lذaÆ 6l^ḵaÆ 6lذaÆ 6lذa; _ذaÆ 6lذaÆ 6lذaÆ RIENDB` Differences between Heimdal and MIT Kerberos API — MIT Kerberos Documentation

MIT Kerberos Documentation

Differences between Heimdal and MIT Kerberos API

krb5_auth_con_getaddrs() H5l: If either of the pointers to local_addr and remote_addr is not NULL, it is freed first and then reallocated before being populated with the content of corresponding address from authentication context.
krb5_auth_con_setaddrs() H5l: If either address is NULL, the previous address remains in place
krb5_auth_con_setports() H5l: Not implemented as of version 1.3.3
krb5_auth_con_setrecvsubkey() H5l: If either port is NULL, the previous port remains in place
krb5_auth_con_setsendsubkey() H5l: Not implemented as of version 1.3.3
krb5_cc_set_config() MIT: Before version 1.10 it was assumed that the last argument data is ALWAYS non-zero.
krb5_cccol_last_change_time() H5l takes 3 arguments: krb5_context context, const char *type, krb5_timestamp *change_time MIT takes two arguments: krb5_context context, krb5_timestamp *change_time
krb5_set_default_realm() H5l: Caches the computed default realm context field. If the second argument is NULL, it tries to retrieve it from libdefaults or DNS. MIT: Computes the default realm each time if it wasn’t explicitly set in the context