mstoltz%netscape.com
|
5e93281c28
|
Fixed crash when calling nsJARInputStream from nsJARChannel.
|
2000-04-05 00:12:20 +00:00 |
warren%netscape.com
|
4d8e8074ad
|
Fixing bugs in jar input streams for jar: protocol.
|
2000-03-30 07:41:37 +00:00 |
mstoltz%netscape.com
|
2b172ce6f4
|
Crasher fixes and optimizations to jar signature verification. bug=7270 r=norris
|
2000-02-14 01:57:01 +00:00 |
mstoltz%netscape.com
|
aebb7ff4e4
|
Implementation of JAR manifest parser, part of signature verification for signed scripts. bug=7270 r=norris
|
2000-01-29 00:03:57 +00:00 |
mstoltz%netscape.com
|
6bf8a92a61
|
Created helper class nsZipRead to hold read state information. That way
one nsJAR can support multiple input streams. r=norris
|
1999-11-02 23:46:09 +00:00 |
mstoltz%netscape.com
|
5e7662a4fe
|
Added GetInputStream function to nsJAR in order to extract files into memory rather than to disk. Created nsJARInputStream to carry this data. Most of the code for this change went into nsZipArchive, which now handles either file output or output to memory. bug=16077 r=dveditz
|
1999-10-26 19:43:26 +00:00 |