James, Friday, July 25, 2014, 3:59:18 PM, you wrote:
> Still reviewing, but I wish this had been a number of smaller patches. For > example, const'ing the MD5 stuff and adding ~PluginIdentity() could have been > independent patches ... Yes, the ~PluginIdentity() is a leak from some other work I missed before I committed. I needed the const on the MD5 stuff, though, to make thing compile. But, just for fun, I'm about to add another big change that messes around with the MD5 setup anyway.