pjs/modules/libjar
dveditz%netscape.com 50ee7a6305 fixes bug 29414, all files installed read-only on Win32, r=sgehani 2000-02-28 07:22:23 +00:00
..
macbuild Pro5 update 2000-02-07 23:06:04 +00:00
standalone Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
.cvsignore
MANIFEST
MANIFEST_IDL
Makefile.in Implementation of JAR manifest parser, part of signature verification for signed scripts. bug=7270 r=norris 2000-01-29 00:03:57 +00:00
makefile.win Implementation of JAR manifest parser, part of signature verification for signed scripts. bug=7270 r=norris 2000-01-29 00:03:57 +00:00
nsIJAR.idl
nsIJARChannel.idl
nsIJARFactory.h Converting to use nsIModule macro. r=dp. 2000-01-03 23:20:25 +00:00
nsIJARProtocolHandler.idl
nsIJARURI.idl
nsIZip.idl Lowercased method names for idl. 2000-02-04 12:16:33 +00:00
nsIZipReader.idl Crasher fixes and optimizations to jar signature verification. bug=7270 r=norris 2000-02-14 01:57:01 +00:00
nsJAR.cpp fixes bug 29414, all files installed read-only on Win32, r=sgehani 2000-02-28 07:22:23 +00:00
nsJAR.h Crasher fixes and optimizations to jar signature verification. bug=7270 r=norris 2000-02-14 01:57:01 +00:00
nsJARChannel.cpp Changed GetOwner() to read owner from underlying nsJAR rather than saving it locally. SetOwner() now does nothing. bug=7270 r=norris 2000-02-14 01:59:09 +00:00
nsJARChannel.h Changed GetOwner() to read owner from underlying nsJAR rather than saving it locally. SetOwner() now does nothing. bug=7270 r=norris 2000-02-14 01:59:09 +00:00
nsJARFactory.cpp Fix build butsage for dougt. 2000-01-04 01:53:13 +00:00
nsJARInputStream.cpp Crasher fixes and optimizations to jar signature verification. bug=7270 r=norris 2000-02-14 01:57:01 +00:00
nsJARInputStream.h Crasher fixes and optimizations to jar signature verification. bug=7270 r=norris 2000-02-14 01:57:01 +00:00
nsJARProtocolHandler.cpp Added buffer size parameters to NewChannel. Allows for optimization of amount of image data consumed. Bug #20408 1999-12-04 10:01:32 +00:00
nsJARProtocolHandler.h
nsJARProtocolModule.cpp Converting to use nsIModule macro. r=dp, jud. 2000-01-03 23:32:11 +00:00
nsJARStubs.cpp Crasher fixes and optimizations to jar signature verification. bug=7270 r=norris 2000-02-14 01:57:01 +00:00
nsJARURI.cpp URL Parsing and implementation rewrite landing. Andreas Otte was generous enough to contribute these changes 2000-02-03 03:44:22 +00:00
nsJARURI.h Fixes to make jar: protocol actually be able to visit html files packaged in zip files. Resolves relative links now, although doesn't handle going to # anchors in html pages properly yet. Good enough for chrome work. 2000-01-27 08:57:14 +00:00
nsWildCard.cpp
nsWildCard.h
nsZipArchive.cpp Crasher fixes and optimizations to jar signature verification. bug=7270 r=norris 2000-02-14 01:57:01 +00:00
nsZipArchive.h Crasher fixes and optimizations to jar signature verification. bug=7270 r=norris 2000-02-14 01:57:01 +00:00
zipfile.h
zipstruct.h
zipstub.h