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

615 Коммитов

Автор SHA1 Сообщение Дата
mcgreer%netscape.com 817046f0e9 what's this, a checkin to lib/pki?
stub out function implementations, make it build
2001-07-19 20:41:38 +00:00
mcgreer%netscape.com 7a8f8e2163 make some header/source definitions consistent to fix build 2001-07-19 20:40:42 +00:00
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
nicolson%netscape.com 9707d96433 Fix 90188, variable going out of scope. 2001-07-10 20:44:14 +00:00
relyea%netscape.com e09ded9263 Allow Ask always to work with tokens. 2001-07-06 19:00:12 +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
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 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 2c729d2928 Fix bug 87694: pk11ListCertCallback assumes cert nickname is non-null.
Reviewed by relyea.
2001-06-25 20:46:04 +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
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
nelsonb%netscape.com c27a7c47d1 Don't use PR_Atomic functions on AIX since PPC cpus require memory
barrier instructions.
2001-06-12 22:53:00 +00:00
nicolson%netscape.com a1549c3461 Move new symbols to NSS 3.3 section of smime.def. 2001-06-12 22:25:32 +00:00
nicolson%netscape.com 64c48bf881 Make NSS_Init* idempotent.
Move new symbols to NSS 3.3 section of nss.def.
2001-06-12 22:25:13 +00:00
nicolson%netscape.com 370347f8b8 isCACert should be CERT_IsCACert 2001-06-12 21:25:07 +00:00
nicolson%netscape.com 706dcde7af Changes for NSS/JSS integration. 2001-06-12 20:57:20 +00:00
nelsonb%netscape.com 7ae15ef1c0 Add two new functions to permit application tuning of the number of SSL
server session cache locks.  We may yet decide to back this out for the
NSS 3.3 release.  Modified Files: ssl.def ssl.h sslsnce.c
2001-06-12 20:27:12 +00:00
nelsonb%netscape.com 2599424c9f Use NSPR's Atomic increment and decrement functions in the simulated
Posix semaphore code to make the non-contention case really fast.
Modified Files: sslmutex.c sslmutex.h
2001-06-12 01:10:01 +00:00
nicolson%netscape.com 80c028553d Let's try it with a tab instead of 4 spaces. 2001-06-10 23:06:37 +00:00
nicolson%netscape.com 4a4c2d833a Export pk11pqg.h, so I can call these functions from JSS. 2001-06-10 23:05:01 +00:00
nelsonb%netscape.com 26836624a3 Reduce warnings on Unix platforms that don't like bitfields in chars. 2001-06-09 19:45:22 +00:00
nelsonb%netscape.com ed05c55fef Fix two bugs found in nightly QA. On Solaris/x86, don't assert that the
sid cache entry is a multiple of 8 bytes long.  On OSF1, reduce the
maximum number of POSIX semaphores so it doesn't exceed the per-process
limit of 256.
2001-06-09 19:30:21 +00:00
nelsonb%netscape.com c281329b6b Change ssl_Time() to use time() instead of PR_Now on systems that have it. 2001-06-09 03:20:13 +00:00
nelsonb%netscape.com 37fd842747 3 Changes:
1. New SSL server session cache implementation that uses finer grained
locking to reduce lock contention, and does 128-way associative caching.
2. rename symbol SSL_SESSIONID_BYTES to SSL2_SESSIONID_BYTES.
3. Work around compiler bug on Solaris i386.
Modified Files:
    manifest.mn sslcon.c sslimpl.h sslsecur.c sslsnce.c
2001-06-09 03:18:09 +00:00
nelsonb%netscape.com 4b884f0dcd Portable POSIX-like unnamed semaphores that work in process-shared memory. 2001-06-08 02:56:31 +00:00
relyea%netscape.com 68b8f06c03 fix spelling of PK11_PQG_GenSeed*() 2001-06-07 21:52:07 +00:00
relyea%netscape.com dbc54ee89a Add PQG, spki, and some misch functions that JSS needs. 2001-06-07 21:51:29 +00:00
relyea%netscape.com 2470e747a5 Add Stub functions for PQG functions (until we implent PQG through the PKCS #11 interface). 2001-06-07 21:48:35 +00:00
relyea%netscape.com c9a9db1b8f Add function to encode a SPKI structure. 2001-06-07 21:47:29 +00:00
relyea%netscape.com 03cc9d938a Add new dercert functions for JSS. 2001-06-06 23:45:27 +00:00
relyea%netscape.com ff6a136597 Add DER version of key for cert exists for JSS. 2001-06-06 23:41:24 +00:00