Source-Changes archive

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

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



Module Name:    src
Committed By:   christos
Date:           Mon Oct  5 14:34:04 UTC 2020

Modified Files:
        src/crypto/external/bsd/openssl/dist/crypto/bn: bn_print.c
        src/crypto/external/bsd/openssl/dist/include/openssl: bn.h
        src/crypto/external/bsd/openssl/lib/libcrypto: crypto.map

Log Message:
revert previous octal conversion code (broken and not worth it).


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
    src/crypto/external/bsd/openssl/dist/crypto/bn/bn_print.c
cvs rdiff -u -r1.2 -r1.3 \
    src/crypto/external/bsd/openssl/dist/include/openssl/bn.h
cvs rdiff -u -r1.10 -r1.11 \
    src/crypto/external/bsd/openssl/lib/libcrypto/crypto.map

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