Kai Engert
97271fa8e4
Bug 479393, Add libpkix-based certificate validation to PSM (off by default), r=rrelyea, r=bsmith
2011-05-05 22:41:40 +02:00
Brian Smith
a5edaf27e8
Bug 637361: Backout bug 573043
2011-03-01 19:11:22 -08:00
Honza Bambas
48a2c64df8
Fix bug 573043. r=jmathies@mozilla.com, a=blocker.
...
--HG--
rename : security/manager/ssl/public/nsISSLStatus.idl => netwerk/base/public/nsISSLStatus.idl
rename : security/manager/boot/public/nsISSLStatusProvider.idl => netwerk/base/public/nsISSLStatusProvider.idl
rename : security/manager/ssl/public/nsIX509Cert.idl => netwerk/base/public/nsIX509Cert.idl
2011-02-08 16:12:29 -08:00
Mitchell Field
d0f35f6883
Remove @status FROZEN and @status UNDER_REVIEW. r=bsmedberg
...
--HG--
extra : rebase_source : 7fab31a6b7898e05ff828482390846cc9ce2854d
2010-07-02 10:27:06 -04:00
gerv%gerv.net
3634d4d94b
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-25 15:03:26 +00:00
kaie%netscape.com
4fef12376a
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
kaie%netscape.com
5157ee46bc
b=50823 S/Mime: Support certificates with multiple listed email addresses
...
r=javi sr=alecf
2003-04-04 12:57:51 +00:00
kaie%netscape.com
a16a952116
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
c114606c21
b=165574 PSM embedding freeze/ step 3/ replace nsISupportsArray with nsIArray
...
r=javi sr=alecf a=asa
2002-10-14 14:49:00 +00:00
kaie%netscape.com
e0ac174edc
b=168946 More PSM cleanup
...
r=javi sr=rpotts
2002-09-23 23:23:05 +00:00
kaie%netscape.com
0e02f8a7c7
b=168976 Remove RsaPubModulus from nsIX509Cert
...
r=javi sr=rpotts
2002-09-23 23:20:18 +00:00
kaie%netscape.com
ec41544988
b=169932 Replace wstring with AString in IDL
...
r=darin sr=alecf
2002-09-23 20:17:16 +00:00
kaie%netscape.com
92da872732
b=169164 Replace PRUint* and PRInt* in IDL with "unsigned long" etc
...
r=javi sr=alecf
2002-09-18 17:15:58 +00:00
kaie%netscape.com
31db9b541b
b=168448 PSM embedding freeze/ step 1/ move stuff & change data types
...
r=javi sr=alecf
2002-09-17 18:51:22 +00:00
kaie%netscape.com
64b2bc2d07
b=121906 Other People's certs not sorted
...
r=javi sr=jag
2002-08-28 13:49:52 +00:00
kaie%netscape.com
5b56e1ff00
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
kaie%netscape.com
6414cb969a
b=129100 OOPS fixing wrong case in my prior checkin
2002-03-27 07:54:47 +00:00
kaie%netscape.com
f2af1c2edb
b=107817 Make sure sent encrypted messages will be decryptable by sender.
...
r=ddrinan
sr=alecf
a=roc+moz
2002-03-27 03:27:43 +00:00
kaie%netscape.com
2cd4e5db3f
b=129100 Finalize S/Mime UI implementation
...
r=ducarroz/javi
sr=mscott
a=asa
2002-03-27 02:29:34 +00:00
kaie%netscape.com
c7fa1ceeec
#92131 , enhanced client authentification prompter
...
r=javi@netscape.com sr=blizzard@mozilla.org
2001-08-14 00:01:12 +00:00
javi%netscape.com
1d88f0bc1f
Fix for Bug 87654 r=ddrinan sr=blizzard
...
Turn off OCSP when painting the Cert Manager because painting
the certificate manager becomes painfully slow whenever OCSP is on.
2001-08-10 01:05:57 +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
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
be51034d5a
fix for bug #80356 , certs should be grouped by issuer org
...
r=javi, sr=blizzard
2001-05-15 19:12:44 +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
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
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
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
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
javi%netscape.com
786ccd06ed
Add first cut at exportable interfaces.
2001-01-30 18:34:22 +00:00