peter%propagandism.org
816b00b6cc
Fix for bug 224231 (Need AppendASCIItoUTF16). r=jst, sr=dbaron.
2003-11-01 10:57:41 +00:00
bryner%brianryner.com
a0e219b348
deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst.
2003-10-22 06:09:48 +00:00
caillon%returnzero.com
de3d3fbf61
Re-land patch for bug 83536, merging principal objects.
...
Also includes fixes from bug 216041.
r=bzbarsky
sr=jst
2003-10-21 22:11:49 +00:00
bienvenu%nventure.com
648771bdd9
fix 221329 add ability to add root certs from autoconfig js, r=misterSSL@aol.com, sr=sspitzer
2003-10-20 15:00:17 +00:00
kairo%kairo.at
07e3c65080
bug 154927 - automate localeVersion updates based on milestone.txt - we'll now create all those files during compile time from .in files, r=leaf, sr=bz
2003-10-18 17:54:07 +00:00
timeless%mozdev.org
6fb084ae36
Bug 220106 @mozilla.org/security/nsCertTree;1 doesn't null check mTreeArray
...
r=kaie sr=bz
2003-10-16 15:33:56 +00:00
timeless%mozdev.org
e75c04e1c1
Bug 220230 Change PSM preferences windows behaviour to be more consistent with the rest of the Preference windows
...
patch by borggraefe@despammed.com r=kaie sr=bienvenu
2003-10-16 15:26:28 +00:00
bryner%brianryner.com
cd60efa8ac
Updating my email address
2003-09-29 06:04:02 +00:00
darin%meer.net
8989a2213a
landing patch for bug 205726 "DNS rewrite" r=dougt sr=bryner
2003-09-11 20:32:33 +00:00
timeless%mozdev.org
33dafeb6d1
Bug 211291 void nsCertTree::InitCompareHash doesn't check the return value of PL_DHashTableInit
...
r=kaie sr=bz
2003-09-11 01:59:21 +00:00
bryner%brianryner.com
20386efec4
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2003-09-08 00:18:24 +00:00
caillon%returnzero.com
c11c6acb17
Backing out the patch to bug 83536.
...
I will reland this when 1.6a re-opens.
r+sr=jst@netscape.com
a=chofmann
2003-08-22 03:06:53 +00:00
cls%seawood.org
c08e99a287
Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules.
2003-08-16 00:42:35 +00:00
neil%parkwaycc.co.uk
1bb0160b47
Bug 211695 Fix bugs in nsCertTree.cpp r=varga sr=alecf moa=kaie a=asa
2003-08-12 11:20:50 +00:00
kairo%kairo.at
b6208f06a9
bug 214207 - update localeVersion for 1.5b - rs=blizzard, a=asa
2003-08-11 11:31:24 +00:00
brendan%mozilla.org
f6be8fe74f
Add shared DHashTableOps for [const] char *key use-cases, clean up dhash API abusages (214839, r=dougt, sr=dbaron).
2003-08-05 20:09:21 +00:00
bzbarsky%mit.edu
95256ce645
DeCOMify GetParent/GetBindingParent/GetDocument on nsIContent. Bug 213823,
...
r+sr=jst
2003-07-28 21:35:53 +00:00
caillon%returnzero.com
9c22160a4b
Bug 83536.
...
Merge script principal implementations into one class.
Should reduce footprint, speed up calls to caps a little bit, and fixes several memory leaks.
Also fixes bugs 211174 and 211263
r=jst@netscape.com
sr=bzbarsky@mit.edu
moa=mstoltz@netscape.com (he looked at an earlier patch and said it looked fine, and will do a retroactive review when he returns from vacation as well)
2003-07-24 05:15:20 +00:00
jaggernaut%netscape.com
f008bc2bad
Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron
2003-07-20 07:47:59 +00:00
jaggernaut%netscape.com
20004e3489
Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner
2003-07-13 22:29:00 +00:00
scott%scott-macgregor.org
e17d8ed21d
change the doctype from window to dialog. Thanks to Christian Biesinger for pointing that out.
...
r/sr=mscott
2003-07-12 03:31:16 +00:00
scott%scott-macgregor.org
c860a04974
Bug #212459 --> Give the certificate manager a face lift. Add a 5 pixel border around the tabbox,
...
add an ok button which can be used to dismiss the window, inherit the ok/help buttons from the dialog
overlay.
Add spacing between the tree control and the edit / delete buttons underneath the tree control.
r=kaie
sr=sspitzer
2003-07-12 00:36:01 +00:00
kaie%netscape.com
2dc27003e2
b=210948 Some file dialogs have harcoded filter description
...
patch from Vincent B�ron
r=kaie sr=brendan
2003-07-08 14:46:21 +00:00
kaie%netscape.com
f82f7c9d38
b=195574 SSL extremely flaky if Ask for Master Password is 'Every time'
...
r=darin sr=brendan
2003-07-08 14:41:02 +00:00
jst%netscape.com
2e8edec781
Fixing bug 209884. Writing an inline helper to safely get an nsIScriptContext from a JSContext and making direct callers of JS_GetContextPrivate() use the helper. r=caillon@aillon.org, sr=peterv@netscape.com
2003-06-24 21:43:01 +00:00
jshin%mailaps.org
98ada63a79
bug 205649 : replace U+00E5 represented in ISO-8859-1 (0xe5) with U+00E5 in
...
UTF-8 in all XUL files to make them to be genuinely encoded in UTF-8. All the
changes are in comments so that this shouldn't affect anything at run-time.
(r=hwaara)
2003-06-23 13:18:12 +00:00
brendan%mozilla.org
b969bf4b64
Don't include private and unnecessary js header files.
2003-06-19 23:13:59 +00:00
neil%parkwaycc.co.uk
4e44c2364d
Bug 209661 remove unnecessary NS_LITERAL_CSTRING( with ).get() r=jag sr=alecf
2003-06-18 14:31:45 +00:00
kaie%netscape.com
6b7628ab46
b=209082 Certificate viewer is broken
...
r=danm sr=jst
2003-06-17 23:16:23 +00:00
caillon%returnzero.com
ba75de772b
Bug 209087
...
Content interface out-parameters should use ptr-to-ptrs instead of ref-to-ptrs and some small deCOMtamination.
r+sr=jst@netscape.com
2003-06-13 20:10:01 +00:00
kaie%netscape.com
e2f19a7070
b=209168 Mozilla Mail S/Mime instructs NSS to import the wrong certs
...
r=relyea sr=kin
2003-06-12 20:03:40 +00:00
seawood%netscape.com
6934dc37a9
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 20:12:33 +00:00
seawood%netscape.com
fa4bc3aeac
Removing old cfm build files. r=macdev
2003-06-10 19:03:46 +00:00
seawood%netscape.com
95192f3460
Add echo-requires-recursive rule to get a full list of tree's dependencies
2003-06-06 19:21:57 +00:00
kairo%kairo.at
108ef75354
bug 207642 - update localeVersion for 1.5a - r=rchen, sr=blizzard
2003-06-04 11:11:19 +00:00
timeless%mozdev.org
4b6c99ba60
Bug 204067 Creating "@mozilla.org/nsCMSEncoder;1" and then deleting it crashes because m_ecx isn't initialized
...
patch by rginda r=kaie sr=kin
2003-05-23 21:55:15 +00:00
dwitte%stanford.edu
149f719c00
bug 100649: Length() being used where IsEmpty() is meant
...
treewide changes to convert incorrect usages of string.Length() to string.IsEmpty().
thanks to afatecha@idea.com.py (Ariel Fatecha) for the patch. r=dwitte, sr=jst.
got the ok from Asa to land into a closed tree.
2003-05-23 21:34:47 +00:00
kaie%netscape.com
aec6c77d26
b=168452 PSM embedding freeze/ final step/ mark interfaces as frozen
...
r=javi sr=alecf a=sspitzer
2003-05-23 05:58:11 +00:00
dougt%meer.net
cfe22ef6ed
Fixing memory leak. Multiple object creations clobber static allocations. b=206480, r=kaie,sr=dbaron,a=asa
2003-05-21 21:36:46 +00:00
bryner%netscape.com
aca94e5f5c
Fix bug 205912, NSS rebuilds too often. Update a timestamp file in the source tree whenever client.mk pulls updates to NSS, and make a second timestamp file dependent on the first that's touched after cleaning NSS. r=seawood, sr=brendan.
2003-05-21 20:13:24 +00:00
bryner%netscape.com
5eb8cc5f7c
Remove MOZ_PHOENIX #ifdef in nsSecurityWarningDialogs.cpp; set default security dialog prefs in all.js instead. Fixes bug 172091. Affects firebird build only.
2003-05-19 04:23:22 +00:00
dougt%meer.net
e7648a5336
Fixing Makefiles to support DEPENDENT_LIBS. r=kai, a=blizzard, b=205444
2003-05-13 18:28:40 +00:00
kaie%netscape.com
a30fe94a59
b=193170 PSM must disallow using NSS database with wrong profile
...
r=ccarlen sr=jag a=asa
2003-05-08 13:39:35 +00:00
cls%seawood.org
ec0eb750a2
Change the naming scheme for the mingw libraries to use the following format:
...
static lib: libfoo.a
import lib: libfoo.dll.a
shared lib: foo.dll
Bug #134113 r=dmose
2003-04-23 00:54:38 +00:00
kaie%netscape.com
8a87e924dd
b=155760 Changing content by JavaScript document.write => open insecure
...
lock icon
r=javi sr=peterv
2003-04-19 14:04:59 +00:00
kairo%kairo.at
0978e17a8a
bug 202312 - localeVersion update for 1.4b, r=rchen, sr=blizzard
2003-04-17 18:43:57 +00:00
bryner%netscape.com
4d3b825ffa
Make --disable-xul work (bug 69995). We build enough XUL to support
...
scrollbars unconditionally, but can now leave out heavyweight widgets like
grid, listbox, and tree. r=bzbarsky, sr=alecf.
2003-04-11 00:56:27 +00:00
kaie%netscape.com
1d976ea382
b=200236 Change Master password dialog OK button disabled with matching passwords
...
r=javi sr=alecf
2003-04-10 18:16:22 +00:00
kaie%netscape.com
7f319292df
b=50823 S/Mime: Support certificates with multiple listed email addresses
...
r=javi sr=alecf
2003-04-04 12:57:51 +00:00
wtc%netscape.com
39243d2acf
Bug 180294: on OpenVMS we need to pass the C flags set in the environment
...
to NSS's coreconf. The easiest way to do this is to pass Mozilla's
OS_CFLAGS (which includes those flags) to NSS as XCFLAGS. r=wtc. sr=cls.
a=asa.
2003-04-01 15:07:41 +00:00
darin%netscape.com
66d2e3f995
landing final patch for NTLM authentication based on WIN32 SSPI API, b=159015 r=kaie sr=dbaron a=asa
2003-03-27 19:31:53 +00:00
timeless%mozdev.org
a9cd0398f3
Bug 198483 Uninitalized m_dcx causes shutdown crash [@ NSS_CMSDecoder_Cancel]
...
r=kaie sr=darin
2003-03-25 02:30:56 +00:00
timeless%mozdev.org
663581cf1d
Bug 196352 JS_GetContextPrivate isn't used correctly
...
r=javi sr=heikki
2003-03-25 02:30:22 +00:00
darin%netscape.com
ee32c19ea0
final patch for bug 198270 "Trunk crash resulting from minimo branch landing" patch=dougt r=kaie sr=darin
2003-03-25 02:17:05 +00:00
wtc%netscape.com
b6459fddea
Backed out the .nss_cleaned hack checked in in rev. 1.43. It didn't work
...
as expected. r=cls.
2003-03-20 23:03:06 +00:00
wtc%netscape.com
4237fb8119
Bug 197877: PSM makefile changes for NSS 3.8 -- 1. need to build the new
...
NSS tool shlibsign and generate the .chk files with it. 2. need to install
the .chk files in the appropriate directories. r=kaie. sr=bryner.
2003-03-20 18:03:22 +00:00
dougt%netscape.com
be629223b6
Create a new xpcom obsolete library (and component library).
...
Moved nsFileSpec and related classes into this obsolete library.
Moved nsRegistry and related libreg functionality into the obsolete library.
Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.
Combined the following DLLs (source -> dest)
uriloader -> docshell
shistory -> docshell
jsurl -> jsdom
gkview -> gklayout
Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer
Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.
Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).
Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService
Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
wtc%netscape.com
756e8dcab5
Bug 118832: with the removal of the crmfi.h inclusion, CRMFEncryptedKey
...
becomes an incomplete type, and aCC on HP-UX does not allow using
static_cast to cast a pointer to an incomplete type to void *. Use
implicit conversion of a data pointer to void * instead. r=kaie. sr=dbaron.
2003-03-06 15:04:46 +00:00
bolian.yin%sun.com
67a96671aa
Bug 194821, Page Info: add access keys for _H_elp button, and _V_iew in Security tab
...
r=db48x, sr=jaggernaut, patch by jessie.li@sun.com .
2003-02-28 11:20:20 +00:00
kairo%kairo.at
11348f5311
bug 194924 - localeVersion update for 1.4a, r=rchen, sr=blizzard
2003-02-27 00:05:44 +00:00
pete.zha%sun.com
29f051b1d6
bug=193068
...
Missing accesskeys in preference dialogs
r=timeless sr=jaggernaut@netscape.com
2003-02-24 07:59:17 +00:00
robin.lu%sun.com
0203ef6893
fixed bug 149841 It should NOT be possible to open cert manager twice at the same time. r=kaie sr=alecf
2003-02-24 07:07:13 +00:00
varga%netscape.com
0d0ab083d9
Fix for bug 192365. Remove extraneous seltype="multiple" attributes of <tree>s in xul.
...
r=varga, sr=jag, patch by Daniel Crisman <bugzilla@w.d6.org>
2003-02-22 11:48:19 +00:00
mscott%netscape.com
105486968a
ACK this wasn't meant for the trunk. File wasn't tagged properly. Sorry. backing out.
2003-02-22 02:35:31 +00:00
mscott%netscape.com
47ae6e0aab
hide ftp channel when building minotaur
2003-02-22 02:22:51 +00:00
mkaply%us.ibm.com
176876e10c
OS/2 bustage - PR_CALLBACK
2003-02-20 19:09:43 +00:00
wtc%netscape.com
b7882c433d
Bug 118832: do not include NSS private header files. "genname.h" is simply
...
not needed. "crmfi.h" can be avoided by using the public function
CRMF_EncodeCertReqMessages. r=kaie. sr=bryner. a=asa for mozilla 1.3.
Modified Files: Makefile.in nsCrypto.cpp nsNSSIOLayer.cpp
2003-02-20 14:56:10 +00:00
kaie%netscape.com
1f21ec5ceb
b=173369 Migrating NSS databases from the "CFM" build to the "mach-o" build
...
r=javi sr=peterv a=asa
2003-02-20 00:19:45 +00:00
wtc%netscape.com
c210ab5523
Bug 190960: added the DHE ciphersuites back because the underlying NSS bug
...
(bug 188856) that broke them has been fixed. r=kaie. sr=bryner. a=asa for
mozilla1.3.
Modified Files:
netwerk/base/public/security-prefs.js
security/manager/pki/resources/content/ssl3tlsciphers2.xul
security/manager/pki/resources/locale/en-US/pref-ssl.dtd
security/manager/ssl/src/nsNSSComponent.cpp
2003-02-19 15:08:50 +00:00
kaie%netscape.com
a7bcf48918
b=191301 Crash if I cancel "Choose token" dialog on Cert import
...
r=javi sr=darin a=dbaron
2003-02-04 01:37:23 +00:00
kaie%netscape.com
8fdd6beaad
b=189974 Profile Switching fails after JavaScript based cert import
...
PSM portion of fix
r=javi sr=darin a=asa
2003-01-31 22:33:49 +00:00
kaie%netscape.com
69c368b1a9
b=165301 False mixed content (encrypted page with unencrypted information) Security Warning
...
r=javi sr=darin a=asa
2003-01-29 03:52:01 +00:00
kaie%netscape.com
6b9785edcd
b=190640 Remove the DHE ciphersuites until they work
...
r=javi sr=bryner a=asa
2003-01-28 15:06:29 +00:00
kaie%netscape.com
64cd67a3d0
b=190394 "website certified by an unknown authority" - nssckbi not found breaks PKI trust
...
r=dougt sr=darin a=asa
2003-01-27 23:53:02 +00:00
timeless%mozdev.org
e87b036988
Bug 179798 cookie confirm dialog no longer works in embedding (doesn't call nsIPrompt service)
...
patch by mvl@exedo.nl r=dwitte sr=darin
2003-01-22 05:52:33 +00:00
kaie%netscape.com
153d01add8
b=188363 Bad error messages when server uses an invalid cert (-8054)
...
r=nelsonb sr=blizzard
2003-01-22 03:41:35 +00:00
seawood%netscape.com
a4b8644bc9
I always forget to change both the declaration & the definition.
...
Thanks to bird@anduin.net for the patch.
Fixing OS/2 bustage.
2003-01-19 06:43:19 +00:00
seawood%netscape.com
6e4b727afc
Callback functions must be defined as such.
...
Fixing OS/2 bustage.
2003-01-19 02:43:13 +00:00
kaie%netscape.com
499c2e67f7
b=189205 Implement early shutdown of NSS resources
...
r=javi sr=darin
2003-01-18 14:03:00 +00:00
dbaron%dbaron.org
f2cd5e3e66
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 23:19:20 +00:00
dbaron%dbaron.org
3da694f7ae
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 22:45:23 +00:00
kaie%netscape.com
233f20dbed
b=184940 Enable additional SSL ciphers, add configuration UI
...
r=javi sr=jaggernaut
2003-01-07 00:58:24 +00:00
kaie%netscape.com
3c02966450
b=177260 Fix known leaks in PSM, track blocking PSM UI, track open SSL sockets
...
r=javi sr=darin
2003-01-06 22:23:49 +00:00
kairo%kairo.at
a7555a91fe
change all localeVersion strings, as well as brand.dtd/region.dtd to 1.3b; bug 185698, r=tao, sr=blizzard
2003-01-03 19:57:47 +00:00
dbaron%fas.harvard.edu
0a31e6afb5
Change my email address from dbaron@fas.harvard.edu to dbaron@dbaron.org. Comment changes only.
2003-01-01 23:53:20 +00:00
seawood%netscape.com
cd1497a3ab
Add hack upon dependency hack to Avoid constant NSS rebuilds when pulling from CVS.
2002-12-28 05:50:17 +00:00
seawood%netscape.com
4588fb970a
Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
...
Bug #186241 r=dougt
2002-12-28 01:15:07 +00:00
kaie%netscape.com
0b56a2ae45
Temporary fix for bug 182803.
...
While this masks the reported crashes, this is nothing more than a workaround patch.
As long as this patch is in place, any attempt to do profile switching at run time will fail.
We need real fixes for bug 181230 and 177260.
r=javi sr=darin
2002-12-18 12:50:35 +00:00
dougt%netscape.com
9ed66e1abc
Allow caller to obtain cert. r=mstoltz, javi. sr=dveditz, b=179016
2002-12-13 22:26:43 +00:00
kaie%netscape.com
6fc801b267
b=182258 Give separate signature validity and sender address mismatch feedback
...
r=javi sr=bienvenu
2002-12-13 20:47:32 +00:00
kaie%netscape.com
7fd5ae87db
b=182158 JavaScript error when pressing Ok in "Cert already exists" dialog - setWindowName is not defined
...
r=kaie sr=alecf
2002-12-03 15:27:27 +00:00
kaie%netscape.com
210417ee19
b=115294 Support S/Mime signing only configuration / relax certificate configuration requirements
...
r=javi sr=sspitzer
2002-11-28 18:31:03 +00:00
timeless%mozdev.org
7875f468ed
Bug 58221 don't use strlen to check if a string is of length 0
...
patch by aaronl@vitelus.com r=timeless sr=bz
2002-11-17 05:16:49 +00:00
cbiesinger%web.de
1e0c16a749
patch by abecevello@sympatico.ca r=rangansen,me sr=roc+moz
...
fix some spelling errors
2002-11-16 20:44:32 +00:00
kaie%netscape.com
11e4a80cf5
b=168450 Cleanup some PSM code and add JavaDoc documentation to all freeze candidates
...
r=javi sr=alecf
2002-11-14 00:50:02 +00:00
kaie%netscape.com
3315b57c76
b=166655 ERROR -12227 / Extend the list of TLS intolerance error codes
...
r=javi sr=jag a=blizzard
2002-11-05 14:49:52 +00:00
kairo%kairo.at
0978ac7de5
Bug 175853, Update localeVersion strings for 1.2 final - and do it correctly, r=jbetak, sr=bzbarsky, a=blizzard
2002-10-30 12:41:38 +00:00
kaie%netscape.com
a46ed1b240
b=101847 keygen does not work if Master Pwd is set to "Everytime it is needed"
...
r=javi sr=jag a=asa
2002-10-18 13:49:58 +00:00
kaie%netscape.com
f012271e37
b=163605 Use of blocking I/O for SSL in PSM stalls network activity
...
r=javi sr=darin a=asa
2002-10-16 22:20:42 +00:00
leaf%mozilla.org
aeba91a83f
update localeVersion for 1.2b, a=asa
2002-10-16 17:51:38 +00:00