gagan%netscape.com
c58d190faa
Fix for bug 27930. Support for IPv6 in the url parser.
2000-05-16 08:42:40 +00:00
warren%netscape.com
4d1711e5f8
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
ftang%netscape.com
077a3091b3
fix OS/2 problem for IBM. Change the #ifdef XP_PC to #if defined(XP_PC) && !defined(XP_OS2)
2000-05-13 13:13:38 +00:00
andreas.otte%primus-online.de
1dd63d3130
fix bug 37616, Retire SetRelativePath, removing unused SetRelativePath from nsIURI.idl and all it's implementations, r=warren@netscape.com, a=mscott@netscape.com for the mailnews part
2000-05-13 13:05:00 +00:00
colin%theblakes.com
edf3077983
Fix segmented reads on local files. r=warren
2000-05-13 12:29:13 +00:00
andreas.otte%primus-online.de
b8a48defd4
fix bug 32997, file URLs that include a hostname don't work, look for a hostname and do some special work on detecting drivenames for XP_PC, r=gagan@netscape.com
2000-05-13 12:00:38 +00:00
gordon%netscape.com
548f055990
Change allocation/deallocation of monitor to use nsAutoMonitor methods, as per brendan's suggestion.
2000-05-12 23:42:33 +00:00
gordon%netscape.com
e8edd803cb
Reorder shutdown of DNS and SocketTransport services to allow the DNS service to notify socket transports that outstanding lookups are going away.
Part of fix for bug 33821 and 34663.
2000-05-12 23:41:40 +00:00
putterman%netscape.com
050be53b55
Fix OS/2 bustage.
2000-05-11 22:24:39 +00:00
ruslan%netscape.com
a2f62dd437
Fix 37744
2000-05-08 20:25:01 +00:00
andreas.otte%primus-online.de
cef3296759
working on bug 37616, Retire SetRelativePath, NS_MakeAbsolute now only calls Resolve, let it do the complete resolving, r=warren@netscape.com
2000-05-07 11:04:33 +00:00
andreas.otte%primus-online.de
9877d105e2
working on bug 37616, Retire SetRelativePath, Resolve now uses ExtractScheme from nsURLHelper, r=warren@netscape.com
2000-05-07 10:56:33 +00:00
andreas.otte%primus-online.de
c948636f9f
working on bug 37616, Retire SetRelativePath, make nsIOService use the nsURLHelper version of ExtractScheme, r=warren@netscape.com
2000-05-07 10:49:29 +00:00
andreas.otte%primus-online.de
8ffba9346d
working on bug 37616, Retire SetRelativePath, moving ExtractScheme into nsURLHelper, r=warren@netscape.com
2000-05-07 10:43:36 +00:00
warren%netscape.com
a451c5f762
Combined all necko dlls into two. Bug 17031.
2000-05-06 09:15:56 +00:00
warren%netscape.com
29f98602c6
Fixed mac build warnings.
2000-05-06 09:07:31 +00:00
andreas.otte%primus-online.de
07c651fc32
fix a possible mem leak introduced with my last checkin
2000-05-05 22:39:03 +00:00
andreas.otte%primus-online.de
08af7f8bad
fix bug 37109, nsStdURL::Equals() should not malloc, r=warren@netscape.com
2000-05-05 21:23:08 +00:00
andreas.otte%primus-online.de
ad6485ecd3
fix bug 37801, SetFile does not add a / in front of the path before calling SetPath on XP_PC, r=cmanske@netscape.com
...
fix bug 34966, fragment id on root-documents without / misinterpreted, fixing the missed case, r=gagan@netscape.com
2000-05-05 21:11:28 +00:00
andreas.otte%primus-online.de
4216f27fa7
fix bug 37801, SetFile does not add a / in front of the path before calling SetPath on XP_PC, the fix is more general and applys to all platforms, r=cmanske@netscape.com
2000-05-05 21:08:31 +00:00
valeski%netscape.com
550ace7fa9
backing out socket change that is choking imap/pop
2000-05-05 19:54:42 +00:00
gagan%netscape.com
2a088b68e1
More proxy auto config work.
2000-05-05 09:49:42 +00:00
gagan%netscape.com
e9a3396359
Relevant idl includes for proxy auto config changes.
2000-05-05 09:35:50 +00:00
gagan%netscape.com
ec66c25ec6
More proxy autoconfig stuff (in the making...)
2000-05-05 09:34:37 +00:00
valeski%netscape.com
5c360246a4
Socket transport now blocks until DNS is resolved *only* in the Sync api usage case (Open*Stream() calls). This allows callers to deal w/ dns error failures when they're using the sync apis. 24435
2000-05-04 22:50:25 +00:00
warren%netscape.com
84172ac318
Added ioFlags enum. Bugs 37711.
2000-05-03 22:43:21 +00:00
gagan%netscape.com
e09449d011
Fix for bug 36862. Added parameter checks to avoid crashes.
2000-05-03 21:47:56 +00:00
valeski%netscape.com
20d72f6f15
28880. socket transport now provides access to the underlying ip address
2000-05-02 22:25:00 +00:00
valeski%netscape.com
7e86fb4e62
backing out sync failure checkin because of suspect behavior
2000-05-02 19:58:29 +00:00
valeski%netscape.com
c6b552f83f
back in we go
2000-05-02 13:08:20 +00:00
valeski%netscape.com
ac7117c01b
backing out changes until I can figure out what went wrong w/ the tests
2000-05-02 13:04:00 +00:00
valeski%netscape.com
818c7e6ac7
24435. socket transport now handles synchronous failure so we can capture conection errors w/ the sync api
2000-05-02 12:29:34 +00:00
putterman%netscape.com
691b3fd9fe
Fix for 29543 so we can now create new Japanese local folders. Patch submitted by
...
m_kato@ga2.so-net.ne.jp . r=andreas.otte@primus-online.de
2000-05-02 03:58:25 +00:00
mkaply%us.ibm.com
eb3725be25
# 37239
...
r= warren@netscape.com
OS/2 bring up continues - Remove some legacy #ifdef stuff for OS/2
2000-05-01 22:32:47 +00:00
mkaply%us.ibm.com
9503a375e9
# 37239
...
r= warren@netscape.com
OS/2 bring up continues - Add !defined XP_OS2 to #ifdef XP_PC
2000-05-01 22:32:02 +00:00
gagan%netscape.com
339cc0f6f2
First checkin of proxy auto config interfaces. Not in the build.
2000-04-27 18:42:47 +00:00
mstoltz%netscape.com
ab119e4818
Removed getOwner() function from nsIStreamLoader. getChannel() now fulfills this function.
2000-04-27 00:30:27 +00:00
slamm%netscape.com
7180b8f97a
Fix declaration order to quiet build warning
2000-04-26 14:31:01 +00:00
gagan%netscape.com
f9ff19a205
Fixed bug 36831. Removed an accidental checkin of an assertion.
2000-04-25 01:18:26 +00:00
gagan%netscape.com
ec97858c67
First checkin of proxy auto config stuff.
2000-04-25 01:15:35 +00:00
mscott%netscape.com
0d0df459ef
Some folks were confused about why we had AsyncOpen I put a comment saying this method is being
...
made obsolete and no one really implements it.
2000-04-23 01:45:21 +00:00
sspitzer%netscape.com
d68aee5215
turn off gagan's assertion. #36831 . r=mscott.
2000-04-22 23:34:03 +00:00
gagan%netscape.com
45af37867c
Fixed bug 23480. Changed the PostDataStream api to be UploadStream api to allow PUT requests as well.
...
Fixed bug 32560. Added AsyncWrite implementation for HTTP.
Fixed bug 33842. Some of the earliar code that ruslan had landed broke the status updating for proxy cases.
Fixed bug 36602. Added an api to add (and remove) entries to the "no proxy for" array. Also changed the array to be constructed once (and hence parsed once) instead on each call to ExamineForProxy.
Part fix for bug 31174. Added HTTPS proxy settings.
And finally also un"ruslan"ized the HTTP code :)
2000-04-22 00:35:05 +00:00
andreas.otte%primus-online.de
5d1c305843
extended fix for bug 34863 [Local Harddisks not found if I tried with C: without \], partial fix for bugs 32997 [file URLs that include a hostname don't work] and 19174 [Canonify does not handle UNC file paths], enable the urlparser to handle unc paths better for XP_PC, r=dougt@netscape.com
2000-04-21 14:10:23 +00:00
warren%netscape.com
6ec00c88fa
Removed extra call to Open
2000-04-21 05:15:42 +00:00
warren%netscape.com
26f4717bc8
Changed max thread count to 4 (for now).
2000-04-21 05:14:49 +00:00
ruslan%netscape.com
60577a1441
Adjust transport socket timeout everytime it's getting put back into the
...
work queue. Fix WinGate crash (32048) by stopping using polable events in case
when creation of pollable event has failed (until nspr finds a real solution).
Fix 36445. Apply slamm's patch to shut off some compiler warnings.
2000-04-20 01:10:30 +00:00
andreas.otte%primus-online.de
5ce6f6a715
fix bug 34966 [fragment id on root-documents without / misinterpreted], r=warren@netscape.com
2000-04-15 16:07:28 +00:00
andreas.otte%primus-online.de
b0aa6b7ef8
fix bug 35736 [url encoding - character encoded when it shouldn't] No longer escaping $, r=gagan@netscape.com
2000-04-15 15:52:40 +00:00
scc%netscape.com
c9a158e37b
making string conversions explicit
2000-04-15 05:40:34 +00:00