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
Commit message (
Expand
)
Author
Age
Lines
*
Issue #1741 - Follow-up: Remove superfluous prefobserver
Moonchild
2021-02-15
-1
/
+0
*
Issue #1741 - Add missing prefobserver for general.useragent.* prefs
Moonchild
2021-02-14
-0
/
+1
*
[network] Hold mutex when accessing mSecurityInfo.
RC_20210128
Moonchild
2021-01-27
-3
/
+12
*
Merge pull request 'Fix macOS version detection above 10.15 and update blockl...
Moonchild
2020-12-01
-2
/
+2
|
\
|
*
Issue #1690 - Part 1: Fix MacOS version detection above 10.15.
Brian Smith
2020-11-23
-2
/
+2
*
|
Issue #1684 - Move global user-agent override to networking component.
Moonchild
2020-11-27
-13
/
+15
|
/
*
[http] Use a copy of nsHttpConnectionInfo.
Moonchild
2020-11-19
-7
/
+8
*
Revert "Issue #1684 - Remove global UA override preference and supporting code."
Moonchild
2020-11-15
-0
/
+13
*
Issue #1684 - Remove global UA override preference and supporting code.
Moonchild
2020-11-15
-13
/
+0
*
Issue #1656 - Part 6: Clean up the build files
Moonchild
2020-09-23
-11
/
+0
*
Issue #1656 - Part 4: Tackle *.idl, *.css, *.ipdlh, *.webidl, *.cc
Moonchild
2020-09-23
-4
/
+0
*
Issue #1656 - Part 3: Nuke more vim config lines in the tree.
Moonchild
2020-09-23
-49
/
+0
*
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
Moonchild
2020-09-23
-18
/
+0
*
[network/dom] Improve sanitization of download filenames.
Moonchild
2020-07-29
-0
/
+6
*
Issue #80 - De-unify netwerk/protocol/http
Moonchild
2020-05-18
-15
/
+17
*
Issue #80 - De-unify netwerk/protocol/res
Moonchild
2020-05-18
-1
/
+1
*
Issue #80 - De-unify netwerk/protocol/ftp
Moonchild
2020-05-18
-1
/
+5
*
Issue #80 - De-unify smaller netwerk/protocol components
Moonchild
2020-05-17
-5
/
+8
*
Issue #80 - De-unify netwerk/protocol/about
Moonchild
2020-05-17
-1
/
+4
*
Issue #1505 - Part 3: Make native mode actually native again.
wolfbeast
2020-04-05
-4
/
+36
*
Issue #1505 - Part 2: Store application build ID in nsHttpHandler
wolfbeast
2020-04-05
-16
/
+13
*
Issue #1505 - Rebuild application version string
wolfbeast
2020-04-05
-37
/
+46
*
Issue #1280 - Un-bust certerror pages and ForgetAboutSite
wolfbeast
2020-03-31
-12
/
+1
*
Issue #1473 - Fix building `%OS_SLICE%` on non-Windows platforms
JustOff
2020-03-24
-5
/
+22
*
Issue #1482 - Give dynamic SSUAO rules priority over static ones
JustOff
2020-03-15
-7
/
+19
*
Issue #1053 - Remove no longer used function and modules from `UserAgentUpdat...
JustOff
2020-03-11
-30
/
+0
*
Issue #1473 - Add `%OS_SLICE%` macro to SSUAO to refine OS info
JustOff
2020-03-10
-1
/
+4
*
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
-609
/
+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
*
Fix whitespace.
athenian200
2020-01-26
-1
/
+1
*
Issue #1349 - Stop 2xx FTP responses from causing browser to hang.
athenian200
2020-01-26
-4
/
+20
*
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
*
Convert UI-dictating FTP errors to console errors.
wolfbeast
2019-03-23
-118
/
+4
[next]