[Heimdal-source-changes] [heimdal/heimdal] 142a3c: test_fx: enable weak crypto

GitHub noreply at github.com
Tors May 1 06:33:14 CEST 2014


  Branch: refs/heads/master
  Home:   https://github.com/heimdal/heimdal
  Commit: 142a3cee1e294cb01c0f39a731312ca24792fcee
      https://github.com/heimdal/heimdal/commit/142a3cee1e294cb01c0f39a731312ca24792fcee
  Author: Ken Dreyer <ktdreyer at ktdreyer.com>
  Date:   2014-04-29 (Tue, 29 Apr 2014)

  Changed paths:
    M lib/krb5/test_fx.c

  Log Message:
  -----------
  test_fx: enable weak crypto

Now that test_fx checks 1DES keys, we need to call allow_weak_crypto on
the test's context.

Without this fix, "make check" was failing with the following error:

  lt-test_fx: krb5_crypto_init: Encryption type des-cbc-crc not
  supported


  Commit: 8a91925242de691cd3740f0f9d801cd995c6eefb
      https://github.com/heimdal/heimdal/commit/8a91925242de691cd3740f0f9d801cd995c6eefb
  Author: Love Hörnquist Åstrand <lha at h5l.org>
  Date:   2014-04-30 (Wed, 30 Apr 2014)

  Changed paths:
    M lib/krb5/test_fx.c

  Log Message:
  -----------
  Merge pull request #91 from ktdreyer/test-fx-weak-crypto

test_fx: enable weak crypto


Compare: https://github.com/heimdal/heimdal/compare/5907fd34d85d...8a91925242de


More information about the Heimdal-source-changes mailing list