[Heimdal-source-changes] [heimdal/heimdal] 077baf: bump libheimntlm to the version from OSX 10.9 Mave...

GitHub noreply at github.com
Sat Feb 15 03:28:14 CET 2014


  Branch: refs/heads/heimdal-1-6-branch
  Home:   https://github.com/heimdal/heimdal
  Commit: 077baf410ac03ed07843811141c8cf35f0292a9f
      https://github.com/heimdal/heimdal/commit/077baf410ac03ed07843811141c8cf35f0292a9f
  Author: Love Hörnquist Åstrand <lha at h5l.org>
  Date:   2014-02-14 (Fri, 14 Feb 2014)

  Changed paths:
    M lib/ntlm/apop.c
    M lib/ntlm/digest.c
    M lib/ntlm/heim-auth.h
    M lib/ntlm/heimntlm.h
    M lib/ntlm/ntlm.c
    M lib/ntlm/ntlm_err.et
    M lib/ntlm/test_commonauth.c
    M lib/ntlm/test_ntlm.c

  Log Message:
  -----------
  bump libheimntlm to the version from OSX 10.9 Mavericks

(cherry picked from commit cde59c543dcc3e7122e6faea8b3f75918f8df7fe)


  Commit: 01212002f1dc4bf9cc55807811038ebe5934b5dc
      https://github.com/heimdal/heimdal/commit/01212002f1dc4bf9cc55807811038ebe5934b5dc
  Author: Love Hörnquist Åstrand <lha at h5l.org>
  Date:   2014-02-14 (Fri, 14 Feb 2014)

  Changed paths:
    M lib/ntlm/ntlm.c

  Log Message:
  -----------
  use constants

(cherry picked from commit 3af1b3a8a6ccdcdb4b6d635091d0bb24128a3920)


  Commit: 848cc3dc5efeadd9285a94a127131abf49141731
      https://github.com/heimdal/heimdal/commit/848cc3dc5efeadd9285a94a127131abf49141731
  Author: Love Hörnquist Åstrand <lha at h5l.org>
  Date:   2014-02-14 (Fri, 14 Feb 2014)

  Changed paths:
    M lib/ntlm/ntlm.c

  Log Message:
  -----------
  try to use the right domain/hostname offset/ucs2 encoding

reported by Joe Mason

(cherry picked from commit 576f103203668eac78894248f3bc61ab7b5a7894)


  Commit: 96be3b2527e01effce86100c3f648f6d38419a1d
      https://github.com/heimdal/heimdal/commit/96be3b2527e01effce86100c3f648f6d38419a1d
  Author: Love Hörnquist Åstrand <lha at h5l.org>
  Date:   2014-02-14 (Fri, 14 Feb 2014)

  Changed paths:
    M lib/ntlm/test_ntlm.c

  Log Message:
  -----------
  test type1 encodings

(cherry picked from commit bd661203cf24dc4ab265974cfe3ca5c23f719086)


  Commit: 236fe9e7bd2164ea532c99d67b25585dd02f0113
      https://github.com/heimdal/heimdal/commit/236fe9e7bd2164ea532c99d67b25585dd02f0113
  Author: Jelmer Vernooij <jelmer at samba.org>
  Date:   2014-02-14 (Fri, 14 Feb 2014)

  Changed paths:
    M lib/hx509/hx509.h

  Log Message:
  -----------
  Include heimbase.h in hx509.h; required for heim_err_t.

Signed-off-by: Jelmer Vernooij <jelmer at samba.org>
(cherry picked from commit 906922b9908b5d059033e8b25ee2efcee80bf333)


  Commit: b490d7b3c1f4c259d317685f25baf2cbf79deb3e
      https://github.com/heimdal/heimdal/commit/b490d7b3c1f4c259d317685f25baf2cbf79deb3e
  Author: Nicolas Williams <nico at cryptonector.com>
  Date:   2014-02-14 (Fri, 14 Feb 2014)

  Changed paths:
    M lib/hdb/hdb-mitdb.c

  Log Message:
  -----------
  Fix bug in loading MIT dumps

(cherry picked from commit e9d21aeffc099f85509f02d1e96648fae7f21464)


  Commit: 0516a43a2970c364598793b7fcb9720905f91eba
      https://github.com/heimdal/heimdal/commit/0516a43a2970c364598793b7fcb9720905f91eba
  Author: Nicolas Williams <nico at cryptonector.com>
  Date:   2014-02-14 (Fri, 14 Feb 2014)

  Changed paths:
    M lib/hdb/hdb-mitdb.c

  Log Message:
  -----------
  Be verbose about MIT dump entry parsing failures

