Source-Changes archive

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

CVS commit: src/dist/iscsi/src



Module Name:    src
Committed By:   agc
Date:           Wed Nov 28 16:46:38 UTC 2007

Modified Files:
        src/dist/iscsi/src: md5.c

Log Message:
Do runtime detection of machine's endianness, rather than relying on a cpp
macro which was never changed. This is the QAD fix, longer term we will
move to use native md5 routines if available.

Should go some way to fixing authentication problems when using an
initiator and target of different endianness.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/dist/iscsi/src/md5.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