diff browse annotate |
ba0253bd3f98e08c5aed802f9bddca79211e8227 created 2021-04-22 18:10 +0300 pushed 2021-05-31 15:17 +0000 |
Narcis Beleuzu | Narcis Beleuzu - Backed out 8 changesets (bug 1574475, bug 1699222) for build bustages on moz.build . CLOSED TREE |
diff browse annotate |
6107ec699b838b776aa6c5385c5d4f9e5a27b25c created 2020-02-11 16:20 +0000 pushed 2020-03-09 15:29 +0000 |
Eric Rahm | Eric Rahm - Bug 1610070 - Part 3: Convert the rest of netwerk/ to use UniquePtr. r=mayhemer |
diff browse annotate |
dc6e710eed66fb2e5adee79434c9b2d441217983 created 2019-10-25 08:03 +0000 pushed 2019-12-02 11:32 +0000 |
Christian Holler | Christian Holler - Bug 1590447 - Fix FTP hang with RETR/STOR. r=michal |
diff browse annotate |
5591af7fd2839f6a84736c9d133f1b8b7279c55a created 2019-10-02 16:10 +0000 pushed 2019-10-14 16:59 +0000 |
Christian Holler | Christian Holler - Bug 1584490 - Check for FTP LIST 1xx response before completing command. r=michal |
diff browse annotate |
077c740cc12037cf93b673e8786c2ae96f03e4c0 created 2019-03-05 18:43 +0000 pushed 2019-03-11 13:01 +0000 |
Valentin Gosu | Valentin Gosu - Bug 1532324 - Remove manual NS_RELEASE from netwerk/* r=JuniorHsu |
diff browse annotate |
66eb1f485c1a3ea81372758bc92292c9428b17cd created 2018-12-01 04:52 +0900 pushed 2018-12-03 16:23 +0000 |
Tooru Fujisawa | Tooru Fujisawa - Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp |
diff browse annotate |
6f3709b3878117466168c40affa7bca0b60cf75b created 2018-11-30 11:46 +0100 pushed 2018-12-03 16:23 +0000 |
Sylvestre Ledru | Sylvestre Ledru - Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format |
diff browse annotate |
6a629adbb62a299d7208373d1c6f375149d2afdb created 2017-07-06 14:00 +0200 pushed 2017-08-02 08:25 +0000 |
Sylvestre Ledru | Sylvestre Ledru - Bug 1378712 - Remove all trailing whitespaces r=Ehsan |
diff browse annotate |
6352096eb0de303cba9440092279e4254a1ec586 created 2017-06-20 19:19 +1000 pushed 2017-08-02 08:25 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 1374580 (part 3) - Remove ns{,C}Substring typedefs. r=froydnj. |
diff browse annotate |
37fb38a7ef4b36718d8f5653fff0a1c903f1bfc1 created 2017-05-29 22:09 +0200 pushed 2017-06-12 13:08 +0000 |
Valentin Gosu | Valentin Gosu - Bug 1368549 - Remove MOZ_WIDGET_GONK from netwerk/* r=mcmanus |
diff browse annotate |
9ef303d80d12ed1f29d833d578eac2a61f556d3c created 2016-11-19 15:57 -0500 pushed 2017-03-06 20:48 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 1318883 - Remove the NetworkStats API and related code; r=baku,mcmanus |
diff browse annotate |
e8c7dfe727cd970e2c3294934e2927b14143c205 created 2015-10-18 01:24 -0400 pushed 2015-12-14 20:08 +0000 |
Nathan Froyd | Nathan Froyd - Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat |
diff browse annotate |
41dea9df27ed995f8315ab4318c187a617937664 created 2015-10-07 10:19 -0700 pushed 2015-12-14 20:08 +0000 |
Wes Kocher | Wes Kocher - Backed out changeset 91d4539e00ce (bug 1207245) |
diff browse annotate |
91d4539e00cecb658604e021675a923c60ef3235 created 2015-10-07 16:50 -0400 pushed 2015-12-14 20:08 +0000 |
Nathan Froyd | Nathan Froyd - Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat |
diff browse annotate |
1db1eb705ba9e981cb3a792202b314ff967b42b4 created 2015-07-29 02:14 -0400 pushed 2015-09-21 14:04 +0000 |
Jessica Jong | Jessica Jong - Bug 1167132 - Part 13: [NetworkManager] Move network information into a separate interface (Necko/NetStats). r=ethan |
diff browse annotate |
8d4411ad492bff3a79fe372b35257eea52fb57ce created 2015-05-12 00:28 -0700 pushed 2015-08-10 18:23 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 1163909 - Remove nsFtpState::mSessionStartTime, which is dead. r=mcmanus. |
diff browse annotate |
8bc7561d75577b08ae0c5449104378144a6fc9e0 created 2015-03-27 18:52 +0000 pushed 2015-05-11 18:39 +0000 |
Andrea Marchesini | Andrea Marchesini - Bug 1148527 - Indentation fix after bug 1145631, r=ehsan |
diff browse annotate |
ac4464790ec4896a5188fa50cfc69ae0ffeddc08 created 2015-03-21 12:28 -0400 pushed 2015-05-11 18:39 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj |
diff browse annotate |
4829b02a11af16bd8850fb3b377cfa59abd46fef created 2015-03-02 14:31 -0800 pushed 2015-05-11 18:39 +0000 |
Dragana Damjanovic | Dragana Damjanovic - Bug 918827 - Remove caching for ftp connections. r=michal |
diff browse annotate |
a20c7910a82fa2df2f3398c1108d102bac9128b0 created 2015-03-25 12:42 -0400 pushed 2015-03-30 18:32 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj |
diff browse annotate |
616160513dea78322030f3b1250adc6ee9e24c94 created 2015-01-02 01:24 -0500 pushed 2015-02-23 15:17 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 1117042 - Mark virtual overridden functions as MOZ_OVERRIDE in netwerk; r=mcmanus |
diff browse annotate |
0829bf4379484e05ca1958e864b4411f83885470 created 2014-11-25 13:56 -0500 pushed 2015-01-12 19:37 +0000 |
Trevor Saunders | Trevor Saunders - bug 1105074 - make more stuff final r=froydnj |
diff browse annotate |
70fa92170fad3b39cd49a6d0295ed0795949d7ab created 2014-04-23 01:12 +0900 pushed 2014-06-09 21:49 +0000 |
Makoto Kato | Makoto Kato - Bug 26767 - FTP client detects UTF-8 if server returns UTF8 on FEAT. r=michal.novotny |
diff browse annotate |
a4d6df64006b86d05343b2011264aeb936aa181e created 2014-01-14 17:55 +0800 pushed 2014-06-09 21:49 +0000 |
John Shih | John Shih - Bug 949956 - Move duplicated code to NetStatistics.h. r=mcmanus |
diff browse annotate |
0ae4bc68a5532b6a1fea3b61987e04353c6fd2f1 created 2013-12-10 07:47 +0900 pushed 2014-02-04 01:06 +0000 |
Masatoshi Kimura | Masatoshi Kimura - Bug 942791 - Revert bug 427089. r=mayhemer a=lsblakk |
diff browse annotate |
9ae27d0a8566b85fc8650dac794f0f751f4ae3a8 created 2013-10-30 18:00 +0800 pushed 2014-02-04 01:06 +0000 |
John Shih | John Shih - Bug 922924 - Centralize the code for network per-app metering. r=jduell |
diff browse annotate |
15fe6f678638145624cd3e637f3c66a8e6da721a created 2013-11-18 14:21 -0500 pushed 2014-02-04 01:06 +0000 |
Ryan VanderMeulen | Ryan VanderMeulen - Backed out changeset 5d4d19ebcd70 (bug 922924) for B2G debug bustage. |
diff browse annotate |
5d4d19ebcd70512af5c3b960af94ec2c795001eb created 2013-10-30 18:00 +0800 pushed 2014-02-04 01:06 +0000 |
John Shih | John Shih - Bug 922924 - Centralize the code for network per-app metering. r=jduell |
diff browse annotate |
60a117ce0fab826a5e3794533767a0cbf2354215 created 2013-11-15 08:32 -0500 pushed 2014-02-04 01:06 +0000 |
Ryan VanderMeulen | Ryan VanderMeulen - Backed out changeset f3c4d03ad677 (bug 922924) for bustage. |
diff browse annotate |
f3c4d03ad67701930f127888a431b7524fdc0830 created 2013-10-30 18:00 +0800 pushed 2014-02-04 01:06 +0000 |
John Shih | John Shih - Bug 922924 - Centralize the code for network per-app metering. r=jduell |
diff browse annotate |
46d196169a4819b4db3a7651c52846ae397ac752 created 2013-10-24 12:04 +0800 pushed 2014-02-04 01:06 +0000 |
John Shih | John Shih - Bug 855948 - Network Per-App Metering on FTP Layer. r=mcmanus |
diff browse annotate |
aceb8d1e6ebaca94394da3f47fe27bb3fcf501a2 created 2013-09-22 23:35 -0400 pushed 2013-12-09 19:58 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 919320 - Minimize the #includes in netwerk/protocol; r=mcmanus |
diff browse annotate |
7f5fad93ef78556fd77f140ac550646f3d0d8407 created 2012-12-23 16:08 -0500 pushed 2013-02-19 18:06 +0000 |
Josh Aas | Josh Aas - Bug 807678: Don't proliferate NSPR DNS types beyond the host resolver itself. Make it possible to easily hook up other host resolvers. r=sworkman |
diff browse annotate |
76c18ac8fb9729467efae2f43d1ecf2e1a6bb502 created 2012-12-20 17:39 -0500 pushed 2013-02-19 18:06 +0000 |
Josh Aas | Josh Aas - Back out fix for bug 807678 again, cset ec4e88c2c77a. |
diff browse annotate |
ec4e88c2c77a1d45b7878d72177daa0daea31fcb created 2012-12-20 14:47 -0500 pushed 2013-02-19 18:06 +0000 |
Josh Aas | Josh Aas - Bug 807678: Don't proliferate NSPR DNS types beyond the host resolver itself. Make it possible to easily hook up other host resolvers. r=sworkman |
diff browse annotate |
d45e252453e848d934c589196fec13f59f3e75e0 created 2012-12-14 13:00 +0000 pushed 2013-02-19 18:06 +0000 |
Ed Morley | Ed Morley - Backout 744b40b75241 (bug 807678) on suspicion of causing Win debug xpcshell timeouts on a CLOSED TREE |
diff browse annotate |
744b40b75241df99854246d769b6ba1039c91e58 created 2012-12-13 09:18 -0500 pushed 2013-02-19 18:06 +0000 |
Josh Aas | Josh Aas - Bug 807678: Don't proliferate NSPR DNS types beyond the host resolver itself. Make it possible to easily hook up other host resolvers. r=sworkman |
diff browse annotate |
dcae72a1333c8dec3f61f1287f4bcd0127279c04 created 2012-09-14 16:27 -0400 pushed 2012-11-19 21:10 +0000 |
Patrick McManus | Patrick McManus - bug 769764 move proxy resolution to separate thread and remove sync api r=biesi sr=josh |
diff browse annotate |
161847c0ac46f17ca0a51cab6f28ee4f8b41e786 created 2012-09-17 16:54 +0100 pushed 2012-11-19 21:10 +0000 |
Ed Morley | Ed Morley - Backout 6d71ff5b4b36 (bug 347307), 75a3c47a3fe7 (bug 507578), 828f91de7143 (bug 769764) for near permaorange OS X 10.8 leaks |
diff browse annotate |
828f91de71437e3b5500d2828b5d49119d787aeb created 2012-09-14 16:27 -0400 pushed 2012-11-19 21:10 +0000 |
Patrick McManus | Patrick McManus - bug 769764 move proxy resolution to separate thread and remove sync api r=biesi sr=josh |
diff browse annotate |
e59b9b887c2586b05613a2f696e981544705a68a created 2012-09-13 22:42 +0100 pushed 2012-11-19 21:10 +0000 |
Ed Morley | Ed Morley - Backout 3182f9d08c2d (bug 347307), 2a30593cca79 (bug 507578), b87b27f5a417 (bug 769764) for m-oth permaorange in browser_463205.js |
diff browse annotate |
b87b27f5a4176afe5e8b1d0069a87e88baa32913 created 2012-09-13 15:22 -0400 pushed 2012-11-19 21:10 +0000 |
Patrick McManus | Patrick McManus - bug 769764 move proxy resolution to separate thread and remove sync api r=biesi sr=josh |
diff browse annotate |
c4f83d9d8243f3f853a5356188164a5fddee2b5a created 2012-08-22 16:09 -0700 pushed 2012-11-19 21:10 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
22fe5c9f4433b25951d0471f44f1cf82f43b26c8 created 2012-08-13 13:40 -0700 pushed 2012-11-19 21:10 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
80e4ab0d24bc64ceaa7693ab5def36faffde7a40 created 2012-05-21 14:40 -0700 pushed 2012-11-19 21:10 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
7ceaa303896bae686f83081212fec143d3dfd21d created 2011-11-23 15:19 -0500 pushed 2012-11-19 21:10 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
8cfeba5239a9e4f20c462d6fb20421b4e4e7c735 created 2011-10-05 19:52 -0700 pushed 2012-11-19 21:10 +0000 |
David Anderson | David Anderson - Merge to eliminate bad head. |
diff browse annotate |
cad26d2fb5af799dfe030fd2a8948d617eac2f52 created 2011-10-05 18:37 -0700 pushed 2012-11-19 21:10 +0000 |
David Anderson | David Anderson - Backout merge. |
diff browse annotate |
a16372ce30b5f6b747246b01fcd215a4bf3b6342 created 2012-08-22 11:56 -0400 pushed 2012-10-08 18:29 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg |
diff browse annotate |
14e988e17b792ef5f50feb9aa96dbf9d71052215 created 2012-08-10 22:44 -0400 pushed 2012-10-08 18:29 +0000 |
Honza Bambas | Honza Bambas - Bug 215450: Allow uploading of files greater than 2gb in size. Involves making input streams 64-bit capable. Significant work done by Makoto Kato, finished by Honza Bambas. r=hbambas,bsmedberg,jdrew,sicking |
diff browse annotate |
f4157e8c410708d76703f19e4dfb61859bfe32d8 created 2012-05-21 12:12 +0100 pushed 2012-07-16 19:38 +0000 |
Gervase Markham | Gervase Markham - Bug 716478 - update licence to MPL 2. |
diff browse annotate |
4397ed1d2aa2b0f8c1c3f724c611314b24aebf01 created 2011-11-23 02:11 +0100 pushed 2012-02-01 00:38 +0000 |
Michal Novotny | Michal Novotny - Bug 477635 - 'blind' download ftp folder inaccessible since 3.0.5 ~ 3.0.6 - 550 PWD |
diff browse annotate |
e7854b4d29ba905ae3994f821b160c989bac4260 created 2011-09-28 23:19 -0700 pushed 2011-12-21 12:10 +0000 |
Michael Wu | Michael Wu - Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones |
diff browse annotate |
b7bfd0871b3f0b4c08d9cd7139fd946521dee79b created 2011-03-31 20:15 -0400 pushed 2011-04-26 22:38 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 646071 - Part 3: Remove nsInt64.h, and convert all uses of nsInt64 and nsUint64 in the tree to PRInt64 and PRUint64, respectively; r=bsmedberg |
diff browse annotate |
da9ddc764f848048b458f9470c1d4c96037780f3 created 2011-04-01 12:23 -0400 pushed 2011-04-26 22:38 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Backout the latest cedar merge wholesale until I test the correctness of the merge locally. This commit takes the tree state back to changeset 8d3f6093c425 (the last known good changeset before the merge) |
diff browse annotate |
a5f0d6dc05234ee78a545dae8aad4c5524eec8a0 created 2011-04-01 11:37 -0400 pushed 2011-04-26 22:38 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Merge cedar into mozilla-central |
diff browse annotate |
61acff8dfb616617fa2fda06e7b2f3321c3c55e4 created 2011-03-31 20:15 -0400 pushed 2011-04-26 22:38 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 646071 - Part 3: Remove nsInt64.h, and convert all uses of nsInt64 and nsUint64 in the tree to PRInt64 and PRUint64, respectively; r=bsmedberg |
diff browse annotate |
1a89509e25e4256577f2fb729a8b922be533a9fb created 2011-03-31 23:29 -0500 pushed 2011-04-26 22:38 +0000 |
Chris Jones | Chris Jones - Rollup of bug 645263 and bug 646259: Switch to mozilla:: sync primitives. r=cjones,dbaron,doublec,ehsan src=bsmedberg |
diff browse annotate |
e03c3a6df3cb8adc9d2f2c82c319c7127a8f6ace created 2011-03-31 18:57 -0500 pushed 2011-04-26 22:38 +0000 |
Chris Jones | Chris Jones - Backed out changeset 4beec31b9ea9 for increasing frequency of intermittent orange bug 618052 |
diff browse annotate |
4beec31b9ea9ca3006ba1ed3daa46c7daca4200a created 2011-03-31 14:51 -0500 pushed 2011-04-26 22:38 +0000 |
Chris Jones | Chris Jones - Rollup of bug 645263 and bug 646259: Switch to mozilla:: sync primitives. r=cjones,dbaron,doublec,ehsan src=bsmedberg |