bbaetz%cs.mcgill.ca
7bf006780f
Checking in for smeredith@netscape.com
...
Bugs 65583, 78119: implement SOCKS 4.
Bug 92002: SOCKS on the Mac broken.
Bug 48357: SOCKS intermittent 'connection refused' errors.
r=bbaetz, sr=darin
2001-07-25 00:28:28 +00:00
waterson%netscape.com
0877b1a573
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
2001-06-20 20:21:49 +00:00
cls%seawood.org
80f526179f
Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
...
Changes allow us to have a finer control over which parts of the tree are built with PIC. Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:10:38 +00:00
jgmyers%netscape.com
3a1e9e0ff9
clean up nsITransportSecurityInfo: bug 78292 r=thayes sr=darin
2001-05-18 00:02:46 +00:00
darin%netscape.com
b5c178a4a8
Http branch landing: changes to netwerk/ (bug 76866) r=gagan,sr=dougt,a=chofmann
2001-05-11 21:04:09 +00:00
jgmyers%netscape.com
b087bf8e1e
rename tls sockets to starttls: bug 74387 r=javi r=darin sr=mscott
2001-04-16 21:01:29 +00:00
bryner%uiuc.edu
3f9323934e
Bug 70595 - making nsIPrompt accessible to PSM. r=darin, sr=mscott.
2001-03-06 05:10:33 +00:00
bryner%uiuc.edu
8aeb50199f
Bug 70595 - making nsIPrompt accessible to PSM. r=darin, sr=mscott.
2001-03-06 05:00:47 +00:00
disttsc%bart.nl
744785129a
Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls
2001-02-22 09:35:51 +00:00
bryner%uiuc.edu
b10b7c1d34
Bug 66886 - parent PSM dialogs correctly. This fixes all of the cases in PSM2 and several cases in PSM1. r=javi,danm. sr=mscott.
2001-01-30 02:12:53 +00:00
bryner%uiuc.edu
91ec263c8e
PSM 2.0 work:
...
- Split nsISecureSocketInfo into nsISSLSocketControl and nsIChannelSecurityInfo.
- Incorporate lock icon fixes from psm-glue into pipnss code.
- Implement password callback for client auth in pipnss.
- Locallize the lock icon tooltip.
- Lots of code cleanup.
r=javi, jgmyers, sr=ben.
2001-01-19 01:12:10 +00:00
cls%seawood.org
8bd122b3d5
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
alecf%netscape.com
ec958920a7
#45797 - fix consumers of NS_IMPL_ISUPPORTS
...
r=dveditz a=self
2000-11-17 03:45:13 +00:00
bryner%uiuc.edu
30ab9913bd
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
rayw%netscape.com
6cc70ebd6c
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
warren%netscape.com
7ac7233df8
Factored string bundles out of necko. Fixes bug 42107 - need to fix string bundle init workaround. Also bug 40506 - nsIWebProgressListener needs status text. Status messages now work in mozilla and viewer with internationalized and parameterized text! Added temporary error architecture until bug 13423 can be fixed. Extended nsIStringBundleService to provide method to format status message. r=valeski,jband,tao. verified=mstoltz
2000-07-25 05:45:56 +00:00
bienvenu%netscape.com
5ea8804bb5
fix OS2 build bustage
2000-07-02 18:16:47 +00:00
jab%atdot.org
1fa60addf7
A typo in the Windows makefile...
2000-07-01 12:41:53 +00:00
jab%atdot.org
ce4611cd1f
I had an extra tab after one of the makefile lines...
2000-07-01 10:49:06 +00:00
jab%atdot.org
97cbd61317
a=brendan@mozilla.org
...
Bug #16103
Support for SOCKS proxies in HTTP, HTTPS, and FTP protocols.
Also includes the prefs configuration and UI bits.
2000-07-01 10:25:25 +00:00
ruslan%netscape.com
18b703c068
Preparing for landing of SOCKS support (16103) from justin@ukans.edu
...
Not part of the build.
2000-06-16 17:53:22 +00:00
rpotts%netscape.com
dd7109ca1f
Made nsSocketProviderService use NS_IMPL_THREADSAFE_ISUPPORTS to avoid an assertion on shutdown...
2000-06-14 05:16:10 +00:00
dougt%netscape.com
4ea1d81354
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
scc%netscape.com
a99318a97e
making string conversions explicit
2000-04-01 22:31:00 +00:00
rickg%netscape.com
a78b0f5d7c
removed reference to nsString2
2000-03-31 10:13:22 +00:00
rickg%netscape.com
4fa6b38b7d
removing references to nsString internals
2000-03-26 07:55:46 +00:00
dougt%netscape.com
612badb3a9
Adding GetSecurityInfo to the nsIChannel. bug 29646. r=warren.
2000-03-17 22:06:32 +00:00
dougt%netscape.com
2e2414f258
removing unused files. look at /extensions/psm-glue
2000-03-15 07:51:55 +00:00
pavlov%netscape.com
6d84052d98
don't build psm stuff here anymore on unix
2000-03-14 06:09:41 +00:00
dougt%netscape.com
be86032076
removing security from makefile. Look at mozilla/extensions/psm-glue
2000-03-14 04:55:51 +00:00
sspitzer%netscape.com
1ddd026c3c
ignore generated executable
2000-03-12 08:19:00 +00:00
pavlov%netscape.com
63d5af23a6
add directory to include path
2000-03-11 05:49:01 +00:00
pavlov%netscape.com
d13f9b8e9d
adding crypto stuff to the tip
2000-03-11 04:33:39 +00:00
warren%netscape.com
4ab4ee4d4e
Eliminated the libs build pass.
1999-11-28 03:05:01 +00:00
dmose%mozilla.org
42fc94a6ec
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
dp%netscape.com
6106fb0d99
Changing use of NS_WITH_SERVICE() as GetService() to GetService(). r=warren
1999-11-02 01:40:46 +00:00
dougt%netscape.com
14ecb2a17e
adding hostname to socket provider. (r) warren.
1999-10-01 23:23:49 +00:00
briano%netscape.com
9697722005
General cleanup.
1999-09-10 00:59:21 +00:00
valeski%netscape.com
03b9d2d6cb
changed nsCOMTypeInfo<> template to NS_GET_IID macro
1999-09-03 23:51:14 +00:00
cyeh%netscape.com
26effbde96
Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
1999-09-01 01:13:14 +00:00
sfraser%netscape.com
826e491349
Remove errant semicolon
1999-08-27 20:54:22 +00:00
hshaw%netscape.com
1acee3356e
NS_DECL_NSIFOO changes
1999-08-24 06:50:41 +00:00
dougt%netscape.com
1a8849efd2
First Checked In.
1999-08-24 03:42:59 +00:00
hshaw%netscape.com
2ff728d600
initial checkin
1999-08-23 14:40:24 +00:00
hshaw%netscape.com
655b48dc82
initial checkin - thanks Andreas Otte
1999-08-23 14:34:41 +00:00
hshaw%netscape.com
0bcf491f93
fix depend file generation
1999-08-23 02:14:16 +00:00
hshaw%netscape.com
7cec5bbc3a
initial checkin
1999-08-22 20:22:43 +00:00
hshaw%netscape.com
c5ea0e3f93
Initial checkin of socket provider 'base' files
1999-08-22 14:40:41 +00:00