Commit Graph

2579 Commits

Author SHA1 Message Date
ian.mcgreer%sun.com
5f437eeb8c needed for traversal of keys 2001-12-17 13:43:34 +00:00
ian.mcgreer%sun.com
a8022ab91f dbhandle needs to be set for subject list certs to work 2001-12-17 13:43:10 +00:00
jaggernaut%netscape.com
e44e7d9ec8 Bug 113228: Replace ns{C}String::To{Upper,Lower}Case with global versions. r=bzbarsky, sr=jst 2001-12-17 07:14:49 +00:00
nicolson%netscape.com
6cbe7b98f0 Implement KeyPairGeneratorSpi 2001-12-17 03:54:41 +00:00
nicolson%netscape.com
97a987f71b We need a TokenException that extends RuntimeException, so we can throw it without declaring it 2001-12-17 03:52:13 +00:00
jaggernaut%netscape.com
ee12112b29 Remove timer from REQUIRES, the makefile.win edition 2001-12-16 18:08:20 +00:00
jaggernaut%netscape.com
4f507b8511 Remove timer from REQUIRES. r=pavlov 2001-12-16 17:02:31 +00:00
jaggernaut%netscape.com
97b0530073 Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf 2001-12-16 11:58:03 +00:00
wtc%netscape.com
6b92d687cb NSS 3.4 should use DBM 1.6. 2001-12-15 21:02:20 +00:00
seawood%netscape.com
750a861a23 Update PSM makefiles with LIB_PREFIX changes.
Thanks to Javier Pedemonte <pedemont@us.ibm.com> for the patch.
Bug #58981 r=cls
2001-12-15 06:44:57 +00:00
ian.mcgreer%sun.com
fa0b1efb97 the last step - restrict trust domain and PK11_ searches to token objects
also, make sure trust is grabbed from crypto context
2001-12-14 20:50:59 +00:00
sonja.mirtitsch%sun.com
e51a88869f thought I needed to do this in ssl... chge the readonlydir to prevent
mccrel from overflowing due to failing cleanup scripts...
2001-12-14 20:10:46 +00:00
sonja.mirtitsch%sun.com
8bc8d0113f fix for bug 73098, need to make other checkins in ssl.sh and don't
want to merge
Ian reviewed the patch
2001-12-14 20:02:53 +00:00
nicolson%netscape.com
6f91bb1b97 Add new provider classes for JCA Compliance. 2001-12-14 20:01:33 +00:00
nicolson%netscape.com
ec44bb325c Implement RSAPrivateKey and DSAPrivateKey. 2001-12-14 20:00:36 +00:00
nicolson%netscape.com
7a0ab1dcbb Move the master provider class here to avoid circular dependencies. 2001-12-14 20:00:01 +00:00
ian.mcgreer%sun.com
6f2d3b5cd6 missed as part of last checkin, hack needed when certs come out of crypto context or cache 2001-12-14 18:50:49 +00:00
ian.mcgreer%sun.com
9a08a0a740 fix AIX build 2001-12-14 18:31:14 +00:00
ian.mcgreer%sun.com
439829ce28 implement local store of objects for crypto context 2001-12-14 17:32:23 +00:00
dbragg%netscape.com
c58f59b314 Fix for bug 109951. Updating the version number of the language packs to 0.9.7.
r=tao, sr=dveditz, a=asa for drivers@mozilla.org (also approved by ddrinan from security team)
2001-12-14 00:20:04 +00:00
javi%netscape.com
ba5b82388a Patch for Bug 11080, r=kaie, sr=jag
Checking in for timeless.  Don't use the negation form of the NS_SUCCEEDED
NS_FAILED macros.
2001-12-13 01:17:49 +00:00
jpierre%netscape.com
4b50e9da08 Fix 114787 - ssl_recv crashes in client. bogus assert. reviewed by nelson 2001-12-12 21:44:04 +00:00
ian.mcgreer%sun.com
f3fa11027c detect hash collisions so that the caller can handle it 2001-12-12 20:23:07 +00:00
jpierre%netscape.com
8861c70ad5 Fix for 105764 - compiler warnings 2001-12-12 04:14:48 +00:00
jpierre%netscape.com
ea2361a61d Fix for 105764 - compiler warnings 2001-12-12 03:48:28 +00:00
jpierre%netscape.com
45f386baf3 Fix for 108729 - AIX builds not fully optimized 2001-12-12 03:45:51 +00:00
sonja.mirtitsch%sun.com
9c37d51af8 enabling the tls stresstest 2001-12-12 03:15:01 +00:00
ian.mcgreer%sun.com
a84712911e original intent for concurrent list iteration, fixes bug 114727. a better long-term solution is needing for traversing the high-level token lists. 2001-12-12 00:07:25 +00:00
nelsonb%netscape.com
860c7469c2 Check some pointers for NULL before dereferencing them. 2001-12-11 23:47:18 +00:00
wtc%netscape.com
8435bc1af2 Bugzilla bug 101528: merged the Linux-m68k compilation fix into the tip. 2001-12-11 22:12:10 +00:00
kaie%netscape.com
0843a002df Removing mcp Mac project files, as they were replaced by xml files.
b=98349 r=pink sr=sfraser
2001-12-11 22:09:55 +00:00
wtc%netscape.com
dac66f8b74 Adding new XML Mac project files. 2001-12-11 22:09:17 +00:00
rangansen%netscape.com
348692bdf4 bug# 111096, r=kaie sr=kin; fixing js strict warnings - checking in for Stephane 2001-12-11 22:05:33 +00:00
rangansen%netscape.com
6d78c65059 bug# 110233, r=rangansen sr=kin; fixing var name err. fixing re-declaration error 2001-12-11 22:01:49 +00:00
rangansen%netscape.com
b9becd3b7a bug# 78720, r=rangansen sr=kin; fixing var name err. Checking in for Ssaux 2001-12-11 21:59:20 +00:00
ian.mcgreer%sun.com
47b884f249 first step towards separating token and session object searches as performance enhancement. Searches are still over both types until local cert and trust stores for crypto contexts are implemented. 2001-12-11 20:28:38 +00:00
rangansen%netscape.com
432f3e947f bug# 114448, r=kaie, sr=hewitt removing the url type menu in crls 2001-12-11 05:59:49 +00:00
rangansen%netscape.com
a1a76076a7 bug# 114137, r=kaie, sr=hewitt fixing hardcoded string 2001-12-11 05:54:26 +00:00
rangansen%netscape.com
af4f18bd76 bug# 111530, r=javi, sr=hewitt fixing broken button size for unrecognized cert 2001-12-11 05:51:40 +00:00
nicolson%netscape.com
64b6656f21 Fix 113301: SECKEY_ImportDERPublicKey should support all public key types.
r=relyea.
2001-12-10 21:11:14 +00:00
ian.mcgreer%sun.com
ca29823a8d only do the replacement if a new cert was created 2001-12-10 20:08:15 +00:00
kaie%netscape.com
db68f1517e Adding new XML Mac project files. 2001-12-10 19:54:12 +00:00
ian.mcgreer%sun.com
728feb40d4 wrong function name 2001-12-10 19:16:18 +00:00
ian.mcgreer%sun.com
f82bfe09a1 check in error const 2001-12-10 19:14:32 +00:00
ian.mcgreer%sun.com
88bfada044 handle race condition where attempt is made to add cert to cache when it is already present (from being added by another thread). 2001-12-10 19:05:51 +00:00
ian.mcgreer%sun.com
264c4e04c8 merge in 3.3 branch changes to tip 2001-12-10 18:14:23 +00:00
blakeross%telocity.com
43a496add0 Adding missing entity. 2001-12-09 20:41:46 +00:00
blakeross%telocity.com
323ef7cfd7 Checking in security portion of last night's fix. same reviewers. 2001-12-09 17:19:44 +00:00
relyea%netscape.com
229ee25f50 nssren.h needs to be included first in the header file or AIX will fail. 2001-12-07 21:32:05 +00:00
relyea%netscape.com
f671d12eba restore NSS rename to those files that need it. 2001-12-07 21:13:08 +00:00