Граф коммитов

678 Коммитов

Автор SHA1 Сообщение Дата
wtc%netscape.com b0961a0c1d Temporary workaround to make 'depend' do a 'clean' in NSS. This is for
the landing described in bug 128593.
Modified Files: Makefile.in security/manager/Makefile.in
	security/nss/makefile.win
2002-03-05 15:22:48 +00:00
alecf%netscape.com 7b2caa70df one more attempt at bustage 2002-03-05 00:12:20 +00:00
alecf%netscape.com fe1c8c2aae fix NSS bustage 2002-03-04 23:57:13 +00:00
oeschger%netscape.com 62bc0d0582 updating UI in Cert Manager: 'Restore' button should say 'Import', a=asa/drivers for trunk, sr=alecf, r=ssaux, bug=114454 2002-03-02 01:08:25 +00:00
cathleen%netscape.com 1ea9fa2466 fix build bustage due to nsCRT::strlen(char* s) removed 2002-02-28 05:14:10 +00:00
oeschger%netscape.com 27c7f35d4a these syntax updates fell through the cracks of the Monday check-in for restoring context-sensitive help, r=andrew, security r=ssaux, sr=alecf, a=asa, bug=124902 2002-02-27 21:12:23 +00:00
kaie%netscape.com d9e2263e94 b=125259 r=rangansen sr=shaver a=asa
Edit CA dialog misshaped
2002-02-27 09:50:21 +00:00
oeschger%netscape.com 40049535e5 restore context-sensitive help to ui: new help file to include and updated syntax, bug=124902, a=asa/drivers, sr=alecf, r=andreww, r=ssaux for security ui 2002-02-26 01:14:09 +00:00
wtc%netscape.com 1f5efb4ead Removed the temporary depend->clean hack for NSS 3.4 update.
Modified Files:
	Makefile.in security/manager/Makefile.in
	security/nss/makefile.win
2002-02-23 04:41:30 +00:00
wtc%netscape.com de9dccd571 Temporary hack for the NSS 3.4 update (BeOS port, etc.) Will remove
tomorrow.
Modified files: Makefile.in security/manager/Makefile.in
                security/nss/makefile.win
2002-02-22 21:26:29 +00:00
seawood%netscape.com 1749cef728 Use blocking sockets for SSL connections since BeOS does not have support for nonblocking sockets.
Bug #70217 r=wtc a=shaver
2002-02-22 09:30:31 +00:00
dbragg%netscape.com 9fd02ba450 Updating the localeVersion to 0.9.9. Fixes bug 126240. r=tao, sr=dveditz 2002-02-20 03:18:10 +00:00
wtc%netscape.com 47e679470e Bugzilla bug 124952: removed the "depend->clean" hack for NSS 3.4 landing.
Modified files: Makefile.in security/manager/Makefile.in
security/nss/makefile.win
2002-02-19 15:03:07 +00:00
seawood%netscape.com 331568e005 Set NSS_LIBS in config.mk. Use "-L<dir> -l<blah>" to link instead of paths to actual shared libraries on unix platforms.
r=rjesup@wgate.com,wtc@netscape.com
2002-02-19 03:00:08 +00:00
sfraser%netscape.com 82a8e812d9 Fix for bug 121952 -- make PR_ConnectContinue work on Mac, re-enabling non-blocking connects. r=wtc 2002-02-19 01:10:06 +00:00
kaie%netscape.com 990aabd2ee b=115010 Implement "Message Security Info" when reading S/Mime messages.
(includes b=115209 Only care for outermost signing/encryption level)
r=javi/ducarroz sr=mscott
2002-02-18 15:36:30 +00:00
kaie%netscape.com 26d396a3ee b=125553 fix wrong string usage
r=javi rs=blizzard
2002-02-18 13:15:56 +00:00
wtc%netscape.com b7a7bb6948 Bug 114748: now that NSS uses the same LIB_PREFIX as the Mozilla client,
removed the obsolete NSS_LIB_PREFIX. r=cls.  The patch was originally
contributed by Javier Pedemonte <pedemont@us.ibm.com>.
Modified Files:
	config/config.mk security/manager/Makefile.in
	security/manager/ssl/src/Makefile.in