(cherry picked from commit 2c16b0da309970a961060fd47dd6bd38a5329100)


  Commit: ea4e281d6cba1d0cd2fb674a8b980edc9773f5d7
      https://github.com/heimdal/heimdal/commit/ea4e281d6cba1d0cd2fb674a8b980edc9773f5d7
  Author: Nicolas Williams <nico at cryptonector.com>
  Date:   2014-02-14 (Fri, 14 Feb 2014)

  Changed paths:
    M kdc/mit_dump.c

  Log Message:
  -----------
  Fix MIT dump entry parsing bug that forced 2048 sz

(cherry picked from commit 9e084ca1d7198eb6b37d8e85119b445fa1c3f546)


  Commit: a2208bf78fa3d555033d039e7be957599c7bbf7e
      https://github.com/heimdal/heimdal/commit/a2208bf78fa3d555033d039e7be957599c7bbf7e
  Author: Nicolas Williams <nico at cryptonector.com>
  Date:   2014-02-14 (Fri, 14 Feb 2014)

  Changed paths:
    M tests/kdc/hdb-mitdb
    M tests/kdc/hdb-mitdb.kadm5

  Log Message:
  -----------
  Add very large MIT KDB princ entry for testing

Constructed by doing repeated kadmin.local cpw commands with a policy
with -history 9.

(cherry picked from commit 2f7eec7d2c176e148ab09a0570126c3bb95f5b69)


  Commit: 72ddefba56a08c54f48cd0d1e888022dae5b1595
      https://github.com/heimdal/heimdal/commit/72ddefba56a08c54f48cd0d1e888022dae5b1595
  Author: Nicolas Williams <nico at cryptonector.com>
  Date:   2014-02-14 (Fri, 14 Feb 2014)

  Changed paths:
    M kcm/protocol.c
    M lib/gssapi/ntlm/init_sec_context.c
    M lib/gssapi/test_ntlm.c

  Log Message:
  -----------
  Fix callers of heim_ntlm_encode_type3; make build

(cherry picked from commit fdcb8f386217d69d37c5dea81c71951544c78c5e)


  Commit: 58362fd46269364fafc8e9cb613dbc0ed93acc20
      https://github.com/heimdal/heimdal/commit/58362fd46269364fafc8e9cb613dbc0ed93acc20
  Author: James Le Cuirot <chewi at aura-online.co.uk>
  Date:   2014-02-14 (Fri, 14 Feb 2014)

  Changed paths:
    M Makefile.am
    M cf/roken-h-process.pl

  Log Message:
  -----------
  Fix roken-h-process.pl

(cherry picked from commit 97f1e2efb5754b953905ea1a41a5c469765f6267)


  Commit: bb69535b2770cdcba0a5237402c84dba5122d6e3
      https://github.com/heimdal/heimdal/commit/bb69535b2770cdcba0a5237402c84dba5122d6e3
  Author: Jeffrey Altman <jaltman at secure-endpoints.com>
  Date:   2014-02-14 (Fri, 14 Feb 2014)

  Changed paths:
    M lib/ntlm/ntlm.c

  Log Message:
  -----------
  min instead of MIN

The MIN macro is not defined everywhere.  use min().

Change-Id: I47413080364e215ad2a2075403b224867deba037
(cherry picked from commit 3e2ca4be373398a0dd91043e5b48989271a17ccc)


  Commit: 08879609d03c69e914161b7b440e4441b1fef1f2
      https://github.com/heimdal/heimdal/commit/08879609d03c69e914161b7b440e4441b1fef1f2
  Author: Love Hörnquist Åstrand <lha at h5l.org>
  Date:   2014-02-14 (Fri, 14 Feb 2014)

  Changed paths:
    M lib/hx509/ca.c
    M lib/hx509/hxtool-commands.in
    M lib/hx509/hxtool.c
    M lib/hx509/test_ca.in

  Log Message:
  -----------
  allow setting signature algorithm

(cherry picked from commit c69c4634ad2296b003d50f3a4180298c6f37d30f)


Compare: https://github.com/heimdal/heimdal/compare/7cefa687acec...08879609d03c


More information about the Heimdal-source-changes mailing list