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

GitHub noreply at github.com
Tors May 1 07:07:07 CEST 2014


  Branch: refs/heads/heimdal-1-6-branch
  Home:   https://github.com/heimdal/heimdal
  Commit: aafd2a039c4ed61cc05615de988752beba363898
      https://github.com/heimdal/heimdal/commit/aafd2a039c4ed61cc05615de988752beba363898
  Author: Ken Dreyer <ktdreyer at ktdreyer.com>
  Date:   2014-04-30 (Wed, 30 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

(cherry picked from commit 142a3cee1e294cb01c0f39a731312ca24792fcee)


  Commit: 005f69c0cbe3538cbdb2f8808114b48995e0ca32
      https://github.com/heimdal/heimdal/commit/005f69c0cbe3538cbdb2f8808114b48995e0ca32
  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 #92 from ktdreyer/test-fx-weak-crypto-1-6-branch

1.6 cherry-pick: test_fx: enable weak crypto


Compare: https://github.com/heimdal/heimdal/compare/d60ba47157db...005f69c0cbe3


More information about the Heimdal-source-changes mailing list