[Heimdal-source-changes] [heimdal/heimdal] 828f4f: Fix build when OpenSSL has no EGD support

GitHub noreply at github.com
Tis Apr 28 17:36:44 CEST 2015


  Branch: refs/heads/master
  Home:   https://github.com/heimdal/heimdal
  Commit: 828f4f4fb10a89ef034bf41b2b7e614bd2f7385c
      https://github.com/heimdal/heimdal/commit/828f4f4fb10a89ef034bf41b2b7e614bd2f7385c
  Author: Bernard <bernard at meterkast3.bachfreund.nl>
  Date:   2015-04-10 (Fri, 10 Apr 2015)

  Changed paths:
    M cf/crypto.m4
    M lib/hcrypto/rand-fortuna.c
    M lib/hcrypto/test_rand.c
    M lib/krb5/crypto-rand.c

  Log Message:
  -----------
  Fix build when OpenSSL has no EGD support


  Commit: 858480145b80dfc6ad69891d2e1ed576df67d39b
      https://github.com/heimdal/heimdal/commit/858480145b80dfc6ad69891d2e1ed576df67d39b
  Author: Bernard Spil <spil.oss at gmail.com>
  Date:   2015-04-21 (Tue, 21 Apr 2015)

  Changed paths:
    M include/NTMakefile
    M include/config.h.w32
    M lib/hcrypto/rand-fortuna.c
    M lib/hcrypto/test_rand.c
    M lib/krb5/crypto-rand.c
    M windows/NTMakefile.config

  Log Message:
  -----------
  Refactor EGD conditional support

As per Jeremy's request in #124
Windows does not define HAVE_RAND_EGD resulting in the same conditional
support for EGD.


  Commit: 3d469d738650958a929bf129f530fddcf6d7296f
      https://github.com/heimdal/heimdal/commit/3d469d738650958a929bf129f530fddcf6d7296f
  Author: Love Hörnquist Åstrand <lha at h5l.org>
  Date:   2015-04-28 (Tue, 28 Apr 2015)

  Changed paths:
    M cf/crypto.m4
    M include/NTMakefile
    M include/config.h.w32
    M lib/hcrypto/rand-fortuna.c
    M lib/hcrypto/test_rand.c
    M lib/krb5/crypto-rand.c
    M windows/NTMakefile.config

  Log Message:
  -----------
  Merge pull request #124 from Sp1l/master

Fix build when OpenSSL has no EGD support


Compare: https://github.com/heimdal/heimdal/compare/532d1166fdbc...3d469d738650


More information about the Heimdal-source-changes mailing list