kaie%netscape.com
1bea5fdf3d
r=javi@netscape.com sr=blizzard@mozilla.org
...
Fixing crash, checking for nullness, see bug 94171.
2001-08-09 01:38:48 +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
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
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
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
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
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
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
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
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
3df2056626
Fix for Bug 78806 r=mcgreer, sr=blizzard, a=blizzard
...
Fixes a slew of cert viewer problems.
Fix the sizing issues with the cert viewer.
Make the General tab of the cert viewer more simple
Have the Details tab of the cert viewer re-populate the ASN1 dump
if a new cert in the chain is selected.
Correct some mis-spelled words.
2001-05-25 16:50:03 +00:00
mcgreer%netscape.com
b3763609b3
fix for 82264, some CA's not appearing b/c of trust mishandling
...
r=javi/sr=blizzard
2001-05-23 01:33:35 +00:00
mcgreer%netscape.com
02f6597d09
fix for 64128 - edit builtin certs.
...
r=javi,sr=blizzard
2001-05-22 23:02:49 +00:00
ddrinan%netscape.com
1809d9d64a
Get PSM to build under OS/2. Bug #72693 r=ddrinan@netscape.com,r=javi@netscape.com,r=wtc@netscape.com,sr=blizzard@mozilla.org
2001-05-22 21:19:31 +00:00
ddrinan%netscape.com
090cc567ac
Download and manage CRLs. Bug# 58233, r=javi@netscape.com, sr=blizzard@mozilla.org
2001-05-19 01:20:18 +00:00
javi%netscape.com
e4a50bbe8b
Fix for Bug 74340 r=mcgreer, sr=blizzard
...
Add the crypto object back to PSM 2.
2001-05-15 23:15:12 +00:00
mcgreer%netscape.com
be51034d5a
fix for bug #80356 , certs should be grouped by issuer org
...
r=javi, sr=blizzard
2001-05-15 19:12:44 +00:00
ddrinan%netscape.com
dd40989267
Enable support for OCSP. Bug#80178, r=mcgreer@netscape.com, sr=blizzard@mozilla.org
2001-05-15 17:35:35 +00:00
mcgreer%netscape.com
ba7c8cf2ed
fix for #77701 , mozilla crashes when viewing a cert for which NSS cannot find the full chain.
...
r=javi, sr=blizzard
2001-05-15 14:56:42 +00:00
ddrinan%netscape.com
cc0f036681
Fix for bug 77983, keygen tag. r=javi@netscape.com, sr=blizzard@mozilla.org
2001-05-03 01:00:56 +00:00
javi%netscape.com
3f6c047b01
Fix for Bug 78556 r=thayes sr=blizzard
...
Fix for crash when viewing v1 certs.
2001-05-02 22:27:47 +00:00
mcgreer%netscape.com
1e11b7a65f
fix broken builds caused by c++ name mangline
2001-05-02 17:51:16 +00:00
javi%netscape.com
bf24a81d3d
Make patches for Bug78012 build on Mac as well
2001-05-02 06:04:18 +00:00
javi%netscape.com
d41928522e
Fix for Bug 78012 r=thayes sr=blizzard
...
Make the cert viewer more functional.
2001-05-02 05:38:26 +00:00
mcgreer%netscape.com
2b5e9f7370
Checkin for bug #75123 . Improves the cert manager to make it look more like the mock-up. Implementation of nsIOutlinerView to improve cert listings.
...
r=javi, sr=blizzard
2001-05-01 23:23:23 +00:00
mcgreer%netscape.com
0b0563a03e
clean up PKCS#12 code
...
refer to certs by db key, not nickname (fixes nickname collision bugs)
2001-03-30 19:55:00 +00:00
javi%netscape.com
cced53ff37
Make viewing a cert easier if you have a reference to a cert object.
...
A preliminary draft of the cert dump implementation.
2001-03-28 02:05:54 +00:00
mcgreer%netscape.com
f591c170a2
clean up cert manager code
...
* move trust to nsIX509CertDB
* remove unneccessary interface nsICertificateManager (everything should be handled by nsIX509CertDB)
2001-03-22 16:48:19 +00:00
mcgreer%netscape.com
26d4eeb2b1
add certificate verification and usages to cert display
2001-03-21 22:00:15 +00:00
javi%netscape.com
67cb858eee
Fix build bustage for Linux RH 7 + patches.
2001-03-21 05:35:58 +00:00
javi%netscape.com
93e83b3330
Make the "Examine Certificate" button on the SSL error dialgs work.
...
Fix nsPKCS12Blob to use the default password handler callback so
that SDR continues to work.
Give the certViewerDetails window the ability to load a cert based on
its certDBKey instead of nickname.
2001-03-21 03:37:49 +00:00
mcgreer%netscape.com
d1493d111e
stuff for cert manager
...
* PKCS#12 backup and restore
* editing cert trust
* more detail for view cert (UI to change later)
* temporary token login
2001-03-20 18:00:44 +00:00
bryner%uiuc.edu
85b947fc08
Syncing to jag's string changes to fix build bustage. r=jag.
2001-03-20 07:46:37 +00:00
mcgreer%netscape.com
07554215c8
more cert manager functionality
...
* list mine and websites certs
* show cert chain in view cert
* show O and OU in view cert
2001-03-13 16:20:54 +00:00
javi%netscape.com
715108ef2b
Make the Mac build PSM 2.0 again.
2001-03-13 00:22:26 +00:00
javi%netscape.com
7b26537001
Update our use of strings to call their get methods bringing us up
...
to date with the trunk of mozilla.
2001-03-08 23:15:18 +00:00
mcgreer%netscape.com
33891979ac
preliminary checkin of certificate manager
2001-03-07 19:24:12 +00:00
mcgreer%netscape.com
fc9a858036
Add support for CA cert downloading, including UI.
2001-02-26 21:50:54 +00:00
javi%netscape.com
147e289d6f
Implement the SSL dialog warnings for Domain Mismatch and
...
server cert expired.
2001-02-24 00:20:32 +00:00
javi%netscape.com
fd5d0bcad4
Make the new server cert dialog for SSL warning work.
2001-02-16 22:17:52 +00:00