Граф коммитов

35 Коммитов

Автор SHA1 Сообщение Дата
spence%netscape.com 8cf2a49871 async dialog work for ftp; generalized async interface 1999-04-08 07:37:37 +00:00
mcmullen%netscape.com 0d5d6108a1 Since I changed prefapi.h to use prtypes instead of the obsolete XP_ things, I have to change calls to match. 1999-04-02 20:41:58 +00:00
gagan%netscape.com dc83d61414 N2 landing... everybody run! duck! hide...! It really should be ok. 1999-03-25 00:22:56 +00:00
kipp%netscape.com bfe675b520 Removed layers usage 1999-02-02 17:35:30 +00:00
alecf%netscape.com fa582e0a8e rename old MOZ_MAIL_NEWS macro to OLD_MOZ_MAIL_NEWS so that we can turn on MOZ_MAIL_NEWS flag to build the whole client 1999-02-02 04:13:24 +00:00
mscott%netscape.com c2aa4c0bc3 parse url should look for sock stub urls... 1999-01-28 01:55:13 +00:00
morse%netscape.com bcfbfdb370 separate trust labels from cookie management 1998-11-10 04:31:26 +00:00
cmanske%netscape.com e1cafa1e8a Rewrote NET_ParseUploadURL to use NET_ParseURL as much as possible for getting username and password from a URL. Reviewed/approved by valeski 1998-10-02 22:36:09 +00:00
norris%netscape.com c4ff5817c7 Fix bug 326297: various security holes caused by lack of quoting around
displayed URLs.
1998-10-01 00:23:05 +00:00
valeski%netscape.com 9389ae8e5d we're now respecting the "Proxy-Connection: close" header. we used to ignore it and eventually discover that the connection had closed. Now we close it when asked to by the proxy. 1998-09-29 20:50:20 +00:00
valeski%netscape.com ce1e358bfb mozilla - added mkprefs.h to the builds and replaced "*" pref strings with #defines.
nglayout - added get & set methods for http proxies to nsINetService.
1998-09-22 22:41:27 +00:00
mcafee%netscape.com acab13c675 Uninitialized variable compiler warnings on Linux 1998-09-16 04:59:00 +00:00
gagan%netscape.com 00ca1aba73 remaining changes from nu_cache. 1998-09-10 19:57:12 +00:00
akkana%netscape.com 6bcd465c89 Mailto landing (ifdef MOZ_MAIL_COMPOSE). Approved by valeski. 1998-09-04 18:59:53 +00:00
morse%netscape.com f567de491e enable trust labels for unix 1998-09-02 05:06:15 +00:00
valeski%netscape.com 9b318efd3d Adding layer of abstraction (via #defines) between netlib and file code (XP_File*). This will allow raptor to build with a different file implementation (nsINetFile) and no longer rely on XP_File*(). All XP_File*() routines were renamed to NET_XP_File*(). The #define to do the masking is mozilla/network/main/net_xp_file.h .
Aleks told me all I had to do in order to export net_xp_file.h on the mac was to include it in mozilla/network/main/manifest. I did that, so, if mac builds break in netlib, it's likely the exporting of the file isn't happening (I'm not sure of the state of manifest files anymore) and I don't have a mac. So if MAC BREAKS, please add the file to the mac project and check it in (thank you).

I'll be at 408.867.2701 or cell - 415.307.7101 tonight.
1998-09-02 01:00:42 +00:00
pinkerton%netscape.com b4e8c757f9 turn on trust labels for mac. 1998-09-01 20:23:44 +00:00
valeski%netscape.com 639327a58d xp_dir to pr_dir 1998-09-01 19:18:00 +00:00
morse%netscape.com d9ff6c6bf6 I give up, backing out trust labels 1998-08-30 08:49:56 +00:00
morse%netscape.com 3b138266dd added trust labels 1998-08-30 03:40:51 +00:00
valeski%netscape.com 1d5bfd448d we're now respecting success/failure return values from PREF_Get* routines, for the most part. imap, pop, news weren't cleaned up (nor was nucache).
Default values are now used when PREFs are down.
1998-08-25 21:17:03 +00:00
mcafee%netscape.com ddc23c5843 Break up some logic so the Rhapsody compiler can handle it. 1998-08-18 08:06:12 +00:00
dfm%netscape.com e057627cb0 Removed ifdefs from netlib privacy-policy code. Approved: gagan 1998-08-03 23:29:48 +00:00
guha%netscape.com b6afc1fc83 Additions for Pop mail. Approved by Judson.
(ifdefed out)
1998-08-01 23:17:45 +00:00
scullin%netscape.com ed51cd430d Internal news url type is obsolete, according to montulli. 1998-07-21 20:12:21 +00:00
dfm%netscape.com 91d899a2d0 Landed privacy features from PRIVACY_BRANCH_070898; Transaction Receipts
and Privacy Policies are still switched off, so mozilla/privacy doesn't
build by default.
1998-07-20 18:40:09 +00:00
valeski d83039be07 152993 approved by don, rev'd by Lou. fixes (debug builds only) a random crasher when posting data. 1998-06-29 22:29:52 +00:00
spider 7b08c23fa4 NORMANDY_DDAY merge... 1998-06-25 05:50:45 +00:00
scullin 0d793b73b5 Changed XP_TO_ macros to NET_TO_ macros. Lame, but it doesn't
really warrent a grander solution.
1998-05-29 22:06:10 +00:00
rpotts ba7aa202fe Removed B1M define and used MODULAR_NETLIB instead... 1998-05-28 04:55:51 +00:00
scullin 3170f9c0c9 Eliminate SOCKET_ERRNO and xp_sock.h 1998-05-28 00:17:37 +00:00
rpotts 3938c56f1b Changed NET_WritePostData(...) to only send a CRLF between headers and data if both are present... On in the modular netlib, headers can be placed in the URL_s->post_data... This cahnge is ifdef B1M 1998-05-27 23:07:13 +00:00
scullin 78e9402534 Moving over from xp library to NSPR. Moved cvactive.h from include to
network/cnvts
1998-05-19 00:54:09 +00:00
montulli 6537ef129e apply fixes from older netlib directory 1998-05-01 23:19:50 +00:00
montulli 29db749ae6 Add netlib in new location.
This is a (mostly) unmodified version of lib/libnet
broken up into functional areas
It should be binary compatible with the lib created by lib/libnet
but is now 10 libs.
The only substantial things changed in the version is the include files
1998-04-30 20:53:59 +00:00