Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-10] src/crypto/external/bsd/heimdal/dist



Module Name:    src
Committed By:   martin
Date:           Fri Sep 15 15:34:27 UTC 2023

Modified Files:
        src/crypto/external/bsd/heimdal/dist/include [netbsd-10]:
            crypto-headers.h
        src/crypto/external/bsd/heimdal/dist/lib/krb5 [netbsd-10]: context.c

Log Message:
Pull up following revision(s) (requested by christos in ticket #375):

        crypto/external/bsd/heimdal/dist/include/crypto-headers.h: revision 1.7
        crypto/external/bsd/heimdal/dist/lib/krb5/context.c: revision 1.8

Explicitly load the legacy provider instead of using EVP_CIPHER_fetch() which
leaks memory.


To generate a diff of this commit:
cvs rdiff -u -r1.3.14.1 -r1.3.14.2 \
    src/crypto/external/bsd/heimdal/dist/include/crypto-headers.h
cvs rdiff -u -r1.6.22.1 -r1.6.22.2 \
    src/crypto/external/bsd/heimdal/dist/lib/krb5/context.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index