relyea%netscape.com
5324ba124a
Unsigned values are always greater than '0'!
2002-01-30 00:48:24 +00:00
relyea%netscape.com
b17e47bc7b
Indexes are zero based. Do our realloc when index == size (not after).
2002-01-30 00:25:34 +00:00
relyea%netscape.com
3dfd980fd3
1) put some defensive programming so we don't crash on invalid der.
...
2) set the start offset correctly for multi-byte lengths when decoding sets
and sequences
2002-01-30 00:24:12 +00:00
relyea%netscape.com
3d5799a0e4
Restore idempontency to nss_init*
2002-01-29 22:27:15 +00:00
relyea%netscape.com
6087924968
Built-ins set the ulValueLen to -1 to indicate an unknown attribute type.
2002-01-29 21:12:13 +00:00
relyea%netscape.com
761c8f9882
Token and slot names are already converted to NULL terminated strings in the slot structure
2002-01-29 21:10:50 +00:00
relyea%netscape.com
7e91df2901
Don't leak memory in the arena pool
2002-01-29 19:00:47 +00:00
relyea%netscape.com
2ffdebcb02
More 'pretty print' improvements. Decode context specific data a little more.
2002-01-29 17:50:27 +00:00
ian.mcgreer%sun.com
2e7dccd29d
changes related to bug 115660
...
* fipstoken will only force authentication for object-related functions when the object is a private or secret key
* certutil does not authenticate to token when in FIPS and only doing cert-related operations
* QA does not provide password to certutil when doing cert-related operations in FIPS tests
2002-01-29 17:30:22 +00:00
nicolson%netscape.com
4fa2bf8011
add -sourcepath flag.
2002-01-29 02:31:01 +00:00
kaie%netscape.com
1b37a55348
b=116417 NSS3.4 build. Directly imported CAs not saved. Introducing a new auto cleanup class for destructing NSS objects.
...
r=javi sr=alecf
2002-01-29 01:10:04 +00:00
nicolson%netscape.com
8f0fec627d
fix to test either dist or release builds.
2002-01-29 00:14:45 +00:00
nicolson%netscape.com
dda48ddfee
move into org.mozilla.jss.tests package.
2002-01-28 23:49:38 +00:00
relyea%netscape.com
f58a765819
(sigh) not only do we need to find the objects, we need to be able to read
...
them as well.
2002-01-28 23:28:29 +00:00
sfraser%netscape.com
83dce9ad22
Fix blocker bug 121326 (any SSL transaction causes Mac to freeze) by checking in temporary patch from bug 106188; this reverts Mac to using blocking connects. r=wtc.
2002-01-28 23:14:42 +00:00
nicolson%netscape.com
164481ba26
make release_classes target work.
2002-01-28 23:08:16 +00:00
sonja.mirtitsch%sun.com
3503c53808
fixed typo
2002-01-28 20:59:23 +00:00
jpierre%netscape.com
3b1ba6dc44
Fix for 69556 - remove expired CA "Verisign Class 4 Primary CA"
2002-01-28 20:43:37 +00:00
sonja.mirtitsch%sun.com
68984c4764
attempted fix for bug 115200, tinderbox reports false failures on machines
...
that run 32 and 63 bit tinderboxes
2002-01-28 19:35:53 +00:00
relyea%netscape.com
88fccf56cf
Fix crashing problem when trying two switch from fips to non-fips and back.
...
bug 119214.
2002-01-28 19:18:41 +00:00
kaie%netscape.com
1725e8fd70
b=121351 Avoid risk of multiple PK11_FreeSlot calls in GenerateCRMFRequest
...
r=javi sr=blizzard
2002-01-28 15:25:47 +00:00
kaie%netscape.com
6fe3a7dfb7
b=98068 Add PR_CALLBACK for changed interfaces in NSS_3_4
...
r=javi sr=blizzard
2002-01-28 15:23:59 +00:00
stephend%netscape.com
9eeb236622
Bug 117814. Strict JS warnings in password.js. r=stephend@netscape.com, sr=jaggernaut@netscape.com
2002-01-27 21:54:53 +00:00
wtc%netscape.com
73da707b84
Bugzilla bug 114702: support Linux 2.5.x kernels.
2002-01-27 00:45:37 +00:00
wtc%netscape.com
1da3195968
Bugzilla bug 100447: on BSD/OS 4.2 and 4.3, we have problem calling
...
safe_popen in a threaded program. So we don't call safe_popen when
we obtained some entropy from /dev/urandom. Thanks to lidl@pix.net
for the bug report and the fix.
2002-01-27 00:14:59 +00:00
wtc%netscape.com
d6b8ef5d90
Bugzilla bug 111206: make the Solaris version test flexible so that we
...
don't need to add a new test for each new Solaris release.
2002-01-26 16:19:51 +00:00
relyea%netscape.com
237f52188c
Fix PBE_Context failure by making sure CKM_PBA is it's own keygen type.
2002-01-26 01:20:50 +00:00
relyea%netscape.com
e5d11d5431
Fix 2 memory leaks and a UMR.
...
(keyhand needs to be initialized before we start xor hashing)
Free item and time elements which are transparently allocated for us.
2002-01-26 00:16:03 +00:00
relyea%netscape.com
1b36216be7
Change Sha1_hash to a simple XOR hash for building key handles for token
...
objects.
2002-01-25 19:09:34 +00:00
relyea%netscape.com
2cd0e7823b
Fix key leak in S/Mime.
2002-01-25 19:08:19 +00:00
relyea%netscape.com
66838540ff
Fix bug 115660. Note that fixing the bugs necessitates fixing the test
...
cases as well. The test case was depending on the failure to read certs to
detect the failure to read keys. Now certutil returns a failure if no keys
are found. This also means that the FIPS test after the key and cert
has been deleted should expect a failure to list any keys.
2002-01-25 19:03:17 +00:00
kaie%netscape.com
ed65ba5230
b=119810 javascript strict warnings certpicker.js
...
r=ssaux sr=jag
2002-01-25 15:39:57 +00:00
kaie%netscape.com
1c7836bf00
b=121289 Make Key Escrow warning dialog work
...
r=rangansen sr=kin
2002-01-25 14:58:31 +00:00
relyea%netscape.com
0b8fb8f0d7
Too agressive on fixing leaks;). This one isn't a leak.
...
bob
2002-01-24 21:33:51 +00:00
nicolson%netscape.com
ab5b98bf82
use NSS 3.4.
2002-01-24 18:21:57 +00:00
ian.mcgreer%sun.com
3afd5c3d8d
fix aix issues
2002-01-24 15:45:55 +00:00
nicolson%netscape.com
e6b935f729
New build script for Java classes.
2002-01-24 02:57:12 +00:00
relyea%netscape.com
7f26c10bd8
Fix NT crash on startup. (load builtins after trust domain gets initialized).
2002-01-24 02:46:07 +00:00
nicolson%netscape.com
ad83132edd
Switch the default on removeSunProvider. The default is now "false".
2002-01-24 01:24:01 +00:00
nicolson%netscape.com
0ec0384725
Document the necessity of setting the password on the key database before
...
using the SecretDecoderRing.
2002-01-24 01:16:12 +00:00
nicolson%netscape.com
56bb80f8db
Fix 118679: PK11SDR_Encrypt fails if not logged into token.
2002-01-24 01:06:22 +00:00
ian.mcgreer%sun.com
ab89e69ce2
implement istemp and isperm in case clients depend on it, make sure certs own a reference to their slot and then free it
2002-01-24 00:58:02 +00:00
ian.mcgreer%sun.com
b2cc5d03dc
fix leakage in traversal functions that convert certs to CERTCertificates
2002-01-24 00:34:03 +00:00
relyea%netscape.com
65b7f7d46b
Fix memory leaks.
2002-01-24 00:26:29 +00:00
ian.mcgreer%sun.com
422c06a4ed
make sure path string has terminator
2002-01-24 00:25:32 +00:00
ian.mcgreer%sun.com
3a1d638a39
restore function CERT_SaveImportedCert, used to set the trust bits of a cert on import. Fixes bug 121487
2002-01-23 21:43:30 +00:00
ian.mcgreer%sun.com
115a64c8c2
traverse functions need to cache as they run in order to catch multiple instances of certs correctly
2002-01-23 20:35:18 +00:00
ian.mcgreer%sun.com
ced7fd120a
traversed certs also need to be cached
2002-01-23 18:24:29 +00:00
ian.mcgreer%sun.com
3b7ccbb61c
fix core when token list is emptied (caused by switch to fips mode)
2002-01-23 17:39:29 +00:00
ian.mcgreer%sun.com
bc65724129
* keep stan in sync with both addition and removal of modules
...
* clean up compatibilty issues with PKCS#11 serial numbers. Need to search both encoded and decoded values, while making sure stan code only deals with DER value
2002-01-23 17:00:39 +00:00