Commit Graph

1812 Commits

Author SHA1 Message Date
sonmi%netscape.com
f7afa7855d we were missing one signtool test, by having -w twice instead of -v (list)
-w (signerinfo)
2001-07-10 23:45:56 +00:00
nicolson%netscape.com
5c70712a67 Fix 90188, variable going out of scope. 2001-07-10 20:44:14 +00:00
ddrinan%netscape.com
499c3685af Fixed problem with previous check in 2001-07-10 04:56:12 +00:00
nicolson%netscape.com
513072209f Fix 87807: Add library version info to the JSS shared library. 2001-07-10 01:59:44 +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
sonmi%netscape.com
21e086f4ad modu`iffied the LD_LIBRARY_PATH for iws-perf 2001-07-09 22:48:40 +00:00
ddrinan%netscape.com
3ebf943a9e Checkin for adnersma. Bug 70857 - XUL syntax. r=timeless,sr=blake 2001-07-09 19:03:21 +00:00
sonmi%netscape.com
50a5817fc4 removed the check for lock files on the tinderbox QA 2001-07-09 17:56:12 +00:00
sonmi%netscape.com
ee81438928 took out the reporting backwardcompatibility test that is not done anymore
changed the format of the tables
appended a diff at the end of the backwardcompatibility tests
2001-07-09 17:50:08 +00:00
sonmi%netscape.com
c65b911734 took unnecessary backwardcompatibility test out 2001-07-09 17:48:34 +00:00
sonmi%netscape.com
faaf9eb36f took out unnecessary version of the backwardcompatibility test 2001-07-09 17:47:49 +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
8babf11c1a Check in on behalf of walk84. Bug 88838 - help button for Cert Manager/Auth not working. r=ddrinan,r=oeschger,sr=blizzard 2001-07-07 20:58:54 +00:00
sonmi%netscape.com
fef929a9a3 added option -s to strip unnecessary components out of the path carefull with
this option, unnecessary means just nut usefull for *my* purpose
2001-07-06 20:26:27 +00:00
relyea%netscape.com
ebc2ea6aae Allow Ask always to work with tokens. 2001-07-06 19:00:12 +00:00
sonmi%netscape.com
f21dbe94be scripts to quickly set the paths to today's build and lib 2001-07-06 17:21:02 +00:00
wtc%netscape.com
ce413b8c54 Bugzilla bug 70758: additional changes for this bug. r=nicolson.
Modified files: list.c sign.c verify.c
2001-07-06 13:28:21 +00:00
nicolson%netscape.com
bcf02f1d15 remove calls to deprecated CryptoManager.initialize(secmoddb, certdb, keydb); 2001-07-06 01:18:36 +00:00
nicolson%netscape.com
dc7aa55f2c Fix 88312: CryptoManager.initialize() causes nullpointerexception. 2001-07-06 01:08:08 +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
sonmi%netscape.com
1d7ac722df fix for bug 87914 - can not run if PATH doesn't contain . 2001-07-05 19:58:59 +00:00
relyea%netscape.com
1163402894 Add SECMOD_AddNewModule() to export list. 2001-07-05 17:16:29 +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
nicolson%netscape.com
2b3b3ddbeb add plaintext symmetric key unwrapping JNI function. 2001-07-03 23:39:57 +00:00
nicolson%netscape.com
d532122a1f Add PLAINTEXT key unwrapping algorithm, allowing us to pull in symmetric
keys from their raw, unwrapped form.
2001-07-03 23:39:33 +00:00
nicolson%netscape.com
8cf0a564db Build a dummy module list. This allows JSS to work when NSS has been
initialized with NSS_NoDB_Init.
2001-07-03 21:27:17 +00:00
nicolson%netscape.com
efed69eb89 Fix the secure random provider for the DSAME folks 2001-07-03 21:17:18 +00:00
wtc%netscape.com
fcc917f873 NSS 3.3 has been renamed NSS 3.4. Two '-' chars should be '+'. 2001-07-03 17:41:19 +00:00
sonmi%netscape.com
f3ad835a9b removing, should be a dead file 2001-07-03 00:57:45 +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
mcgreer%netscape.com
332c61b5aa changes needed to make addbuiltin build again 2001-06-29 14:09:25 +00:00
javi%netscape.com
cbc9e1e2a4 Fix for bug 86548 patch provided by oeschger r=javi, rs=brendan, sr=hewitt
Enable context sensitive help for PSM dialogs.
2001-06-29 04:48:18 +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
nicolson%netscape.com
4df96456a0 Make JSS releasable with "gmake release". 2001-06-29 01:54:49 +00:00
nicolson%netscape.com
bf7be06934 Changes to make JSS more easily releasable.
Also, get rid of NS_USE_JDK_TOOLSET.
2001-06-29 01:53:01 +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
nicolson%netscape.com
4c9c46275b This is file is ancient cruft. 2001-06-28 01:50:39 +00:00
nicolson%netscape.com
34d2f25223 Fix 88063: JSS binary release must use NSPR and NSS binary releases.
Patch written (and presumably reviewed) by wtc.
2001-06-28 01:43:12 +00:00
bryner%uiuc.edu
a50ed6eef9 Bug 75049 - Enable NSS for carbon build. patch from beard, r=mcgreer, sr=nelsonb, a=asa. 2001-06-28 01:40:39 +00:00
javi%netscape.com
8d8886f4b0 Fix for bug 87865 r=nelsonb,mcgreer
Use the constant SIEVE_SIZE instead of the sizeof operator since
  the type for the variable sieve is different on the Mac.
2001-06-28 00:05:55 +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
ddrinan%netscape.com
42ca368bca Bug # 87922, r=lord,sr=darin,a=asa 2001-06-27 04:56:20 +00:00
cotter%netscape.com
abb467f5e5 Second of two changes already made on branch to fix bug 82434, r=javi, sr=darin, a=asa. 2001-06-27 03:21:07 +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
wtc%netscape.com
f2143ac49e Bugzilla bug 86528: have tstclnt exit with 254 (= -2 mod 256) where it
was exiting with -2 before so that old test script that expects 254
continues to work.  r=larryh.
Modified Files: tstclnt.c sslauth.txt
2001-06-27 00:29:01 +00:00
nicolson%netscape.com
851d2d624b Windows doesn't understand single quotes, so it fudges the command. 2001-06-27 00:28:56 +00:00
nicolson%netscape.com
ce584de9a9 Change name and description of the provider. 2001-06-26 02:19:29 +00:00