.. |
Makefile
|
Move ui and doc directories under psmdata and do not copy NSPR, XPCOM and components into the xpi file
|
2000-09-08 02:01:42 +00:00 |
NSPRerrs.h
|
…
|
|
SECerrs.h
|
…
|
|
SSLerrs.h
|
…
|
|
advisor.c
|
Whomp the MAC_SECURITY_BRANCH onto the tip.
|
2000-09-08 21:42:11 +00:00 |
advisor.h
|
Whomp the MAC_SECURITY_BRANCH onto the tip.
|
2000-09-08 21:42:11 +00:00 |
autorenewal.c
|
Fix for cert renewal bug
|
2000-07-19 21:21:46 +00:00 |
certlist.c
|
Assign a ** static pointer an actual value instead of just sayin *val = NULL;
|
2000-09-01 22:47:22 +00:00 |
certlist.h
|
…
|
|
certres.c
|
First shot at having UI for deleting CRLs.
|
2000-07-01 01:19:22 +00:00 |
certres.h
|
Whomping my changes for imporoved cert UI and cert lookup over LDAP onto
|
2000-04-27 00:03:33 +00:00 |
certsearch.c
|
…
|
|
certsearch.h
|
…
|
|
collectn.c
|
…
|
|
collectn.h
|
…
|
|
connect.c
|
…
|
|
connect.h
|
…
|
|
createBomb.c
|
…
|
|
crmfres.c
|
…
|
|
crmfres.h
|
…
|
|
ctrlconn.c
|
Whomp the MAC_SECURITY_BRANCH onto the tip.
|
2000-09-08 21:42:11 +00:00 |
ctrlconn.h
|
Make SendUIEvent take a bit for isModal instead of always hard-coding it
|
2000-06-05 20:21:23 +00:00 |
dataconn.c
|
Applying Mac changes
|
2000-04-28 09:35:09 +00:00 |
dataconn.h
|
Fixes to make Mac compile.
|
2000-05-12 19:51:52 +00:00 |
derprint.c
|
Fixed some comments
|
2000-05-09 18:24:35 +00:00 |
frontend.c
|
…
|
|
hashconn.c
|
…
|
|
hashconn.h
|
…
|
|
hashtbl.c
|
…
|
|
hashtbl.h
|
…
|
|
install.js
|
Install PSM in the same directiry as mozilla
|
2000-09-08 02:03:11 +00:00 |
keyres.c
|
…
|
|
keyres.h
|
…
|
|
kgenctxt.c
|
Clean up the password setting routines so that forming the URL only happens in one place.
|
2000-08-29 23:54:26 +00:00 |
kgenctxt.h
|
…
|
|
macglue.cp
|
Fixes to make Mac work.
|
2000-05-12 19:58:37 +00:00 |
macglue.h
|
First Checked In.
|
2000-05-12 19:57:18 +00:00 |
macshell.c
|
bug #19119: Added call to initialize Mac toolbox. (not part of build)
|
2000-06-16 21:12:27 +00:00 |
macshell.cp
|
Applying Mac changes
|
2000-04-28 09:35:09 +00:00 |
macshell.h
|
Applying Mac changes
|
2000-04-28 09:35:09 +00:00 |
macstubs.c
|
Whomp SECURITY_MAC_BRANCH onto tip
|
2000-08-15 21:09:21 +00:00 |
main.c
|
bug 19119, changes for XP_MAC to allow client to synchronize with server thread. a=ddrinan, r=gordon
|
2000-06-16 22:21:16 +00:00 |
manifest.mn
|
Add SDR Context resource to hold information during processing of
|
2000-08-22 01:16:42 +00:00 |
minihttp.c
|
First shot at having UI for deleting CRLs.
|
2000-07-01 01:19:22 +00:00 |
minihttp.h
|
Clean up the password setting routines so that forming the URL only happens in one place.
|
2000-08-29 23:54:26 +00:00 |
moz-install.html
|
Add an html file that can be used to install the xpi
|
2000-06-27 00:34:03 +00:00 |
msgthread.c
|
Put SDR changes on the tip. These changes include:
|
2000-05-26 22:34:36 +00:00 |
msgthread.h
|
Put SDR changes on the tip. These changes include:
|
2000-05-26 22:34:36 +00:00 |
multitoken.c
|
Make SendUIEvent take a bit for isModal instead of always hard-coding it
|
2000-06-05 20:21:23 +00:00 |
nlslayer.cpp
|
Whomping my changes for imporoved cert UI and cert lookup over LDAP onto
|
2000-04-27 00:03:33 +00:00 |
nlslayer.h
|
Added newline to end of file
|
2000-05-09 02:20:54 +00:00 |
nlsutil.c
|
…
|
|
nlsutil.h
|
…
|
|
oldfunc.c
|
When changing Passwords, if there are multiple tokens, then ask the
|
2000-08-23 23:52:34 +00:00 |
oldfunc.h
|
…
|
|
p7cinfo.c
|
When FIPS is enabled, do verification of detached signatures on a separate thread
|
2000-06-27 21:55:59 +00:00 |
p7cinfo.h
|
…
|
|
p7dconn.c
|
When changing Passwords, if there are multiple tokens, then ask the
|
2000-08-23 23:52:34 +00:00 |
p7dconn.h
|
…
|
|
p7econn.c
|
…
|
|
p7econn.h
|
…
|
|
p12res.c
|
Whomp the MAC_SECURITY_BRANCH onto tip.
|
2000-08-28 21:13:06 +00:00 |
p12res.h
|
…
|
|
password.c
|
Clean up the password setting routines so that forming the URL only happens in one place.
|
2000-08-29 23:54:26 +00:00 |
pkcs11ui.c
|
…
|
|
pkcs11ui.h
|
…
|
|
prefs.c
|
…
|
|
prefs.h
|
…
|
|
processmsg.c
|
Plug some memory leaks and always use PL_strdup instead of vanilla strdup.
|
2000-09-01 22:55:25 +00:00 |
processmsg.h
|
…
|
|
profile.c
|
…
|
|
profile.h
|
…
|
|
psm.rc
|
Update version number in psm.rc file.
|
2000-08-28 18:17:14 +00:00 |
resource.c
|
Add SDR Context resource to hold information during processing of
|
2000-08-22 01:16:42 +00:00 |
resource.h
|
…
|
|
sdrres.c
|
Add SDR Context resource to hold information during processing of
|
2000-08-22 01:16:42 +00:00 |
sdrres.h
|
Add SDR Context resource to hold information during processing of
|
2000-08-22 01:16:42 +00:00 |
serv.h
|
Use PR_MIN just in case some systems don't have a MIN macro defined.
|
2000-09-05 23:55:55 +00:00 |
servimpl.h
|
Whomp the MAC_SECURITY_BRANCH onto the tip.
|
2000-09-08 21:42:11 +00:00 |
servutil.c
|
Whomp the MAC_SECURITY_BRANCH onto tip.
|
2000-08-28 21:13:06 +00:00 |
signtextres.c
|
Make SendUIEvent take a bit for isModal instead of always hard-coding it
|
2000-06-05 20:21:23 +00:00 |
signtextres.h
|
…
|
|
slist.c
|
…
|
|
slist.h
|
…
|
|
sslconn.c
|
Clean up the password setting routines so that forming the URL only happens in one place.
|
2000-08-29 23:54:26 +00:00 |
sslconn.h
|
…
|
|
ssldlgs.c
|
remove 'no acceptable authetication' dialog box: bug 31737 r=javi a=lord
|
2000-08-15 21:23:49 +00:00 |
ssldlgs.h
|
remove 'no acceptable authetication' dialog box: bug 31737 r=javi a=lord
|
2000-08-15 21:23:49 +00:00 |
sslerror.h
|
…
|
|
sslskst.c
|
Fix for getting ca name
|
2000-07-19 22:10:55 +00:00 |
sslskst.h
|
Fix for getting ca name
|
2000-07-19 22:10:55 +00:00 |
ssmerrs.h
|
…
|
|
start-psm
|
Trick xpcom world into treating psm just as it would mozilla.
|
2000-05-23 01:14:39 +00:00 |
textgen.c
|
Make PSM smart enough to only display S/MIME information when it's talking to
|
2000-08-25 22:37:34 +00:00 |
textgen.h
|
First shot at having UI for deleting CRLs.
|
2000-07-01 01:19:22 +00:00 |
timebomb.c
|
…
|
|
trigger.js
|
Put SDR changes on the tip. These changes include:
|
2000-05-26 22:34:36 +00:00 |
unix-install.js
|
Checking in the file we use for xpi install on UNIX with mozilla.
|
2000-06-26 23:44:28 +00:00 |