index
:
noscript
master
[no description]
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bg
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added missing await to async options saving.
hackademix
2019-03-14
1
-1
/
+1
*
Cascade top document's restrictions to subframes (Tor issue #28873).
hackademix
2018-12-17
1
-5
/
+20
*
Limit fix for issue #41 to origin-less fetch (exclude frames).
hackademix
2018-11-25
1
-2
/
+3
*
Allow extensions to perform origin-less fetching and framing (issue #41).
hackademix
2018-11-24
1
-1
/
+4
*
Fixed issue #35 "tabId is not defined" on startup.
hackademix
2018-11-12
1
-6
/
+6
*
Darker red badge background to ensure text is kept white across browsers.
hackademix
2018-10-26
1
-1
/
+1
*
Fixed potential race condition in per-tab configuration cookie hack.
hackademix
2018-10-14
1
-1
/
+2
*
Use cookie instead of window.name as a tab-configuration hack.
hackademix
2018-10-13
3
-16
/
+21
*
Set tab restrictions status across all frames.
hackademix
2018-10-12
1
-1
/
+1
*
Simplified CSP HTTP header injection, avoiding report-to until actually suppo...
hackademix
2018-10-06
1
-12
/
+20
*
Include ftp:// URLs in non-secure domain matching.
hackademix
2018-09-26
1
-2
/
+6
*
Fixed line endings.
hackademix
2018-09-15
1
-38
/
+38
*
Removed unused regexp.
hackademix
2018-09-10
1
-1
/
+0
*
Better IPV6 support.
hackademix
2018-09-10
1
-9
/
+16
*
Streamlined child policy content scripts.
hackademix
2018-09-10
1
-2
/
+1
*
Fix for various content script timing related issues.
hackademix
2018-09-09
2
-25
/
+12
*
Prevent total breakages when policies accidentally map to invalid match patte...
hackademix
2018-09-09
1
-12
/
+21
*
More efficient window.name persistence for tab-scoped permissions.
hackademix
2018-09-08
3
-2
/
+10
*
Fixed regression: undefined fake request.url ends to for inline scripts CSP r...
hackademix
2018-09-08
1
-1
/
+1
*
Saner message dispatching.
hackademix
2018-09-08
2
-11
/
+13
*
Fixed bug in requestKey generation.
hackademix
2018-09-05
1
-1
/
+1
*
Transparent support for FQDNs and better management of file:/// URLs.
hackademix
2018-09-04
1
-12
/
+14
*
Better file: protocol support.
hackademix
2018-09-04
3
-42
/
+54
*
Reordered startup sequence to be more friendly with embedders like the Tor Br...
hackademix
2018-08-28
2
-45
/
+45
*
Merge pull request #16 from rustybird/started
hackademix
2018-08-28
1
-0
/
+1
|
\
|
*
Broadcast a "started" message after initialization
Rusty Bird
2018-08-27
1
-0
/
+1
*
|
Further CSP refactoring and removal of obsolete fallbacks.
hackademix
2018-08-27
4
-152
/
+123
*
|
Refactoring CSP building out of RequestGuard.
hackademix
2018-08-27
2
-97
/
+57
|
/
*
Hotfix for some possible reload loops before refactoring CSP management.
hackademix
2018-08-25
1
-7
/
+9
*
Fixed infinite reload loop on unrestricted tabs.
hackademix
2018-08-24
1
-2
/
+2
*
Fixed minor CSP buildig issues.
hackademix
2018-08-24
1
-4
/
+11
*
Do not fail when onHeadersProcessed is called with no stored pending request.
hackademix
2018-08-23
1
-3
/
+10
*
Fixed regression: framed documents' URLs not being reported in the UI.
hackademix
2018-08-23
1
-1
/
+1
*
Update ChildPolicies when automatic temp TRUST for top-level document s is en...
hackademix
2018-08-23
1
-2
/
+2
*
More coherent wrapper around the webex messaging API.
hackademix
2018-08-22
2
-16
/
+9
*
Fixed possible surprises in background script message handling.
hackademix
2018-08-21
2
-333
/
+311
*
Fixed inconstitencies in ChildPolicies content script URL matching.
hackademix
2018-08-21
1
-1
/
+2
*
Simpler and more reliable safety net to ensure CSP headers are injected last ...
hackademix
2018-08-20
1
-23
/
+40
*
Fixed regression: refresh loop on page using requests of type="object" to cac...
hackademix
2018-08-19
1
-1
/
+1
*
More reliable attempt to run onResponseHeader listener the last of installed ...
hackademix
2018-08-18
2
-10
/
+20
*
Removed all references to RequestUtil.js and dependancies.
hackademix
2018-08-18
6
-175
/
+63
*
Hack: use top.name to store per-tab content-side configuration (e.g. unrestri...
hackademix
2018-08-17
3
-8
/
+26
*
Policy serialization using the contentScripts API.
hackademix
2018-08-16
3
-17
/
+116
*
Best effort to run webRequest.onHeaderReceived listener last (issue #6)
hackademix
2018-08-06
1
-6
/
+24
*
Skip non-content windows when deferring startup page loading.
hackademix
2018-08-01
1
-4
/
+4
*
Fixed inline scripts not being reported to UI (skriptimaahinen).
hackademix
2018-08-01
1
-0
/
+1
*
Fixed startup race condition with pending request tracking.
hackademix
2018-08-01
1
-2
/
+3
*
Fixed random stallings on page transitions.
hackademix
2018-07-28
1
-1
/
+1
*
Fixed regression in NOSCRIPT elements emulation.
hackademix
2018-07-28
1
-1
/
+1
*
Fixed window.stop() called in empty suframes.
hackademix
2018-07-28
1
-2
/
+3
[next]