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
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
Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron.
2005-02-03 23:01:54 +00:00
test
…
appnote.txt
…
libjar.pkg
…
Makefile.in
Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron.
2005-02-03 23:01:54 +00:00
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
fixes bug 290982 "Disallow viewsource:javascript and jar:viewsource URLs" r=dveditz sr=jst a=dbaron
2005-05-12 15:20:43 +00:00
nsJARChannel.h
…
nsJARFactory.cpp
…
nsJARInputStream.cpp
…
nsJARInputStream.h
…
nsJARProtocolHandler.cpp
Bug 278262 - JAR URIs should resolve relative URIs in the base section r=biesi sr=darin
2005-01-23 23:03:39 +00:00
nsJARProtocolHandler.h
…
nsJARURI.cpp
Bug 278262 - JAR URIs should resolve relative URIs in the base section r=biesi sr=darin
2005-01-23 23:03:39 +00:00
nsJARURI.h
Bug 278262 - JAR URIs should resolve relative URIs in the base section r=biesi sr=darin
2005-01-23 23:03:39 +00:00
nsWildCard.cpp
…
nsWildCard.h
…
nsXPTZipLoader.cpp
…
nsXPTZipLoader.h
…
nsZipArchive.cpp
…
nsZipArchive.h
…
nsZlibAllocator.h
…
objs.mk
…
win32.order
…
zipfile.h
…
zipstruct.h
…
zipstub.h
…