[Heimdal-source-changes] [heimdal/heimdal] 427a60: Completely remove RAND_egd support

GitHub noreply at github.com
Tis Okt 6 17:25:18 CEST 2015


  Branch: refs/heads/master
  Home:   https://github.com/heimdal/heimdal
  Commit: 427a60057cbb27cde5f7cf412dfebc52ba709c86
      https://github.com/heimdal/heimdal/commit/427a60057cbb27cde5f7cf412dfebc52ba709c86
  Author: hasufell <hasufell at hasufell.de>
  Date:   2015-10-06 (Tue, 06 Oct 2015)

  Changed paths:
    M cf/crypto.m4
    M lib/hcrypto/Makefile.am
    M lib/hcrypto/libhcrypto-exports.def
    R lib/hcrypto/rand-egd.c
    M lib/hcrypto/rand-fortuna.c
    M lib/hcrypto/rand.h
    M lib/hcrypto/randi.h
    M lib/hcrypto/test_rand.c
    M lib/hcrypto/version-script.map
    M lib/krb5/crypto-rand.c

  Log Message:
  -----------
  Completely remove RAND_egd support

The EGD daemon is completely unmaintained and has not seen a release
since 13 years which is not an acceptable timeframe for cryptographic
software. It is not packaged in any linux distribution I know of
and definitely not in *BSD.

LibreSSL has already dropped support for RAND_egd.


  Commit: c9f05de561ffb22c243bf2403c998c9ef682edb9
      https://github.com/heimdal/heimdal/commit/c9f05de561ffb22c243bf2403c998c9ef682edb9
  Author: Love Hörnquist Åstrand <lha at h5l.org>
  Date:   2015-10-06 (Tue, 06 Oct 2015)

  Changed paths:
    M cf/crypto.m4
    M lib/hcrypto/Makefile.am
    M lib/hcrypto/libhcrypto-exports.def
    R lib/hcrypto/rand-egd.c
    M lib/hcrypto/rand-fortuna.c
    M lib/hcrypto/rand.h
    M lib/hcrypto/randi.h
    M lib/hcrypto/test_rand.c
    M lib/hcrypto/version-script.map
    M lib/krb5/crypto-rand.c

  Log Message:
  -----------
  Merge pull request #142 from hasufell/master

Completely remove RAND_egd support


Compare: https://github.com/heimdal/heimdal/compare/434020567a46...c9f05de561ff


More information about the Heimdal-source-changes mailing list