203 Commits

Author SHA1 Message Date
mscott%netscape.com
88d4ce3d99 attempt to fix Sun OS breakage by casting enums to PRInt32. 2000-12-20 01:49:21 +00:00
mscott%netscape.com
b4767767ee Bug #31982 --> landing this patch for John Myers. Revamp the logic for determining the lock state in the browser
window.

sr=mscott
2000-12-20 01:06:29 +00:00
javi%netscape.com
27b416e841 Fix for bug 63209 sr=cls@seawood.org r=javi@netscape.com
Checking in for pedemont@us.ibm.com

Make PSM use static libraries for libprotocol and libcmt
on OS/2
2000-12-19 02:00:54 +00:00
javi%netscape.com
966c4a6917 Fixing Mac build bustag. a=leaf 2000-12-09 00:55:58 +00:00
ddrinan%netscape.com
0bb4288722 Fix for bug 60909. r=javi@netscape.com, bryner@netscape.com. sr=brendan@mozilla.org, leaf@mozilla.org. 2000-12-06 23:45:42 +00:00
cls%seawood.org
66a18fcbbf Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
javi%netscape.com
05042507f6 Fix for Bug 57985 r=ddrinan,hyatt a=hyatt
Implement the nsIEntropyCollector interface so that we can send entropy
 bits off to PSM to better improve the randomness of generated keys for SSL
2000-10-30 23:35:46 +00:00
warren%netscape.com
cd56c0575b Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2000-10-28 22:17:53 +00:00
warren%netscape.com
9a6d92a433 Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson 2000-10-27 22:43:51 +00:00
ddrinan%netscape.com
eea9545166 Fix for bug 53198. r=javi@netscape.com, sr=scc@mozilla.org 2000-10-16 21:58:48 +00:00
javi%netscape.com
69ae3ebd3e Fix for bug $54860 a=brendan, r=ddrinan
Modify the PSM UI handler to pass different parameters on non WIN32
  platforms to prevent hanging the browser on Linux.
2000-10-16 20:11:08 +00:00
javi%netscape.com
1e39da94ff Fix for bug 45892 r=ddrinan a=brendan
Wait for a non-NULL response when doing a KEYGEN when the user has just
initialized the key database.
2000-10-12 21:27:42 +00:00
dougt%netscape.com
01f9a0a0b5 fixes needing profile manager to use psm. bug 56161. r=javi, sr=mscott 2000-10-11 23:59:57 +00:00
pollmann%netscape.com
ea3baaa437 Bug 54966, 54845, 55906: Prevent psm-glue from accidentally cancelling form submit for file: urls, javascript: urls, and submits to 127.0.0.1 r=javi,jst sr=mscott 2000-10-11 09:53:29 +00:00
javi%netscape.com
95ec8d85e4 bug #51568
r=thayes,ddrinan a=brendan

Modify the inputs to open PSM windows so that SDR password windows work properly.
2000-09-21 01:51:15 +00:00
sspitzer%netscape.com
ece84d85ec part of the fix for #46888. after cancelling a news message, you can't
select another message.  fix by naving@netscape.com.  r=sspitzer,a=mscott
also a couple bullet proofing fixes to prevent crashes.
2000-09-19 22:40:52 +00:00
dougt%netscape.com
c2923c8476 + Added OnSecurityChange() to nsIWebProgressListener interface.
+ Added dummy function to all users of nsIWebProgressListener
+ Added new security event sink.
+ Hooked up new event sink to docloader and friends.
+ Fixed memory leaks and crashes in nsSecureBrowserImpl.
+ Added AlertPrompt to nsIPrompt Interface.
+ Enabling xpcom test on unix.

