Jeremy Poulin
|
50c7be9d0f
|
Bug 1024639 - Added telemetry tracking for used, total, and unused telemetry connections. r=hurley
|
2014-06-17 13:35:25 -07:00 |
|
Patrick McManus
|
c42552a198
|
bug 378637 part 12 - proxy over TLS (i.e. https proxying) r=hurley
|
2014-04-16 09:52:43 -04:00 |
|
Patrick McManus
|
ed1caf1722
|
bug 378637 part 9 - https proxy info added to connection info and reqeuest head r=hurley
|
2014-04-16 09:23:20 -04:00 |
|
Patrick McManus
|
4903c7e4e6
|
bug 378637 part 4 - more proactive failed to connect detection in nsHttpConnection r=hurley
|
2014-04-02 17:26:58 -04:00 |
|
Patrick McManus
|
e4716c63eb
|
bug 378637 part 3 - fix http style: comments, whitespace, formatters r=hurley
|
2014-04-17 19:55:04 -04:00 |
|
Patrick McManus
|
bcb4311776
|
bug 378637 part 1 - add leak detection macros to http classes r=hurley
|
2014-04-21 08:54:07 -04:00 |
|
Sylvestre Ledru
|
03f11accf5
|
Bug 1003929: Remove some useless declarations in netwerk/protocol/ found by scan-build, the LLVM/Clang static analyzer. r=mcmanus
|
2014-05-13 17:18:20 +02:00 |
|
Ryan VanderMeulen
|
9ee7c1593b
|
Backed out 11 changesets (bug 378637) for Android crashes.
Backed out changeset 2a607cddc4cb (bug 378637)
Backed out changeset e416503aea99 (bug 378637)
Backed out changeset b2257226899f (bug 378637)
Backed out changeset dafd618c3f52 (bug 378637)
Backed out changeset dfde9d47d8c4 (bug 378637)
Backed out changeset cf9de5c367a5 (bug 378637)
Backed out changeset 62aa68e8b499 (bug 378637)
Backed out changeset 38efa8f2e56e (bug 378637)
Backed out changeset 2b5753e09a92 (bug 378637)
Backed out changeset 7a73873e133d (bug 378637)
Backed out changeset f58ce7ac1c7f (bug 378637)
|
2014-05-09 15:25:55 -04:00 |
|
Patrick McManus
|
7c5417cb13
|
bug 378637 part 11 - proxy over TLS (i.e. https proxying) r=hurley
|
2014-04-16 09:52:43 -04:00 |
|
Patrick McManus
|
85890aeefd
|
bug 378637 part 8 - https proxy info added to connection info and reqeuest head r=hurley
|
2014-04-16 09:23:20 -04:00 |
|
Patrick McManus
|
c05031622a
|
bug 378637 part 4 - more proactive failed to connect detection in nsHttpConnection r=hurley
|
2014-04-02 17:26:58 -04:00 |
|
Patrick McManus
|
243f1be072
|
bug 378637 part 3 - fix http style: comments, whitespace, formatters r=hurley
|
2014-04-17 19:55:04 -04:00 |
|
Patrick McManus
|
a5c4f9f94a
|
bug 378637 part 1 - add leak detection macros to http classes r=hurley
|
2014-04-21 08:54:07 -04:00 |
|
Patrick McManus
|
52cf2a0daf
|
bug 1003935 - call dontreuse() on reclaimed conns with transaction refs r=sworkman
|
2014-04-30 13:15:46 -04:00 |
|
Birunthan Mohanathas
|
eeb9aaaa94
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
|
R Kent James
|
324efa34ed
|
Bug 698730 - Add username to connection cache hash so NTLM gets correct connection, r=mcmanus
|
2014-04-26 12:01:39 -07:00 |
|
Patrick McManus
|
c3d0d7907a
|
Bug 997690 - nsHttpConnection::IdleTimeout default can be set internally r=hurley
|
2014-04-16 12:34:56 -04:00 |
|
Ehsan Akhgari
|
7ce1aa5eb8
|
Bug 798158 - Part 1: Use a pointer-sized type to store refcounts internally; r=bsmedberg
|
2014-03-27 16:38:33 -04:00 |
|
Kyle Huey
|
77f0f51293
|
Bug 967364: Use every already_AddRefed. r=bsmedberg
|
2014-03-15 12:00:16 -07:00 |
|
Kyle Huey
|
ea94e7d568
|
Bug 967364: Rename already_AddRefed::get to take. r=bsmedberg
|
2014-03-15 12:00:15 -07:00 |
|
Robert O'Callahan
|
d59dc307de
|
Bug 955888. Part 5: In chaos mode, insert an HTTP transaction into the pending queue at a random position among transactions with the same priority. r=jduell
This effectively means HTTP transactions issue in a random order but priorities
are still respected.
|
2014-03-03 18:12:38 +13:00 |
|
Benjamin Smedberg
|
bfe06bd471
|
Bug 881413 - Avoid a race condition in HTTP shutdown by explicitly cancelling nsHttpConnectionMgr::mTimer when we shut down the socket thread, r=mcmanus
|
2014-02-28 16:40:38 -08:00 |
|
Patrick McManus
|
596832f11f
|
bug 973207 - revert 905460 for nightly crashes r=backout
|
2014-02-17 13:53:25 -05:00 |
|
Patrick McManus
|
7f951d721e
|
bug 905460 - necko cleanups: manual ref counts, 32 bit formatters, whitespace r=sworkman
|
2014-01-17 17:06:25 -05:00 |
|
Patrick McManus
|
55fe5bf2c8
|
bug 971893 crash in onMsgCancelTransaction r=hurley
|
2014-02-13 10:52:57 -05:00 |
|
Patrick McManus
|
0b6367038e
|
bug 970279 - tie null transactions to cancel and timeout events r=hurley
|
2014-02-07 17:30:36 -05:00 |
|
Honza Bambas
|
fa962ca7de
|
Bug 965031 - Improve usage of levels of nsHttp log module, r=mcmanus
|
2014-02-07 22:15:24 +01:00 |
|
Patrick McManus
|
fe72da44d8
|
bug 965348 - control SocketTransportService::Poll tick during spdy idle r=hurley
|
2014-01-30 02:29:20 -05:00 |
|
Nicholas Hurley
|
17ea9878ff
|
Bug 951293 - Fix speculative connection limiting. r=mcmanus
|
2014-01-29 13:39:30 -08:00 |
|
Patrick McManus
|
2251efde7c
|
bug 950768 - http/2-draft08 pref off r=hurley r=mcmanus
|
2013-10-09 17:21:49 -07:00 |
|
Patrick McManus
|
d93b7ba831
|
bug 957093 - namespace consistency for netwerk/protocol/http r=sworkman
|
2014-01-07 17:05:56 -05:00 |
|
Ehsan Akhgari
|
68bfe70f09
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
This patch was automatically generated by the following script:
#!/bin/bash
# Command to convert PRUnichar to char16_t
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
! -wholename "*security/nss*" \
! -wholename "*modules/libmar*" \
! -wholename "*/.hg*" \
! -wholename "obj-ff-dbg*" \
! -name prtypes.h \
! -name Char16.h \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert PRUnichar char16_t
|
2014-01-04 10:02:17 -05:00 |
|
Steve Workman
|
9eeca403bf
|
Bug 853423 - Block speculative connections for local IP addresses r=mcmanus
|
2013-11-10 22:59:40 -08:00 |
|
Steve Workman
|
c271bbe850
|
Bug 936685 - Clear more listeners in nsHttpConnectionMgr::nsHalfOpenSocket::Abandon r=mcmanus
|
2013-11-09 10:40:52 -08:00 |
|
Nicholas Hurley
|
9d7f6419cb
|
Bug 881804 (part 1) - Add support for predictive network actions. r=mcmanus f=honzab sr=biesi
|
2013-10-25 14:56:51 -07:00 |
|
Ehsan Akhgari
|
deb5a6a21b
|
Bug 919320 - Minimize the #includes in netwerk/protocol; r=mcmanus
|
2013-09-22 23:35:52 -04:00 |
|
Birunthan Mohanathas
|
935a9d49ef
|
Bug 784739 - Switch from NULL to nullptr in netwerk/ (2/2); r=ehsan
|
2013-09-19 15:29:27 -04:00 |
|
Ehsan Akhgari
|
a1ae335490
|
Bug 917266 - Remove some unneeded code in netwerk/; r=mcmanus
|
2013-09-17 12:38:55 -04:00 |
|
Patrick McManus
|
74d5f878bb
|
bug 903484 - dont close spdy sessions with preferred entry if they can't actually coalesce yet r=hurley
|
2013-09-11 10:11:23 -04:00 |
|
Robert O'Callahan
|
51222bdd45
|
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
|
2013-09-02 20:41:57 +12:00 |
|
Valentin Gosu
|
c909a300cb
|
Bug 909050 - Prevent about:networking from returning PB data. r=mcmanus
|
2013-08-31 12:06:14 -04:00 |
|
Patrick McManus
|
3882d36a53
|
bug 907960 - backout 905460 r=backout
|
2013-08-21 21:01:19 -04:00 |
|
Patrick McManus
|
2e36e20747
|
bug 905460 - make http objects use smart pointers r=sworkman
|
2013-08-14 21:05:47 -04:00 |
|
Nick Hurley
|
f93cad1462
|
Bug 891932 - process the pending spdy transaction queue in order r=mcmanus
|
2013-07-24 17:05:49 -07:00 |
|
Catalin Iordache
|
44a6ebbe84
|
Bug 888628 - Create another field for HttpRetParams structure which keeps track of half open connections. r=valentin.gosu
|
2013-07-23 10:52:01 -04:00 |
|
Joshua Cranmer
|
2bde801f36
|
Bug 884061 - Part 3q: Use NS_DECL_THREADSAFE_ISUPPORTS in netwerk/, r=macmanus
|
2013-07-18 21:24:13 -05:00 |
|
Patrick McManus
|
f7fe921ae7
|
bug 890691 - spdy latency problem with control refresh r=hurley
|
2013-07-08 22:53:18 -04:00 |
|
Robert Bindar
|
fefe085aaf
|
Bug 888583 - Expose protocol version in about:networking. r=valentin.gosu
|
2013-07-08 16:35:08 -04:00 |
|
Ryan VanderMeulen
|
bae85bc5e9
|
Backed out changesets f9f13232e35f and 134b4feaff02 (bug 888583) for bustage.
|
2013-07-08 09:31:45 -04:00 |
|
Robert Bindar
|
8c6c2bc039
|
Bug 888583 - Expose protocol version in about:networking. r=mcmanus
|
2013-07-08 09:10:19 -04:00 |
|