Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
hyperobject
/
https-everywhere
Public
forked from
EFForg/https-everywhere
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
https-everywhere
makecrx.sh
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 1, 2016
Specify the exact python version, don't just assume it's python 2.7
Hainish
committed
7269014
View commit details
Copy full SHA for 7269014
View code at this point
Browse repository at this point
Commits on Sep 20, 2016
Fix rules test by copying rulesets.json in extension make scripts rather than in validate.sh
Hainish
committed
04cf8a8
View commit details
Copy full SHA for 04cf8a8
View code at this point
Browse repository at this point
Commits on Aug 8, 2016
Ensure that ./install-dev-dependencies.sh works for the minimal Fedora 24 on dockerhub
Hainish
committed
ce4361b
View commit details
Copy full SHA for ce4361b
View code at this point
Browse repository at this point
Commits on Jun 23, 2016
Add new icons and banner. Supersedes #4100. Code changes by jsha@eff.org
Hainish
committed
bd44a9c
View commit details
Copy full SHA for bd44a9c
View code at this point
Browse repository at this point
Commits on May 12, 2016
make{crx,xpi}.sh: There's no need to use $PWD
mnordhoff
committed
abf70fb
View commit details
Copy full SHA for abf70fb
View code at this point
Browse repository at this point
Commits on Mar 20, 2016
Delete old ruleset databases in 'make' and 'make clean'.
mnordhoff
committed
7b9dcc2
View commit details
Copy full SHA for 7b9dcc2
View code at this point
Browse repository at this point
Commits on Mar 17, 2016
Remove make-sqlite.py & replace with make-json.py
Show description for 79536a2
Hainish
committed
79536a2
View commit details
Copy full SHA for 79536a2
View code at this point
Browse repository at this point
Commits on Feb 1, 2016
Autogenerate chromium translations from FF ones.
Show description for 804b0f9
jsha
committed
804b0f9
View commit details
Copy full SHA for 804b0f9
View code at this point
Browse repository at this point
Commits on Aug 13, 2015
Improve makecrx.
Show description for e2401df
jsha
committed
e2401df
View commit details
Copy full SHA for e2401df
View code at this point
Browse repository at this point
Commits on Jul 11, 2015
Remove --fast flag.
jsha
committed
18baa73
View commit details
Copy full SHA for 18baa73
View code at this point
Browse repository at this point
Commits on Jul 10, 2015
Speed up builds.
Show description for 2ad5306
jsha
committed
2ad5306
View commit details
Copy full SHA for 2ad5306
View code at this point
Browse repository at this point
Commits on Mar 3, 2015
Only show "Add a rule" on HTTPS sites.
Show description for 47a5006
jsha
committed
47a5006
View commit details
Copy full SHA for 47a5006
View code at this point
Browse repository at this point
Commits on Aug 22, 2014
Build scripts fail when RELAX NG check fails.
Show description for 9c58eed
jsha
committed
9c58eed
View commit details
Copy full SHA for 9c58eed
View code at this point
Browse repository at this point
Commits on Aug 20, 2014
Remove ignored parameter.
semenko
committed
bb49572
View commit details
Copy full SHA for bb49572
View code at this point
Browse repository at this point
Merge pull request #433 from EFForg/rules_list
Show description for b03f900
semenko
committed
b03f900
View commit details
Copy full SHA for b03f900
View code at this point
Browse repository at this point
Commits on Aug 16, 2014
Add make-sqlite to make{xpi,crx} before validation.
jsha
committed
ba9db3f
View commit details
Copy full SHA for ba9db3f
View code at this point
Browse repository at this point
Commits on Aug 14, 2014
Check in static rules_list.js
jsha
committed
487e665
View commit details
Copy full SHA for 487e665
View code at this point
Browse repository at this point
Commits on Apr 27, 2014
Avoid vim [sic!] dependency
kirelagin
committed
2742b76
View commit details
Copy full SHA for 2742b76
View code at this point
Browse repository at this point
Commits on Apr 17, 2014
Make Chrome build script more backward-compatible
Show description for 1cbf9a2
diracdeltas
committed
1cbf9a2
View commit details
Copy full SHA for 1cbf9a2
View code at this point
Browse repository at this point
Commits on Jan 8, 2014
Change #! lines to specify python2.7 (required for argparse module)
Jacob Hoffman-Andrews
committed
bde023b
View commit details
Copy full SHA for bde023b
View code at this point
Browse repository at this point
Commits on Jan 1, 2014
Use find and xargs to avoid 'too many args' error on Mac OS X
jsha
committed
96630c7
View commit details
Copy full SHA for 96630c7
View code at this point
Browse repository at this point
Commits on Oct 20, 2013
makecrx.sh: Gave the create_xpi.py script call a -x flag as makexpi.sh has.
jpds-zz
committed
62f2d38
View commit details
Copy full SHA for 62f2d38
View code at this point
Browse repository at this point
Commits on Oct 3, 2013
This was commented out for testing purposes; put it back in
diracdeltas
committed
af13edc
View commit details
Copy full SHA for af13edc
View code at this point
Browse repository at this point
Commits on Sep 25, 2013
Turns out shasum works on both linux and mac
diracdeltas
committed
0cfd5e3
View commit details
Copy full SHA for 0cfd5e3
View code at this point
Browse repository at this point
Commits on Sep 24, 2013
xmllint is causing errors on OS X, try continuing anyway
diracdeltas
committed
89e7c2d
View commit details
Copy full SHA for 89e7c2d
View code at this point
Browse repository at this point
sha1sum doesn't work on OS X
diracdeltas
committed
24e234a
View commit details
Copy full SHA for 24e234a
View code at this point
Browse repository at this point
Use deterministic zip for chrome builds too
diracdeltas
committed
806758d
View commit details
Copy full SHA for 806758d
View code at this point
Browse repository at this point
Commits on May 2, 2013
Update makecrx.sh, utils/*.py for Python3 with 2to3
Hello71
authored and
Seth Schoen
committed
afb47e9
View commit details
Copy full SHA for afb47e9
View code at this point
Browse repository at this point
Commits on Jan 28, 2013
More bugs introduced by merge script changes :(
pde
committed
53a5260
View commit details
Copy full SHA for 53a5260
View code at this point
Browse repository at this point
Oops, we need to use the old build script for Chrome too
Show description for 07fc6b0
pde
committed
07fc6b0
View commit details
Copy full SHA for 07fc6b0
View code at this point
Browse repository at this point
Commits on Jan 4, 2013
Actually, this is a much more readable merge-rulesets implementation
Show description for 604d296
pde
committed
604d296
View commit details
Copy full SHA for 604d296
View code at this point
Browse repository at this point
Translate merge-rulesets into python: 5x speedup
pde
committed
cdb362d
View commit details
Copy full SHA for cdb362d
View code at this point
Browse repository at this point
Commits on Oct 2, 2012
Mostly-working English, Spanish translations
Micah Lee
committed
8c15850
View commit details
Copy full SHA for 8c15850
View code at this point
Browse repository at this point
Commits on Jul 2, 2012
Use hard links in "pkg" staging area.
Show description for 49b61be
jayschwa
committed
49b61be
View commit details
Copy full SHA for 49b61be
View code at this point
Browse repository at this point
Commits on May 10, 2012
Move relaxng into utils/ ; remove aaron's obsolete upload script
pde
committed
b67b2b3
View commit details
Copy full SHA for b67b2b3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.