wtchang%redhat.com
fafa59ce5f
Bugzilla Bug 298953: fixed a memory leak in sslBuffer_Grow if PORT_Realloc
...
fails. r=nelsonb.
2005-06-28 17:48:26 +00:00
julien.pierre.bugs%sun.com
a7638aa1fd
Fix for 298538 - fix signature verification in S/MIME with signer-only cert. r=wtchang, nelson
2005-06-27 22:21:19 +00:00
wtchang%redhat.com
2a3bb9d1e0
Bugzilla Bug 295754: moved duplicate function subject_list_sort to
...
certificate.c and renamed it nssCertificate_SubjectListSort.
r=relyea,nelsonb.
Modified files: certificate.c pkim.h pkistore.c tdcache.c
2005-06-27 21:50:06 +00:00
christophe.ravel.bugs%sun.com
80cfefb48e
238319: Sun packages changes
...
Reset the rpm release to 1 for NSS 3.11
2005-06-27 18:22:02 +00:00
christophe.ravel.bugs%sun.com
a12b562c66
After branching NSS_3_10_BRANCH, the tip target is 3.11
2005-06-27 18:21:02 +00:00
wtchang%redhat.com
47bf55ca0f
Bugzilla Bug 298409: fixed an array index off-by-one error and a memory
...
leak. r=nelsonb.
2005-06-24 23:00:02 +00:00
wtchang%redhat.com
dd3c6f24d1
Bugzilla Bug 295754: fixed a crash in subject_list_sort if a cert is not
...
decodable (e.g., it has unsupported critical extension). r=relyea,nelsonb.
Modified Files: pkistore.c tdcache.c
2005-06-24 00:33:28 +00:00
wtchang%redhat.com
de7814e763
Bugzilla Bug 298537: replaced hardcoded 3 and 8 with the NSS_VMAJOR and
...
NSS_VMINOR macros defined in nss.h. r=relyea,nelsonb.
2005-06-23 23:41:29 +00:00
wtchang%redhat.com
2540bdf095
Bugzilla Bug 298409: fixed the bug that an array size was incorrectly
...
calculated. r=alexei.volkov.
2005-06-23 22:05:21 +00:00
christophe.ravel.bugs%sun.com
b58c408d21
297965 - Add a marker at the end of the test result report (result.html)
...
r: Julien
mozilla/security/nss/tests/common/cleanup.sh
Add END_OF_TEST<BR> before </BODY>
2005-06-21 16:31:57 +00:00
relyea%netscape.com
f0a85660c4
Arg! This change was supposed to go to a branch, not the tip. back it out now.
...
bob
2005-06-20 23:14:45 +00:00
relyea%netscape.com
6c951345b4
Test multiaccess Databases. This patch causes softoken to Always use the
...
multiaccess Database for clients. This is not intended for the final release
2005-06-20 23:11:25 +00:00
alexei.volkov.bugs%sun.com
cd0a03b285
fix for bug: 297015 - bltest should run multithreaded. r=julien
2005-06-16 21:11:02 +00:00
nelsonb%netscape.com
1d7a71582a
Back out last checkin, which broke the build on some platforms.
2005-06-14 05:51:51 +00:00
alexei.volkov.bugs%sun.com
d930c554f5
RFE fix 297015: bltest should run multithreaded. julien r+
2005-06-14 01:58:22 +00:00
relyea%netscape.com
3f9404d4ce
Get the Processer cache line size. This file contains processor and OS
...
specific content. Currently it only works well with x86 and 64-bit PPC.
2005-06-09 20:43:40 +00:00
christophe.ravel.bugs%sun.com
9ba24491bc
238319: Sun packages changes.
...
Adjust rpm release numbers.
2005-06-01 20:51:33 +00:00
wtchang%redhat.com
026a0217ed
Bugzilla bug 295298: enforce RSA key size limits when generating a new
...
key pair. r=nelsonb,jpierre.
2005-05-27 23:53:19 +00:00
julien.pierre.bugs%sun.com
af93fc8e3b
Fix crash of rsaperf on keygen failure
2005-05-24 03:54:13 +00:00
nelsonb%netscape.com
e5eb16af00
Allow DSA signature output buffer to exceed required length.
...
Bug 191470. r=nelson. Patch by rrelyea@redhat.com .
2005-05-21 21:35:24 +00:00
nelsonb%netscape.com
57ecc16528
Change while read statements to work with MKS. Bug 295060. r=wtchang
2005-05-21 21:30:29 +00:00
wtchang%redhat.com
bf8bc99a2c
Bugzilla Bug 294071: removed out-of-date comments and dead code. r=nelsonb.
2005-05-18 00:03:11 +00:00
julien.pierre.bugs%sun.com
3046175100
Rename NEXT_ITERATION macro to NEXT_USAGE to make code clearer
2005-05-17 17:41:17 +00:00
julien.pierre.bugs%sun.com
065d103d3a
Fix for 265369 - fix compiler warning in unix_rand . r=nelson
2005-05-10 21:14:51 +00:00
julien.pierre.bugs%sun.com
80dfaa9d1b
Fix for 293091 - add double -o option to skip cert verification completely. r=nelson
2005-05-07 04:10:55 +00:00
julien.pierre.bugs%sun.com
543a367433
Fix for bug 292390 . Prevent crash in certutil with -P option and dbprefix omitted.
2005-04-29 21:58:49 +00:00
wtchang%redhat.com
ecafacb917
Bugzilla Bug 291858: fixed incorrect definitions of the CKM_SHAxxx_HMAC,
...
CKM_SHAxxx_HMAC_GENERAL, CKM_ECDH1_DERIVE, CKM_ECDH1_COFACTOR_DERIVE, and
CKM_ECMQV_DERIVE macros. r=nelsonb,relyea.
2005-04-28 16:53:19 +00:00
christophe.ravel.bugs%sun.com
18a44a9aad
Change NSS version to 3.10.1 Beta.
2005-04-27 20:28:39 +00:00
neil.williams%sun.com
b2e194a3d0
Bug 291555. Makes certutil process null CSR ext req lists as it did before NSS3.10. r=nelson
2005-04-23 03:58:19 +00:00
nelsonb%netscape.com
91bf1ecf54
Prevent crash in certutil -C when incoming request has no attributes.
...
Bug 291542. r=julien.pierre
2005-04-23 02:12:00 +00:00
christophe.ravel.bugs%sun.com
7c66d1bccc
238319: Sun packages changes
...
Uprev rpm release to 4.
2005-04-20 00:18:27 +00:00
christophe.ravel.bugs%sun.com
df9ef8a155
Changing beta flag to RTM.
2005-04-19 22:53:46 +00:00
wtchang%redhat.com
3395848fa4
Bugzilla bug 275576: added "Root" to the nickname for the "Global
...
Chambersign" root. r=nelsonb.
Modified files: certdata.txt certdata.c
2005-04-18 16:08:10 +00:00
julien.pierre.bugs%sun.com
a5a1ba4841
Fix for 290121. Replace PRIntervalTime with PRTime when checking for the need to query the token for CRLs. r=nelson
2005-04-17 03:17:07 +00:00
wtchang%redhat.com
3e92cbf95d
Bugzilla Bug 288095: removed unnecessary #include "alghmac.h". alghmac.h
...
and pkcs11i.h don't need to be exported to the outside of lib/softoken.
r=relyea,nelsonb.
Modified Files:
pk11wrap/pk11pbe.c pkcs12/p12d.c pkcs12/p12e.c
pkcs12/p12local.c softoken/manifest.mn
2005-04-15 16:38:46 +00:00
wtchang%redhat.com
c82c09e77b
Bugzilla Bug 290217: in the "gmake import" build method, import NSPR 4.6
...
and do not import DBM. Instead, build DBM from sources. r=relyea.
a=christophe.ravel.
Modified files: manifest.mn Makefile
2005-04-15 00:28:40 +00:00
wtchang%redhat.com
540c1cf71a
Bugzilla Bug 258416: trust Sonera Class 1 CA only for S/MIME. r=nelsonb.
...
Modified files: certdata.c certdata.txt
2005-04-14 16:45:04 +00:00
wtchang%redhat.com
a2bada0039
Bugzilla bug 290233: fixed printf format related bugs reported as compiler
...
warnings. r=nelsonb.
Modified Files: addbuiltin.c rsaperf.c vfychain.c
2005-04-13 23:03:15 +00:00
julien.pierre.bugs%sun.com
fb7c3531fe
Fix for 290121 - always fill the CRL cache on first entry, to fix AIX problem. r=nelson
2005-04-13 18:08:48 +00:00
wtchang%redhat.com
5a9624f05e
Bugzilla Bug 287495: added Go Daddy Class 2 CA and Starfield Class 2 CA.
...
Bumped the nssckbi module's version to 1.53. Updated the instructions in
README. r=relyea,nelsonb.
Modified Files: README certdata.c certdata.txt nssckbi.h
2005-04-13 01:45:53 +00:00
alexei.volkov.bugs%sun.com
1776147b6c
Adding cert id and revocation indication to CRL SSL Client Tests results.
2005-04-13 00:23:09 +00:00
alexei.volkov.bugs%sun.com
d2f6e314c7
Fix for bug 265003: Add CRL generation to crlutil. Reviewed JP+
2005-04-12 02:24:17 +00:00
julien.pierre.bugs%sun.com
98d2ea1e3c
Correct name of extension from "Invalid Date" to "Invalidity Date".
2005-04-11 21:27:01 +00:00
wtchang%redhat.com
55b75e7a5b
Bugzilla Bug 289819: fixed a typo in the SEC_ERROR_EXTRA_INPUT error
...
message. r=nelsonb.
2005-04-11 19:02:47 +00:00
nelsonb%netscape.com
0187d36e9b
Report correct error code when input cert file contains extra stuff.
...
bug 289819. r=julien.pierre
2005-04-11 02:52:01 +00:00
nelsonb%netscape.com
f454364692
Truncate output file before writing. Bug 289817. r=julien.pierre
2005-04-11 02:48:54 +00:00
julien.pierre.bugs%sun.com
4f4e3af5f8
Fix for 280121 - allow encoding simple templates with SEC_ASN1_INLINE and SEC_ASN1_OPTIONAL . r=nelson
2005-04-09 05:06:34 +00:00
julien.pierre.bugs%sun.com
41b238e2b7
Fix for 288892 - fix for tstlcnt to help QA run on OS/2 . r=nelson, wtchang
2005-04-09 01:46:38 +00:00
nelsonb%netscape.com
e0a7c75322
Don't crash in NSC_CopyObject after failing to copy a token object.
...
Bug 289529. r=relyea.
2005-04-09 00:42:01 +00:00
nelsonb%netscape.com
764545022b
decouple block size from buffer size for AES/rijndael in bltest.
...
Bug 289066. r=saul.edwards,rrelyea.
2005-04-06 23:19:22 +00:00
nelsonb%netscape.com
7d6edc424d
Back out the preceeding fortezza removal patch, which was accidentally
...
applied to the trunk, not to the intended branch.
2005-04-06 21:35:45 +00:00
nelsonb%netscape.com
17a1f014fd
Remove fortezza support from libSSL and related commands. Bug 239960.
...
ON PERFORMANCE_HACKS_BRANCH. r=rrelyea.
2005-04-06 19:43:19 +00:00
christophe.ravel.bugs%sun.com
0612631846
238319: Sun packages changes.
...
Rpm release: 3
2005-04-05 17:36:27 +00:00
nelsonb%netscape.com
095a0172f0
Fix implementation of SSL_NO_STEP_DOWN. Bug 148452. r=julien.pierre.
...
Modified Files: sslimpl.h sslinfo.c sslsecur.c sslsock.c
2005-04-05 03:48:20 +00:00
julien.pierre.bugs%sun.com
a2ec53c02b
Fix gcc compiler warning
2005-04-05 00:55:55 +00:00
julien.pierre.bugs%sun.com
9b65f66678
Fix for bug 287654 - check message value against RSA modulus. r=nelson
2005-04-05 00:14:07 +00:00
neil.williams%sun.com
fe7d548e36
This fixes Bugzilla Bug 288227 by initializing the stepUp flag in
...
nssCryptokiTrust_GetAttributes(). r=nelsonb
2005-04-04 18:46:23 +00:00
nelsonb%netscape.com
2295f52e3f
Add new -E option to test the SSL_NO_STEPDOWN option. r=julien. bug 148452.
2005-04-04 17:42:24 +00:00
julien.pierre.bugs%sun.com
51bba31171
Fix for 287654 . Check input buffer length for C_Encrypt with RSA . r=nelson
2005-04-04 09:27:42 +00:00
julien.pierre.bugs%sun.com
cb30654b49
Remove unused variable
2005-04-02 06:52:04 +00:00
julien.pierre.bugs%sun.com
d8d9c318e9
Reduce unneeded warning output
2005-04-02 06:46:51 +00:00
julien.pierre.bugs%sun.com
60434802cb
Add include for definition of SECU_RegisterDynamicOids
2005-04-02 06:40:30 +00:00
julien.pierre.bugs%sun.com
d7a47fe87b
Remove unused variable
2005-04-02 06:38:39 +00:00
julien.pierre.bugs%sun.com
f33115f7d0
Remove dead and very bogus pre-softoken code
2005-04-02 06:33:25 +00:00
julien.pierre.bugs%sun.com
7ab19a77f5
Clean-up compiler warnings
2005-04-02 06:21:20 +00:00
julien.pierre.bugs%sun.com
e38dfe9691
Fix for bug 288726. error in SECMOD_CancelWait
2005-04-02 06:02:53 +00:00
julien.pierre.bugs%sun.com
16a9e79d60
Silence compiler warnings
2005-04-02 05:33:41 +00:00
julien.pierre.bugs%sun.com
bfae460ea7
Remove unused variable
2005-04-02 05:26:58 +00:00
julien.pierre.bugs%sun.com
e413d4ae39
Remove unused variables
2005-04-02 05:25:26 +00:00
julien.pierre.bugs%sun.com
a35532a9db
Cleanup unused variables and dead code
2005-04-02 05:24:07 +00:00
julien.pierre.bugs%sun.com
85f13422bc
Remove unused variable
2005-04-02 05:17:27 +00:00
alexei.volkov.bugs%sun.com
aa8a4b4b1c
fix for bug 265003: selfserv.c: allow selfserv to load crls. R=julien
2005-04-02 02:29:24 +00:00
nelsonb%netscape.com
aed5390a2d
Rename functions that are shared by pk11wrap and softoken from sftk_ to
...
secmod_. Bug 286685. r=relyea.
2005-04-02 00:46:13 +00:00
wtchang%redhat.com
1ddbee0247
Bugzilla bug 288657: fixed the bug that pk11_AnyUnwrapKey returns a
...
partially constructed symKey object if C_UnwrapKey fails with
CKR_DEVICE_ERROR. r=relyea.
2005-04-01 22:27:44 +00:00
julien.pierre.bugs%sun.com
ae1e453088
Cleanup unused variables
2005-04-01 02:47:52 +00:00
julien.pierre.bugs%sun.com
f48776e693
Indentation fix (related to 287498)
2005-04-01 00:14:34 +00:00
julien.pierre.bugs%sun.com
9e0be5be27
Fix for 259896 - make rsaperf use PKCS#11 . and many other improvements. r=nelson
2005-03-31 23:33:51 +00:00
wtchang%redhat.com
dda0b57a91
Set NSS version to 3.10 Beta 3.
2005-03-30 00:22:36 +00:00
alexei.volkov.bugs%sun.com
e93227eb79
fix for bug 287625: rsaperf should run multithreaded
2005-03-29 22:32:22 +00:00
nelsonb%netscape.com
c03b9d33fe
Rename all internal private softoken functions types and symbols from
...
PK11 or pk11 prefixes to SFTK or sftk prefixes. Bug 286685.
r=relyea,wtchang Modified Files:
cmd/bltest/blapitest.c lib/pk11wrap/pk11pars.c lib/softoken/dbinit.c
lib/softoken/dbmshim.c lib/softoken/fipstest.c lib/softoken/fipstokn.c
lib/softoken/pcertdb.c lib/softoken/pk11db.c lib/softoken/pk11pars.h
lib/softoken/pkcs11.c lib/softoken/pkcs11c.c lib/softoken/pkcs11i.h
lib/softoken/pkcs11u.c lib/softoken/softoken.h lib/softoken/tlsprf.c
2005-03-29 18:21:18 +00:00
wtchang%redhat.com
bbd584b694
Bugzilla Bug 286439: Removed PKCS11_USE_THREADS and PK11_USE_THREADS.
...
r=relyea,nelsonb.
Modified Files:
pk11wrap/pk11list.c pk11wrap/pk11pars.c pk11wrap/pk11skey.c
pk11wrap/pk11slot.c pk11wrap/pk11util.c pk11wrap/secmod.h
pk11wrap/secmodi.h pk11wrap/secmodt.h pk11wrap/secmodti.h
softoken/pkcs11.c softoken/pkcs11i.h softoken/pkcs11u.c
2005-03-28 20:45:37 +00:00
wtchang%redhat.com
ef701de98b
Removed an extraneous ^M character at the end of a line.
2005-03-28 19:37:28 +00:00
julien.pierre.bugs%sun.com
6ac5e73fd8
Fix for 287948 - fix overflow in calculation of ops/s
2005-03-25 02:59:07 +00:00
julien.pierre.bugs%sun.com
3b46c1cef2
Fix for bug 287498 - add option for rsaperf to run for a fixed duration, and display ops/s .
2005-03-24 23:07:40 +00:00
neil.williams%sun.com
cf193dfda4
Bug 286505 Now reports an error on EOF in standard input. Leaving resolution
...
unchanged until we find out why the failure is different on SPARC than on x86.
r=nelson
2005-03-19 03:36:55 +00:00
wtchang%redhat.com
cb2efbad98
Got rid of extraneous ^M characters at some line endings.
2005-03-17 21:28:40 +00:00
neil.williams%sun.com
d5d19c56f7
Bug 285208 Fixes ext processing bug introduced by previous patch.
...
r=nelson
2005-03-17 01:43:47 +00:00
wtchang%redhat.com
ddab8fa00e
Bugzilla Bug 286302: made PK11_CreateSymKey static and renamed it
...
pk11_CreateSymKey. r=nelsonb.
Modified Files: pk11priv.h pk11skey.c
2005-03-16 22:40:35 +00:00
wtchang%redhat.com
4dc846b1fe
Bugzilla Bug 286313: code cleanup: use PORT_New and PORT_ZNew to allocate
...
structures. r=nelsonb.
2005-03-16 21:57:47 +00:00
wtchang%redhat.com
e112b06ae2
Bugzilla Bug 286318: performance optimization: save the result of
...
PK11_SESSION_LOCK in a local variable and reuse the result. r=nelsonb.
Modified Files: pkcs11.c pkcs11u.c
2005-03-16 19:24:45 +00:00
wtchang%redhat.com
7c8a3f8874
Bugzilla Bug 286313: pk11_getKeyFromList can call PORT_Alloc instead of
...
PORT_ZAlloc. PK11_CreateSymKey should set the data.type member. r=jpierre
2005-03-16 19:10:49 +00:00
wtchang%redhat.com
733584cdd9
Bugzilla Bug 286298: comment formatting changes only.
...
Modified Files: pkcs11i.h pkcs11u.c
2005-03-16 19:02:04 +00:00
wtchang%redhat.com
08af568746
Bugzilla Bug 286298: removed the PKCS11_STATIC_ATTRIBUTES and
...
PKCS11_REF_COUNT_ATTRIBUTES macros, supporting only one of the three
attribute allocation strategies (static allocation). r=jpierre.
Modified Files: pkcs11i.h pkcs11u.c
2005-03-16 18:48:34 +00:00
nelsonb%netscape.com
0b4c6bf4e9
Eliminate one cause of double-deletes of PKCS11 keys and sessions.
...
Bug 283690. Patch contributed by Bob Relyea. r=nelson.
2005-03-15 05:27:31 +00:00
wtchang%redhat.com
1980fc5f8a
Bugzilla Bug 276183: added a comment for PK11_HashBuf.
2005-03-14 19:22:06 +00:00
neil.williams%sun.com
6c796abdc1
Bug 285208: certutil when given arguments for both -7 and -8 would create two
...
subjAltName extensions. Now a list single extension with both name types in
created.
r=nelson
2005-03-14 18:55:46 +00:00
wtchang%redhat.com
38c071cb45
Bugzilla Bug 284386: the OID for RFC 1327 ucl was incorrectly encoded.
2005-03-14 18:04:44 +00:00
wtchang%redhat.com
5a13096fee
Bugzilla Bug 284386: fixed build error using gcc4. gcc4 disallows arrays
...
of incomplete element type (which are invalid in C). We moved the
declaration of nss_builtin_oids to pki1.h, after the definition of NSSOID.
r=caillon.
Modified Files: oiddata.h oidgen.perl pki1.h
2005-03-14 18:02:00 +00:00
christophe.ravel.bugs%sun.com
0f7ac130b6
238319: Sun packages changes
...
Uprev rpm release number.
2005-03-11 23:06:42 +00:00
julien.pierre.bugs%sun.com
49a5cedc08
Fix for 176705 - fix rpath on AMD64 platform. r=saul, sr=wtchang
2005-03-09 23:04:49 +00:00