2002-02-14 15:29:22 +00:00
wtc%netscape.com d05af79e83 Bug 122712: renamed cert_DecodeGeneralName as CERT_DecodeGeneralName. 2002-02-14 15:25:17 +00:00
kaie%netscape.com 4a520a12fe b=99083 Polish cert display if field common name (CN) is not present
r=javi sr=alecf
2002-02-14 07:21:33 +00:00
kaie%netscape.com 180377c25d b=124241 Remove all fixed size attributes from XUL
r=rangansen sr=hewitt
2002-02-12 23:16:07 +00:00
wtc%netscape.com 4003b05438 Bugzilla bug 112198: on Mac OS X (Darwin), we need to run 'ranlib' on a
static library after renaming it.  This is not necessary but harmless on
other platforms.  The patch is contributed by Javier Pedemonte
<pedemonte@alimni.utexas.net>.  r=wtc,cls.
2002-02-12 15:21:26 +00:00
seawood%netscape.com a150df9906 Backing out fix for win32 gmake static bustage until we figure out how to resolve bug 114748 for OS/2. Should fix current OS/2 bustage. 2002-02-08 19:17:37 +00:00
seawood%netscape.com 88c0df8202 Use @ so that regchrome commands aren't echoed.
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #124328 r=cls
2002-02-08 08:30:30 +00:00
seawood%netscape.com 44200022d9 OS/2 & Win32 non-gcc builds require that you link against their import library instead of directly against a shared library. Fixing static build bustage.
Use the centralized NSS_LIBS rather than explicitly writing out each NSS lib when linking.
2002-02-08 06:04:05 +00:00
kaie%netscape.com 7c12cf0bb2 b=122961 Fix sending encrypted mail
r=relyea sr=alecf
2002-02-06 20:38:58 +00:00
seawood%netscape.com 93a65384e7 Link against the import lib on win32 and not the dll itself. 2002-02-06 16:27:01 +00:00
kaie%netscape.com c51762b8b0 Checkin related to NSS 3.4 landing. Temporarily causing Unix depend builds to clean NSS, making those builds work. This
patch will be removed shortly after landing. A similar patch for Windows is inside NSS.
2002-02-06 13:40:18 +00:00
kaie%netscape.com 45413ade3e b=116334 NSS 3.4 landing
r=cls/wtc sr=kin/simon
2002-02-06 13:31:07 +00:00
cathleen%netscape.com bf3e08eb5f eliminates 107 nsCRT::memset calls to use memset instead. removed nsCRT::memset() function. bug 118135 r=dp sr=brendan 2002-02-05 01:41:13 +00:00
heikki%netscape.com 02a455545d Bug 106053, remove unused XHTML namespace declarations, and fix incorrect namespace usages. r=harishd, sr=hewitt. 2002-01-31 22:12:36 +00:00
sfraser%netscape.com d285f8f560 Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson 2002-01-30 21:14:20 +00:00
kaie%netscape.com 1b37a55348 b=116417 NSS3.4 build. Directly imported CAs not saved. Introducing a new auto cleanup class for destructing NSS objects.
r=javi sr=alecf
2002-01-29 01:10:04 +00:00
sfraser%netscape.com 83dce9ad22 Fix blocker bug 121326 (any SSL transaction causes Mac to freeze) by checking in temporary patch from bug 106188; this reverts Mac to using blocking connects. r=wtc. 2002-01-28 23:14:42 +00:00
kaie%netscape.com 1725e8fd70 b=121351 Avoid risk of multiple PK11_FreeSlot calls in GenerateCRMFRequest
r=javi sr=blizzard
2002-01-28 15:25:47 +00:00
kaie%netscape.com 6fe3a7dfb7 b=98068 Add PR_CALLBACK for changed interfaces in NSS_3_4
r=javi sr=blizzard
2002-01-28 15:23:59 +00:00
stephend%netscape.com 9eeb236622 Bug 117814. Strict JS warnings in password.js. r=stephend@netscape.com, sr=jaggernaut@netscape.com 2002-01-27 21:54:53 +00:00
kaie%netscape.com ed65ba5230 b=119810 javascript strict warnings certpicker.js
r=ssaux sr=jag
2002-01-25 15:39:57 +00:00
kaie%netscape.com 1c7836bf00 b=121289 Make Key Escrow warning dialog work
r=rangansen sr=kin
2002-01-25 14:58:31 +00:00
kaie%netscape.com b4d6580c08 b=106188 Fix SSL freezing Mozilla on connect problems
r=darin r=javi r=wtc sr=jag a=blizzard
2002-01-18 20:20:02 +00:00
varga%utcru.sk 0401e01e1b Fix for bug 120395. "Your Certificates" tab is blank.
r=bryner
sr=waterson
a=blizzard
2002-01-17 21:27:35 +00:00
seawood%netscape.com fa5df5e54c Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility.
bug #58981 sr=jag
2002-01-16 05:10:09 +00:00
kaie%netscape.com af52c3e9a6 b=117148 S/MIME tool fails to find certificate while signing
r=javi sr=alecf
2002-01-16 04:30:55 +00:00
kaie%netscape.com fba86ece7a b=115010 Mail/News UI must provide detail info on signature/encryption status
r=javi sr=mscott
2002-01-16 04:29:26 +00:00
varga%utcru.sk bbc83df106 Fixes for:
94653  - can't right align text in outliner cell
95730  - White block displays/artifacts in the highlight area after Move/Drag mail to folder.
112238 - [RFE] Outliner widget should support line-through
116855 - Modify outliner builder syntax to match outliner content model
118093 - Make -moz-image-region work in the outliner
118113 - Too little space between pref category tree and pref page
118154 - Category now has a column picker
118647 - Memory leak of 52 bytes from 1 block allocated in nsOutlinerBodyFrame::CheckVerticalOverflow
118660 - left arrow no longer moves to parent category
119751 - Branches are open by default and then closed after launch.

