[Heimdal-source-changes] [heimdal/heimdal] 2c6830: hcrypto: Remove w32crypt NTDDI_VERSION checks

GitHub noreply at github.com
Sat Mars 21 20:48:24 CET 2015


  Branch: refs/heads/master
  Home:   https://github.com/heimdal/heimdal
  Commit: 2c683058568c76a6569310db345897446a96b100
      https://github.com/heimdal/heimdal/commit/2c683058568c76a6569310db345897446a96b100
  Author: Jeffrey Altman <jaltman at secure-endpoints.com>
  Date:   2015-03-21 (Sat, 21 Mar 2015)

  Changed paths:
    M lib/hcrypto/evp-w32.c
    M lib/hcrypto/evp-wincng.c

  Log Message:
  -----------
  hcrypto: Remove w32crypt NTDDI_VERSION checks

The library delay loads bcrypt.dll so that it can run on versions of
Windows older than Vista.  Remove the compile time checks.

Change-Id: I632b248dcca8b6e40e47011fc11d277e911ff209


  Commit: 902aa4ee02da9544df88daa0de321f29ac440dec
      https://github.com/heimdal/heimdal/commit/902aa4ee02da9544df88daa0de321f29ac440dec
  Author: Jeffrey Altman <jaltman at secure-endpoints.com>
  Date:   2015-03-21 (Sat, 21 Mar 2015)

  Changed paths:
    M lib/asn1/NTMakefile
    M lib/base/NTMakefile
    M lib/gssapi/NTMakefile
    M lib/hcrypto/NTMakefile
    M lib/hdb/NTMakefile
    M lib/hdb/test_hdbplugin.c
    M lib/kadm5/NTMakefile
    M lib/krb5/NTMakefile
    M lib/krb5/test_crypto.c
    M lib/ntlm/NTMakefile
    M lib/roken/NTMakefile
    M lib/sl/NTMakefile
    M lib/wind/NTMakefile

  Log Message:
  -----------
  tests on Windows

Modify the NTMakefile rules for tests so that a failed test does
not prevent subsequent tests from being executed.

Change-Id: I9595ad4a1527feae7c402241bf06ab21a0b76d4a


Compare: https://github.com/heimdal/heimdal/compare/540c3273c4fa...902aa4ee02da


More information about the Heimdal-source-changes mailing list