[Heimdal-source-changes] [heimdal/heimdal] 58a28c: krb5: remove duplicate KRB5_ANON_MATCH_xxx defines

Luke Howard noreply at github.com
Sön May 19 18:14:59 CEST 2019


  Branch: refs/heads/heimdal-7-1-branch
  Home:   https://github.com/heimdal/heimdal
  Commit: 58a28ca5197e2024b37afa6bd3ddc2f4fc2beba5
      https://github.com/heimdal/heimdal/commit/58a28ca5197e2024b37afa6bd3ddc2f4fc2beba5
  Author: Luke Howard <lukeh at padl.com>
  Date:   2019-05-19 (Sun, 19 May 2019)

  Changed paths:
    M lib/krb5/krb5_locl.h

  Log Message:
  -----------
  krb5: remove duplicate KRB5_ANON_MATCH_xxx defines

Commit bdcd7d2f moved the KRB5_ANON_MATCH_xxx preprocessor symbols to krb5.h,
but did not remove the originals from krb5_locl.h. This commit removes them.

(cherry picked from commit dc791c8fcfb8f61fe0d0a14307a6a6cf999a13b7)

Change-Id: Ia24d4b1467c6547a9748325c9632d1df5add563c


  Commit: 67c4829891f4c6434a829f9eff92c41845a6d81d
      https://github.com/heimdal/heimdal/commit/67c4829891f4c6434a829f9eff92c41845a6d81d
  Author: Luke Howard <lukeh at padl.com>
  Date:   2019-05-19 (Sun, 19 May 2019)

  Changed paths:
    M kdc/kerberos5.c
    M kdc/krb5tgs.c

  Log Message:
  -----------
  kdc: use actual client princ for KRB5SignedPath

When generating KRB5SignedPath in the AS, use the reply client name rather than
the one from the request, so validation will work correctly in the TGS.

(cherry picked from commit c634146b14be9746d70d6a448e9bb2dd6f518c44)


  Commit: d931cb316b998be255876d9a8738b9bd9d42cd0b
      https://github.com/heimdal/heimdal/commit/d931cb316b998be255876d9a8738b9bd9d42cd0b
  Author: Luke Howard <lukeh at padl.com>
  Date:   2019-05-19 (Sun, 19 May 2019)

  Changed paths:
    M lib/krb5/init_creds.c
    M lib/krb5/krb5_locl.h
    M lib/krb5/pkinit.c

  Log Message:
  -----------
  krb5: don't require krbtgt otherName match for Win2K

Merged from Apple branch: when the Win2K PKINIT compatibility option is set, do
not require krbtgt otherName to match when validating KDC certificate.

(cherry picked from commit 8350f34a05ba2cbc1ead0214eb85352f8e7805ef)


  Commit: 64c77f60dfcebb87d1d293430062b353c22e8738
      https://github.com/heimdal/heimdal/commit/64c77f60dfcebb87d1d293430062b353c22e8738
  Author: Luke Howard <lukeh at padl.com>
  Date:   2019-05-19 (Sun, 19 May 2019)

  Changed paths:
    M lib/krb5/pkinit.c

  Log Message:
  -----------
  krb5: set PKINIT_BTMM flag per Apple implementation

(cherry picked from commit fd209c5dca89e599f24a853cc9e9a55dc2d04f4c)


Compare: https://github.com/heimdal/heimdal/compare/61c5d273ca07...64c77f60dfce


More information about the Heimdal-source-changes mailing list