[Mono-devel-list] Patch for faster creation of default evidences
Sebastien Pouliot
sebastien at ximian.com
Fri Nov 12 11:14:06 EST 2004
Hello,
My CAS changes are getting big so I've broken some (non core) fixes in
smaller patches. This should ease the reviews ;-)
The first one add an internal call to avoid lots of I/O to look for an
authenticode signature on an assembly (which are quite rare). The
runtime already has a "good idea" if the file contains a signature or
not (PE header).
--
Sebastien Pouliot <sebastien at ximian.com>
blog: http://pages.infinit.net/ctech/poupou.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: metadata.diff
Type: text/x-patch
Size: 3445 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20041112/c2dacee2/attachment.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Evidence.cs.diff
Type: text/x-patch
Size: 2445 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20041112/c2dacee2/attachment-0001.bin
More information about the Mono-devel-list
mailing list