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

105 Коммитов

Автор SHA1 Сообщение Дата
mkaply%us.ibm.com b8b2b123ae # 37239
r = thayes, a = brendan
OS/2 bring-up - Need cast for VisualAge
2000-06-09 22:48:05 +00:00
valeski%netscape.com f5e1fae7ec 41714. r=pavlov. don't try and use tcp no-delay on unix domain sockets because it's generally not a supported tcp feature 2000-06-09 21:15:17 +00:00
warren%netscape.com 512c8bf433 Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
javi%netscape.com 08283e98ce Fixing Mac build bustage. 2000-06-03 00:05:33 +00:00
javi%netscape.com 5bac4212d7 Missed these the first time around. 2000-06-02 23:58:59 +00:00
javi%netscape.com ff15abfd77 r=thayes a=lord
Bug#24886
checking in code for mozilla to do CRMF issuance.
With the right version of PSM, Netscape employess can now get certs.
2000-06-02 22:46:41 +00:00
thayes%netscape.com 0b1407533b Bug 40349 - remove timeout on PSM recv and send ops. Rely entirely on
non-blocking mode instead.
2000-06-02 05:59:37 +00:00
cls%seawood.org 48f5390d98 Include <ctype.h> to resolve isspace(). Needed for BeOS. 2000-06-01 10:42:45 +00:00
pollmann%netscape.com 0684ae66a7 Bug 39867: Fix uninitialized variable problem that was causing Mac to not post after unchecking "show again" box in warning dialog. r=harishd 2000-06-01 02:02:39 +00:00
javi%netscape.com 10cd56f365 Bug #28698 r=thayes a=lord
Make crypto.logout do something useful so that the security advisor's logout
button does the right thing.
2000-05-31 22:23:04 +00:00
thayes%netscape.com 10014b97d1 Bug=40349 Reverse changes made to PSM glue which break SSL connections and long
interactions with PSM, such as password setting dialogs.
2000-05-31 21:34:04 +00:00
ben%netscape.com cd14323de5 Convert lock button titledbutton to statusbarpanel. 2000-05-27 03:39:10 +00:00
pavlov%netscape.com 2804c173c5 fix for unix file picker not handling null window parents bug 34328 r=brendan, slamm
fix for mailnews' file->save as dialog not saving files on unix in due to its handling of file extentions and filters.  this code now uses nsIFilePicker.  fixes nsbeta2+ bug 31096. r=mscott
2000-05-25 00:44:10 +00:00
dougt%netscape.com 263b389da3 removing warning. 2000-05-24 22:53:15 +00:00
dougt%netscape.com 3b1b7c48ee nsPSMComponent.cpp
1.  Reduce complexity in launching code.

nsPSMShimLayer.c
1.  Read and Write should timeout
2.  Read and Write should return errors... duh.
2.  PR_IN_PROGRESS_ERROR on Connect should be returned

nsPSMUICallbacks.cpp
1. Use the modal flag to open new windows.

nsSSLIOLayer.cpp
1.  disable Nagle algorithm

r=valeski@netscape.com
2000-05-24 22:51:27 +00:00
thayes%netscape.com 39e1da90a8 Change UI Events for PSM to modal r=dougt bugid=26085 2000-05-23 01:08:34 +00:00
dougt%netscape.com d83290854c Fix for 31164, possibly 35658, and prep work for 31174.
1) Passing the proxy hostname and port to the underlying socket
   and changing all users that appeared in lxr.

2) (psm-glue) registering with the cache manager to allow local loopback so that
   psm will work with a proxy.

3) (psm-glue) Storing proxy information in psmSocketInfo.

