.. |
.cvsignore
|
|
|
Makefile.in
|
Bugs 70379, 70380 - Hide nsISingleSignon from embedding apps, split auth prompting methods out of nsIPrompt into a new interface. r=valeski, sr=rpotts.
|
2001-04-10 18:30:25 +00:00 |
makefile.win
|
Bugs 70379, 70380 - Hide nsISingleSignon from embedding apps, split auth prompting methods out of nsIPrompt into a new interface. r=valeski, sr=rpotts.
|
2001-04-10 18:30:25 +00:00 |
MANIFEST
|
Part 1.1 of 18352 (remove extensions/ dependencies from non-extensions/ code):
|
2000-09-12 02:35:29 +00:00 |
MANIFEST_IDL
|
Bugs 70379, 70380 - Hide nsISingleSignon from embedding apps, split auth prompting methods out of nsIPrompt into a new interface. r=valeski, sr=rpotts.
|
2001-04-10 18:30:25 +00:00 |
MANIFEST_PREFS
|
Fix for bug 72843 r=dougt sr=sfraser
Update Mac build scripts for PSM 2.0
Make necko export the default prefs for security on the Mac.
|
2001-03-22 01:28:52 +00:00 |
netCore.h
|
Added comments to netCore.h declaring error ranges for SocketTransport and CacheService. r=beard.
|
2001-03-01 00:54:29 +00:00 |
nsIAuthenticator.idl
|
Bugs 70379, 70380 - Hide nsISingleSignon from embedding apps, split auth prompting methods out of nsIPrompt into a new interface. r=valeski, sr=rpotts.
|
2001-04-10 18:30:25 +00:00 |
nsIAuthPrompt.idl
|
New files for bug 70380 - not yet part of build. r=valeski, sr=rpotts
|
2001-04-10 14:40:07 +00:00 |
nsICachingChannel.idl
|
Fixes bug 72520 "support for cacheKeys must be implemented" r=gordon sr=dougt
|
2001-04-02 01:20:43 +00:00 |
nsIChannel.idl
|
bug #65777 (r=valeski, sr=mscott) - Window targeting fixes...
|
2001-05-14 02:16:27 +00:00 |
nsIDownloader.idl
|
bug 72528, remove old cache from build. sr=darin.
|
2001-04-17 10:47:22 +00:00 |
nsIEventSinkGetter.idl
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:40:37 +00:00 |
nsIFileChannel.idl
|
Fixing line endings
|
2001-03-12 23:31:46 +00:00 |
nsIFileStreams.idl
|
Minor build changes per API review. Now nsIFileURL and nsIFileChannel have their own IDL file which means that if you were using either of these two interfaces, you need to include a new include file. r=valeski@netscape.com
|
2001-03-12 22:41:28 +00:00 |
nsIFileTransportService.idl
|
add ability to reuse file transports r=dougt,sr=darin 74597
|
2001-04-29 14:57:31 +00:00 |
nsIIOService.idl
|
Necko API changes, bug 74221. r=valeski, sr=rpotts.
|
2001-04-10 06:01:08 +00:00 |
nsILoadGroup.idl
|
Necko API changes, bug 74221. r=valeski, sr=rpotts.
|
2001-04-10 06:01:08 +00:00 |
nsINetModRegEntry.idl
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:40:37 +00:00 |
nsINetModuleMgr.idl
|
Bug 37275, Changing value of all progids, and changing everywhere a progid
|
2000-09-13 23:57:52 +00:00 |
nsINetNotify.idl
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:40:37 +00:00 |
nsIPasswordManager.idl
|
Part 1.1 of 18352 (remove extensions/ dependencies from non-extensions/ code):
|
2000-09-12 02:35:29 +00:00 |
nsIPasswordManagerUtils.h
|
Bug fix for 52648 -- remaining stash of progids which I missed on
|
2000-09-14 23:20:49 +00:00 |
nsIProgressEventSink.idl
|
Relanding Necko Changes.
|
2001-02-21 20:38:08 +00:00 |
nsIPrompt.idl
|
Bug 78745 - nsIPromptService::ConfirmEx needs to be more flexible. r=valeski, sr=sfraser
|
2001-05-06 15:03:55 +00:00 |
nsIProtocolHandler.idl
|
Minor build changes per API review. Now nsIFileURL and nsIFileChannel have their own IDL file which means that if you were using either of these two interfaces, you need to include a new include file. r=valeski@netscape.com
|
2001-03-12 22:41:28 +00:00 |
nsIProtocolProxyService.idl
|
Http branch landing: changes to netwerk/ (bug 76866) r=gagan,sr=dougt,a=chofmann
|
2001-05-11 21:04:09 +00:00 |
nsIProxy.idl
|
Http branch landing: changes to netwerk/ (bug 76866) r=gagan,sr=dougt,a=chofmann
|
2001-05-11 21:04:09 +00:00 |
nsIProxyAutoConfig.idl
|
Bug fix for Bugzilla bug 53080. Includes a JavaScript XPCOM component that
|
2001-04-17 02:34:47 +00:00 |
nsIProxyAutoConfigUtils.idl
|
First checkin of proxy auto config interfaces. Not in the build.
|
2000-04-27 18:42:47 +00:00 |
nsIRequest.idl
|
Patch to finalize necko loadFlags and fix HTTP validation correctness w.r.t.
|
2001-04-14 02:02:19 +00:00 |
nsIRequestObserver.idl
|
Necko API changes, bug 74221. r=valeski, sr=rpotts.
|
2001-04-10 05:43:26 +00:00 |
nsIRequestObserverProxy.idl
|
Necko API changes, bug 74221. r=valeski, sr=rpotts.
|
2001-04-10 05:43:26 +00:00 |
nsISecretDecoderRing.idl
|
Moving files out of security/base at request of security team. The new home for these files is in netwerk. Bug 53648. r=scc. a=gagan,brendan.
|
2000-09-22 04:42:20 +00:00 |
nsISecureBrowserUI.idl
|
Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com.
|
2001-05-08 17:42:36 +00:00 |
nsISecurityEventSink.idl
|
+ Added OnSecurityChange() to nsIWebProgressListener interface.
|
2000-09-14 22:56:56 +00:00 |
nsISecurityManagerComponent.idl
|
Moving files out of security/base at request of security team. The new home for these files is in netwerk. Bug 53648. r=scc. a=gagan,brendan.
|
2000-09-22 04:42:20 +00:00 |
nsISocketTransport.idl
|
Relanding Necko Changes.
|
2001-02-21 20:38:08 +00:00 |
nsISocketTransportService.idl
|
Relanding Necko Changes.
|
2001-02-21 20:38:08 +00:00 |
nsIStreamIO.idl
|
Bug 37275, Changing value of all progids, and changing everywhere a progid
|
2000-09-13 23:57:52 +00:00 |
nsIStreamIOChannel.idl
|
Necko API changes, bug 74221. r=valeski, sr=rpotts.
|
2001-04-10 06:01:08 +00:00 |
nsIStreamListener.idl
|
Necko API changes, bug 74221. r=valeski, sr=rpotts.
|
2001-04-10 06:01:08 +00:00 |
nsIStreamLoader.idl
|
Necko API changes, bug 74221. r=valeski, sr=rpotts.
|
2001-04-10 06:01:08 +00:00 |
nsIStreamObserver.idl
|
r=rpotts. comment changes only. 48726. adding status to idl files of api rev. ifaces.
|
2001-03-24 00:22:18 +00:00 |
nsIStreamProvider.idl
|
Necko API changes, bug 74221. r=valeski, sr=rpotts.
|
2001-04-10 06:01:08 +00:00 |
nsITransport.idl
|
Http branch landing: changes to netwerk/ (bug 76866) r=gagan,sr=dougt,a=chofmann
|
2001-05-11 21:04:09 +00:00 |
nsIURI.idl
|
Necko API changes, bug 74221. r=valeski, sr=rpotts.
|
2001-04-10 06:01:08 +00:00 |
nsIURL.idl
|
Necko API changes, bug 74221. r=valeski, sr=rpotts.
|
2001-04-10 06:01:08 +00:00 |
nsIURLParser.idl
|
Re-added
|
2000-01-17 06:05:43 +00:00 |
nsIWebFilters.idl
|
Bug 37275, Changing value of all progids, and changing everywhere a progid
|
2000-09-13 23:57:52 +00:00 |
nsNetUtil.h
|
Http branch landing: changes to netwerk/ (bug 76866) r=gagan,sr=dougt,a=chofmann
|
2001-05-11 21:04:09 +00:00 |
nsUnixColorPrintf.h
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:40:37 +00:00 |
security-prefs.js
|
Bug 79528 r=ddrinan/sr=ben Add edit window for SSL ciphers
|
2001-05-09 04:04:32 +00:00 |