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

198 Коммитов

Автор SHA1 Сообщение Дата
javi%netscape.com 2cdf23838b Fix for Bug 88230, checking in for ccarlen
r=javi, sr=tor

 Initialize an un-initialized variable and make sure we don't call
 NSS if NSS is uninitialized.
2001-07-20 20:16:23 +00:00
ddrinan%netscape.com 92fcc82798 Check in for jst. Remove some unused macros 2001-07-19 00:10:13 +00:00
javi%netscape.com cec1510fc2 Fix for Bug 89105, Checking in for Stephen Walker
r=ddrinan, sr=blizzard

Let's only say connect once in the generic SSL error note.
2001-07-18 20:29:04 +00:00
ddrinan%netscape.com 7eb79900d7 Remove ^M that was accidentially checked in. 2001-07-12 18:44:58 +00:00
ddrinan%netscape.com 0167bb61d3 Bug 90335 - extra security warning. r=bryner,sr=jst 2001-07-12 06:34:20 +00:00
ddrinan%netscape.com 447344cdb2 Check in for tao. Bug 86807 - Menu items are missing. r=jbetak,sr=hyatt 2001-07-10 01:18:24 +00:00
ddrinan%netscape.com a57521d99f Bug 77837 - PSM UI in language pack. r=tao,sr=blizzard 2001-07-10 00:39:40 +00:00
ddrinan%netscape.com c57ad70353 Fix for bug 89139 - RegisterProfileChangeObserver returns garbage. r=walk84,sr=blizzard 2001-07-08 17:45:00 +00:00
ddrinan%netscape.com b50018e5d7 Bug 88834 - typo in cert detail view. r=javi,sr=tor 2001-07-05 22:53:19 +00:00
ddrinan%netscape.com c8f47eb887 Check in for Javi. Bug 83695 - delete cert from smartcard. r=drinan,sr=blizzard 2001-07-04 18:33:53 +00:00
ddrinan%netscape.com 7443f949ef Bug 87233, r=javi,sr=mscott,a=chofman 2001-07-02 23:25:00 +00:00
bryner%uiuc.edu 30c7115957 checking in for jag.
Bug 88413 -- replace nsString::GetUnicode() with get().  r=dbaron, rs=scc.
2001-06-30 18:04:39 +00:00
javi%netscape.com 3a722d8e06 Fix for Bug 88256 r=mcgree, sr=brendan
Fix PKCS12 backup so that it works on the Mac.  Use
  nsILocalFile::OpenNSPRFileDesc to get a PRFileDesc*
  instead of PR_Open since PR_Open doesn't deal with
  native paths on the Mac at all.
2001-06-29 04:35:04 +00:00
ddrinan%netscape.com b14824c424 Checking fix for bug 87902 for Javi. r=ddrinan,sr=brendan,a=asa 2001-06-28 20:12:40 +00:00
javi%netscape.com 2650050c65 Fix for Bug 87834 r=ddrinan, sr=blizzard
Fix forced backup during cert issuance.  Needed to set the token for
  exporting before calling ExportToFile.  Remove a double free.  Catch
  the case where the CA wants to set the nickname on a cert and pass
  the nickname to NSS so that it gets set correctly when importing.
2001-06-27 23:48:00 +00:00
ddrinan%netscape.com 3557bd48ed Bug # 87182. r=javi,sr=hyatt, a=asa 2001-06-27 06:38:42 +00:00
javi%netscape.com 95dfb0fe83 Fix for Bug 87675 r=ddrinan,sr=alecf,a=blizzard
Only copy the CERTCertTrust passed into the constructor of nsNSSCertTrust
  iff it's non-NULL and default a cert type that we don't know, then default
  to SERVER_CERT since that's the only type we won't know about.
