Module: wine
Branch: refs/heads/master
Commit: b6d5972190a4a5301b9996adfa07b2539f715fe3
URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=b6d5972190a4a5301b9996a…
Author: Juan Lang <juan_lang(a)yahoo.com>
Date: Thu Jul 27 17:11:10 2006 -0700
rsaenh: More tests and some fixes.
- correct deleting the default container
- imported keys should be stored in their container, not just given to the caller
- tests for these changes
---
dlls/rsaenh/rsaenh.c | 51 ++++++-
dlls/rsaenh/tests/rsaenh.c | 313 +++++++++++++++++++++++++++++++++-----------
2 files changed, 278 insertions(+), 86 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=b6d5972190a4a5301b9…