This website requires JavaScript.
b935c22f55
Version bump: 10.6.3rc5.
hackademix
2019-05-28 16:48:30 +0200
cd44c749f4
Timing cap inferenced by call numbers when using low-resolution timers.
10.6.3rc4
hackademix
2019-05-28 01:32:09 +0200
4d4fa3c6ed
Make XSS timeouts fatal and reported.
hackademix
2019-05-28 00:48:27 +0200
37d148e3af
Fixed JSON parsing preamble regression.
hackademix
2019-05-28 00:48:00 +0200
c2f0ce0dfc
Version bump: 10.6.3rc4.
hackademix
2019-05-28 01:34:47 +0200
5597c4b0e5
XSS Filter made further asynchronous, prevents freezes on complex JSON payloads.
10.6.3rc3
hackademix
2019-05-27 00:28:01 +0200
4826128e43
Version bump: 10.6.3rc3.
hackademix
2019-05-27 00:27:51 +0200
23fb55bf38
More accurate algorithm to account for permissions changes in the UI triggering automatic reloads.
10.6.3rc2
hackademix
2019-05-26 15:42:00 +0200
b06ec5d1c8
Version bump: 10.6.3rc2.
hackademix
2019-05-26 15:40:41 +0200
947a2684af
Updated TLDs.
10.6.3rc1
hackademix
2019-05-26 00:13:52 +0200
78a5600d47
Skip page autoreloads on transitions between temporary and permanent presets of the same kind.
hackademix
2019-05-26 00:07:55 +0200
f11d4243bc
Version bump: 10.6.3rc1.
hackademix
2019-05-26 00:05:07 +0200
5c44687f18
Version bump: 10.6.2.
10.6.2
hackademix
2019-05-22 18:54:48 +0200
3f48f4d5a0
Updated InjectionChecker's HTML5 events.
10.6.2rc2
hackademix
2019-05-22 18:28:24 +0200
0eb42450d4
Removed work-around for https://bugzilla.mozilla.org/show_bug.cgi?id=1532530 (see https://trac.torproject.org/projects/tor/ticket/29969#comment:9 ).
hackademix
2019-05-22 18:26:05 +0200
c84673b110
Removed legacy DomNode.replaceChild() usage.
hackademix
2019-05-22 16:59:18 +0200
732ba767a6
Version bump: 10.6.2rc2.
hackademix
2019-05-22 16:58:11 +0200
c2be460915
Fix mozwebext class added to content pages (Issue #80 ).
hackademix
2019-05-06 12:11:31 +0200
7b35acdab0
Updated TLDs.
10.6.2rc1
hackademix
2019-04-29 15:38:17 +0200
d0bcf7c975
Updated Transifex-managed locales (es, ms, tr).
hackademix
2019-04-29 15:37:58 +0200
4fa4e55b62
Skip MediaSource patching where it's disabled by browser settings.
hackademix
2019-04-29 10:31:19 +0200
43770cbc85
Skip dev-mode XSS tests unless the browser is Firefox.
hackademix
2019-04-29 09:45:59 +0200
0c2df08d78
Reference internal pages as absolute URLs for Chromium compatibility.
hackademix
2019-04-29 09:43:14 +0200
225ce1e6c8
Version bump: 10.6.2rc1.
hackademix
2019-04-29 09:41:44 +0200
8aab462b44
Version bump: 10.6.1.
10.6.1
hackademix
2019-04-08 23:21:40 +0200
cf6ef3bed5
Updated Transifex-managed nl locale.
10.6.1rc1
hackademix
2019-04-08 15:51:32 +0200
7ab201e133
Catch SecurityException thrown on cross-origin wrappedJSObject access.
hackademix
2019-04-08 15:46:52 +0200
a489c192d6
Make RequestGuard's header processing synchronous on non-supporting browsers.
hackademix
2019-04-08 13:08:17 +0200
5ffd53ee89
Fixed inconsistencies in handling of browser-internal URLs.
hackademix
2019-04-08 11:44:08 +0200
9493978473
Fixed resetting options works just once per session (defaults reference current settings) - issue #69 .
hackademix
2019-04-06 10:49:57 +0200
db85a7cb01
Updated Transifex-managed locales (de, fr, it, tr).
hackademix
2019-04-01 23:21:04 +0200
bd38efde03
Version bump: 10.6.1rc1.
hackademix
2019-04-01 23:20:35 +0200
7754ad0f45
Version bump: 10.6.
10.6
hackademix
2019-04-01 21:53:54 +0200
aadde8b693
Version bump: 10.6rc2.
hackademix
2019-04-01 19:12:54 +0200
f145e625e4
Limit wrappedJSObject usages to compatible browsers.
hackademix
2019-04-01 19:12:20 +0200
688f7a31fa
Version bump: 10.6rc1.
10.6rc2
10.6rc1
hackademix
2019-04-01 13:20:54 +0200
76c959ec30
Updated TLDs.
hackademix
2019-04-01 12:52:44 +0200
68a06fa546
Updated de, fr, he, ru locales.
hackademix
2019-04-01 12:40:12 +0200
cb8337ed1e
Preserve chromium zip on releases only.
hackademix
2019-04-01 11:56:39 +0200
a8b3548657
Keep the built .zip file for chrome web store submission.
10.5
hackademix
2019-03-28 13:00:41 +0100
661a2a436b
Chromium-compatible popup closure handling.
hackademix
2019-03-28 12:35:52 +0100
c806c6bbff
Work-around for potential issues with legacy prefs.
hackademix
2019-03-27 23:48:27 +0100
5327505fba
Chromium-compatible version number.
hackademix
2019-03-27 23:47:36 +0100
75ea681b9f
Remove source map reference because of https://bugzilla.mozilla.org/show_bug.cgi?id=1437937
hackademix
2019-03-27 23:46:12 +0100
c003a5123a
Fixed manifest description for cross-browser and chrome web store usage.
hackademix
2019-03-27 23:45:25 +0100
b9373c65b1
Merge branch 'chromium' into merge/chromium
hackademix
2019-03-27 23:43:34 +0100
d77df5c9e4
Version bump: 10.2.5.
10.2.5
hackademix
2019-03-24 23:55:06 +0100
d299436a08
Better detection of privileged URLs in the XSS filter.
10.2.5rc1
hackademix
2019-03-24 23:35:05 +0100
b825935788
Version bump: 10.2.5rc1.
hackademix
2019-03-24 23:06:50 +0100
c2ec91f7a6
Version bump: 10.2.4.
10.2.4
hackademix
2019-03-20 23:46:25 +0100
4f95364bbf
Improved prompts layout.
10.2.4rc1
hackademix
2019-03-20 23:38:14 +0100
169d5f085a
Improved unscanned POST blocking.
hackademix
2019-03-20 23:34:32 +0100
cab9d0ea74
Version bump: 10.2.4rc1.
hackademix
2019-03-20 23:32:46 +0100
8c8dc258eb
Version bump: 10.2.3.
10.2.3
hackademix
2019-03-19 23:23:56 +0100
3bb748fda2
Version bump: 10.2.3rc3.
10.2.3rc3
hackademix
2019-03-19 23:19:25 +0100
57b222c48b
Updated Transifex-managed locales.
hackademix
2019-03-19 23:19:10 +0100
fa623fe400
Fixed searches from the url bar causing XSS warnings in the Tor Browser.
10.2.3rc2
hackademix
2019-03-19 23:11:18 +0100
c505c3e999
Version bump: 10.2.3rc2.
hackademix
2019-03-19 23:10:19 +0100
ea894393f1
Improved popup initialization perceived speed.
10.2.3rc1
hackademix
2019-03-19 13:46:58 +0100
f04fbd790e
Fixed popup top buttons not visible in high contrast appearance mode.
hackademix
2019-03-19 13:46:19 +0100
0052e4b702
Version bump: 10.2.3rc1.
hackademix
2019-03-19 13:42:09 +0100
ab65a0a423
Version bump: 10.2.2.
10.2.2
hackademix
2019-03-17 23:21:20 +0100
84fc537101
Updated Transifex-managed locales.
10.2.2rc5
hackademix
2019-03-17 23:06:50 +0100
4f901eb1fa
Fixed ns.requestCan() using hardcoded "script" rather than its capability argument.
hackademix
2019-03-16 15:48:55 +0100
19d41bcc4e
Version bump: 10.2.2rc5.
hackademix
2019-03-16 15:47:30 +0100
921a7910f0
"General/Cascade top document's restrictions to subdocuments" option (default true on the Tor Browser).
10.2.2rc4
hackademix
2019-03-15 23:55:18 +0100
c3c3a6a769
Remove double quotes around property names for consistency.
hackademix
2019-03-15 23:34:09 +0100
6edf62ca12
Version bump: 10.2.2rc4.
hackademix
2019-03-15 23:02:50 +0100
e0a2e34d9a
Added "incognito" manifest.json key.
10.2.2rc3
hackademix
2019-03-14 02:07:45 +0100
d1dd278a81
Selective handling of Tor Browser options and work-around for https://bugzilla.mozilla.org/show_bug.cgi?id=1532530
hackademix
2019-03-14 01:57:58 +0100
3f2453053b
Updated TLDs.
hackademix
2019-03-14 00:22:43 +0100
3bb9699ec7
Updated event names handled by InjectionChecker.
hackademix
2019-03-14 00:21:07 +0100
295d681c1b
Added missing await to async options saving.
hackademix
2019-03-14 00:09:45 +0100
0878ad2b0a
Remove usage of non-standard Array methods.
hackademix
2019-02-01 01:17:58 +0100
d152a53871
Removed non-standard uneval() usage.
hackademix
2019-02-01 01:17:09 +0100
20b689d015
Fallback XSS filtering to XSS Auditor since asynchronous webRequest handlers are not supported by Chromium.
hackademix
2019-02-01 01:16:33 +0100
2fa009673f
Conditional CSS toggle for non-mozilla browsers.
hackademix
2019-02-01 01:13:26 +0100
9b5bd1c775
Chromium-compatible UI stylesheets.
hackademix
2019-02-01 00:31:43 +0100
4e5f12a6c2
Differentiate Chromium restricted URLs (where extensions cannot operate).
hackademix
2019-02-01 00:31:00 +0100
781514cfb9
Graceful degradation for missing WebExtensions APIs on Chromium.
hackademix
2019-02-01 00:28:33 +0100
d076a517ba
Generic shims for Chromium derivatives.
hackademix
2019-02-01 00:14:50 +0100
82313cc766
Version bump: 10.2.2rc3.
hackademix
2018-12-31 00:21:04 +0100
c0956b20b9
Safer cookie-less check for unrestricted tabs from subdocuments.
10.2.2rc2
hackademix
2018-12-27 10:53:53 +0100
67312d0385
[Build] Bumping version to next rc made easier (build.sh bump rcX).
hackademix
2018-12-27 10:50:04 +0100
8493f63e25
Version bump: 10.2.2rc2.
hackademix
2018-12-27 10:47:05 +0100
74f08a58d0
[Locale] Added sv_SE (by Jonatan Nyberg).
10.2.2rc1
hackademix
2018-12-27 00:16:45 +0100
357906df78
Fix for unrestricted tabs not affecting about:blank subframes (issue #48 ).
hackademix
2018-12-26 23:44:36 +0100
f341217e0a
[XSS] Updated known HTML events lists.
hackademix
2018-12-26 22:35:10 +0100
33447ef6c2
Version bump: 10.2.2rc1.
hackademix
2018-12-25 23:30:07 +0100
35faebf81b
Version bump: 10.2.1.
10.2.1
hackademix
2018-12-23 14:42:48 +0100
bbd050a174
Cascade top document's restrictions to subframes (Tor issue #28873 ).
10.2.1rc3
hackademix
2018-12-17 16:32:53 +0100
c3e803a7dc
Version bump: 10.2.1rc3.
hackademix
2018-12-17 16:09:23 +0100
8f0bdc1493
Fix restored media element from placeholder not loading previously blocked content.
10.2.1rc2
hackademix
2018-12-06 22:51:53 +0100
07b9084829
Version bump: 10.2.1rc2.
hackademix
2018-12-05 15:25:23 +0100
c94cd48752
Fixed placeholders missing for some blocked embeddings (Tor ticket #28720 ).
10.2.1rc1
hackademix
2018-12-05 09:35:42 +0100
68d0cd0568
Version bump: 10.2.1rc1.
hackademix
2018-12-05 01:24:14 +0100
9e70392b90
Version bump: 10.2.0.
10.2.0
hackademix
2018-11-25 23:40:39 +0100
e20acbcb99
Version bump: 10.2.
10.2
hackademix
2018-11-25 23:34:11 +0100
82bed35e6c
Limit fix for issue #41 to origin-less fetch (exclude frames).
10.2rc2
hackademix
2018-11-25 23:00:08 +0100
d93c87954c
[L10n] Updated fr, he.
hackademix
2018-11-25 19:19:16 +0100