Revision: 09e18eb4e576
Author: Ryan Pavlik <
rpa...@iastate.edu>
Date: Wed Nov 9 15:05:31 2011
Log: Replace RSA MD5 with libmd5-rfc, which contains no RSA code. This
is a cherry-pick merge from the rpavlik switch-md5-impl-master branch. I
had to manually apply the vc10/VPR/VPR.vcproj patch to the
vc10/VPR/VPR.vcxproj because the current master does not have *.vcproj
files. Submitted by Ryan Pavlik.
http://code.google.com/p/vrjuggler/source/detail?r=09e18eb4e576
Added:
/external/libmd5-rfc/md5.c
/external/libmd5-rfc/md5.h
/external/libmd5-rfc/md5main.c
Deleted:
/external/md5-c/Makefile
/external/md5-c/global.h
/external/md5-c/md5.h
/external/md5-c/md5c.c
/external/md5-c/mddriver.c
/external/md5-c/test-suite
Modified:
/external/leach-uuid/uuid/uuid.c
/modules/vapor/vpr/Util/GUID.cpp
/modules/vapor/vpr/Util/md5/Makefile.in
/vc10/VPR/VPR.vcxproj
/vc9/VPR/VPR.vcproj