Source-Changes archive

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

CVS commit: src/crypto/external/bsd/openssl/dist



Module Name:    src
Committed By:   christos
Date:           Tue Jun 16 20:00:13 UTC 2015

Modified Files:
        src/crypto/external/bsd/openssl/dist: CHANGES Makefile NEWS README
            openssl.spec
        src/crypto/external/bsd/openssl/dist/crypto: opensslv.h
        src/crypto/external/bsd/openssl/dist/crypto/hmac: hmac.c hmactest.c
        src/crypto/external/bsd/openssl/dist/ssl: t1_lib.c

Log Message:
Use the official version of openssl's "restore binary compatibility" fix.
Also merge new change to ssl checking.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/crypto/external/bsd/openssl/dist/CHANGES \
    src/crypto/external/bsd/openssl/dist/NEWS \
    src/crypto/external/bsd/openssl/dist/README \
    src/crypto/external/bsd/openssl/dist/openssl.spec
cvs rdiff -u -r1.6 -r1.7 src/crypto/external/bsd/openssl/dist/Makefile
cvs rdiff -u -r1.14 -r1.15 \
    src/crypto/external/bsd/openssl/dist/crypto/opensslv.h
cvs rdiff -u -r1.2 -r1.3 \
    src/crypto/external/bsd/openssl/dist/crypto/hmac/hmac.c
cvs rdiff -u -r1.6 -r1.7 \
    src/crypto/external/bsd/openssl/dist/crypto/hmac/hmactest.c
cvs rdiff -u -r1.17 -r1.18 src/crypto/external/bsd/openssl/dist/ssl/t1_lib.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