Switch md5 implementations.
authorDavid Reiss <dreiss@apache.org>
Sun, 4 May 2008 03:00:22 +0000 (03:00 +0000)
committerDavid Reiss <dreiss@apache.org>
Sun, 4 May 2008 03:00:22 +0000 (03:00 +0000)
commit8df6c82aa751f65100b6b283dee205e251753aa8
treecd2646ab73b1e430ee18b168d9d53f858373709b
parentde59292f38e11e738a34c8bd2f722beb128c752e
Switch md5 implementations.

Specifically, switch from the legally-ambiguous RSA implementation to
a zlib-licensed RFC-based implementation from SourceForge.

Generated some files with "dense" and made sure the output hadn't changed.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665679 13f79535-47bb-0310-9956-ffa450edef68
compiler/cpp/Makefile.am
compiler/cpp/src/md5.c [new file with mode: 0644]
compiler/cpp/src/md5.h
compiler/cpp/src/md5c.c [deleted file]
compiler/cpp/src/parse/t_type.h