search for: dsig

Displaying 6 results from an estimated 6 matches for "dsig".

Did you mean: dig
2009 Jan 19
0
compiling python2.5 (msys+mingw+wine) using msvcr80 assemblies
...t;assembly xmlns='urn:schemas-microsoft-com:asm.v1' manifestVersion='1.0'> <file name="msvcr80.dll" hash="10f4cb2831f1e9288a73387a8734a8b604e5beaa" hashalg="SHA1"><asmv2:hash xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#"><dsig:Transforms><dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity"></dsig:Transform></dsig:Transforms><dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"&gt...
2010 Dec 04
1
Application Installation Error
...ture="x86" publicKeyToken="1fc8b3b9a1e18e3b"></assemblyIdentity> <file name="msvcr80.dll" hash="10f4cb2831f1e9288a73387a8734a8b604e5beaa" hashalg="SHA1"><asmv2:hash xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#"><dsig:Transforms><dsig:Trans form Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity"></dsig:Transfo rm></dsig:Transforms><dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"&...
2005 Dec 15
0
Problems with snow and rpvm
...cluster.html. Now ** from the box uffbsd ** using some of the example binaries boxed with pvm it seems that all works ok: ..................................... ..................................... pvm> conf conf 2 hosts, 2 data formats HOST DTID ARCH SPEED DSIG uffbsd 40000 FREEBSD 1000 0x00408841 powerpclinux 80000 LINUXPPC 1000 0x0658eb59 pvm> mstat powerpclinux mstat powerpclinux powerpclinux ok pvm> mstat uffbsd mstat uffbsd uffbsd ok pvm> spawn -> hello spawn -> h...
2008 Jan 08
2
[LLVMdev] Adding ClamAV to the llvm testsuite (long)
...int" if <sys/socket.h> does not define. */ > /* #undef socklen_t */<filterdiff.sh><header_rename.sh>LEVEL > = ../../../ > #RUN_OPTIONS = > > Source = $(addprefix libclamav_, \ > aspack.c autoit.c binhex.c blob.c cab.c chmunpack.c cvd.c dconf.c > dsig.c\ > elf.c entconv.c filetypes.c fsg.c hashtab.c htmlnorm.c\ > is_tar.c jscript.c line.c lockdb.c matcher-ac.c matcher-bm.c\ > matcher.c mbox.c md5.c message.c mew.c msexpand.c mspack.c > ole2_extract.c\ > others.c packlibs.c pdf.c pe.c petite.c phishcheck.c > phish_do...
2007 Dec 18
0
[LLVMdev] Adding ClamAV to the llvm testsuite (long)
Chris Lattner wrote: > One way to do this is to add a "cut down" version of the app to the > test suite. I disabled optional features in clamav-config.h > >> 2. GPL license. Chris? > > Any open source license that allows unrestricted redistribution is > fine in llvm-test Ok, I have created a script that automatically checks out ClamAV 0.92-stable source code
2007 Dec 18
3
[LLVMdev] Adding ClamAV to the llvm testsuite (long)
On Mon, 17 Dec 2007, Evan Cheng wrote: > We always welcome more tests. But it looks like there are two issues > here. > > 1. The autoconf requirement. Is it possible to get one configuration > working without the need for autoconf? One way to do this is to add a "cut down" version of the app to the test suite. > 2. GPL license. Chris? Any open source license that