julien.pierre.bugs%sun.com
0e9451eaef
Fix for bug 319495 . Clean up Makefiles for command-line tools. r=nelson
2006-01-18 22:44:39 +00:00
wtchang%redhat.com
ce5e5d7682
Bugzilla Bug 323379: need to set ADDON_PATH for libsoftokn3.so to load
...
libfreebl3.so as an add-on on BeOS. Thanks to Doug Shelton
<doug@sheltonfamily.org>for reporting the bug and verifying the fix.
r=christophe.ravel.
2006-01-18 20:56:28 +00:00
wtchang%redhat.com
0d90a194f0
Bugzilla Bug 318968: fixed the build error with NSS_ENABLE_ECC unset.
...
Modified files: Makefile fipstest.c
2006-01-05 21:49:05 +00:00
julien.pierre.bugs%sun.com
fb899e04af
Fix the build busted by checkin for bug 318968
2005-12-23 03:14:36 +00:00
wtchang%redhat.com
d8c1021594
Bugzilla Bug 318968: added FIPS ECDSA algorithm test. r=glen.beasley.
...
Modified file: fipstest.c
Added file: ecdsa.sh
2005-12-22 22:22:17 +00:00
wtchang%redhat.com
e681f06b4a
Bugzilla Bug 318962: combined a PORT_Realloc and a memset call into an
...
equivalent PORT_ZAlloc call. r=glen.beasley.
2005-12-22 22:19:03 +00:00
wtchang%redhat.com
cb01eaf34d
Bugzilla bug 318962: it is legal for PORT_Realloc(oldptr, 0) to return
...
NULL, so that shouldn't be treated as a memory allocation failure.
2005-12-22 01:39:17 +00:00
glen.beasley%sun.com
784abb2c93
318958 fixing c++/java comment to C
2005-12-21 00:29:44 +00:00
glen.beasley%sun.com
03bbc006b5
318958 fixing Monte Carlo test r=Wan-Teh
2005-12-21 00:13:52 +00:00
glen.beasley%sun.com
3ce12eeea4
318962 buffer fix for SHA Monte Carlo tests r=wan-teh
2005-12-20 18:20:50 +00:00
nelsonb%netscape.com
8888626b36
Fix build. Remove c++ style declaration of loop control variables.
2005-12-17 01:03:12 +00:00
glen.beasley%sun.com
f39056f8e1
318964 implement HMAC algorithm tests for FIPS 140-2 validation r=Wan-teh
2005-12-16 16:57:49 +00:00
glen.beasley%sun.com
db00345d74
318962 Added FIPS 140-2 SHA tests and removed FIPS 140-1 SHA tests r=wan-teh
2005-12-15 18:50:52 +00:00
glen.beasley%sun.com
e14803c6ab
318962 Added FIPS 140-2 SHA tests and removed FIPS 140-1 SHA tests r=wan-teh
2005-12-15 18:47:20 +00:00
wtchang%redhat.com
fff23fc797
Bugzilla Bug 236245: Updated NSS to "ECC Cipher Suites for TLS" draft 12
...
plus upcoming revisions. The patch is contributed by Douglas Stebila
of Sun Labs <douglas@stebila.ca>. r=wtc.
Modified Files:
cmd/selfserv/selfserv.c cmd/strsclnt/strsclnt.c
cmd/tstclnt/tstclnt.c cmd/vfyserv/vfyserv.c lib/ssl/ssl3con.c
lib/ssl/ssl3ecc.c lib/ssl/ssl3prot.h lib/ssl/sslenum.c
lib/ssl/sslimpl.h lib/ssl/sslinfo.c lib/ssl/sslproto.h
lib/ssl/sslsock.c tests/ssl/ecssl.sh tests/ssl/ecsslauth.txt
tests/ssl/ecsslcov.txt tests/ssl/ecsslstress.txt
tests/ssl/ssl.sh
2005-12-14 01:49:40 +00:00
glen.beasley%sun.com
ae4c8fde88
318958 removal of DES and Triple DES 140-1 code r=wan-teh
2005-12-14 01:19:11 +00:00
glen.beasley%sun.com
b6c6d7d561
318958 TDEA algorithm tests for FIPS 140-2
2005-12-09 16:55:53 +00:00
alexei.volkov.bugs%sun.com
8939047c97
305028: make pretty print utility print hex data in case when data type was not recognized; rw+nelson
2005-12-05 23:09:38 +00:00
alexei.volkov.bugs%sun.com
1f95dbe302
53229: certutil should not use gets();
...
julien rv+; wan-teh sr+
2005-11-20 01:46:59 +00:00
wtchang%redhat.com
c0f9d272c7
Bugzilla Bug 292427: on Windows, search in $(DIST)/lib before $(DIST)/bin
...
because in a Mozilla build $(DIST)/bin may contain old copies of the NSS
DLLs. r=relyea,jpierre.
2005-11-16 02:17:36 +00:00
neil.williams%sun.com
15d70374a3
Bug 315135, pk12util -w <non-existent pwfile> causes seg fault.
...
r=nelson
2005-11-16 00:59:18 +00:00
nelsonb%netscape.com
f3033246a0
Eliminate leak and heap buffer overrun. Bug 315994. r=julien, sr=rrelyea
2005-11-15 23:40:18 +00:00
wtchang%redhat.com
32d9fe89fe
Bugzilla Bug 312202: use the _32 tag in 32-bit HP-UX IPF builds. Use the
...
$ORIGIN linker keyword when building shared libraries and executable
programs on HP-UX IPF. r=nelsonb.
Modified Files: coreconf/HP-UX.mk nss/cmd/platlibs.mk
2005-11-15 18:19:18 +00:00
relyea%netscape.com
89daf52413
New pk11util scripts.
2005-11-15 01:53:44 +00:00
relyea%netscape.com
868598f26a
Add loops, conditionals and simple math.
2005-11-15 01:49:01 +00:00
julien.pierre.bugs%sun.com
59d85a9b9a
Fix for bug 232604. don't open DBs in user's directory in shlibsign. r=nelson
2005-11-15 00:34:39 +00:00
julien.pierre.bugs%sun.com
ef1384c27b
Fix for bug 316250. crmftest doesn't build on OS/2. Add LIB_PREFIX .
2005-11-14 00:17:21 +00:00
julien.pierre.bugs%sun.com
7c97b65b2b
Fix for bug 315033 . Remove dead command-line tool sources. r=nelson
2005-11-11 04:02:16 +00:00
julien.pierre.bugs%sun.com
e5fca3df1d
Fix for bug 292156. Add -C SSLCacheEntries option to selfserv. r=nelson
2005-11-11 02:44:56 +00:00
julien.pierre.bugs%sun.com
15a23c7092
Fix for 166727 . certutil should not call CERT_GetDBContentVersion. r=nelson
2005-11-10 21:18:26 +00:00
julien.pierre.bugs%sun.com
f98d49a913
Remove dead config.mk files for modutil and ssltap. Fix for 294720. r=nelson
2005-11-10 03:00:05 +00:00
alexei.volkov.bugs%sun.com
71d67849a3
fix for 313680: add missing TLS cipher types to SSLTAP. r=nelson
2005-11-07 23:54:33 +00:00
julien.pierre.bugs%sun.com
bd999cb1b2
Remove nmake Makefiles and references to them. r=nelson
2005-11-04 01:01:37 +00:00
julien.pierre.bugs%sun.com
4fb160cf44
Remove dead files. r=wtchang
2005-11-04 00:48:41 +00:00
wtchang%redhat.com
8732358f93
Bugzilla bug 239960: cvs removed cmd/swfort. r=relyea.
2005-10-27 22:49:22 +00:00
wtchang%redhat.com
5d658b3517
Build fipstest.
2005-10-19 01:14:20 +00:00
wtchang%redhat.com
cc8b26183b
Added a shell script for running the NIST AES Algorithm Validation Suite.
2005-10-19 00:55:20 +00:00
wtchang%redhat.com
d2dee7d603
Bugzilla Bug 312395: Added FIPS AES Known Answer Test, Multi-block Message
...
Test, and Monte Carlo Test in ECB and CBC modes. Also changed the types
of some variables from int to unsigned int to fix compiler warnings about
signed/unsigned comparisons.
2005-10-14 20:04:39 +00:00
relyea%netscape.com
f8422acc69
Attempt to fix HPUX test failures.
...
Bug 311279 crmftest core dumps on HP-UX
(verbal) r=wtc
2005-10-08 00:57:31 +00:00
wtchang%redhat.com
1a02e7736f
Made the test compile and link without errors.
2005-10-04 00:46:50 +00:00
wtchang%redhat.com
775508c3c2
Fixed test file line endings. This file must be considered part of the
...
NSS module because it needs the private NSS header blapi.h.
2005-10-04 00:35:51 +00:00
wtchang%redhat.com
3fad97d84a
Fixed test file line endings.
2005-10-04 00:28:55 +00:00
relyea%netscape.com
2fcee3f720
remove depricated mechanisms so pk11table continues to build.
2005-10-03 22:19:43 +00:00
relyea%netscape.com
952e8e8f45
Tests won't pass if we don't build crmftest
2005-09-29 22:01:52 +00:00
relyea%netscape.com
f07ca5cfef
Bug 308887 CRMF request generation problem when using latest firefox
...
Add crmf tests to the test suite.
2005-09-29 21:36:42 +00:00
nelsonb%netscape.com
facd708671
Don't crash when printing an ASN.1 NULL primitive with a NULL prefix
...
string. Bug 309651. r=wtchang.
2005-09-22 22:45:32 +00:00
julien.pierre.bugs%sun.com
b8d9f0ef9a
Fix for 293686. Check status from SECU_ParseCommandLine. r=nelson
2005-09-20 05:13:01 +00:00
julien.pierre.bugs%sun.com
48b2d654bd
Fix for 292390. NSS tools with missing command-line operands cause crash. r=nelson
2005-09-19 20:59:46 +00:00
julien.pierre.bugs%sun.com
7e8884e00e
Fix for 293686 . signver has command-line options with optional arguments. r=nelsonb
2005-09-19 20:52:11 +00:00
saul.edwards%sun.com
d016e006b8
Bug 305147: add -B (bypass SSL) and -s (disable SSL locking) to server and client commands; add bypass testing to SSL test suite.
2005-09-09 04:50:07 +00:00