|
cosign-discuss at umich.edu
|
general discussion of cosign development and deployment
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ISAPI Source Code
Mark,
You can download the source for IISCosign 1.0.2. here:
<http://cowboybebop.staff.itd.umich.edu/iiscosign/>
The only difference between 1.0.0 and 1.0.2 is the addition of being
able to limit log file sizes. I use Visual Studio 6.0 to compile
IISCosign. I haven't had time to work out the kinks in getting it to
VS.NET.
There may be some cruft with the libsnet. It was compiled with Visual
Studio.NET. All you need to do is link to the libsnet.lib file, which
is already compiled and included.
You'll also need to download and compile openssl.org. Any recent
version should work fine, IISCosign isn't doing anything fancy.
I think that's it. Please let us know how the compiling goes for you!
--Jarod Malestein
--University of Michigan - ITCS
--On Thursday, March 25, 2004 2:02 PM -0500 Mark Allen Earnest
<mxe20@xxxxxxx> wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
Would it be possible for me to get a zip file of the 1.0.0 ISAPI filter
source and VisualStudio files?
My purpose in this is to build my own version of the filter that
requests
an MIT K5 ticket (like mod_cosign).
Thank you,
Mark Earnest
Lead Systems Programmer
Emerging Technologies
The Pennsylvania State University
Public Key - http://www.personal.psu.edu/mxe20/gpgkey.txt
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
iD8DBQFAYyy4ooNLpLZfPIMRAirWAJ99eYvpZOQxLLZccIj6MoB/WVWkqQCeMrPp
DnX2TBNqZID7OtwmbEkls/c=
=sXpv
-----END PGP SIGNATURE-----
|