Граф коммитов

1057 Коммитов

Автор SHA1 Сообщение Дата
relyea%netscape.com b153894166 Bug 90413... add symbols console needs to integrate with NSS 3.3 2001-07-11 23:58:00 +00:00
relyea%netscape.com 59865c3857 Bug 90413 2001-07-11 23:57:01 +00:00
sonmi%netscape.com 24dfd151bf 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 9707d96433 Fix 90188, variable going out of scope. 2001-07-10 20:44:14 +00:00
sonmi%netscape.com 63b71c6f6c modu`iffied the LD_LIBRARY_PATH for iws-perf 2001-07-09 22:48:40 +00:00
sonmi%netscape.com f3d682791f removed the check for lock files on the tinderbox QA 2001-07-09 17:56:12 +00:00
sonmi%netscape.com 9d38354acd 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 fea0541216 took unnecessary backwardcompatibility test out 2001-07-09 17:48:34 +00:00
sonmi%netscape.com 13e0650478 took out unnecessary version of the backwardcompatibility test 2001-07-09 17:47:49 +00:00
sonmi%netscape.com 1559b4a7c3 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 e09ded9263 Allow Ask always to work with tokens. 2001-07-06 19:00:12 +00:00
sonmi%netscape.com 48a713a0e9 scripts to quickly set the paths to today's build and lib 2001-07-06 17:21:02 +00:00
wtc%netscape.com 8836d3fe82 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 ff674df720 fix for bug 87914 - can not run if PATH doesn't contain . 2001-07-05 19:58:59 +00:00
relyea%netscape.com e94c1b897d Add SECMOD_AddNewModule() to export list. 2001-07-05 17:16:29 +00:00
nicolson%netscape.com 72176db08d 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 ba38e405e9 NSS 3.3 has been renamed NSS 3.4. Two '-' chars should be '+'. 2001-07-03 17:41:19 +00:00
sonmi%netscape.com 4033819672 removing, should be a dead file 2001-07-03 00:57:45 +00:00
mcgreer%netscape.com 120f48626d changes needed to make addbuiltin build again 2001-06-29 14:09:25 +00:00
bryner%uiuc.edu 7b164cc209 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 a32892e928 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 1a9209dfe4 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 78acc02575 Use NSPR 4.1.2. 2001-06-26 01:01:43 +00:00
wtc%netscape.com ea21901656 Set NSS version to 3.4 Beta. 2001-06-26 00:06:56 +00:00
wtc%netscape.com 24987a2dd7 List the SEC_* functions together. 2001-06-25 22:25:51 +00:00
relyea%netscape.com 2a7dfe6691 Keep list in alphabetic order. 2001-06-25 22:19:08 +00:00
nicolson%netscape.com 3a2bbbc2e2 Fix 87670: memory corruption in NSC_SignInit. 2001-06-25 21:48:07 +00:00
nicolson%netscape.com 6d8a036a90 ERRX is still -1. 2001-06-25 21:34:22 +00:00
nicolson%netscape.com 0ebf13862b Fix 70758: signtool fails on Windows 2000, returns still 0. 2001-06-25 21:33:56 +00:00
nicolson%netscape.com 2c729d2928 Fix bug 87694: pk11ListCertCallback assumes cert nickname is non-null.
Reviewed by relyea.
2001-06-25 20:46:04 +00:00
wtc%netscape.com 7e05642f75 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 75a20d1d30 SECKEY_DestroyCertList should be CERT_DestroyCertList 2001-06-25 19:45:54 +00:00
nicolson%netscape.com ba70f15255 Fix bug 87650: replace slot traversal functions with list functions.
Add SECKEY_ImportDERPublicKey.
2001-06-25 19:31:17 +00:00
mcgreer%netscape.com 89f3bfa404 add verisign & thawte timestamping roots to tip 2001-06-23 13:21:26 +00:00
nelsonb%netscape.com 6d1b0f65c7 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 119f8b97f9 Add CERT_CheckCertUsage to the export list. 2001-06-22 15:59:10 +00:00
nelsonb%netscape.com 987827c99e 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 1f0ef49399 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 163fb1bcdb 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 d1f8485a15 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 a1c7f76250 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 cffb1bcb02 final checkin of NSCP roots to mozilla. changed USPS roots per request. 2001-06-19 17:12:04 +00:00
nelsonb%netscape.com e91c018645 Remove #if defined(XP_WIN) since it's redundant. Bug 84584. 2001-06-19 01:16:22 +00:00
nelsonb%netscape.com 5e80c232b5 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 0a4c791d42 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 0f2e5a9e01 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 24b1330dda removed -v option, made client and server write at the same time 2001-06-13 17:42:29 +00:00
mcgreer%netscape.com 8301883db3 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 810b0336e4 tool for checking the version strings on Unix. needs work. 2001-06-13 00:10:53 +00:00
sonmi%netscape.com c0703312f3 turned on verbose to see where (if) selfserver is dying 2001-06-12 23:29:53 +00:00