.. |
macbuild
|
Fixing Mac build bustage. For some unknown @#$%^ reason strdup was defined in the LibjarPrefix headers which was generally a bad idea. Moved the code to an #ifdef XP_MAC block in nsZipArchive.cpp so libjar.mcp _and_ MIW.mcp project build again. Why this ever worked I don't know, I just hacked at it until I could get it building again cause it's Friday night and I wanna go home. r=mstoltz
|
2000-01-29 04:16:36 +00:00 |
standalone
|
Eliminated the libs build pass.
|
1999-11-28 03:05:01 +00:00 |
.cvsignore
|
|
|
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 |
MANIFEST
|
|
|
MANIFEST_IDL
|
Switched to new nsIZipReader interface for Mac.
|
1999-11-12 06:12:14 +00:00 |
nsIJAR.idl
|
Libjar cleanup. Added Close method. Bug#18273. r=mstoltz,gayatrib,dveditz
|
1999-11-12 06:13:13 +00:00 |
nsIJARChannel.idl
|
Got Gayatri's JAR protocol working. (not in build yet)
|
1999-11-07 21:55:12 +00:00 |
nsIJARFactory.h
|
Converting to use nsIModule macro. r=dp.
|
2000-01-03 23:20:25 +00:00 |
nsIJARProtocolHandler.idl
|
Added
|
1999-11-12 05:58:46 +00:00 |
nsIJARURI.idl
|
Got Gayatri's JAR protocol working. (not in build yet)
|
1999-11-07 21:55:12 +00:00 |
nsIZip.idl
|
Lowercased method names for idl.
|
2000-02-04 12:16:33 +00:00 |
nsIZipReader.idl
|
Implementation of JAR manifest parser, part of signature verification for signed scripts. bug=7270 r=norris
|
2000-01-29 00:03:57 +00:00 |
nsJAR.cpp
|
Fixed crashing bug in nsJAR.cpp - was dereferencing unallocated pointer. r=norris
|
2000-02-02 01:58:37 +00:00 |
nsJAR.h
|
Implementation of JAR manifest parser, part of signature verification for signed scripts. bug=7270 r=norris
|
2000-01-29 00:03:57 +00:00 |
nsJARChannel.cpp
|
Added call to nsJAR::ParseManifest, needed for signed scripts. bug=7270 r=norris.
|
2000-02-02 01:30:12 +00:00 |
nsJARChannel.h
|
Fixing hoarkage by adding an include statement. r=norris
|
2000-02-01 00:35:46 +00:00 |
nsJARFactory.cpp
|
Fix build butsage for dougt.
|
2000-01-04 01:53:13 +00:00 |
nsJARInputStream.cpp
|
Implementation of JAR manifest parser, part of signature verification for signed scripts. bug=7270 r=norris
|
2000-01-29 00:03:57 +00:00 |
nsJARInputStream.h
|
Implementation of JAR manifest parser, part of signature verification for signed scripts. bug=7270 r=norris
|
2000-01-29 00:03:57 +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
|
Got Gayatri's JAR protocol working. (not in build yet)
|
1999-11-07 21:55:12 +00:00 |
nsJARProtocolModule.cpp
|
Converting to use nsIModule macro. r=dp, jud.
|
2000-01-03 23:32:11 +00:00 |
nsJARStubs.cpp
|
Fixing Mac breakage caused by extraneous newlines.
|
2000-01-29 03:24:30 +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
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
nsWildCard.h
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
nsZipArchive.cpp
|
Fixing Mac build bustage. For some unknown @#$%^ reason strdup was defined in the LibjarPrefix headers which was generally a bad idea. Moved the code to an #ifdef XP_MAC block in nsZipArchive.cpp so libjar.mcp _and_ MIW.mcp project build again. Why this ever worked I don't know, I just hacked at it until I could get it building again cause it's Friday night and I wanna go home. r=mstoltz
|
2000-01-29 04:16:36 +00:00 |
nsZipArchive.h
|
Implementation of JAR manifest parser, part of signature verification for signed scripts. bug=7270 r=norris
|
2000-01-29 00:03:57 +00:00 |
zipfile.h
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
zipstruct.h
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
zipstub.h
|
Fixes for bug 18683. Libjar interfaces changed but the implementation didn't so XPInstall was horked. This fixes the runtime XP horkage. [r=dveditz]
|
1999-11-13 00:44:56 +00:00 |