Fixes bug 46872.  r=valeski/rpotts
2000-09-14 22:56:56 +00:00
bryner%uiuc.edu
d34e3feff0 Fixing Mac bustage for real. 2000-09-14 20:22:21 +00:00
bryner%uiuc.edu
370aeeba6d More bustage fixing. 2000-09-14 20:21:01 +00:00
bryner%uiuc.edu
a68555f9c4 Forgot a file, sorry. Fixes the win32 bustage. 2000-09-14 20:17:29 +00:00
bryner%uiuc.edu
75b7b0b823 Fixing bustage. 2000-09-14 20:12:50 +00:00
bryner%uiuc.edu
3b6b570d1f removed files: mozilla/extensions/psm-glue/public/nsISSLSocketProvider.idl, mozilla/extensions/psm-glue/public/nsISecretDecoderRing.idl, mozilla/extensions/psm-glue/public/nsISecureBrowserUI.idl 2000-09-14 19:28:12 +00:00
bryner%uiuc.edu
14b39559f7 This is the rest of the checkin to remove mozilla's dependency on building psm-glue. All security glue
interfaces and resources that aren't specific to PSM have moved to security/base.  The remaining psm-glue
interfaces which are used elsewhere in the code have been abstracted to be non-PSM-specific, and the call
sites changed to use the abstracted interface.  Bug 18352.  r=brendan,pavlov,shaver.  a=brendan.
2000-09-14 19:27:23 +00:00
vishy%netscape.com
6fbb9dbc07 Jar packaging fixup - changes by warren. Looked at by dveditz and ssu.
r=vishy. verified this solution works for mozilla, commercial and shrimp.
dont have bug number handy but this should be world++. basically from
now on, jar.mn rules will both create the jar and publish the flat files
to dist. the flat files are needed so that installers can compose the
files into a new naming system or delete some or whatever.
2000-09-14 04:45:15 +00:00
rayw%netscape.com
0257791053 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
ddrinan%netscape.com
9dd689471c Fix for bug 47435 2000-09-11 23:08:19 +00:00
pchen%netscape.com
100acdfe21 bug 51756, r=pinkerton, only pass in ONE 'security-button' DOM element 2000-09-07 23:36:06 +00:00
pchen%netscape.com
d6037ef203 bug 51756, r=pinkerton, add security button tooltip text to bundle 2000-09-07 23:36:02 +00:00
pchen%netscape.com
a5cbae4973 bug 51756, r=pinkerton, remove mCertificateAuthorityDisplay and added SetBrokenIcon() method 2000-09-07 23:35:58 +00:00
pchen%netscape.com
911b9fa4fa bug 51756, r=pinkerton, remove mCertificateAuthorityDisplay and changed all references to the object to use mSecurityButton, also added SetBrokenIcon() method to consolidate duplicate code 2000-09-07 23:35:53 +00:00
pchen%netscape.com
61022657b5 bug 51756, r=pinkerton, remove certauth parameter in Init(), which just happened to be exactly the same as button for tooltip stuff 2000-09-07 23:35:49 +00:00
ccarlen%netscape.com
f66f6a4d7e Removed call to nsIProfile method which used nsFileSpec - #36968 r=dougt 2000-09-07 13:09:21 +00:00
ben%netscape.com
a5ee3b5552 fix for tooltip on lock icon, forget the bug number, r=pchen 2000-09-07 06:23:22 +00:00
ddrinan%netscape.com
8564e17f00 Create window with OpenDialog if modal and parent window is non null. Bug 46704 2000-09-06 00:11:48 +00:00
javi%netscape.com
4a2846a54b Make the security advisor come up from the Task Menu bar again. 2000-09-01 21:25:25 +00:00
ben%netscape.com
0b12927e7d remind me again why I use linux... fixing mac build bustage due to missing file in project thingy... i hope this works.. I thought macs were supposed to be friendly. bah. pav 2000-09-01 10:08:08 +00:00
pavlov%netscape.com
36d6a97e21 adding to windows makefile 2000-09-01 09:27:32 +00:00
pavlov%netscape.com
b956215375 fix for secure smtp bug 30321 r=mscott for the smtp part and r=bryner for the rest 2000-09-01 09:00:37 +00:00
vidur%netscape.com
e153192875 Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com 2000-09-01 01:54:35 +00:00
ddrinan%netscape.com
a47c650c26 Fix for bug 44044 2000-08-30 22:03:26 +00:00
ddrinan%netscape.com
948ad11ee1 DisplayURI can now take a parent window 2000-08-30 22:02:18 +00:00
ddrinan%netscape.com
8763fb0424 Use CMInt32 instead of size_t for send/receive calls. Bug 33430 2000-08-30 22:01:06 +00:00
ddrinan%netscape.com
bc48e4bab2 Load PSM from same dir as mozilla and added some extra error checking 2000-08-30 21:59:44 +00:00
ddrinan%netscape.com
495eb0add6 Call DisplayURL with parent window, null for now 2000-08-30 21:58:06 +00:00
ddrinan%netscape.com
e334182538 Pass in a parent nsIDOMWindow to display functions. Bug 46705 2000-08-30 21:56:28 +00:00
warren%netscape.com
3ec392431b Bug 15623. Fixed registration of nsKeygenHandler. 2000-08-25 18:48:50 +00:00
locka%iol.ie
ecebe2ac21 API changes for embedding. b=46847, r=dougt, a=valeski 2000-08-25 18:39:46 +00:00
jst%netscape.com
9abec73fbe DOM string changes. All nsString& in DOM interfaces (and interfaces needed by DOM implementations) have been changed to nsAReadableString& and nsAWritableString&. String implementation additions (sanctioned by scc) to support DOM needs. Bug 49091. r=vidur,jst,scc 2000-08-23 17:27:06 +00:00
javi%netscape.com
d0264fc690 Turns out this last fix is needed to fully fix Bug#45866 2000-08-23 01:24:17 +00:00
javi%netscape.com
185d19cdeb Fix for bug #45866. We were passing the wrong challenge value down to the method that generated the KEYGEN value. Fix some compiler warnings. 2000-08-23 00:24:16 +00:00