- outermost <outlinerchildren> has "-moz-box-flex: 1" by default
  and it actaully replaced <outlinerbody>
- all event handlers moved on <outliner>
- content builder, outliner builder and content view use <outliner> as root
  element
- nsIBoxObject has a new attribute "element"
- all CSS rules outlinerbody:foo replaced with outlinerchildren:foo
- drop feedback is now skinable

r=waterson for the changes in mozilla/content
r=sspitzer on the mailnews parts
r=blake on the bookmarks/history
r=bryner on the OutlinerBodyFrame and OutlinerContentView changes

sr=hyatt,hewitt
2002-01-16 03:01:28 +00:00
rangansen%netscape.com a2a64ec08c bug# 107491 - missed this last time 2002-01-16 00:18:58 +00:00
rangansen%netscape.com b4316470e1 bug#107491, r=javi, sr=blizzard Makes error handling more detailed 2002-01-15 23:33:00 +00:00
dbragg%netscape.com b3ce95e541 Updating localeVersion value to 0.9.8. Fixes bug 119567. r=tao@netscape.com, sr=dveditz@netscape.com 2002-01-15 23:11:03 +00:00
kaie%netscape.com 6502ed45b0 b=93571 Remove lock icon from messenger windows
r=javi sr=mscott
2002-01-15 22:23:21 +00:00
cathleen%netscape.com c2d19ad82a converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp 2002-01-12 03:18:55 +00:00
hewitt%netscape.com 55a509e710 104401 - eliminate mOuter aggregate from nsXULElement, r=waterson, sr=hyatt 2002-01-12 01:20:29 +00:00
kaie%netscape.com 91defc6be5 b=116334 Allowing conditional usage of NSS 3.4
r=wtc sr=blizzard
Should not affect standard build (without having explicitly set NSS_3_4 in the environment)
2002-01-10 00:47:07 +00:00
varga%utcru.sk dd8495555b 80834 - [outliner scrollbar] if inbox has less than one page of messages, it will come up with a box where the scroll bar is
80548 - outliner scroll bar "disappears" in 3 stages

111101 - No scrollbox / slider / thumb in thread pane scrollbar

116269 - white scrollbars briefly show up in folder pane

116432 - Sometimes the twisty won't update after a click

116855 - Modify outliner builder syntax to match outliner content model
r=waterson, sspitzer, blake
sr=hyatt

