warren%netscape.com
|
d60b12b153
|
Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread.
|
2000-03-29 03:58:50 +00:00 |
jdunn%netscape.com
|
1efa0ca7af
|
just adding a newline at the end for hpux
|
2000-03-28 05:06:01 +00:00 |
sgehani%netscape.com
|
15346ad031
|
Restoring file dates at install time.
b = 5107
r = dbragg
|
2000-03-28 03:38:06 +00:00 |
rickg%netscape.com
|
0f417b3b1e
|
removed reference to nsString2
|
2000-03-26 23:30:52 +00:00 |
mstoltz%netscape.com
|
09063d8e1a
|
removed files: mozilla/modules/libjar/nsJARStubs.cpp
|
2000-03-21 04:23:39 +00:00 |
norris%netscape.com
|
537881b1fb
|
Added signed script support in Mozilla. bug=7270 r=norris (this is mstoltz's checkin)
|
2000-03-21 04:21:28 +00:00 |
norris%netscape.com
|
d29a2d385d
|
Added aggregate principal support. r=norris. (This is mstoltz's checkin)
|
2000-03-21 04:17:37 +00:00 |
dougt%netscape.com
|
612badb3a9
|
Adding GetSecurityInfo to the nsIChannel. bug 29646. r=warren.
|
2000-03-17 22:06:32 +00:00 |
dveditz%netscape.com
|
50ee7a6305
|
fixes bug 29414, all files installed read-only on Win32, r=sgehani
|
2000-02-28 07:22:23 +00:00 |
sgehani%netscape.com
|
55e0b512a0
|
Restore file mode for Win32/Unix when installing.
b = 9148
r = dveditz
a = jar
|
2000-02-21 20:19:16 +00:00 |
buster%netscape.com
|
312923c091
|
fixing build bustage
|
2000-02-14 03:41:45 +00:00 |
mstoltz%netscape.com
|
e1dbf7cf89
|
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 |
mstoltz%netscape.com
|
2b172ce6f4
|
Crasher fixes and optimizations to jar signature verification. bug=7270 r=norris
|
2000-02-14 01:57:01 +00:00 |
valeski%netscape.com
|
6ecf97612e
|
getting the rest of necko to use the mimetypes file. also added protection for UA string setup
|
2000-02-09 05:04:52 +00:00 |
scc%netscape.com
|
5e041e830f
|
Pro5 update
|
2000-02-07 23:06:04 +00:00 |
davidm%netscape.com
|
fe41e25299
|
Bug 25949 update access paths for codewarrior update.
|
2000-02-06 04:38:30 +00:00 |
warren%netscape.com
|
65cff3177e
|
Lowercased method names for idl.
|
2000-02-04 12:16:33 +00:00 |
valeski%netscape.com
|
79132da2fc
|
URL Parsing and implementation rewrite landing. Andreas Otte was generous enough to contribute these changes
|
2000-02-03 03:44:22 +00:00 |
mstoltz%netscape.com
|
f1a821abf0
|
Fixed crashing bug in nsJAR.cpp - was dereferencing unallocated pointer. r=norris
|
2000-02-02 01:58:37 +00:00 |
mstoltz%netscape.com
|
3b6e5a54a2
|
Added call to nsJAR::ParseManifest, needed for signed scripts. bug=7270 r=norris.
|
2000-02-02 01:30:12 +00:00 |
mstoltz%netscape.com
|
f680012d00
|
Fixing hoarkage by adding an include statement. r=norris
|
2000-02-01 00:35:46 +00:00 |
warren%netscape.com
|
ada87acf3e
|
Fix for downloaded jar files, and for pulling jars out of the cache. r=mstoltz
|
2000-01-31 23:43:09 +00:00 |
sdagley%netscape.com
|
90e3ef9e19
|
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 |
mstoltz%netscape.com
|
6217b43be0
|
Fixing Mac breakage caused by extraneous newlines.
|
2000-01-29 03:24:30 +00:00 |
mstoltz%netscape.com
|
5b549d60f4
|
nsJARChannel now gets its owner from the underlying nsJAR, for the correct security level. bug=7270 r=norris
|
2000-01-29 00:06:15 +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 |
warren%netscape.com
|
43760e7f03
|
Fixed error case to return error.
|
2000-01-27 09:21:00 +00:00 |
warren%netscape.com
|
3ea70b12c7
|
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 |
ssu%netscape.com
|
ecfbbf92bd
|
A few problems with nsJar:
1. When opening a file via the OpenArchiveWithFileDesc() you can not
delete the file descriptor.
2. Mode was wrong for the extract routine.
|
2000-01-25 20:41:47 +00:00 |
dougt%netscape.com
|
fd69a2f423
|
Landing nsIFile.
|
2000-01-24 21:28:28 +00:00 |
bryner%uiuc.edu
|
7d6458d41f
|
Fixing linux build bustage. r=pavlov.
|
2000-01-24 04:45:54 +00:00 |
warren%netscape.com
|
89c51a1418
|
Added code to cancel/suspend/resume jar channels. Bug #24338
|
2000-01-24 03:54:20 +00:00 |
gayatrib%netscape.com
|
0d1f5b6ca5
|
Added code to check for existence of a jar file in the cache before downloading it. r=warren
|
2000-01-19 07:20:31 +00:00 |
sspitzer%netscape.com
|
920287de74
|
backing out andreas and warren
|
2000-01-14 22:01:56 +00:00 |
warren%netscape.com
|
d6a205f1ec
|
Changes from andreas.otte@primus-online.de for numerous URL parsing bugs. r=warren
|
2000-01-14 08:50:03 +00:00 |
pp%ludusdesign.com
|
13efd9e8c6
|
Converting usage of ::GetIID() to NS_GET_IID().
Bug #20232, r=scc@netscape.com
|
2000-01-11 20:49:15 +00:00 |
rpotts%netscape.com
|
3e79b2aec1
|
Made contentType a read/write attribute of nsIChannel
|
2000-01-08 06:26:04 +00:00 |
dougt%netscape.com
|
2bf539a739
|
fixing build bustage.
|
2000-01-04 01:55:03 +00:00 |
sgehani%netscape.com
|
540690e5a2
|
Fix build butsage for dougt.
|
2000-01-04 01:53:13 +00:00 |
dougt%netscape.com
|
070eca896d
|
Fixing build bustage.
|
2000-01-04 01:10:33 +00:00 |
dougt%netscape.com
|
4f0ebe362f
|
adding include of prio.h. I am not sure how this worked before.
|
2000-01-04 00:00:08 +00:00 |
dougt%netscape.com
|
4055629b7c
|
Adding newline to end of file to fix build bustage on unix.
|
2000-01-03 23:56:38 +00:00 |
dougt%netscape.com
|
03e5b7b575
|
Converting to use nsIModule macro. r=dp, jud.
|
2000-01-03 23:32:11 +00:00 |
dougt%netscape.com
|
7d93cf4f47
|
Including nsFileSpec.h directly. prep for nsIFile landing.
|
2000-01-03 23:31:09 +00:00 |
dougt%netscape.com
|
6544967b1b
|
Including nsFileSpec.h directly. This prep work for the nsIFile landing.
|
2000-01-03 23:28:35 +00:00 |
dougt%netscape.com
|
7d3272e93d
|
Including nsFileSpec.h directly. This prep work for the nsIFile landing.
|
2000-01-03 23:21:36 +00:00 |
dougt%netscape.com
|
c5fc0c5561
|
Converting to use nsIModule macro. r=dp.
|
2000-01-03 23:20:25 +00:00 |
sspitzer%netscape.com
|
42e7039924
|
fix warnings
|
1999-12-28 19:41:57 +00:00 |
valeski%netscape.com
|
c361fb197f
|
nsJARProtocol.cpp
|
1999-12-07 06:58:55 +00:00 |
warren%netscape.com
|
bf4ef9672f
|
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 |
warren%netscape.com
|
e7faf5530b
|
Fix for downloaded jar files. Now they appear to work, except we aren't checking the cache to see if they already exist. r=gayatrib
|
1999-12-03 02:22:48 +00:00 |
warren%netscape.com
|
64862c57a7
|
Fixed bug accessing jar entry.
|
1999-12-02 01:27:48 +00:00 |
warren%netscape.com
|
a265a32348
|
Landing no_neckoutil2_branch. Bug #11159. Removes neckoutil_s.lib from build which helps beos and openvms.
|
1999-11-30 04:50:42 +00:00 |
warren%netscape.com
|
4ab4ee4d4e
|
Eliminated the libs build pass.
|
1999-11-28 03:05:01 +00:00 |
warren%netscape.com
|
c6a8089da9
|
Added nsIInterfaceRequestor.h to keep nsCOMPtr happy.
|
1999-11-24 08:31:06 +00:00 |
warren%netscape.com
|
95507cbdfe
|
Added include for nsCOMPtr.
|
1999-11-24 07:40:54 +00:00 |
warren%netscape.com
|
d8bbb844e6
|
Removed the nsICapabilities interface in favor of nsIInterfaceRequestor.
|
1999-11-18 07:36:41 +00:00 |
warren%netscape.com
|
aaf83521f5
|
Necko API and implementation changes for retargeting. Needed for URL dispatching. r=mscott
|
1999-11-17 08:14:52 +00:00 |
sgehani%netscape.com
|
a14a6d90e5
|
Fixes bug 18887. Although the bug doesn't mention it this really is:
CRC-32 checking is now fixed in libjar. [r=dveditz]
|
1999-11-17 05:40:00 +00:00 |
ssu%netscape.com
|
ab4ee10aba
|
fixing bug #18683. fixing how libjar does crc checks. It didn't work for all cases, until now. r=sgehani
|
1999-11-16 05:43:44 +00:00 |
dveditz%netscape.com
|
ada5f70b18
|
added Bloaty instrumentation
|
1999-11-16 01:52:29 +00:00 |
sgehani%netscape.com
|
870d3fd80f
|
Fixes for bug 18683. Libjar interfaces changed but the implementation didn't so XPInstall was horked. This fixes the runtime XP horkage. [r=dveditz]
Also, added deletion of extracted files if the CRC-32 doesn't match. Mapped 'PR_Delete' to 'remove' for STANDALONE. [r=mstoltz]
|
1999-11-13 00:44:56 +00:00 |
warren%netscape.com
|
01a5c1fa80
|
Libjar cleanup. Added Close method. Bug#18273. r=mstoltz,gayatrib,dveditz
|
1999-11-12 06:13:13 +00:00 |
warren%netscape.com
|
f498ad9e41
|
Switched to new nsIZipReader interface for Mac.
|
1999-11-12 06:12:14 +00:00 |
warren%netscape.com
|
24ca88445e
|
Added
|
1999-11-12 05:58:46 +00:00 |
sgehani%netscape.com
|
0209cbde49
|
Added CRC checking for every item we extract. Fixes bug 17511. [r=mstoltz]
|
1999-11-11 22:08:08 +00:00 |
erik%netscape.com
|
a07ac40a78
|
This is just a local .cvsignore file. Doesn't affect build.
|
1999-11-11 18:15:49 +00:00 |
warren%netscape.com
|
a22efa2985
|
Added
|
1999-11-11 05:21:38 +00:00 |
warren%netscape.com
|
5f446c2b3a
|
Got Gayatri's JAR protocol working. (not in build yet)
|
1999-11-07 21:55:12 +00:00 |
dmose%mozilla.org
|
8535dda53e
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
dmose%mozilla.org
|
42fc94a6ec
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:40:37 +00:00 |
warren%netscape.com
|
813f9f7c13
|
Structural changes for MakeAbsolute performance. bug#10736 r=valeski
|
1999-11-03 05:13:44 +00:00 |
mstoltz%netscape.com
|
76f0f1959d
|
Fixed windows breakage in standalone by adding a typedef
|
1999-11-03 00:41:20 +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 |
cls%seawood.org
|
ed4e5a107e
|
Use #elif not #elseif
|
1999-11-02 22:36:59 +00:00 |
ssu%netscape.com
|
fcfc159540
|
fixing redness on mac tinderbox. #else if doesn't work. Changed it to #elseif
|
1999-11-02 21:50:07 +00:00 |
sgehani%netscape.com
|
abca066b9b
|
Fixed bugs 10540, 9148. Libjar now reads teh central directory headers as opposed to the local file headers. This enables us to glean permissions informationand restore file mode upon extraction. A side-effect is the bug 10540 fix where the Install.Execute() API now works on Linux since we restore the execute bits in temporarily extracted files. [r=ssu]
|
1999-11-02 20:37:28 +00:00 |
tbogard%aol.net
|
c9198a207c
|
Changed NS_ENSURE_NOT to NS_ENSURE_FALSE to reflect API change. r=hyatt
|
1999-11-01 21:43:56 +00:00 |
warren%netscape.com
|
a530adf79c
|
Minor cleanup
|
1999-11-01 20:50:04 +00:00 |
sgehani%netscape.com
|
cb39a72715
|
Fixing static targets to be usable by MIW once again: removed new nsJARInputStream from the static targets. For real this time...
|
1999-10-30 22:18:31 +00:00 |
sgehani%netscape.com
|
6716ef3790
|
Backed out change temporarily.
|
1999-10-30 22:03:46 +00:00 |
sgehani%netscape.com
|
9aa120d5cc
|
Fixing static targets to be usable by MIW once again: removed new nsJARInputStream from the statis targets.
|
1999-10-30 21:56:51 +00:00 |
sfraser%netscape.com
|
bd9f6bb44d
|
Ooops, maybe we do need one of those paths after all. r=floppy
|
1999-10-27 06:48:35 +00:00 |
sfraser%netscape.com
|
2795fbd65a
|
Another teeny project fix -- remove obsolete lib/xp paths in the two static targets (which are not built anyway). r=moose
|
1999-10-27 06:44:44 +00:00 |
mstoltz%netscape.com
|
99c58b1613
|
Fixed Windows breakage from converting const nsZIpItem* to nsZipItem*. r=dveditz
|
1999-10-26 20:45:21 +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 |
sgehani%netscape.com
|
0afafa0cfd
|
Fixes bug 17190: extract only core_*/* files to obtain the XPInstall engine run by the Install Wizard. [r=cathleen]
|
1999-10-26 02:08:56 +00:00 |
sfraser%netscape.com
|
7163f27348
|
Removed an errant semicolon in a IID declaration. r=floppy moose
|
1999-10-21 03:45:20 +00:00 |
neeti%netscape.com
|
d9839ef285
|
Converted to use nsIModule to prepare for memory leaks fixing. Bug# 14034. r=dveditz
|
1999-10-07 03:39:36 +00:00 |
sfraser%netscape.com
|
faa1c04032
|
Fixed access paths to remove lib/xp, and mozilla/include. xp_regexp.h is now exported, and found in dist. r=sdagley
|
1999-10-06 01:19:58 +00:00 |
beard%netscape.com
|
b547c2ffb0
|
changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr
|
1999-10-03 20:46:23 +00:00 |
kipp%netscape.com
|
0c7d463e0c
|
Converted from components to modules
|
1999-09-30 21:22:48 +00:00 |
kipp%netscape.com
|
8d0add992e
|
new
|
1999-09-30 01:53:31 +00:00 |
alecf%netscape.com
|
67a870aebe
|
don't need xplib anymore
|
1999-09-21 22:22:39 +00:00 |
andreas.otte%primus-online.de
|
44ff8a47fa
|
NOT ON BUILD: Add loadgroup parameter
|
1999-09-18 09:08:56 +00:00 |
valeski%netscape.com
|
05b4ee9801
|
NOT IN BUILD - adding boilerplate for jar protocol handler
|
1999-09-17 16:12:41 +00:00 |
briano%netscape.com
|
70f4c0b6b8
|
General cleanup.
|
1999-09-14 02:51:42 +00:00 |
sspitzer%netscape.com
|
3f43ae8b72
|
fix warnings for dbragg
|
1999-09-13 06:26:18 +00:00 |
sgehani%netscape.com
|
970a7b7c8b
|
Fixing static targets that don't depend on regular expressions where nsWildCard.cpp was erroneously added.
|
1999-09-10 07:55:37 +00:00 |
mscott%netscape.com
|
2b911a99d9
|
Check in for alecf. Remove linkage against libxp. build nsWildCard.cpp
|
1999-09-09 05:29:42 +00:00 |