Граф коммитов

2502 Коммитов

Автор SHA1 Сообщение Дата
kaie%netscape.com 9f403a8ba5 b=110420 fix cert prompt dialogs
r=javi sr=shaver
2001-12-04 15:56:54 +00:00
sonja.mirtitsch%sun.com fba298ee31 new test for enhancement request 112504, not hooked in yet 2001-12-04 04:16:56 +00:00
sonja.mirtitsch%sun.com 31bb5bb8d8 one more change for bug #111229 2001-12-04 02:58:59 +00:00
sonja.mirtitsch%sun.com 37f6883c0c improvements coupling QA and tinderbox 2001-12-04 00:44:35 +00:00
sonja.mirtitsch%sun.com ae1eb3376b commiting some changes (backwardcompatibility tests, uname -p problem,
numbers of tests...)
before starting to work on tinderbox problem, log hard to find. 111229
2001-12-03 23:00:02 +00:00
relyea%netscape.com eb5f59dca1 Sigh, Fix name collision between pk11wrap and softoken. 2001-12-03 19:56:00 +00:00
relyea%netscape.com 0ad6ee3eca Fix Solaris and HP build failures. 2001-12-03 19:51:57 +00:00
rangansen%netscape.com c4830d7b48 bug 112517, r=rangansen sr=hewitt.
Removing some dead bloats  checking in for John Morrison
2001-12-02 22:11:21 +00:00
rangansen%netscape.com b70fff2e64 bug 112249, r=rangansen sr=blake.
checking in for John Morrison
2001-12-02 22:00:28 +00:00
relyea%netscape.com de451e7c0b 1) restore the const to PK11_Configure().
2) partial set of fixes from Nelson's review (checking for NULL) from the
'double escape' functions.
3) Add functions to clean up global memory locks
2001-11-30 23:32:30 +00:00
relyea%netscape.com 836fac1089 The other half of the double check change. 2001-11-30 23:29:31 +00:00
relyea%netscape.com 4716955bf3 Fix several memory leaks.
Adjust the default hash sizes down for mozilla client.
Merge the NSS 3.3 key check and signature check stuff.
2001-11-30 23:24:35 +00:00
relyea%netscape.com 4bf178bdc6 fix Bug 93989 Memory leak when adding a module. 2001-11-30 23:22:53 +00:00
relyea%netscape.com b3b596f673 Add code to 'shutdown' freebl (clean up the blinding cache in rsa).
merge the NSS 3.3 changes to export Ian's double check code through the loader.
2001-11-30 23:21:49 +00:00
ian.mcgreer%sun.com a75a760fc1 fix so that nickname lookup falls back to email address (for CERT_FindCertByNicknameOrEmailAddr) 2001-11-30 22:40:31 +00:00
javi%netscape.com 918df6aadb Remove reference to nsSecureBrowserUIImpl.obj which is no longer built in this
directory.  Should fix tbox bustage.
2001-11-30 02:30:37 +00:00
kaie%netscape.com 7ae25bdb4b b=109777 Make sure certificate downloading works immediately
r=javi sr=mscott
2001-11-30 00:07:13 +00:00
javi%netscape.com e6f4948ad3 b=75947 Landing security startup performance improvement and related issues. r=javi sr=alecf b=109777 Make sure certificate downloading works immediately r=javi sr=mscott (checking in for kaie) 2001-11-29 23:45:36 +00:00
kaie%netscape.com 515a717b97 b=75947 Landing security startup performance improvement and related issues.
r=javi sr=alecf
b=109777  Make sure certificate downloading works immediately
r=javi sr=mscott
2001-11-29 23:43:26 +00:00
kaie%netscape.com 4f540afa38 b=75947 Landing security startup performance improvement and related issues.
r=javi sr=alecf
b=109777  Make sure certificate downloading works immediately
r=javi sr=mscott
2001-11-29 23:36:34 +00:00
javi%netscape.com a2a0dca71e b= 75947 Landing security start up performance improvement and related issues r=javi sr=alecf b=10977 Make sure certificate downloading works immediately r=javi sr=mscott (checking in for kaie) 2001-11-29 23:25:56 +00:00
kaie%netscape.com 963e94719c b=75947 Landing security startup performance improvement and related issues.
r=javi sr=alecf
b=109777  Make sure certificate downloading works immediately
r=javi sr=mscott
2001-11-29 23:19:52 +00:00
ian.mcgreer%sun.com d1ee5ffd70 fix bug found from PK11_ListCerts 2001-11-29 22:05:32 +00:00
ian.mcgreer%sun.com 054d08b4cd fix memory leaks 2001-11-29 19:34:08 +00:00
jpierre%netscape.com 080d89f1d8 Fix for bug 95458 - ASN1 decoder crashes when fed incorrect data 2001-11-29 18:46:17 +00:00
kaie%netscape.com 2acc607fe2 b=111938 Wrong usage of getService => createInstance
r=javi sr=shaver
2001-11-29 12:50:26 +00:00
kaie%netscape.com ee5654027f b=106939 Fix wrong caps.
r=javi sr=shaver
2001-11-29 12:47:20 +00:00
ian.mcgreer%sun.com 2d130b0ba5 solaris x86 doesn't seem to like PR_LOG, so turning it off by default in debug builds 2001-11-28 20:19:38 +00:00
ian.mcgreer%sun.com 8069de9d9e land changes for handling temporary and cached certs in 3.4
* separate trust object from cert object
* move handling of cryptoki objects into libdev
* implement digest in libdev (for trust object indexing)
* fixes in cache implementation; connect cache to 3.4 certs
* implement CERT_NewTempCertificate via crypto context
2001-11-28 16:23:51 +00:00
jpierre%netscape.com 5b06d736f9 Fix crlutil crash on error 2001-11-28 02:47:22 +00:00
sonja.mirtitsch%sun.com 42a596c969 trying to reduce sleeptime on linux. relyea thinks we need 30 seconds until selfserv frees the socket, testing. maybe it can also be fixed in the networkconfiguration? 2001-11-27 22:20:14 +00:00
kirk.erickson%sun.com d2621261ab Fixes bug 107777. Added '-L <seconds>' argument (ops/sec logging).
Review by Nelson and Wan-Teh made this patch very clean.  We are
now creating a separating logger() thread.
2001-11-27 20:08:57 +00:00
ian.mcgreer%sun.com 56534eb2c6 include AES in performance info dump 2001-11-26 17:53:44 +00:00
wtc%netscape.com 50bc7b608f Bugzilla bug 111293: the inclusion of "nssrenam.h" in this file breaks
the NSS build (on 64-bit AIX).  I am backing it out.
2001-11-22 02:27:57 +00:00
jpierre%netscape.com ab7b07ab64 Bug 105271 - undo changes 2001-11-22 01:24:39 +00:00
jpierre%netscape.com 35f75a1a56 Fixes for OS/2 build 2001-11-22 00:46:48 +00:00
jpierre%netscape.com 5613c96895 Fix for 95128 - OS/2 build issue with DBM 2001-11-22 00:13:56 +00:00
nelsonb%netscape.com fdc3435180 Change form to inform user that serial number is a hex string. 2001-11-21 23:38:25 +00:00
nelsonb%netscape.com 32e76c032c Some bug fixes found while debugging a different bug. 2001-11-21 23:33:26 +00:00
jpierre%netscape.com e6c90e82cd Fix for 95264 - add more info in s/mime script 2001-11-21 21:37:12 +00:00
sonja.mirtitsch%sun.com c9a254acf6 removed the before and after context grep as a workaround for 97209 2001-11-21 21:19:14 +00:00
nelsonb%netscape.com 94dfb6c92f Change the behavior of the -list <module> option so that it doesn't stop
at the first error it encounters when looping through the slots, and so
that it displays the slot info even if it cannot get token info. 111075
2001-11-21 20:52:37 +00:00
relyea%netscape.com ab7e346965 changes for PSM to compile against NSS shared libraries.
Move SSL and S/MIME to the new common MAPFILE usage
2001-11-21 18:00:28 +00:00
seawood%netscape.com 41ad8500aa NSS only copies dbm32.lib to dbm.lib during the 'install' phase so do the copying from PSM during the 'libs' phase instead.
Fixing tinderbox bustage.
2001-11-21 11:45:34 +00:00
seawood%netscape.com a5a15edab8 This old ruleset breaks when CC is a full path. Removing to fix shrike tinderbox bustage. 2001-11-21 10:55:56 +00:00
cls%seawood.org 57e064dd91 Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
2001-11-21 09:53:22 +00:00
seawood%netscape.com 55fe97bff7 Renaming 'install' build phase to 'libs'
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
sonja.mirtitsch%sun.com 4dda6757c4 bugfixes, regarding a daily build directory insider the daily build... 2001-11-21 02:36:33 +00:00
relyea%netscape.com 9f158e2b31 More PSM fixes:
clean up of the escape adding string code.
   Code to keep cert->trust in sync with nscert->trust in various situations.
   Code to allow old version of built-ins to continue to work.
   Implement TrustDomain_TraverseCertificates so that PK11_ListCerts will work.
2001-11-20 18:28:49 +00:00
sonja.mirtitsch%sun.com f764a97dbf fixed several PC solaris PATH problems - build problems 2001-11-20 01:06:41 +00:00