index
:
UXP
master
webbrowser
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
netwerk
/
protocol
/
http
Commit message (
Expand
)
Author
Age
Lines
*
Issue #1053 - Remove android support from netwerk/protocol/http/nsHttpHandler...
Matt A. Tobin
2020-02-22
-55
/
+0
*
Issue #1053 - Remove android support from netwerk
Matt A. Tobin
2020-02-22
-33
/
+2
*
[Network] Bump http channel default Firefox CompatMode init value.
wolfbeast
2020-02-14
-1
/
+1
*
Fix preprocessor directive in UserAgentUpdates.jsm
New Tobin Paradigm
2020-02-02
-1
/
+1
*
Issue #65 - Remove AppConstants from netwerk/
Matt A. Tobin
2020-02-01
-10
/
+9
*
No issue - Fix unsafe http methods on HTTP/2 with TLSv1.3 0RTT.
wolfbeast
2020-01-18
-2
/
+6
*
Revert "No issue - Fix unsafe http methods on HTTP/2 with TLSv1.3 0RTT."
wolfbeast
2020-01-18
-6
/
+2
*
No issue - Fix unsafe http methods on HTTP/2 with TLSv1.3 0RTT.
wolfbeast
2020-01-17
-2
/
+6
*
Handle missing base64 challenge in NegotiateAuth and NTLMAuth.
wolfbeast
2020-01-09
-2
/
+2
*
Issue #1288 - Use NS_DECL_THREADSAFE_ISUPPORTS in HttpBaseChannel.cpp
Gaming4JC
2019-11-16
-1
/
+1
*
Issue #1275 - Add pref to disable warning prompts for SuperfluousAuth
wolfbeast
2019-11-07
-3
/
+15
*
Add null check in Http2Session::RecvAltSvc
wolfbeast
2019-10-23
-0
/
+1
*
Convert dom/base/nsImageLoadingContent.cpp to use AsyncOpen2 and followups al...
win7-7
2019-08-08
-0
/
+3
*
Implement a threadsafe & revised version of http2PushedStream.
wolfbeast
2019-07-22
-32
/
+145
*
Revert "Implement a threadsafe & revised version of http2PushedStream."
wolfbeast
2019-07-21
-144
/
+32
*
Bug 1548822.
Honza Bambas
2019-07-20
-3
/
+7
*
Check port safety for AltSvc
wolfbeast
2019-07-20
-0
/
+5
*
Bug 1550498.
Honza Bambas
2019-07-19
-3
/
+8
*
Implement a threadsafe & revised version of http2PushedStream.
wolfbeast
2019-07-18
-32
/
+144
*
Block http auth prompt for cross-origin image subresources by default.
wolfbeast
2019-07-15
-7
/
+21
*
Return proper error if the nss layer encounters an error on the http
wolfbeast
2019-03-22
-26
/
+30
*
Close the transaction if PR_Read/PR_Write failed.
wolfbeast
2019-03-22
-15
/
+51
*
Part 1: network component changes.
wolfbeast
2019-03-07
-19
/
+100
*
Make `AllowExperiments` return `false` as it is not useful without telemetry
adeshkp
2019-01-14
-1
/
+4
*
Telemetry: Remove stubs and related code
adeshkp
2019-01-12
-146
/
+3
*
Do not report resource-timing subdocument loads triggered by that subdocument.
wolfbeast
2018-12-14
-4
/
+7
*
Add a nullcheck on pipelined HTTP connections' pushback.
wolfbeast
2018-11-20
-0
/
+5
*
#863 Part 1: Make sending of http upgrade-insecure-requests optional
wolfbeast
2018-11-05
-2
/
+11
*
Backout opportunistic encryption changes.
wolfbeast
2018-11-04
-11
/
+2
*
Make opportunistic encryption configurable.
wolfbeast
2018-11-04
-2
/
+11
*
Make HTTP/2 compressor more resilient to bad data.
wolfbeast
2018-11-01
-3
/
+23
*
Merge pull request #791 from g4jc/session_supercookie
Moonchild
2018-09-27
-57
/
+194
|
\
|
*
backport mozbug 1334776 - CVE-2017-7797 Header name interning leaks across or...
Gaming4JC
2018-09-25
-57
/
+194
*
|
backport mozbug 1444532 - fix a leak in SHA256 in nsHttpConnectionInfo.cpp r=...
Gaming4JC
2018-09-26
-14
/
+8
|
/
*
Add a null check in nsHttpTransaction::Close.
wolfbeast
2018-09-19
-1
/
+3
*
Remove all C++ Telemetry Accumulation calls.
wolfbeast
2018-09-03
-342
/
+3
*
Refresh nsStringBundleService and nsHttpHandler when the browser locale is ch...
JustOff
2018-08-25
-15
/
+25
*
Issue #686: Un-deprecate the Application Cache API
SpockMan02
2018-08-05
-25
/
+0
*
Fixed misleading console error message for multiple CORS headers
janekptacijarabaci
2018-07-31
-1
/
+1
*
Remove SSL Error Reporting telemetry
wolfbeast
2018-06-29
-55
/
+0
*
Build - throws a warning: 'rv': unreferenced local variable
janekptacijarabaci
2018-05-31
-1
/
+0
*
Remove support and tests for HSTS priming from the tree. Fixes #384
Gaming4JC
2018-05-26
-607
/
+4
*
Revert incorrect UAO optimization that broke SSUAO
JustOff
2018-05-15
-67
/
+4
*
Remove MOZ_WIDGET_GONK [2/2]
wolfbeast
2018-05-13
-79
/
+0
*
moebius#158: The Performance Resource Timing (added support for "workerStart")
janekptacijarabaci
2018-04-29
-26
/
+374
*
Fix GCC -Wreorder warnings.
trav90
2018-04-15
-1
/
+1
*
Bug 1431095 - Change Content-Type-Options: nosniff allowed script MIME types ...
janekptacijarabaci
2018-04-03
-1
/
+1
*
Bug 1440775 - Make fetch API force-cache and only-if-cached use VALIDATE_NEVE...
Ben Kelly
2018-03-14
-4
/
+4
*
Bug 1334465 - Set mIPCClosed to true before calling SendDeleteSelf in order t...
Valentin Gosu
2018-03-14
-1
/
+1
*
Bug 1334465 - Make HttpChannelParent::mIPCClosed atomic. r=bagder, a=ritu
Valentin Gosu
2018-03-14
-1
/
+1
[next]