wtc%netscape.com
1fd06e9576
Bugzilla bug 122712: moved the two newly exported symbols to the right
...
place.
2002-02-01 21:16:43 +00:00
ian.mcgreer%sun.com
50efa45321
fix cert leak found by client auth
2002-02-01 18:18:13 +00:00
relyea%netscape.com
74d272df70
Fix memory leak.
2002-02-01 17:57:05 +00:00
wtc%netscape.com
da2f8911e3
Bugzilla bug 122944: detect Cygwin's uname.
2002-02-01 17:27:55 +00:00
ian.mcgreer%sun.com
9d0bbe4ab6
bug 121628, persistent cache of hardware token certs
2002-02-01 17:25:15 +00:00
wtc%netscape.com
c2c17dc8ed
Bugzilla bug 119340: install a SIGTERM handler on Linux for debugging.
2002-02-01 05:57:49 +00:00
relyea%netscape.com
c7c406a007
certutil -L now opens the DB ReadOnly. Add the '-X' option to the test is still
...
testing the R/W case.
2002-02-01 02:28:32 +00:00
relyea%netscape.com
fbb3cd1af1
Make the following functions open the databases Readonly:
...
ListCerts PrintHelp ListKeys ListModules CheckCertValidity Version
Add an option (-X) to restore the old behaviour of openning the Databases R/W
2002-02-01 02:26:40 +00:00
heikki%netscape.com
02a455545d
Bug 106053, remove unused XHTML namespace declarations, and fix incorrect namespace usages. r=harishd, sr=hewitt.
2002-01-31 22:12:36 +00:00
ian.mcgreer%sun.com
4eac0e224a
have certutil shutdown cleanly so purify is easier to deal with
2002-01-31 19:27:07 +00:00
relyea%netscape.com
9694fb3322
Fix thread local storage leak.
2002-01-31 19:18:55 +00:00
javi%netscape.com
eb955bd006
Make the projects depend on a .exp file that doesn't start with '_' so that we know the .exp file wasn't generated by CodeWarrior.
2002-01-31 19:10:46 +00:00
javi%netscape.com
c3c6171f0b
Use LoadableRoots.mcp.exp instead of _*.exp so that we know
...
the .exp wasn't generated by CodeWarrior.
2002-01-31 19:05:27 +00:00
ian.mcgreer%sun.com
73ada3b8ed
couple of fixes
2002-01-31 17:28:49 +00:00
ian.mcgreer%sun.com
17924181a5
bug 90518, implement methods for dumping the state of the cache and temp cert store in NSS 3.4
2002-01-31 17:08:32 +00:00
ddrinan%netscape.com
a38e12497e
Checkin for relyea. Call CERT_DestoryCertificateList instead of CERT_DestroyCertList
2002-01-31 04:00:12 +00:00
relyea%netscape.com
14606c9f4f
Fix certlist memory leak.
2002-01-31 02:19:43 +00:00
wtc%netscape.com
1ba4f766ad
Bugzilla bug 119340: backed out the fix. We are still seeing the
...
"selfserv process not detectable" errors on Linux and I don't have
time to get to the bottom of it.
Modified files:
cmd/selfserv/selfserv.c tests/common/init.sh tests/ssl/ssl.sh
2002-01-31 02:03:57 +00:00
wtc%netscape.com
33eec413e9
Bugzilla bug 122712: temporarily export two additional symbols for Mozilla
...
static build.
2002-01-31 01:03:21 +00:00
sonja.mirtitsch%sun.com
56fd0efd0d
put the sleep 30 back into the linux ssl test to give the selfserv time
...
to free the socket...
2002-01-31 01:01:47 +00:00
relyea%netscape.com
79e23ff590
restore checks for critical extenstions and fail if we have any we don't
...
recognize. Just remove the bogus check that v2 crls must have critical extensions
2002-01-31 00:42:43 +00:00
sonja.mirtitsch%sun.com
2f09854c0e
next thry for bug 115200
2002-01-31 00:34:04 +00:00
relyea%netscape.com
4a065a35a8
Set token flag when saving the CRLs so they actually get put into the database!
2002-01-31 00:18:09 +00:00
relyea%netscape.com
c55125bdd6
Fix searching code so it can find CRL's
2002-01-31 00:16:29 +00:00
sfraser%netscape.com
d285f8f560
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
nicolson%netscape.com
85797db222
Fix problems caused by changing package names.
2002-01-30 20:54:24 +00:00
nicolson%netscape.com
38f3e7666f
move org/mozilla/jss/manage subdirectory to org/mozilla/jss
2002-01-30 20:51:00 +00:00
nicolson%netscape.com
1bbfdea181
move /manage subdirectory up one level to coincide with org.mozilla.jss
...
package name
2002-01-30 20:50:18 +00:00
nicolson%netscape.com
8e9f82d8e4
move this stuff up one directory to coincide with the org.mozilla.jss
...
package name.
2002-01-30 20:49:00 +00:00
nicolson%netscape.com
4fb23434af
update all classes to be in org.mozilla.jss.tests.package.
...
Improve TestKeyGen test.
2002-01-30 20:47:41 +00:00
nicolson%netscape.com
5243b5b9f0
added KeyPairGenerator.
2002-01-30 20:39:09 +00:00
nicolson%netscape.com
b9dd6ca379
Change default token from InternalCryptoToken to InternalKeyStorageToken.
2002-01-30 20:38:53 +00:00
nicolson%netscape.com
47268c6466
always do a private_export.
2002-01-30 20:00:31 +00:00
nicolson%netscape.com
fa25f3e4e9
Fix 122437: Memory leak in read method of SSLSocket
2002-01-30 19:52:02 +00:00
sonja.mirtitsch%sun.com
41f16942a4
another try for QA / RE / tinderbox problem bug #115200
2002-01-30 04:37:35 +00:00
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