most reviewed by gagan@netscape.com.
2000-05-19 22:56:12 +00:00
mjudge%netscape.com 17920334e6 a=syd. someone had bad dir in makefile 2000-05-18 03:22:01 +00:00
warren%netscape.com 5f6b57ef08 Bug 39416. Made ftp work with single sign-on for more than one user/host. 2000-05-17 07:12:40 +00:00
thayes%netscape.com fbfefe15cf Add FSDR module to PSMGlue component. 2000-05-17 06:39:58 +00:00
thayes%netscape.com fb67c5cefe added files: mozilla/extensions/psm-glue/src/nsFSDR.cpp 2000-05-17 06:33:10 +00:00
thayes%netscape.com 7f36f9492d Commit new file with updated nsIPrompt calls. 2000-05-17 06:29:53 +00:00
thayes%netscape.com bc90a7d57a Initial version of "fake" SDR implementation 2000-05-17 05:49:24 +00:00
javi%netscape.com 2c2844d070 Fix Linux build bustage. 2000-05-17 01:47:18 +00:00
javi%netscape.com c43253606c added files: mozilla/extensions/psm-glue/src/nsCrypto.cpp 2000-05-17 00:51:43 +00:00
javi%netscape.com 1b35689460 Implementing the JS crypto object interface. 2000-05-17 00:48:32 +00:00
javi%netscape.com bed77c736b Add the files that implement the crypto js object interface. 2000-05-17 00:43:34 +00:00
thayes%netscape.com cb9263bcda Change calls to CMT_SDR* functions to provide ctx for callbacks. 2000-05-17 00:10:57 +00:00
warren%netscape.com 618d468469 Changes to unify nsINetPrompt with nsIPrompt, making single sign-on work. Single sign-on API changes. Fixes bugs 34583, 34720, 34725, 24746, 33094. r=sspitzer,morse 2000-05-16 05:35:23 +00:00
cls%seawood.org 8a94c9df50 Latest OS/2 makefile changes. Bug 34106. Batch 14, 15, & 16. 2000-05-16 04:41:54 +00:00
dougt%netscape.com e92cca6c23 Updating project file. NOT IN BUILD. 2000-05-15 19:42:19 +00:00
danm%netscape.com c0ae0cbbf6 top-level chrome dirs are now packages,locales,skins 2000-05-13 21:29:08 +00:00
thayes%netscape.com db737a98d5 added files: mozilla/extensions/psm-glue/src/nsSDR.cpp 2000-05-11 20:58:12 +00:00
thayes%netscape.com caef913351 Land SDR changes from SDR_BRANCH.
Enable calls to new interface functions in wallet.
2000-05-11 18:59:25 +00:00
sspitzer%netscape.com bac0664098 psm skin files have moved. 2000-05-11 04:26:45 +00:00
mstoltz%netscape.com 74488c46a3 Removed dependency of libjar on psm-glue, bug 36853. Fixed out parameter type problem in PSMComponent::HashEnd 2000-05-10 01:49:33 +00:00
dougt%netscape.com e512ecf9c7 Fixed a problem where the socket was being deleted before pickled status was saved. This caused security not always being recognized (35861)
Fixed a problem where https would not display correctly if they were the first document load (28418)
Added MIME content handling for CA, Server, User, and Email certs
2000-05-08 23:19:09 +00:00
dougt%netscape.com 6316d6bbeb Prevents a stack overflow. was checking for null. I guess we need to check
for null as well as (child == child's parent)...
2000-05-08 07:22:09 +00:00
dougt%netscape.com c37eaf627d I change my mind about which text to display when the document was not loaded
correctly.
2000-05-08 07:04:32 +00:00
dougt%netscape.com a5ebfb9df6 More lock icon hacking.
Fixed a problem with nested frames posting not being recongnized.
Adding warnings to posts from insecure sites.  (37155)
2000-05-08 06:53:57 +00:00
thayes%netscape.com d6ebe0e55a Update name of box for hooking in the security button. ("state-box" -> "status-bar") 2000-05-07 20:51:33 +00:00
sspitzer%netscape.com 5673842785 fix warning. 2000-04-30 17:40:50 +00:00
thayes%netscape.com 2bc357bdde Cleanup implementation of SDR code. 2000-04-26 05:31:19 +00:00
mstoltz%netscape.com 9bb975256e Fixes for 27010, 32878, and 32948. 2000-04-26 03:50:07 +00:00
mjudge%netscape.com 2cfb602409 making string conversions explicit. scc 2000-04-26 01:13:55 +00:00
sspitzer%netscape.com a060f90581 added files: mozilla/extensions/psm-glue/public/nsIPSMSocketInfo.idl 2000-04-25 03:00:29 +00:00
sspitzer%netscape.com 7d86cb2b29 added files: mozilla/extensions/psm-glue/public/nsISecretDecoderRing.idl 2000-04-25 02:58:50 +00:00
dougt%netscape.com 5cd78b5bfb Fixes:
35864 Convert nsSecureBrowserUIImpl to use new WebProgress interfa
35472 Lock does not change when going to a mixed frames site.
27104 [feature] No warning when sending insecure form data
28335 Forcing handshake on CMT_OpenSSLConnection for https connect
28418 Lock broken on https startup home page.
36814 nsPSMSocketInfo not thread safe
updated to pavlov's new directory picker.
2000-04-25 01:56:59 +00:00
mstoltz%netscape.com 57feeae5ec Backing out changes until I can figure out why it's crashing on startup. 2000-04-23 21:25:39 +00:00
mstoltz%netscape.com 62bffdd26e Fixes for bugs 27010, 32878, 32948. 2000-04-23 20:30:29 +00:00