This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b3293f50e6ced997dfe95fa6c00d2ee4cab0c063
Mozilla
/
mozilla
/
modules
/
libjar
History
dougt%meer.net
c3e3eda0f8
Add a scriptable hash function API. basically what this does is moves the hashing function out of the nsISignatureVerifier.idl and creates a new interface nsICryptoHash which is scriptable. Because of this change, we needed to fix up all of the call sites. r=darin, sr=dveditz, a=shaver
...
git-svn-id: svn://10.0.0.236/trunk@173927 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-01 16:06:53 +00:00
..
standalone
…
test
…
appnote.txt
…
libjar.pkg
…
Makefile.in
…
nsIJAR.idl
…
nsIJARChannel.idl
…
nsIJARFactory.h
…
nsIJARProtocolHandler.idl
…
nsIJARURI.idl
…
nsIZipReader.idl
…
nsJAR.cpp
Add a scriptable hash function API. basically what this does is moves the hashing function out of the nsISignatureVerifier.idl and creates a new interface nsICryptoHash which is scriptable. Because of this change, we needed to fix up all of the call sites. r=darin, sr=dveditz, a=shaver
2005-06-01 16:06:53 +00:00
nsJAR.h
Add a scriptable hash function API. basically what this does is moves the hashing function out of the nsISignatureVerifier.idl and creates a new interface nsICryptoHash which is scriptable. Because of this change, we needed to fix up all of the call sites. r=darin, sr=dveditz, a=shaver
2005-06-01 16:06:53 +00:00
nsJARChannel.cpp
…
nsJARChannel.h
…
nsJARFactory.cpp
…
nsJARInputStream.cpp
…
nsJARInputStream.h
…
nsJARProtocolHandler.cpp
…
nsJARProtocolHandler.h
…
nsJARURI.cpp
…
nsJARURI.h
…
nsWildCard.cpp
…
nsWildCard.h
…
nsXPTZipLoader.cpp
…
nsXPTZipLoader.h
…
nsZipArchive.cpp
…
nsZipArchive.h
…
nsZlibAllocator.h
…
objs.mk
…
win32.order
…
zipfile.h
…
zipstruct.h
…
zipstub.h
…