2001-06-27 00:33:17 +00:00
mcgreer%netscape.com af6f64a9ab fix for 82882, add .p12 extension
r=javi,sr=blizzard,a=choffman for trunk and 0.9.2 branch
2001-06-24 19:15:59 +00:00
javi%netscape.com a59f363a3f Add const to interface declaration to fix AIX tbox bustage. 2001-06-23 20:09:28 +00:00
mcgreer%netscape.com e659fb57da fix for 82895
some certs appearing unverified
r=javi;sr,a=blizzard for 0.9.2
a=choffman for trunk and 0.9.2 branch
2001-06-23 13:13:03 +00:00
ddrinan%netscape.com febce1b7d9 Bug #82211, r=javi,sr=blizzard,a=asa 2001-06-22 00:53:34 +00:00
mcgreer%netscape.com a6e79be359 Fix for http://bugzilla.mozilla.org/show_bug.cgi?id=82377
Add UI for private key db timeout
r=javi;sr,a=blizzard for 0.9.2
2001-06-21 13:48:34 +00:00
javi%netscape.com f06839e95c Fix for bug 86958, checking in for waterson.
r=leaf, sr=blizzard, a=asa

  modifications to link crypto into a meta-component for static-build.
2001-06-21 00:36:17 +00:00
javi%netscape.com 06909090a1 Fix for Bug 84201 r=ddrinan, sr=blizzard, a=blizzard
When getting a cert, grab the chain of CA's and import it into the
  local cert db.
2001-06-20 22:51:31 +00:00
mcgreer%netscape.com dd3ab61c3b Fix for http://bugzilla.mozilla.org/show_bug.cgi?id=83176
r=javi;sr,a=blizzard for 0.9.2
2001-06-20 22:41:29 +00:00
javi%netscape.com e32b3cf6b9 commiting for waterson.
Remove '"' character in NS_IMPL_NSGETMODULE declaration.  Part of
  static branch landing.
2001-06-20 21:00:57 +00:00
bryner%uiuc.edu 4cb4ba6f5e Fixing PSM bustage for dbaron. 2001-06-20 04:20:47 +00:00
javi%netscape.com e38b259093 Checking in for pollman
Fix for Bug 68321 r=javi, sr=jst, a=asa
2001-06-19 22:38:26 +00:00
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
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
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
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
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
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
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
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
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
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
javi%netscape.com 7d4a1c6ded Fix for Bug 64888 r=wtc, sr=blizzard, a=asa Retry an SSL connection if we fail during first write after a successful connect since it's most likely due to a TLS intolerant server 2001-06-08 00:50:32 +00:00
ddrinan%netscape.com 9b37daaeb3 Fix double free in PSM. Bug#82359, r=javi@netscape.com,sr=blizzard@mozilla.org,a=blizzard@mozilla.org 2001-06-01 23:48:53 +00:00
javi%netscape.com 67ff86ecc7 Fix for Bug 82785 r=thayes, sr=blizzard, a=tor
Switch reference from "weak" crypto to "low-grade" crypto so
  that the warning that comes up is consistent with the prefernces
  panel.
2001-05-25 21:49:23 +00:00
javi%netscape.com 61bdef1ed7 Fix for Bug 78806 r=mcgreer, sr=blizzard, a=blizzard
Fixes a slew of cert viewer problems.

  Fix the sizing issues with the cert viewer.
  Make the General tab of the cert viewer more simple
  Have the Details tab of the cert viewer re-populate the ASN1 dump
    if a new cert in the chain is selected.
  Correct some mis-spelled words.
2001-05-25 16:50:03 +00:00
ddrinan%netscape.com a86397a93a PCKS7 implementation for signed JS. Bug# 82227 r=mstoltz@netscape.com,sr=blizzard@mozilla.org,a=blizzard@mozilla.org 2001-05-23 22:06:43 +00:00
javi%netscape.com f3a8070363 Backing out fix to Bug 77837 since it caused many things to
go wrong like strings not showing up on Mac builds
and nsKeygenFormProcessor to crash.
2001-05-23 18:11:43 +00:00
bryner%uiuc.edu cc34c4bb2e fixing string bustage 2001-05-23 05:02:56 +00:00