kaie%netscape.com
c430cd9340
Patch from bug 87902 to fix SSL/TLS logic.
...
- make TLS intolerant server detection over proxies work
(this bug 87902)
- on connection failure, only retry without TLS when it is really
likely to help (bug 149910)
- remove obsolete workarounds in SSL i/o layer
(see removed comments in patch)
- avoid to confuse programmers reading code,
by renaming TLSStepUp (which means something else)
to the correct term STARTTLS (what the code is actually doing).
(As suggested by nelsonb)
- If an invalid or expired etc. server certificate is presented,
a warning is shown. If the user decides to cancel,
network activity should stop immediately.
(we currently warn multiple times) (bug 87209)
r=javi/darin/ducarroz/dmose sr=alecf
2002-08-14 23:43:28 +00:00
antonio.xu%sun.com
e5c68f5f9b
replace the hardcode of "@mozilla.org/embedcomp/dialogparam;1" with NS_DIALOGPARAMBLOCK_CONTRACTID
...
Bug 158608 r=Henry sr=alecf
2002-08-14 12:39:03 +00:00
blakeross%telocity.com
4601104a75
Making security dialogs default to off after one viewing *in Phoenix only*. Not part of normal build.
2002-08-13 05:25:34 +00:00
kaie%netscape.com
54e56de249
b=154040 Deleting cert does nothing when key DB has no password
...
r=relyea sr=alecf
2002-08-13 01:15:05 +00:00
seawood%netscape.com
8ae6c40f5d
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
kaie%netscape.com
1b18e19429
b=161394 Fix crash in debug builds
...
r=javi sr=alecf
2002-08-08 14:10:42 +00:00
kaie%netscape.com
a19bf9fc49
b=161379 Fix JavaScript warnings in security code
...
r=ssaux sr=mscott
2002-08-07 14:24:04 +00:00
kaie%netscape.com
efa196e6b5
b=123917 Remove non-NSS_3_4 codepaths
...
r=wtc sr=alecf
2002-08-07 13:39:57 +00:00
kaie%netscape.com
de37d9d76f
b=124037 Decrease cert manager loading time.
...
r=rangansen/jkeiser sr=alecf
2002-08-06 13:25:23 +00:00
kaie%netscape.com
41d86022a1
b=136819 Returned value from getPSMContentType is compared to wrong enum
...
Patch from t8m@centrum.cz
r=kaie sr=alecf
2002-08-06 13:21:32 +00:00
kaie%netscape.com
ef2a7ad3c1
b=144435 Allow to edit trust for other people's certificate
...
r=javi sr=alecf
2002-08-06 13:18:12 +00:00
kaie%netscape.com
a811506968
b=74339 Support import of SSL, S/MIME, and CA certs
...
r=javi sr=alecf
2002-08-06 13:11:15 +00:00
kaie%netscape.com
d9ef748788
b=159053 Memory leak in nsSecureBrowserUIImpl
...
r=jkeiser sr=alecf
2002-08-06 13:06:21 +00:00
kaie%netscape.com
7981ebb379
b=135546 Fix internal slot reference leak in cryptojs_generateOneKeyPair()
...
r=wtc sr=alecf
2002-08-06 12:54:39 +00:00
kaie%netscape.com
9887192835
b=132589 Fix incorrect verification status when viewing email-signing-only certificates.
...
r=javi sr=alecf
2002-08-06 12:51:43 +00:00
henry.jia%sun.com
31cd9553b8
3rd patch for bug 158080
...
Description: replace the hardcode of "@mozilla.org/embedcomp/window-watcher;1" with NS_WINDOWWATCHER_CONTRACTID
Patch by Henry.Jia@sun.com
r=anto, sr=alecf
2002-08-06 05:37:58 +00:00
henry.jia%sun.com
edb10a6aac
2nd patch for bug 158080
...
Description: replace the hardcode of "@mozilla.org/embedcomp/window-watcher;1" with NS_WINDOWWATCHER_CONTRACTID
Patch by Henry.Jia@sun.com
r=anto, sr=alecf
2002-08-06 05:11:23 +00:00
kaie%netscape.com
ce4ce38ba8
b=141268 OCSP error messages should say OCSP, not OSCP (typo)
...
r=hixie sr=alecf a=asa
2002-07-25 02:48:33 +00:00
kaie%netscape.com
56dd877a20
b=113844 "Load PKCS#11 Device" dialog sized incorrectly
...
r=kaie/javi sr=alecf a=asa
2002-07-25 02:26:52 +00:00
leaf%mozilla.org
dd33dbb91f
bug 154840, r=cls, sr=brendan, a=jesup update localeVersion strings
2002-07-17 23:51:49 +00:00
kaie%netscape.com
e1b0a90c89
b=153232 Add better error message for -8182
...
r=javi sr=alecf a=asa
2002-07-15 13:39:13 +00:00
kaie%netscape.com
d362e84143
b=151250 False warning posting to https site from http site.
...
r=javi sr=alecf a=asa
2002-07-15 13:37:22 +00:00
kaie%netscape.com
344b6e8c89
b=114893 Can't send encrypted mail if encryption cert has not been imported. Smartcard issue.
...
r=javi sr=alecf a=asa
2002-07-15 13:35:30 +00:00
dmose%netscape.com
64f48b7503
Backing out the patch for bug 87902; a one-line change that caused an SSL/SMTP regression (bug 155431)
2002-07-08 23:24:30 +00:00
ssaux%netscape.com
a8b8613277
b=154624 Cannot change master password r=javi sr=mscott
2002-06-28 18:08:19 +00:00
kaie%netscape.com
b0937b8228
b=154240 security fix
...
r=javi sr=alecf
2002-06-26 14:15:11 +00:00
kaie%netscape.com
cc3cbfef64
b=154084 entering/leaving secure site alert pops up incessantly
...
r=javi sr=alecf
2002-06-25 23:32:42 +00:00
bzbarsky%mit.edu
a5be4d7f1b
Fix stretched icon. Bug 110456, patch by Chris Brien
...
<christopher_brien@hotmail.com>, r=bzbarsky,ssaux, sr=alecf
2002-06-25 23:29:48 +00:00
kaie%netscape.com
b0a64c5799
b=87902 Cannot reach TLS intolerant servers through SSL proxy.
...
r=javi sr=darin
2002-06-24 23:02:08 +00:00
kaie%netscape.com
5eb67585c2
b=90956 Dot (.) instead of localized characters in pipnss module
...
r=ssaux sr=alecf
2002-06-20 23:41:02 +00:00
kaie%netscape.com
2d8dba1be3
https surfing: Clicking on a link early leads to "mixed/broken" lock icon
...
r=javi sr=rpotts
2002-06-20 23:36:48 +00:00
bryner%netscape.com
c4f4e41719
Don't crash if NSSDialogs doesn't implement nsICertificateDialogs (bug 150862). r=kaie, sr=blake.
2002-06-20 23:31:47 +00:00
stephend%netscape.com
97e151dbf5
Bug 151418. Polish Page Info & Certificate Details. Patch by Stephen Walker <walk84@yahoo.com> r=kaie@netscape.com, sr=jaggernaut@netscape.com
2002-06-19 20:32:54 +00:00
kaie%netscape.com
34144c21e7
b=145730 Avoid unnecessary repeated "encrypted page" alerts on JavaScript links.
...
r=jst sr=darin
2002-06-18 14:17:10 +00:00
kaie%netscape.com
ea34611103
b=148610 Lock icon should be updated as early as possible.
...
r=javi sr=rpotts
2002-06-17 09:56:14 +00:00
stephend%netscape.com
b48fd8f9a9
Bug145409. JS strict warnings in certManager.js. Patch by Stephen Walker <walk84@yahoo.com> r=kaie@netscape.com, sr=jaggernaut@netscape.com
2002-06-16 21:19:25 +00:00
kaie%netscape.com
4c4d965cce
b=119394 Support fetching certificates from LDAP servers.
...
r=javi/dmose sr=mscott
2002-06-14 02:10:02 +00:00
kaie%netscape.com
0651ac578a
b=150863 Fix lock icon state for low/high crypto mix.
...
r=javi sr=alecf
2002-06-13 23:59:01 +00:00
kaie%netscape.com
0afcb51180
b=126944 Handle NSS error codes within PSM.
...
r=ssaux sr=darin
2002-06-12 16:44:22 +00:00
leaf%mozilla.org
0034658953
updating locale version string for impending release, bug 149802
2002-06-07 07:45:38 +00:00
alecf%netscape.com
f0263ddf07
fix for bug 101761 - REQUIRES update - remove all REQUIRES that are no longer necessary.. r=cls, a=asa (build-only changes)
2002-06-06 20:28:14 +00:00
cathleen%netscape.com
12e47be3cf
clean up last traces of nsCRT::strlen(char* s), bug 124536 r=dp, sr=brendan
2002-06-04 23:05:39 +00:00
kaie%netscape.com
ccd53c19ba
b=138479 Disable Security tab in View Frame Info
...
r=javi sr=jag
2002-05-30 04:56:16 +00:00
kaie%netscape.com
a67cfbacc5
b=130650 In page info, "Security" tab lacks shortcut.
...
r=kaie sr=jag
2002-05-29 03:40:46 +00:00
kaie%netscape.com
412b06829d
b=110195 Master passwords steals focus in prefs
...
r=kaie sr=alecf
2002-05-29 03:32:04 +00:00
kaie%netscape.com
80c24f7a91
b=143532 Only allow toggling FIPS when it is safe to
...
r=javi sr=alecf
2002-05-17 19:56:11 +00:00
kaie%netscape.com
8892f15a70
b=144823 Localized certificate name is garbled, unable to send out signed/encrypted mail on a localized build
...
r=javi sr=mscott
2002-05-17 01:21:31 +00:00
rpotts%netscape.com
4d4116d281
bug #46856 (r=valeski, sr=darin). API Changes to nsIWebProgress/nsIWebProgressListener)
2002-05-16 20:57:37 +00:00
kaie%netscape.com
d829db174a
b=129067 Deleted certs still appear in Cert Manager.
...
r=javi sr=alecf
2002-05-16 04:03:19 +00:00
kaie%netscape.com
b29048e4fe
b=129067 Backing out unreliable patch.
...
See bugzilla for details.
Better patch will be checked in a minute.
2002-05-16 03:59:36 +00:00