Source-Changes archive

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

CVS commit: src/crypto/dist/ssh



Module Name:    src
Committed By:   christos
Date:           Mon Jun 23 14:51:31 UTC 2008

Modified Files:
        src/crypto/dist/ssh: cipher-ctr-mt.c cipher.c

Log Message:
Add an ifdef to disable the AES_CTR_MT cipher because static binaries don't
work with -pthread, and /rescue is linked against libssh.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/crypto/dist/ssh/cipher-ctr-mt.c
cvs rdiff -r1.20 -r1.21 src/crypto/dist/ssh/cipher.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