]> sourceware.org Git - glibc.git/commit - ChangeLog
* crypt/crypt-entry.c: Include fips-private.h.
authorAlexandre Oliva <aoliva@redhat.com>
Wed, 10 Oct 2012 10:05:46 +0000 (07:05 -0300)
committerAlexandre Oliva <aoliva@redhat.com>
Wed, 10 Oct 2012 10:05:46 +0000 (07:05 -0300)
commite745142509a427ccb9b14ee94ff24f7f36f7f4b6
tree4edd9f6cf6db3b386639494f831105ee557d452a
parent4ba74a357376c8f8bf49487f96ae71cf2460c3f3
* crypt/crypt-entry.c: Include fips-private.h.
(__crypt_r, __crypt): Disable MD5 and DES if FIPS is enabled.
* crypt/md5c-test.c (main): Tolerate disabled MD5.
* sysdeps/unix/sysv/linux/fips-private.h: New file.
* sysdeps/generic/fips-private.h: New file, dummy fallback.
ChangeLog
crypt/crypt-entry.c
crypt/md5c-test.c
sysdeps/generic/fips-private.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/fips-private.h [new file with mode: 0644]
This page took 0.041442 seconds and 5 git commands to generate.