scc%netscape.com
|
fc84b78a4e
|
making string conversions explicit
|
2000-04-27 19:49:53 +00:00 |
slamm%netscape.com
|
8cf8bd77d6
|
Fix declaration order to quiet build warning
|
2000-04-26 21:27:52 +00:00 |
slamm%netscape.com
|
7180b8f97a
|
Fix declaration order to quiet build warning
|
2000-04-26 14:31:01 +00:00 |
mstoltz%netscape.com
|
4794c651b5
|
Fixes for 27010, 32878, and 32948.
|
2000-04-26 03:50:07 +00:00 |
mjudge%netscape.com
|
6622635cab
|
making string conversions explicit. scc
|
2000-04-26 01:13:55 +00:00 |
mstoltz%netscape.com
|
200b920525
|
Backing out changes until I can figure out why it's crashing on startup.
|
2000-04-23 21:25:39 +00:00 |
mstoltz%netscape.com
|
9ac7780368
|
Fixes for bugs 27010, 32878, 32948.
|
2000-04-23 20:30:29 +00:00 |
warren%netscape.com
|
9c6a4060fc
|
Changing dir create permissions to 775.
|
2000-04-16 21:32:29 +00:00 |
warren%netscape.com
|
0a1242730e
|
Fixed to truncate by default. Fixed permissions to default to 664.
|
2000-04-14 09:32:24 +00:00 |
warren%netscape.com
|
1832d7f664
|
Factoring stream i/o operations into nsIStreamIO interface.
|
2000-04-13 09:20:50 +00:00 |
warren%netscape.com
|
2eb25c920f
|
Adding code to remove entries from free list when recycled.
|
2000-04-12 09:48:30 +00:00 |
warren%netscape.com
|
b2d5023b87
|
Moved nsXPIDLString.h out of ifdef for optimized builds.
|
2000-04-12 08:25:32 +00:00 |
warren%netscape.com
|
942ccefd74
|
Added nsIZipReaderCache. Removed nsIZipReader::ParseManifest. Got jar: protocol going for downloaded jars and input streams. Added assertions that Cancel is called with a failure code.
|
2000-04-12 07:58:24 +00:00 |
mstoltz%netscape.com
|
5e93281c28
|
Fixed crash when calling nsJARInputStream from nsJARChannel.
|
2000-04-05 00:12:20 +00:00 |
warren%netscape.com
|
f8d4872910
|
Making nsJARDownloadObserver have thread-safe addref/release.
|
2000-04-04 08:34:37 +00:00 |
warren%netscape.com
|
79efcf5705
|
Fixed uninitialized variable.
|
2000-04-04 07:11:30 +00:00 |
warren%netscape.com
|
df6317d313
|
Fix to make download observer not crash.
|
2000-04-04 05:56:11 +00:00 |
cls%seawood.org
|
57978e5c23
|
Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287
|
2000-04-04 04:46:38 +00:00 |
sgehani%netscape.com
|
fc5004972b
|
Fix libjar runtime bustage on the Mac.
b = 33656
|
2000-03-30 09:52:32 +00:00 |
warren%netscape.com
|
aeba7b7321
|
Bug 28269. jar file cache should open local files in place
|
2000-03-30 08:13:50 +00:00 |
warren%netscape.com
|
c512de79df
|
Fixed sig of LoadEntry
|
2000-03-30 08:09:45 +00:00 |
warren%netscape.com
|
4d8e8074ad
|
Fixing bugs in jar input streams for jar: protocol.
|
2000-03-30 07:41:37 +00:00 |
warren%netscape.com
|
bf7cac83c0
|
Making jar: protocol work in general, and OpenInputStream in particular.
|
2000-03-30 07:39:31 +00:00 |
warren%netscape.com
|
d6036c2f64
|
Fixed nsCOMPtr problem in ?: statement.
|
2000-03-29 04:38:38 +00:00 |
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 |