99715 - convert category tree to use outliner
r=hixie
sr=blake
2002-01-03 22:58:23 +00:00
bryner%netscape.com e5321f0f4c Bug 116499 - convert nsIOutlinerView::GetCellText to return an nsAString, so we can avoid copying strings. r=blake, sr=jag. 2001-12-29 22:05:16 +00:00
kaie%netscape.com 7d32437326 b=103011 nsNSSComponent::GetPK11String leaks
r=ddrinan sr=brendan
2001-12-21 06:16:24 +00:00
kaie%netscape.com bce16aacb2 b=114751 Fix PSM use of nsDialogParamsBlock.cpp was: Cert Enrollment is broken when using a hardware device.
r=kaie sr=mscott
checking in for ssaux
2001-12-21 05:58:34 +00:00
morse%netscape.com 7a287a04bd bug 114895, repeatedly asks for master password, r=sgehani, sr=alecf 2001-12-20 23:31:55 +00:00
varga%utcru.sk f1821018bd Fix for 113477. Group outlinercols. r=bryner sr=hyatt 2001-12-19 00:10:41 +00:00
seawood%netscape.com c946b52969 Use of LIB_PREFIX is inconsistent between moz & nss for OS/2 VA builds (bug 114748) so set NSS_LIB_PREFIX accordingly.
Fixing OS/2 tinderbox bustage
2001-12-18 21:16:25 +00:00
seawood%netscape.com 874c54280c Landing the rest of the win32 gmake changes:
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup

Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
jaggernaut%netscape.com 7936b26225 Bug 113228: Replace ns{C}String::To{Upper,Lower}Case with global versions. r=bzbarsky, sr=jst 2001-12-17 07:14:49 +00:00
jaggernaut%netscape.com 2df17e0579 Remove timer from REQUIRES, the makefile.win edition 2001-12-16 18:08:20 +00:00
jaggernaut%netscape.com 1886ca82f6 Remove timer from REQUIRES. r=pavlov 2001-12-16 17:02:31 +00:00
jaggernaut%netscape.com 6ab111155d Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf 2001-12-16 11:58:03 +00:00
seawood%netscape.com 0579abb205 Update PSM makefiles with LIB_PREFIX changes.
Thanks to Javier Pedemonte <pedemont@us.ibm.com> for the patch.
Bug #58981 r=cls
2001-12-15 06:44:57 +00:00
dbragg%netscape.com f1e5c7772c Fix for bug 109951. Updating the version number of the language packs to 0.9.7.
r=tao, sr=dveditz, a=asa for drivers@mozilla.org (also approved by ddrinan from security team)
2001-12-14 00:20:04 +00:00
javi%netscape.com 7d6a27aac5 Patch for Bug 11080, r=kaie, sr=jag
Checking in for timeless.  Don't use the negation form of the NS_SUCCEEDED
NS_FAILED macros.
2001-12-13 01:17:49 +00:00
kaie%netscape.com b2ec7c12c6 Removing mcp Mac project files, as they were replaced by xml files.
b=98349 r=pink sr=sfraser
2001-12-11 22:09:55 +00:00
rangansen%netscape.com 7f60f13435 bug# 111096, r=kaie sr=kin; fixing js strict warnings - checking in for Stephane 2001-12-11 22:05:33 +00:00
rangansen%netscape.com 34ac16beb0 bug# 110233, r=rangansen sr=kin; fixing var name err. fixing re-declaration error 2001-12-11 22:01:49 +00:00
rangansen%netscape.com 8780840afa bug# 78720, r=rangansen sr=kin; fixing var name err. Checking in for Ssaux 2001-12-11 21:59:20 +00:00
rangansen%netscape.com d68eaa8fa3 bug# 114448, r=kaie, sr=hewitt removing the url type menu in crls 2001-12-11 05:59:49 +00:00
rangansen%netscape.com c9a9341436 bug# 114137, r=kaie, sr=hewitt fixing hardcoded string 2001-12-11 05:54:26 +00:00
rangansen%netscape.com 3d45b22822 bug# 111530, r=javi, sr=hewitt fixing broken button size for unrecognized cert 2001-12-11 05:51:40 +00:00
kaie%netscape.com 47f008518d Adding new XML Mac project files. 2001-12-10 19:54:12 +00:00
blakeross%telocity.com 7fc4af1524 Adding missing entity. 2001-12-09 20:41:46 +00:00
blakeross%telocity.com 103e4e2529 Checking in security portion of last night's fix. same reviewers. 2001-12-09 17:19:44 +00:00
rangansen%netscape.com 6d4dd9fbd9 bug# 107840 - Enables automatic update of crls - missed it last time
r=kaie; sr=darin ; sr=hewitt
2001-12-07 02:18:40 +00:00
rangansen%netscape.com 4e16cb8e6a bug# 107840 - Enables automatic update of crls
r=kaie; sr=darin ; sr=hewitt
2001-12-06 22:36:45 +00:00
pchen%netscape.com e7238d0017 bug 101263, r=kaie, sr=alecf, when we get logout-session message, logout of
password manager
2001-12-04 22:42:21 +00:00
alexsavulov%netscape.com 8ed7208467 fix for bug 101699: "Form does not submit if insecure submission warning active"
Patch by brendan, sr= attinasi, r= alexsavulov
2001-12-04 22:18:55 +00:00
kaie%netscape.com 882c35c877 b=110420 fix cert prompt dialogs
r=javi sr=shaver
2001-12-04 15:56:54 +00:00
rangansen%netscape.com 0b0bf1cd53 bug 112517, r=rangansen sr=hewitt.
Removing some dead bloats  checking in for John Morrison
2001-12-02 22:11:21 +00:00
rangansen%netscape.com cbb5012139 bug 112249, r=rangansen sr=blake.
checking in for John Morrison
2001-12-02 22:00:28 +00:00
javi%netscape.com 5b2f4a6bd3 Remove reference to nsSecureBrowserUIImpl.obj which is no longer built in this
directory.  Should fix tbox bustage.
2001-11-30 02:30:37 +00:00
kaie%netscape.com 03e1cbc357 b=109777 Make sure certificate downloading works immediately
r=javi sr=mscott
2001-11-30 00:07:13 +00:00
javi%netscape.com 88a342b4ea b=75947 Landing security startup performance improvement and related issues. r=javi sr=alecf b=109777 Make sure certificate downloading works immediately r=javi sr=mscott (checking in for kaie) 2001-11-29 23:45:36 +00:00
kaie%netscape.com be039297a5 b=75947 Landing security startup performance improvement and related issues.
r=javi sr=alecf
b=109777  Make sure certificate downloading works immediately
r=javi sr=mscott
2001-11-29 23:43:26 +00:00
kaie%netscape.com 5cb9ace646 b=75947 Landing security startup performance improvement and related issues.
r=javi sr=alecf
b=109777  Make sure certificate downloading works immediately
r=javi sr=mscott
2001-11-29 23:36:34 +00:00
javi%netscape.com c244c9c4b7 b= 75947 Landing security start up performance improvement and related issues r=javi sr=alecf b=10977 Make sure certificate downloading works immediately r=javi sr=mscott (checking in for kaie) 2001-11-29 23:25:56 +00:00
kaie%netscape.com 39c87f91d0 b=75947 Landing security startup performance improvement and related issues.
r=javi sr=alecf
b=109777  Make sure certificate downloading works immediately
r=javi sr=mscott
2001-11-29 23:19:52 +00:00
kaie%netscape.com e941eb220c b=111938 Wrong usage of getService => createInstance
r=javi sr=shaver
2001-11-29 12:50:26 +00:00
kaie%netscape.com 0fb0414974 b=106939 Fix wrong caps.
r=javi sr=shaver
2001-11-29 12:47:20 +00:00
seawood%netscape.com 6dbe9eaba3 This old ruleset breaks when CC is a full path. Removing to fix shrike tinderbox bustage. 2001-11-21 10:55:56 +00:00
cls%seawood.org 48663cec84 Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
2001-11-21 09:53:22 +00:00
seawood%netscape.com 9850f387af Renaming 'install' build phase to 'libs'
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
rangansen%netscape.com 68553d59dd bug# 109084 ,patch=ssaux, r=rangansen , sr=hewitt
exception handling in device-manager window
2001-11-16 02:32:20 +00:00
kaie%netscape.com c55b359cb6 b=109770 Obtaining a certificate from Verisign does not work
r=javi sr=blizzard
2001-11-16 01:57:58 +00:00
kaie%netscape.com cb9c6c7548 b=108600 Avoid the risk of unexpected NSS shutdowns
r=javi sr=blizzard
2001-11-16 01:55:37 +00:00
rangansen%netscape.com 4ac1827ecd bug# 109792 ; s=kaie ; sr=hewitt Fixing the blank cert details tab problem 2001-11-15 01:16:02 +00:00
rangansen%netscape.com 626daef1eb bug# 109072 ; s-kaie ; sr=hewitt Fixing the blank cert details tab problem 2001-11-14 01:32:21 +00:00
kaie%netscape.com a19c25ec2a b=108735 Fix large blank space in cert manager
r=kaie sr=hewitt
2001-11-12 20:29:31 +00:00
kaie%netscape.com 19d29112ee b=103198 Make sure master preferences panel fits.
r=kaie sr=blizzard
2001-11-12 05:07:23 +00:00
kaie%netscape.com 3a0756b5a3 b=108625 Fix regression / XUL value attribute assignment
r=ddrinan sr=blizzard
2001-11-12 04:57:53 +00:00
colin%theblakes.com f1ee2be75c Make OpenVMS use MKSHLIB_[UN]FORCE_ALL. Remove other cruft that is now
no longer needed. b=108862 r=cls a/driver=asa
2001-11-09 03:06:36 +00:00
dbaron%fas.harvard.edu 261f76a8ba Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052 2001-11-07 06:24:10 +00:00
bryner%netscape.com ff715ca1b9 Bug 108742 - cannot get a cert. patch from stephen walker, r=bryner, sr=blizzard. 2001-11-06 23:39:17 +00:00
ddrinan%netscape.com e9676a450c Missed this as part of landing of S/MIME. r=javi, sr=blizzard 2001-11-06 02:17:46 +00:00
bryner%netscape.com 217a329197 Bug 107642 -- XUL syntax changes/cleanup. Patch from blake, r=hyatt, sr=ben. 2001-11-05 00:00:02 +00:00
rangansen%netscape.com d52daf522e r=ssaux ; sr = blizzard ; bug# 83392 ; Handling page info properly, in case of exceptions 2001-11-03 01:04:08 +00:00
rangansen%netscape.com abdcfbc889 r=javi ; sr = hewitt ; bug# 89827 ; adding serial number col to cert manager window 2001-11-03 00:56:20 +00:00
rangansen%netscape.com 9694e9ac44 r=javi ; sr = hewitt ; bug# 89827 ; adding serial number col to cert manager window 2001-11-03 00:49:35 +00:00
rangansen%netscape.com a3e0d05475 Bug# 101760 ; r=javi ; sr = hewitt ; fixing window sizing issue 2001-11-02 00:34:15 +00:00
ddrinan%netscape.com 48f18ed672 Bug 107375 - update localVersion to 0.9.6. r=jbetak, sr=dveditz 2001-11-02 00:27:05 +00:00
rangansen%netscape.com d7fbf72d8e Bug# 94203 ; r=javi ; sr = hewitt disabling backup all button when there is no cert 2001-11-02 00:25:02 +00:00
javi%netscape.com 71f9865ef0 Adding new files to the mac project file. Should fix tbox bustage. 2001-10-31 02:01:40 +00:00
javi%netscape.com 79a2ef10f3 Back out ddrinan for now. 2001-10-31 01:58:54 +00:00
ddrinan%netscape.com c1cd985e17 Bug 105526 - Initial landing of PSM S/MIME. Mailnews will land separately. See bug 106507 for that. r=javi, sr=blizzard 2001-10-30 23:52:01 +00:00
alecf%netscape.com 42ea599b85 added unicharutilsstatic*.o to build for bug 100214 2001-10-30 03:17:12 +00:00
cls%seawood.org cca8938bb9 Removing xpcom dependency upon unicharutil.
Fixing tinderbox bustage.
Bug #100214 r=alecf
2001-10-30 01:11:04 +00:00
kaie%netscape.com 66069e6991 b=106794 r=kaie,javi sr=blizzard
Fix to make "delete certificate" work again.
2001-10-29 15:43:20 +00:00
jaggernaut%netscape.com 3b3426d0ea Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-10-28 08:33:51 +00:00
cls%seawood.org f725ba3a02 Freezing nsIURIContentListener class. Fixing PSM bustage
Thanks to Rick Potts <rpotts@netscape.com> for the patch.
Bug #99627
2001-10-27 04:15:42 +00:00
kaie%netscape.com f2dd5922e1 b=79153 r=javi sr=blizzard
Crypto key generation feedback, prevent crash, cleanup code, add a call from second code path.
2001-10-23 06:11:57 +00:00
kaie%netscape.com 09d122e9cc b=105016 r=kaie sr=ben
Update to 88553, polish layout of dialog and clicking on radio button text to select a radio button.
2001-10-22 23:57:39 +00:00
javi%netscape.com dcc797a0cf Fix for Bug 99163, Checking in for dougt@netscape.com,r=shaver, sr=jband 2001-10-22 22:30:18 +00:00
rangansen%netscape.com d000282a1c Checking in for morse@netscape.combug# 87334, r=rangansen r=jag sr=Alect Flettenforcing ask everytime option for passwords ... 2001-10-22 03:01:53 +00:00
javi%netscape.com f3093c14a6 Missed this file in dougt's last patch. 2001-10-19 22:48:01 +00:00
javi%netscape.com 6b0c2130b6 Checking in for dougt. 2001-10-19 21:53:39 +00:00
rangansen%netscape.com deae863813 Rolling back last changes 2001-10-18 19:09:03 +00:00
rangansen%netscape.com 3827682703 Checking in for morse@netscape.com
bug# 87334, r=rangansen r=jag sr=Alect Flett
enforcing ask everytime option for passwords ...
2001-10-18 18:06:39 +00:00
rangansen%netscape.com df258eea24 r=rangansen r=ssaux sr=hewitt
bug# 101631- enables column reordering
2001-10-12 21:51:57 +00:00
rangansen%netscape.com 6eca649dcb r=kaie sr=blizzard bug# 87656
[enables selecting token in change pswd dialog]
2001-10-11 21:18:08 +00:00
rangansen%netscape.com e27f5840dd r=cls sr=blizzard bug# 102372
[checking in for Christian Biesinger]
2001-10-11 21:02:42 +00:00
rangansen%netscape.com 85218be2b8 r=rangansen sr=blizzard bug# 10300
[fixes regression that cert selection radio buttons were on separate lines]
2001-10-11 20:42:44 +00:00
kaie%netscape.com 385fe7ede5 b=99525 r=ddrinan sr=blizzard
When resetting master password, do not erase the stored web passwords if they are obscured only.
2001-10-11 20:29:51 +00:00
kaie%netscape.com 028dfd36a3 b=95987 r=relyea sr=blizzard
re-enable Diffie Hellman ciphers
2001-10-11 18:45:39 +00:00
kaie%netscape.com a8e5ca2ea6 b=103774 r=javi sr=blizzard
Fix: display correct expiration date
2001-10-11 18:42:43 +00:00
kaie%netscape.com d5537511dd b=102289 r=valeski sr=alecf
Changing UI text strings
2001-10-10 00:55:41 +00:00
rangansen%netscape.com d04f6ad326 r=rangansen ; sr=hewitt ; bug# 99729
Removing redundant haligns..
2001-10-02 23:36:16 +00:00
jaggernaut%netscape.com f5c256fd7e Fix for bug 75572. Separator support in outliner. patch by Jan Varga <varga@utcru.sk>, r=waterson, sr=hyatt 2001-10-02 05:19:46 +00:00
jaggernaut%netscape.com e76f49d7a3 Bug 45797: Remove deprecated NS_IMPL_QUERY_INTERFACE macro, patch by dbaron, r=jag, sr=alecf 2001-10-02 03:11:26 +00:00
kaie%netscape.com 77299a5e18 b=100215 r=relyea sr=blizzard
Fix certificate verification chain display.
2001-10-01 14:57:35 +00:00
jaggernaut%netscape.com fdc4078bc4 Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc 2001-09-29 08:28:41 +00:00
kaie%netscape.com 76bf43bd76 b=92131 r=ddrinan sr=blizzard
Enable display of all certs.
2001-09-27 22:48:42 +00:00
rangansen%netscape.com 5faf0df7fc bug# 100457; r=ddrinan; r=nelsonb; r=blizzard;
sr=blizzard; Patch to put in proper handling of unrecognized
cert errors in psm
2001-09-26 00:28:24 +00:00
ddrinan%netscape.com 3be8143c74 Bug 100213 - Crash in GetOCSPResponders. r=rangansen,sr=kin 2001-09-25 00:08:48 +00:00
rangansen%netscape.com c5e15d25aa r=rangansen sr=kin@netscape.com
bug# 100193 - updating PSM version
2001-09-21 00:20:34 +00:00
cls%seawood.org 6acbc513b2 Updating security/ REQUIRES.
Bug #98371 moa=kaie r=bryner sr=alecf
2001-09-19 00:01:47 +00:00
jaggernaut%netscape.com 3826eb9902 Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf 2001-09-18 13:41:47 +00:00