morse%netscape.com
ddca9da0a2
improved cookie viewer, approved by valeski
...
git-svn-id: svn://10.0.0.236/trunk@7806 18797224-902f-48f8-a5cc-f745e15eee43
1998-08-12 03:59:45 +00:00
valeski%netscape.com
9b9206ef08
added the transfer_encoding reset code to all builds (no longer #ifdef'd) and placed it everywhere we were doing content_encoding clearing. Also did some reformatting. Ran the transfer_encoding stuff by gagan.
...
git-svn-id: svn://10.0.0.236/trunk@7750 18797224-902f-48f8-a5cc-f745e15eee43
1998-08-11 19:07:55 +00:00
valeski%netscape.com
45a036d316
nglayout - clear the transfer encoding field in the url_s before doing a redirect so it doesn't interfer with the redirecting url stream selection
...
git-svn-id: svn://10.0.0.236/trunk@7734 18797224-902f-48f8-a5cc-f745e15eee43
1998-08-11 05:19:03 +00:00
valeski%netscape.com
f271e1406c
another memory leak and formatting changes
...
git-svn-id: svn://10.0.0.236/trunk@7733 18797224-902f-48f8-a5cc-f745e15eee43
1998-08-11 04:52:12 +00:00
valeski%netscape.com
f2ee0c64b3
someone forgot to add parenthesis which could cause memory leaks on redirects. Not anymore! Parenthesis added.
...
git-svn-id: svn://10.0.0.236/trunk@7727 18797224-902f-48f8-a5cc-f745e15eee43
1998-08-11 02:59:31 +00:00
donm%netscape.com
2ea7df3487
Fixes Unix build problem with MOZ_COOKIEMANAGE and MOZ_SINGLESIGNON
...
flags turned on. Approved by: Steve Morse
git-svn-id: svn://10.0.0.236/trunk@7675 18797224-902f-48f8-a5cc-f745e15eee43
1998-08-10 20:38:26 +00:00
waterson%netscape.com
91ad084c9b
Modified timing macros to include MWContext parameter.
...
git-svn-id: svn://10.0.0.236/trunk@7637 18797224-902f-48f8-a5cc-f745e15eee43
1998-08-09 20:32:30 +00:00
morse%netscape.com
e4811f323a
fix minor bugs, alphabetize items in cookie viewer lists
...
git-svn-id: svn://10.0.0.236/trunk@7324 18797224-902f-48f8-a5cc-f745e15eee43
1998-08-05 03:34:16 +00:00
waterson%netscape.com
93138f6445
Changes to timing to support clocks. Layout changes approved by toshok, netlib changes approved by gagan.
...
git-svn-id: svn://10.0.0.236/trunk@7248 18797224-902f-48f8-a5cc-f745e15eee43
1998-08-04 19:35:56 +00:00
morse%netscape.com
1f93fdf7b6
change for anonymous mode, reviewed by valeski
...
git-svn-id: svn://10.0.0.236/trunk@7044 18797224-902f-48f8-a5cc-f745e15eee43
1998-08-01 14:52:41 +00:00
morse%netscape.com
49fca03352
changes for anonymous mode, reviewed by valeski
...
git-svn-id: svn://10.0.0.236/trunk@7043 18797224-902f-48f8-a5cc-f745e15eee43
1998-08-01 14:51:15 +00:00
gagan%netscape.com
5af3525e5e
Fix for 309717 and 64550.
...
git-svn-id: svn://10.0.0.236/trunk@6835 18797224-902f-48f8-a5cc-f745e15eee43
1998-07-30 02:32:48 +00:00
waterson%netscape.com
55e8dd989c
Added runtime tracing calls. Approved by gagan.
...
git-svn-id: svn://10.0.0.236/trunk@6707 18797224-902f-48f8-a5cc-f745e15eee43
1998-07-29 06:03:10 +00:00
vidur%netscape.com
96502a2a0f
Added PR_EXTERN_C macros necessry for Raptor
...
git-svn-id: svn://10.0.0.236/trunk@6454 18797224-902f-48f8-a5cc-f745e15eee43
1998-07-24 23:52:27 +00:00
morse%netscape.com
f43582b3bb
fix bug 309831, reviewed by gagan
...
git-svn-id: svn://10.0.0.236/trunk@6453 18797224-902f-48f8-a5cc-f745e15eee43
1998-07-24 23:38:25 +00:00
scullin%netscape.com
ee9b5b7370
Really fix cookies for modular netlib.
...
git-svn-id: svn://10.0.0.236/trunk@6352 18797224-902f-48f8-a5cc-f745e15eee43
1998-07-24 01:34:52 +00:00
valeski%netscape.com
8d0b4bad42
299916. no longer sending gratuitus connection header if we don't need to. and no longer sending uname/password in referer fields (edge case bug)
...
git-svn-id: svn://10.0.0.236/trunk@6133 18797224-902f-48f8-a5cc-f745e15eee43
1998-07-22 01:04:01 +00:00
valeski%netscape.com
adac52bc7f
123018, changing http authentication mechanism.
...
git-svn-id: svn://10.0.0.236/trunk@6131 18797224-902f-48f8-a5cc-f745e15eee43
1998-07-22 00:49:51 +00:00
dfm%netscape.com
3d17427a85
Landed privacy features from PRIVACY_BRANCH_070898; Transaction Receipts
...
and Privacy Policies are still switched off, so mozilla/privacy doesn't
build by default.
git-svn-id: svn://10.0.0.236/trunk@5968 18797224-902f-48f8-a5cc-f745e15eee43
1998-07-20 18:40:09 +00:00
morse
d5525d1ff7
fix bug 159169, reviewed by rpotts & valeski
...
git-svn-id: svn://10.0.0.236/trunk@5187 18797224-902f-48f8-a5cc-f745e15eee43
1998-07-09 00:37:11 +00:00
valeski
c744b665a8
fixed cookies reset by server bug. 241770, approved by don
...
git-svn-id: svn://10.0.0.236/trunk@4837 18797224-902f-48f8-a5cc-f745e15eee43
1998-07-01 22:36:44 +00:00
ricardob
f88736bac8
trying to fix compile error for HG22087 with rosetta.h
...
git-svn-id: svn://10.0.0.236/trunk@4522 18797224-902f-48f8-a5cc-f745e15eee43
1998-06-25 20:03:52 +00:00
spider
d56dcfe52f
NORMANDY_DDAY merge...
...
git-svn-id: svn://10.0.0.236/trunk@4478 18797224-902f-48f8-a5cc-f745e15eee43
1998-06-25 05:50:45 +00:00
valeski
f22cec83ae
123702 - we weren't handling http 100 "continue" status codes properly. rev'd by gagan, approved by don
...
git-svn-id: svn://10.0.0.236/trunk@3898 18797224-902f-48f8-a5cc-f745e15eee43
1998-06-16 17:52:42 +00:00
morse
dfaee48e18
cookie management changes
...
git-svn-id: svn://10.0.0.236/trunk@3474 18797224-902f-48f8-a5cc-f745e15eee43
1998-06-08 04:14:31 +00:00
morse
9783d4159d
change for cookie management
...
git-svn-id: svn://10.0.0.236/trunk@3462 18797224-902f-48f8-a5cc-f745e15eee43
1998-06-07 16:07:47 +00:00
morse
695f8f46a9
cookie management changes
...
git-svn-id: svn://10.0.0.236/trunk@3460 18797224-902f-48f8-a5cc-f745e15eee43
1998-06-07 16:01:49 +00:00
morse
795f917346
cookie management changes
...
git-svn-id: svn://10.0.0.236/trunk@3403 18797224-902f-48f8-a5cc-f745e15eee43
1998-06-06 00:22:03 +00:00
kipp
f21bd6d2a5
Use PL_strcasecmp so that netlib can link again when it's modular
...
git-svn-id: svn://10.0.0.236/trunk@3284 18797224-902f-48f8-a5cc-f745e15eee43
1998-06-05 00:08:17 +00:00
danm
e15f1040dc
added internet keyword tooltip extraction a:don
...
git-svn-id: svn://10.0.0.236/trunk@3277 18797224-902f-48f8-a5cc-f745e15eee43
1998-06-04 23:25:53 +00:00
scc
611382fedf
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@3268 18797224-902f-48f8-a5cc-f745e15eee43
1998-06-04 22:51:07 +00:00
pinkerton
b19294133c
Fix some mac problems in single signon and cookie management. Also fix problems when no security is available (ie, free source).
...
git-svn-id: svn://10.0.0.236/trunk@3218 18797224-902f-48f8-a5cc-f745e15eee43
1998-06-04 17:47:31 +00:00
sfraser
a229fda7eb
include xp_error
...
git-svn-id: svn://10.0.0.236/trunk@3173 18797224-902f-48f8-a5cc-f745e15eee43
1998-06-04 06:51:17 +00:00
scullin
0c084c2df2
Landing modular netlib on UNIX
...
git-svn-id: svn://10.0.0.236/trunk@2879 18797224-902f-48f8-a5cc-f745e15eee43
1998-06-02 00:23:17 +00:00
scullin
3d2f4b9b3a
Start building mime type routines as separate library.
...
git-svn-id: svn://10.0.0.236/trunk@2818 18797224-902f-48f8-a5cc-f745e15eee43
1998-06-01 18:29:28 +00:00
scullin
ec7be8a3b3
Change XP_IS_ macros to NET_IS_ macros.
...
git-svn-id: svn://10.0.0.236/trunk@2658 18797224-902f-48f8-a5cc-f745e15eee43
1998-05-29 23:04:49 +00:00
morse
dd2d9fd68e
add htmldlgs.h to list of include files
...
git-svn-id: svn://10.0.0.236/trunk@2637 18797224-902f-48f8-a5cc-f745e15eee43
1998-05-29 19:15:45 +00:00
morse
b4b33b01a3
remove absolute path on include file
...
git-svn-id: svn://10.0.0.236/trunk@2635 18797224-902f-48f8-a5cc-f745e15eee43
1998-05-29 19:15:05 +00:00
morse
774dc66bfd
bug 122126, reviewed by valeski
...
git-svn-id: svn://10.0.0.236/trunk@2500 18797224-902f-48f8-a5cc-f745e15eee43
1998-05-28 17:07:23 +00:00
scullin
bbfde797e0
Eliminate SOCKET_ERRNO and xp_sock.h
...
git-svn-id: svn://10.0.0.236/trunk@2435 18797224-902f-48f8-a5cc-f745e15eee43
1998-05-28 00:17:37 +00:00
scullin
6a0c8ea696
Fix bool type mismatch.
...
git-svn-id: svn://10.0.0.236/trunk@2403 18797224-902f-48f8-a5cc-f745e15eee43
1998-05-27 21:18:25 +00:00
scullin
f63d10a871
Strip out XP functions from last bug fix.
...
git-svn-id: svn://10.0.0.236/trunk@2364 18797224-902f-48f8-a5cc-f745e15eee43
1998-05-27 18:50:54 +00:00
morse
3cbd932a72
bug 122126, reviewed by valeski
...
git-svn-id: svn://10.0.0.236/trunk@2345 18797224-902f-48f8-a5cc-f745e15eee43
1998-05-27 08:06:33 +00:00
sfraser
4d3a73a6a0
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@2231 18797224-902f-48f8-a5cc-f745e15eee43
1998-05-23 01:14:17 +00:00
scullin
10222065f1
Landed raptor modular netlib stuff
...
git-svn-id: svn://10.0.0.236/trunk@2225 18797224-902f-48f8-a5cc-f745e15eee43
1998-05-22 23:38:40 +00:00
guha
f3f598e3ce
Add prototype, temporary bug fix added.
...
git-svn-id: svn://10.0.0.236/trunk@2122 18797224-902f-48f8-a5cc-f745e15eee43
1998-05-21 19:23:44 +00:00
guha
a66d4a6595
Cookie changes.
...
git-svn-id: svn://10.0.0.236/trunk@2119 18797224-902f-48f8-a5cc-f745e15eee43
1998-05-21 19:08:38 +00:00
valeski
0d79805d7e
fixing a purify UMR as reported by Kipp
...
git-svn-id: svn://10.0.0.236/trunk@2003 18797224-902f-48f8-a5cc-f745e15eee43
1998-05-20 02:33:17 +00:00
montulli
74188eedbb
fix commercial build
...
git-svn-id: svn://10.0.0.236/trunk@1902 18797224-902f-48f8-a5cc-f745e15eee43
1998-05-19 03:28:35 +00:00
scullin
f62d3cc534
Moving over from xp library to NSPR. Moved cvactive.h from include to
...
network/cnvts
git-svn-id: svn://10.0.0.236/trunk@1875 18797224-902f-48f8-a5cc-f745e15eee43
1998-05-19 00:54:09 +00:00