Commit Graph

1057 Commits

Author SHA1 Message Date
relyea%netscape.com
75ce50af5f Bug 90413... add symbols console needs to integrate with NSS 3.3 2001-07-11 23:58:00 +00:00
relyea%netscape.com
db56f0409c Bug 90413 2001-07-11 23:57:01 +00:00
sonmi%netscape.com
f7afa7855d we were missing one signtool test, by having -w twice instead of -v (list)
-w (signerinfo)
2001-07-10 23:45:56 +00:00
nicolson%netscape.com
5c70712a67 Fix 90188, variable going out of scope. 2001-07-10 20:44:14 +00:00
sonmi%netscape.com
21e086f4ad modu`iffied the LD_LIBRARY_PATH for iws-perf 2001-07-09 22:48:40 +00:00
sonmi%netscape.com
50a5817fc4 removed the check for lock files on the tinderbox QA 2001-07-09 17:56:12 +00:00
sonmi%netscape.com
ee81438928 took out the reporting backwardcompatibility test that is not done anymore
changed the format of the tables
appended a diff at the end of the backwardcompatibility tests
2001-07-09 17:50:08 +00:00
sonmi%netscape.com
c65b911734 took unnecessary backwardcompatibility test out 2001-07-09 17:48:34 +00:00
sonmi%netscape.com
faaf9eb36f took out unnecessary version of the backwardcompatibility test 2001-07-09 17:47:49 +00:00
sonmi%netscape.com
fef929a9a3 added option -s to strip unnecessary components out of the path carefull with
this option, unnecessary means just nut usefull for *my* purpose
2001-07-06 20:26:27 +00:00
relyea%netscape.com
ebc2ea6aae Allow Ask always to work with tokens. 2001-07-06 19:00:12 +00:00
sonmi%netscape.com
f21dbe94be scripts to quickly set the paths to today's build and lib 2001-07-06 17:21:02 +00:00
wtc%netscape.com
ce413b8c54 Bugzilla bug 70758: additional changes for this bug. r=nicolson.
Modified files: list.c sign.c verify.c
2001-07-06 13:28:21 +00:00
sonmi%netscape.com
1d7ac722df fix for bug 87914 - can not run if PATH doesn't contain . 2001-07-05 19:58:59 +00:00
relyea%netscape.com
1163402894 Add SECMOD_AddNewModule() to export list. 2001-07-05 17:16:29 +00:00
nicolson%netscape.com
8cf0a564db Build a dummy module list. This allows JSS to work when NSS has been
initialized with NSS_NoDB_Init.
2001-07-03 21:27:17 +00:00
wtc%netscape.com
fcc917f873 NSS 3.3 has been renamed NSS 3.4. Two '-' chars should be '+'. 2001-07-03 17:41:19 +00:00
sonmi%netscape.com
f3ad835a9b removing, should be a dead file 2001-07-03 00:57:45 +00:00
mcgreer%netscape.com
332c61b5aa changes needed to make addbuiltin build again 2001-06-29 14:09:25 +00:00
bryner%uiuc.edu
a50ed6eef9 Bug 75049 - Enable NSS for carbon build. patch from beard, r=mcgreer, sr=nelsonb, a=asa. 2001-06-28 01:40:39 +00:00
javi%netscape.com
8d8886f4b0 Fix for bug 87865 r=nelsonb,mcgreer
Use the constant SIEVE_SIZE instead of the sizeof operator since
  the type for the variable sieve is different on the Mac.
2001-06-28 00:05:55 +00:00
wtc%netscape.com
f2143ac49e Bugzilla bug 86528: have tstclnt exit with 254 (= -2 mod 256) where it
was exiting with -2 before so that old test script that expects 254
continues to work.  r=larryh.
Modified Files: tstclnt.c sslauth.txt
2001-06-27 00:29:01 +00:00
wtc%netscape.com
80d4a257e6 Use NSPR 4.1.2. 2001-06-26 01:01:43 +00:00
wtc%netscape.com
83ca52deef Set NSS version to 3.4 Beta. 2001-06-26 00:06:56 +00:00
wtc%netscape.com
5aa55c0434 List the SEC_* functions together. 2001-06-25 22:25:51 +00:00
relyea%netscape.com
d702de2d96 Keep list in alphabetic order. 2001-06-25 22:19:08 +00:00
nicolson%netscape.com
fae86f4dbc Fix 87670: memory corruption in NSC_SignInit. 2001-06-25 21:48:07 +00:00
nicolson%netscape.com
24e6add7cd ERRX is still -1. 2001-06-25 21:34:22 +00:00
nicolson%netscape.com
78a4f9bc36 Fix 70758: signtool fails on Windows 2000, returns still 0. 2001-06-25 21:33:56 +00:00
nicolson%netscape.com
e9d5c0c50b Fix bug 87694: pk11ListCertCallback assumes cert nickname is non-null.
Reviewed by relyea.
2001-06-25 20:46:04 +00:00
wtc%netscape.com
7481a570da Bugzilla bug #86528: fixed tstclnt so that it always exits with a
nonnegative status.  This way we can correctly extract its exit status on
Windows, so the temporary workaround in ssl.sh can be removed.  Changed
sslauth.txt to match the new exit status of tstclnt.  r=larryh.
Modified files:
   cmd/tstclnt/tstclnt.c tests/ssl/ssl.sh tests/ssl/sslauth.txt
2001-06-25 19:53:16 +00:00
nicolson%netscape.com
bc587fbdcc SECKEY_DestroyCertList should be CERT_DestroyCertList 2001-06-25 19:45:54 +00:00
nicolson%netscape.com
46c3dc53ea Fix bug 87650: replace slot traversal functions with list functions.
Add SECKEY_ImportDERPublicKey.
2001-06-25 19:31:17 +00:00
mcgreer%netscape.com
262d086d44 add verisign & thawte timestamping roots to tip 2001-06-23 13:21:26 +00:00
nelsonb%netscape.com
37217ae4f0 Change PR_Writev so it will drive the handshake when len == 0.
Patch by John G Myers.  Bug 87359.
2001-06-23 00:01:17 +00:00
relyea%netscape.com
b9eb3eb31e Add CERT_CheckCertUsage to the export list. 2001-06-22 15:59:10 +00:00
nelsonb%netscape.com
7aef7b8c79 The environment variable NSS_SSL_SERVER_CACHE_MUTEX_TIMEOUT specifies
the maximum amount of time to wait before recovering a session cache
mutex (semaphore) from a dead process on Unix.
2001-06-22 03:38:05 +00:00
wtc%netscape.com
4f543edb38 Bugzilla bug #86981: fixed two uninitialized variables. Thanks to
Matthew Barker of SGI and Kirk Erickson for the fix.
2001-06-21 20:50:06 +00:00
nelsonb%netscape.com
d88c9f3a07 Fix bug 72753. Interpret the "slop time" as seconds, not microseconds.
Also, use type PRTime instead of int64 in relevant places.
2001-06-21 03:20:09 +00:00
ddrinan%netscape.com
f58228e135 Bug# 74343. Check in for relyea. r=ddrinan,r=mcgreer,sr=blizzard,a=dbaron 2001-06-20 23:14:35 +00:00
nelsonb%netscape.com
2e44115f91 Use symbolic names for the maximum and mimimum Rijndael block sizes.
Allocate the IV directly in the contect block, rather than being
separately allocated.  This fixes a memory leak.  Change CBC mode to
correctly update the IV from one set of blocks to the next in a stream.
More testing is needed.  Bug 85538.
2001-06-20 03:17:01 +00:00
mcgreer%netscape.com
03cf8f309c final checkin of NSCP roots to mozilla. changed USPS roots per request. 2001-06-19 17:12:04 +00:00
nelsonb%netscape.com
f53b52825b Remove #if defined(XP_WIN) since it's redundant. Bug 84584. 2001-06-19 01:16:22 +00:00
nelsonb%netscape.com
b6f929ea59 Fix bug 85465. Detect EOF on stdin when reading it to seed PRNG.
Also eliminate some compiler warnings.
2001-06-18 21:31:04 +00:00
wtc%netscape.com
be066b2226 Bugzilla bug #86125: removed the support for MP_DIGIT_MAX < 256. This
#if preprocessor directive broke some C preprocessors that don't recognize
LL constants even though the C compilers support long long.  r=nelsonb.
2001-06-18 19:54:21 +00:00
nelsonb%netscape.com
5b19a40e9e Fix bug 68869. Don't ignore TLS no certificate messages when the server
requires client auth.  Work around bug in NT TCP stack by only shutting
down the socket for SEND (not for BOTH) after sending a bad_certificate
alert.  This avoids bogus CONNECTION_RESET_BY_PEER errors at the client.
2001-06-13 21:14:54 +00:00
sonmi%netscape.com
63fa350f6d removed -v option, made client and server write at the same time 2001-06-13 17:42:29 +00:00
mcgreer%netscape.com
a5b5e560b9 temporarily add debug output to bltest to try and track down win32 RSA QA failures. 2001-06-13 15:31:20 +00:00
sonmi%netscape.com
796c4fc66e tool for checking the version strings on Unix. needs work. 2001-06-13 00:10:53 +00:00
sonmi%netscape.com
0cda219441 turned on verbose to see where (if) selfserver is dying 2001-06-12 23:29:53 +00:00