javi%netscape.com
66b818e59f
Fixing PSM tree to build with new iface for CreateBundle.
...
Piggy backing onto valeski's check-in.
2001-04-27 21:31:24 +00:00
jgmyers%netscape.com
b2dd554d3d
Fix typos: bug 75735 r=doron sr=ben a=chofmann
2001-04-20 02:08:57 +00:00
jgmyers%netscape.com
26e850c674
use brand.dtd: bug 75735 p=anedah-9@sm.luth.se r=doron sr=alecf a=chofmann
2001-04-19 19:00:56 +00:00
bryner%uiuc.edu
779f230737
bug 70810 [XUL Syntax] Change tab syntax - another of the XUL 1.0 changes. patch from maolson@earthlink.net, r=ben, sr=hyatt
2001-04-18 07:01:29 +00:00
javi%netscape.com
f8400b8b63
Backing out prior patch for 76141 which caused all
...
platforms to display incorrectly.
2001-04-17 23:29:58 +00:00
ddrinan%netscape.com
eaff211a1e
Fix for cert selection.
2001-04-17 23:16:14 +00:00
javi%netscape.com
7e2698e1e7
Fix for Bug 76141.
...
Don't hardcode the width and height attributes. Causes the
text at bottom of window to not show up on some displays.
2001-04-16 20:02:36 +00:00
bryner%uiuc.edu
318485830b
Removing unnecessary #include.
2001-04-15 03:56:10 +00:00
bryner%uiuc.edu
aaca57af31
Oops, need locale in here too (MOZ_TRACK_MODULE_DEPS bustage)
2001-04-14 22:53:33 +00:00
bryner%uiuc.edu
e9e30df5a5
Fixing MOZ_TRACK_MODULE_DEPS bustage (and bringing to light more of our sad dependency story).
2001-04-14 22:48:10 +00:00
jgmyers%netscape.com
d41d3f93a8
localizability fixes: bug 66706 r=javi
2001-04-11 18:28:38 +00:00
javi%netscape.com
dab4d10f97
initialize with the correct file name.
2001-04-09 22:52:47 +00:00
javi%netscape.com
517c085c12
Get rid of a signed/unsigned comparison warning.
2001-04-09 17:44:08 +00:00
bryner%uiuc.edu
215b0e0d29
Syncing with danm's nsIDialogParamBlock changes. r=cls. Not part of build.
2001-04-09 08:44:46 +00:00
ddrinan%netscape.com
fc0665d26a
Fixed some xul elements that should have been label instead of value
2001-04-05 22:48:52 +00:00
ddrinan%netscape.com
6dee6b7b0a
Fixed some typos in the pref names
2001-04-05 00:35:01 +00:00
ddrinan%netscape.com
d01c8689ec
Fixed preftype error for default_personal_cert. r=javi
2001-04-04 22:23:27 +00:00
javi%netscape.com
9c997c5218
Fix for Bug 74436 patch provided by ccarlen r=danm
...
Make PSM 2.0 use the embedding friendly window watcher
service instead of grabbing the hidden window.
2001-04-04 00:06:18 +00:00
ddrinan%netscape.com
f2b62f1f06
Client auth xul and js
2001-04-03 01:09:03 +00:00
ddrinan%netscape.com
7a1af34b82
Added client auth resources
2001-04-03 01:07:30 +00:00
ddrinan%netscape.com
e090e50d3e
Added support for client auth dialogs
2001-04-03 01:06:17 +00:00
jgmyers%netscape.com
26264d042a
distinguish weak crypto: bug 31896 r=ddrinan
2001-04-01 19:38:12 +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
1a8bd8961f
change cert mgr to use outliner
2001-03-27 00:18:21 +00:00
javi%netscape.com
3635fe5e3f
Add a second tab to the cert view dialog for the pretty print
...
stuff.
2001-03-23 22:58:13 +00:00
javi%netscape.com
100e2418de
Delete the ns*CertificateManager related files that are no longer part of the build.
2001-03-23 21:27:29 +00:00
mcgreer%netscape.com
c4670d57c7
fix a couple UI bugs introduced by the XUL changes
2001-03-22 21:46:00 +00:00
mcgreer%netscape.com
c7febdc5a2
one more place to remove nsICertificateManager
2001-03-22 17:10:50 +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
bryner%uiuc.edu
3ed663b677
Missed these XUL changes from earlier. r=blake.
2001-03-22 01:37:12 +00:00
bryner%uiuc.edu
63e50c35b0
Bugs 70745, 70747. Making the following XUL syntax changes:
...
<textfield/> -> <textbox/>
<title/> -> <label/>
value -> label for all widgets except textbox, progressmeter, and text.
progresstext -> label
data -> value
r=blake, hewitt. sr=ben, hyatt. checking in for maolson@earthlink.net and blakeross@telocity.com .
2001-03-22 00:21:54 +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
444b53c299
make the cert name show up in the edit window
2001-03-20 18:32:04 +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
javi%netscape.com
6dd2b6520f
Make a better contract ID for the pk11 token db.
2001-03-19 23:09:28 +00:00
javi%netscape.com
7c35b57982
Make clean builds work. Do this by removing the sub-class of
...
nsIDialogParamBlock in nsIPKIParamBlock. Everywhere we want
to have bot nsIDialogParamBlock and nsIPKIParamBlock we do
QueryInterface to get a pointer to the right interface.
2001-03-15 03:06:47 +00:00
mcgreer%netscape.com
461525bb99
A bunch more cert UI, all the buttons are in (just need to be coded :)
2001-03-13 19:36:52 +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
721ae99720
Pass interfaces to certs to the SSL dialogs through the new
...
nsIPKIParamBlock interface.
Clean up some inconsistencies in nsPKIParamBlock implementation.
2001-03-12 23:59:48 +00:00
javi%netscape.com
f6e9cc67dc
Create our param block that allows us to pass nsISupport references to
...
dialogs and clean up a little bit of the UI.
2001-03-10 03:09:20 +00:00
javi%netscape.com
0372162f0b
Add our own param block that allows us to pass references to
...
XPCOM objects to dialogs.
2001-03-10 02:45:24 +00:00
thayes%netscape.com
1aa0c207a7
Remove CR chars
2001-03-09 02:19:19 +00:00
thayes%netscape.com
72d0e0eaf1
Changes filenames of preference content to be consistent with
...
Mozilla conventions.
Add autostretch="never" to prevent expansion of checkboxes in pref
panels
2001-03-09 01:13:46 +00:00
javi%netscape.com
39041ea9d5
Call the get method for string classes. Brings us up to date with the
...
trunk of mozilla and their string class update landing.
2001-03-08 23:19:27 +00:00
bryner%uiuc.edu
86cf469639
Fixing non-debug builds. Not part of build.
2001-03-08 06:01:29 +00:00
mcgreer%netscape.com
50c5c0d0c9
add missing license text
2001-03-07 19:56:50 +00:00
mcgreer%netscape.com
33891979ac
preliminary checkin of certificate manager
2001-03-07 19:24:12 +00:00