javi%netscape.com
4aa60f3888
Get rid of compiler warnings caused by my last check-in.
2001-06-19 05:34:47 +00:00
javi%netscape.com
42d62c2986
Fix for Bug 83675 r=mcgreer, sr=blizzard, a=asa
...
If a user has a PKCS11 smart card installed, then give the user
the option of restoring a p12 file onto the smart card.
2001-06-19 05:29:56 +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
javi%netscape.com
68ee9ba603
Fix for Bug 85993 patch submitted by Bradley Hart,
...
r=ssaux, db48x sr=scc a=asa
Wording change to dialog for Restore.
2001-06-19 00:20:58 +00:00
ddrinan%netscape.com
adeeb848cb
Lock icon fix. Bug# 82156, r=javi, sr=blizzard, a=asa@mozilla.org
2001-06-18 22:23:05 +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
javi%netscape.com
13065aaa7b
Fix for Bug 86269 patch provided by cls, r=javi, sr=blizzard, a=blizzard
...
Fix REQUIRES bustage in PSM 2.
2001-06-18 20:04:38 +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
bryner%uiuc.edu
72b689c039
checking in for scc.
...
bug #85271 : avoid regressions by re-creating the old behavior near |nsCRT::strdup|, see bug #86316
2001-06-18 03:48:21 +00:00
bryner%uiuc.edu
ec800d7a51
checking in for cls.
...
Bug 83832 - rename RunnableEvent to CryptoRunnableEvent for static builds. r=javi, sr=blizzard, a=asa.
2001-06-18 02:04:39 +00:00
bryner%uiuc.edu
12b9c74047
checking in for scc.
...
bug #85271 : sr=waterson, r={beard, jag, dbaron}, a=asa. Eliminate
features of |nsXPIDLC?String| that keep it out of the string hierarchy
(i.e., using assigment to rebind ownership, static |Copy| members, and
|getter_Shares|), fixing some leaks in the process.
2001-06-17 06:30:23 +00:00
bryner%uiuc.edu
49fdc4996c
checking in for scc.
...
bug #85271 : sr=waterson, r={beard, jag, dbaron}, a=asa. Eliminate
features of |nsXPIDLC?String| that keep it out of the string hierarchy
(i.e., using assigment to rebind ownership, static |Copy| members, and
|getter_Shares|), fixing some leaks in the process.
2001-06-17 05:28:46 +00:00
wtc%netscape.com
6ed7c3a5cf
Bugzilla bug #85960 : avoid using a pathname with a trailing / because the
...
'mkdir' command on BSD/OS 4.2 doesn't like it. r=javi. a=blizzard.
2001-06-15 21:38:56 +00:00
javi%netscape.com
e1554f8c04
Fix for Bug 83700. r=mcgreer, sr=blizard, a=asa
...
We need to pass a nsIInterfaceRequestor to PK11_ListCerts
so that the user will get prompted for a password and see
his/her certs on any installed smart cards.
2001-06-14 23:22:54 +00:00
wtc%netscape.com
07784069df
Bugzilla bug #82324 : Use the new BUILD_TREE feature of NSS to build it
...
outside the source tree. Thanks to Chris Seawood <cls@seawood.org> for
the patch. r=wtc@netscape.com . a=blizzard@mozilla.org .
2001-06-14 00:08:16 +00:00
wtc%netscape.com
bd215433f7
Removed unnecessary dependencies on $(BUILT_SRCS).
2001-06-13 23:27:14 +00:00
javi%netscape.com
60d94abbef
Fix for Bug 33772 r=mcgreer, sr=blizzard, a=asa
...
Throw up an alert when a connection is not possible because of
an SSL error.
2001-06-13 21:50:59 +00:00
javi%netscape.com
bd68fe20a8
Fix for Bug 33772 r=mcgreer, sr=blizzard, a=asa
...
Put up an alert notifying the user an SSL error has occurred instead
of silently failing and loading a blank page.
2001-06-13 21:47:02 +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
nicolson%netscape.com
55ac648f22
Backslash-terminate NT shared library lines
2001-06-13 18:54:01 +00:00
waterson%netscape.com
78a5a39dbb
Oops, this was meant for a branch.
2001-06-13 18:51:09 +00:00
waterson%netscape.com
5ef1365ffa
Make sure this works if neither BUILD_PSM or BUILD_PSM2 are defined.
2001-06-13 18:48:48 +00:00
javi%netscape.com
8e9922348f
Fix for Bug 85304 r=wtc, sr=blizzard, a=asa
...
Leaving a socket in blocking mode after a connect caused SSL/SMTP
to block a thread causing send message to fail when SSL was enabled.
Now we re-set the socket to the non-blocking state it came in with
to connect and set it to block for our write method only.
2001-06-13 18:29:15 +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
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
29a1cb745b
NSS_Init* are idempotent, so don't check for NSS being initialized before
...
calling them.
2001-06-12 22:26:03 +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
2ddef9db33
More NSS integration.
2001-06-12 21:11:33 +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
mcgreer%netscape.com
c7f42c4009
fix for bug 82560, canceling pkcs12 backup requires two clicks
...
r=javi, sr=blizzard, a=asa
2001-06-12 18:57:48 +00:00
mcgreer%netscape.com
1107fd9523
fix for bug #83160 , change master password broken
...
r=javi, sr=blizzard, a=asa
2001-06-12 18:52:20 +00:00
sonmi%netscape.com
7b626dfb57
fixed one more "where is MKS installed" problem
2001-06-12 01:26:13 +00:00
sonmi%netscape.com
78cac56f77
added binary compatibility tests for Solaris x86
2001-06-12 01:25:04 +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
sonmi%netscape.com
054c1c0494
removed RH 6.0, 6.1 and OSF1 4.0
2001-06-12 00:14:05 +00:00
sonmi%netscape.com
9cb6fa684b
took out the 64 bit HW accelerator tests (did not find libraries)
2001-06-11 21:25:43 +00:00
javi%netscape.com
d6c18f03ad
Fix for Bug 84057 r=ddrinan, sr=blizzard, a=asa
...
Fix for crasher if doing SSL with a site whose certificate
was issued by a cert with a non-ASCII character in its
subject name. We now get the peer's certificate from the
SSL libraries instead of trying to re-parse the UTF8 string
(which NSS doesn't like) into the CERTName structure that's
already in the certificate.
2001-06-11 17:32:31 +00:00
nicolson%netscape.com
9bd48e9536
NSS/JSS integration.
2001-06-11 05:15:49 +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
javi%netscape.com
4435b4cbfc
Fix for Bug 81851 patch provided byg Aleksey Nogin
...
r=javi, sr=blizzard, a=asa
Thou shalt not return un-initialized variables. (Returns a
constant nsresult in the 2 places where it was returning rv
before.)
2001-06-10 17:06:53 +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
wtc%netscape.com
4dd1deff0f
Bugzilla bug #84918 : checked in Linux/ia64 porting patch from
...
Bill Nottingham <notting@redhat.com>.
Modified files: coreconf/Linux.mk, nss/tests/common/arch.sh
2001-06-09 17:14:59 +00:00