bryner%netscape.com
5ca544cf1d
Checking in for cls@seawood.org. Bug 93282 - pipnss not rebuilt when NSS static libraries change. r=bryner.
2001-08-04 23:29:40 +00:00
javi%netscape.com
bec1d3cddc
Fix for Bug 8125 Checking in for Rangan Sen
...
r=ddrinan, sr=hewitt,blizzard
Check to see if a CA cert already exists in DB before importing.
2001-08-03 18:39:01 +00:00
ddrinan%netscape.com
98470d0683
Bug 91684 - Incorrect alers with CMS 4.2 SP2. r=javi,sr=blizzard
2001-08-02 23:55:56 +00:00
ddrinan%netscape.com
d1f3037072
Bug 86860 - cert issuer details. r=javi,sr=blizzard
2001-08-02 23:52:25 +00:00
javi%netscape.com
7fadde140f
Fix for Bug 78802, Checing in for Kai Engert
...
r=ddrinan, sr=blizzard
Show complete date and time for certs in cert viewer.
2001-08-01 23:05:08 +00:00
javi%netscape.com
481d7a4140
Fix for Bug 87361, Checking in for Kai Engert
...
r=javi, sr=blizzard
Add more useful error message during PKCS #12 Backup.
2001-08-01 23:01:37 +00:00
bryner%netscape.com
014323bd96
Checking in for jag. Bug 86734 - getting rid of NS_WITH_SERVICE. r=dbaron, rs=scc.
2001-07-25 00:37:28 +00:00
javi%netscape.com
dcef2e7a02
Fix for Bug 84824, checking in for Chris Seawood
...
Add .cvsignore file to PSM 2 directories.
2001-07-25 00:29:57 +00:00
javi%netscape.com
b637266291
Fix for Bug 85451, r=ddrinan, jag sr=blizzard
...
Don't use style="overflow:auto" on tree widgets. Re-write the data
display panel of the cert viewer to use textbox instead of tree.
2001-07-25 00:16:42 +00:00
javi%netscape.com
c0eb034324
Oops. Checked in the wrong version of the patch.
...
Checking in correct fix for nsSSLIOLayerWrite
2001-07-24 01:03:47 +00:00
javi%netscape.com
1a5dd9d78e
Fix for Bug 88244, r=ddrinan, sr=blizzard
...
Use necko's premature EOF mechanism to re-try connections to
TLS intolerant sites. This makes TLS through proxies possible.
2001-07-24 00:42:52 +00:00
javi%netscape.com
d7c9f31360
Fix for Bug 88230, checking in for ccarlen
...
r=javi, sr=tor
Initialize an un-initialized variable and make sure we don't call
NSS if NSS is uninitialized.
2001-07-20 20:16:23 +00:00
ddrinan%netscape.com
73e571375a
Check in for jst. Remove some unused macros
2001-07-19 00:10:13 +00:00
javi%netscape.com
b210a46eb7
Fix for Bug 89105, Checking in for Stephen Walker
...
r=ddrinan, sr=blizzard
Let's only say connect once in the generic SSL error note.
2001-07-18 20:29:04 +00:00
ddrinan%netscape.com
3d43b4fb31
Remove ^M that was accidentially checked in.
2001-07-12 18:44:58 +00:00
ddrinan%netscape.com
d39b3e59c8
Bug 90335 - extra security warning. r=bryner,sr=jst
2001-07-12 06:34:20 +00:00
ddrinan%netscape.com
8b23998d7f
Check in for tao. Bug 86807 - Menu items are missing. r=jbetak,sr=hyatt
2001-07-10 01:18:24 +00:00
ddrinan%netscape.com
1bc78bfc1a
Bug 77837 - PSM UI in language pack. r=tao,sr=blizzard
2001-07-10 00:39:40 +00:00
ddrinan%netscape.com
7ac5cc95ed
Fix for bug 89139 - RegisterProfileChangeObserver returns garbage. r=walk84,sr=blizzard
2001-07-08 17:45:00 +00:00
ddrinan%netscape.com
1ed94dad3a
Bug 88834 - typo in cert detail view. r=javi,sr=tor
2001-07-05 22:53:19 +00:00
ddrinan%netscape.com
fbda807803
Check in for Javi. Bug 83695 - delete cert from smartcard. r=drinan,sr=blizzard
2001-07-04 18:33:53 +00:00
ddrinan%netscape.com
23853aa80c
Bug 87233, r=javi,sr=mscott,a=chofman
2001-07-02 23:25:00 +00:00
bryner%uiuc.edu
d43e30645b
checking in for jag.
...
Bug 88413 -- replace nsString::GetUnicode() with get(). r=dbaron, rs=scc.
2001-06-30 18:04:39 +00:00
javi%netscape.com
a6389eb275
Fix for Bug 88256 r=mcgree, sr=brendan
...
Fix PKCS12 backup so that it works on the Mac. Use
nsILocalFile::OpenNSPRFileDesc to get a PRFileDesc*
instead of PR_Open since PR_Open doesn't deal with
native paths on the Mac at all.
2001-06-29 04:35:04 +00:00
ddrinan%netscape.com
0dbb5635b5
Checking fix for bug 87902 for Javi. r=ddrinan,sr=brendan,a=asa
2001-06-28 20:12:40 +00:00
javi%netscape.com
80b4a8b68d
Fix for Bug 87834 r=ddrinan, sr=blizzard
...
Fix forced backup during cert issuance. Needed to set the token for
exporting before calling ExportToFile. Remove a double free. Catch
the case where the CA wants to set the nickname on a cert and pass
the nickname to NSS so that it gets set correctly when importing.
2001-06-27 23:48:00 +00:00
ddrinan%netscape.com
57b4f04566
Bug # 87182. r=javi,sr=hyatt, a=asa
2001-06-27 06:38:42 +00:00
javi%netscape.com
e1e0a56df9
Fix for Bug 87675 r=ddrinan,sr=alecf,a=blizzard
...
Only copy the CERTCertTrust passed into the constructor of nsNSSCertTrust
iff it's non-NULL and default a cert type that we don't know, then default
to SERVER_CERT since that's the only type we won't know about.
2001-06-27 00:33:17 +00:00
mcgreer%netscape.com
f88f11c1fd
fix for 82882, add .p12 extension
...
r=javi,sr=blizzard,a=choffman for trunk and 0.9.2 branch
2001-06-24 19:15:59 +00:00
javi%netscape.com
e7f7b7be4b
Add const to interface declaration to fix AIX tbox bustage.
2001-06-23 20:09:28 +00:00
mcgreer%netscape.com
102a8352df
fix for 82895
...
some certs appearing unverified
r=javi;sr,a=blizzard for 0.9.2
a=choffman for trunk and 0.9.2 branch
2001-06-23 13:13:03 +00:00
ddrinan%netscape.com
74353a8130
Bug #82211 , r=javi,sr=blizzard,a=asa
2001-06-22 00:53:34 +00:00
mcgreer%netscape.com
765f9ee7d9
Fix for http://bugzilla.mozilla.org/show_bug.cgi?id=82377
...
Add UI for private key db timeout
r=javi;sr,a=blizzard for 0.9.2
2001-06-21 13:48:34 +00:00
javi%netscape.com
5da87c4826
Fix for bug 86958, checking in for waterson.
...
r=leaf, sr=blizzard, a=asa
modifications to link crypto into a meta-component for static-build.
2001-06-21 00:36:17 +00:00
javi%netscape.com
6f5f04e820
Fix for Bug 84201 r=ddrinan, sr=blizzard, a=blizzard
...
When getting a cert, grab the chain of CA's and import it into the
local cert db.
2001-06-20 22:51:31 +00:00
mcgreer%netscape.com
a1e812e723
Fix for http://bugzilla.mozilla.org/show_bug.cgi?id=83176
...
r=javi;sr,a=blizzard for 0.9.2
2001-06-20 22:41:29 +00:00
javi%netscape.com
007824d811
commiting for waterson.
...
Remove '"' character in NS_IMPL_NSGETMODULE declaration. Part of
static branch landing.
2001-06-20 21:00:57 +00:00
bryner%uiuc.edu
6eaa9db3e7
Fixing PSM bustage for dbaron.
2001-06-20 04:20:47 +00:00
javi%netscape.com
8fd549aded
Checking in for pollman
...
Fix for Bug 68321 r=javi, sr=jst, a=asa
2001-06-19 22:38:26 +00:00
javi%netscape.com
519b4c775c
Get rid of compiler warnings caused by my last check-in.
2001-06-19 05:34:47 +00:00
javi%netscape.com
9134754ec6
Fix for Bug 83675 r=mcgreer, sr=blizzard, a=asa
...
If a user has a PKCS11 smart card installed, then give the user
the option of restoring a p12 file onto the smart card.
2001-06-19 05:29:56 +00:00
ddrinan%netscape.com
93d056d59d
Lock icon fix. Bug# 82156, r=javi, sr=blizzard, a=asa@mozilla.org
2001-06-18 22:23:05 +00:00
javi%netscape.com
af8972de1c
Fix for Bug 86269 patch provided by cls, r=javi, sr=blizzard, a=blizzard
...
Fix REQUIRES bustage in PSM 2.
2001-06-18 20:04:38 +00:00
bryner%uiuc.edu
ad4e9b47c8
checking in for scc.
...
bug #85271 : avoid regressions by re-creating the old behavior near |nsCRT::strdup|, see bug #86316
2001-06-18 03:48:21 +00:00
bryner%uiuc.edu
d230ec28ee
checking in for cls.
...
Bug 83832 - rename RunnableEvent to CryptoRunnableEvent for static builds. r=javi, sr=blizzard, a=asa.
2001-06-18 02:04:39 +00:00
bryner%uiuc.edu
844f8c5e95
checking in for scc.
...
bug #85271 : sr=waterson, r={beard, jag, dbaron}, a=asa. Eliminate
features of |nsXPIDLC?String| that keep it out of the string hierarchy
(i.e., using assigment to rebind ownership, static |Copy| members, and
|getter_Shares|), fixing some leaks in the process.
2001-06-17 06:30:23 +00:00
bryner%uiuc.edu
2f60afe8ed
checking in for scc.
...
bug #85271 : sr=waterson, r={beard, jag, dbaron}, a=asa. Eliminate
features of |nsXPIDLC?String| that keep it out of the string hierarchy
(i.e., using assigment to rebind ownership, static |Copy| members, and
|getter_Shares|), fixing some leaks in the process.
2001-06-17 05:28:46 +00:00
javi%netscape.com
dfba5d00b7
Fix for Bug 83700. r=mcgreer, sr=blizard, a=asa
...
We need to pass a nsIInterfaceRequestor to PK11_ListCerts
so that the user will get prompted for a password and see
his/her certs on any installed smart cards.
2001-06-14 23:22:54 +00:00
javi%netscape.com
238a1736e2
Fix for Bug 33772 r=mcgreer, sr=blizzard, a=asa
...
Throw up an alert when a connection is not possible because of
an SSL error.
2001-06-13 21:50:59 +00:00
javi%netscape.com
7e7264a8d6
Fix for Bug 33772 r=mcgreer, sr=blizzard, a=asa
...
Put up an alert notifying the user an SSL error has occurred instead
of silently failing and loading a blank page.
2001-06-13 21:47:02 +00:00