Mail Index
- [tor-commits] r26910: {website} update mirror per admins request. (website/trunk/include)
- [tor-commits] r26911: {website} update mirrors (website/trunk/include)
- [tor-commits] r26912: {website} add new mirror (website/trunk/include)
- [tor-commits] r26913: {website} update mirror status (website/trunk/include)
- [tor-commits] r26921: {website} add new mirror (website/trunk/include)
- [tor-commits] r26922: {website} remove a mirror (website/trunk/include)
- [tor-commits] r26923: {website} remove dead turkish mirror (website/trunk/include)
- [tor-commits] r26924: {website} update mirrors. (website/trunk/include)
- [tor-commits] r26926: {website} add new mirror in NL (website/trunk/include)
- [tor-commits] r26929: {website} update mirror status. (website/trunk/include)
- [tor-commits] r26931: {website} update mirrors. (website/trunk/include)
- [tor-commits] [flashproxy/master] Update some nodejs dependencies
- [tor-commits] [flashproxy/master] Bump nodejs module version for publishing
- [tor-commits] [check/master] Expose host ip in JSON response
- [tor-commits] [check/master] Add Norwegian Nynorsk translation
- [tor-commits] [torspec/master] update the spec to say that you must refuse inbound relay_early cells
- [tor-commits] [tor/master] fix typo
- [tor-commits] [tor/master] and oh hey, repeat code :)
- [tor-commits] [tor/maint-0.2.5] fix three typos in comments
- [tor-commits] [tor/maint-0.2.5] Build circuits more readily when DisableNetwork goes to 0
- [tor-commits] [tor/maint-0.2.4] fix extra words in man page
- [tor-commits] [tor/release-0.2.5] Merge branch 'maint-0.2.5' into release-0.2.5
- [tor-commits] [tor/release-0.2.5] Fix windows warning introduced by 0808ed83f9cf312abe229
- [tor-commits] [ooni-probe/master] Improved error handling of oonibclient
- [tor-commits] [ooni-probe/master] Merge pull request #333 from kudrom/fix/error-handling
- [tor-commits] [ooni-probe/master] Fixed a couple things:
- [tor-commits] [ooni-probe/master] PEP8 cleanup
- [tor-commits] [ooni-probe/master] PEP8 cleanup of utils
- [tor-commits] [ooni-probe/master] Add support to the sniffer subsystem in the vagrant and requirements file
- [tor-commits] [ooni-probe/master] Added tests to the sniffer subsystem
- [tor-commits] [ooni-probe/master] Detect default interface with the one that is the default gateway.
- [tor-commits] [ooni-probe/master] Run the unittests as root so that the scapy tests get run by travis
- [tor-commits] [ooni-probe/master] Added tests to generate_filename
- [tor-commits] [ooni-probe/master] Detect default interface with active probing.
- [tor-commits] [ooni-probe/master] Fix dummy config file of test_oonicli
- [tor-commits] [ooni-probe/master] Fix path of coverage so that running it in sudo does not trigger error.
- [tor-commits] [ooni-probe/master] Add service-identity to the requirements
- [tor-commits] [ooni-probe/master] Skip the oonicli tests if the user is not root.
- [tor-commits] [ooni-probe/master] Throw an error if the measurement timeout is less than the bridge_reachability timeout
- [tor-commits] [ooni-probe/master] Fix bug in filename generation
- [tor-commits] [ooni-probe/master] Fixed https://trac.torproject.org/projects/tor/ticket/11983 with the addition of some checks of incoherences in:
- [tor-commits] [ooni-probe/master] Check empty section in config file to avoid AttributeErrors exceptions when parsing the file.
- [tor-commits] [ooni-probe/master] Make the filename generation unittests check for the correct filename
- [tor-commits] [ooni-probe/master] Fixed bug 11858: ooni might not look at requiresTor?
- [tor-commits] [ooni-probe/master] Make optional the execution of check_incoherences from read_config.
- [tor-commits] [ooni-probe/master] Refactor the condition checking to not use an array
- [tor-commits] [ooni-probe/master] Remove unneeded requirements
- [tor-commits] [ooni-probe/master] Check if the configuration file is a file
- [tor-commits] [ooni-probe/master] The blocking/http_requests test actually requires Tor to be running.
- [tor-commits] [ooni-probe/master] Fix bug that lead to reports being marked as collected when they actually were not.
- [tor-commits] [ooni-probe/master] Launch tor as the user that started ooniprobe.
- [tor-commits] [ooni-probe/master] Fix oonireport tool to actually support uploading of reports and status.
- [tor-commits] [ooni-probe/master] Fix bug that lead the collector not being set via the test deck.
- [tor-commits] [ooni-probe/master] Improve output of oonireport when running upload commands.
- [tor-commits] [ooni-probe/master] Fix one unittest, then, after hours of debugging, just skip the second failing test.
- [tor-commits] [ooni-probe/master] Disable checking for incoherences in config file when unittesting oonicli.
- [tor-commits] [ooni-probe/master] Pep8 fixes
- [tor-commits] [ooni-probe/master] Add rsync support to doc Makefile
- [tor-commits] [ooni-probe/master] Add details on how to contribute to the README.md
- [tor-commits] [ooni-probe/master] Fix a bug that lead ooniprobe to require root when set_pcap was not used.
- [tor-commits] [spec/master] Spec for decks.
- [tor-commits] [spec/master] Merge pull request #29 from kudrom/master
- [tor-commits] [spec/master] Make the annotations be an actual dict and other misc fixes
- [tor-commits] [spec/master] Fix the deck formatting so that they are valid.
- [tor-commits] [spec/master] Re-indent and fix markup of spec
- [tor-commits] [spec/master] Add header to example deck
- [tor-commits] [spec/master] Add specification of the deck metadata
- [tor-commits] [spec/master] Add header to test-deck specification.
- [tor-commits] [spec/master] Fix the name of Alejandro in the spec
- [tor-commits] [spec/master] Add details about how file paths should be handled.
- [tor-commits] [spec/master] Fix typos and section numbers
- [tor-commits] [spec/master] Merge remote-tracking branch 'kudrom/fix/typos'
- [tor-commits] [spec/master] Move container format to specification section.
- [tor-commits] [ooni-probe/master] Add unittests for geoip database version
- [tor-commits] [ooni-probe/master] Add to the report the geoip database version
- [tor-commits] [ooni-probe/master] Merge pull request #340 from TheTorProject/feature/12771
- [tor-commits] [ooni-probe/master] Fix bug that lead to sniffer not being unregistered properly.
- [tor-commits] [ooni-probe/master] Make it possible to run ooniprobe also without setting the control port.
- [tor-commits] [ooni-probe/master] Merge pull request #339 from TheTorProject/fix/12706
- [tor-commits] [ooni-probe/master] Probe Report should not leak the full PATH.
- [tor-commits] [ooni-probe/master] Handle exceptions better inside of httpt test template
- [tor-commits] [ooni-probe/master] Don't waste memory on something we don't currently use
- [tor-commits] [ooni-probe/master] Disconnect immediately after connecting to control and socks port so to leave the reactor clean.
- [tor-commits] [ooni-probe/master] Write changelog entry for 1.1.0
- [tor-commits] [ooni-probe/master] Bump version to 1.1.0-rc1
- [tor-commits] [ooni-probe/master] Fixed dns_spoof test
- [tor-commits] [ooni-probe/master] Update changelog
- [tor-commits] [ooni-probe/master] Fix unittest for tor silly listener
- [tor-commits] [ooni-probe/master] Fix some errors detected with pyflakes
- [tor-commits] [ooni-probe/master] Use vulture to find and delete some dead code.
- [tor-commits] [ooni-probe/master] Implement unittests for report lists.
- [tor-commits] [ooni-probe/master] Make it possible to run ooniprobe also without having dnet installed.
- [tor-commits] [ooni-probe/master] Print out the options that are missing.
- [tor-commits] [ooni-probe/master] Add a unittest for txscapy.
- [tor-commits] [ooni-probe/master] Fix oonibclient tests.
- [tor-commits] [ooni-probe/master] Handle the case where no command is specified.
- [tor-commits] [ooni-probe/master] No collector means no collector.
- [tor-commits] [ooni-probe/master] Add extra checks in the body and header comparisons
- [tor-commits] [ooni-probe/master] Don't start tor if no collector option is specified and no test helper is needed.
- [tor-commits] [ooni-probe/master] Fix problem in starting Tor when no test helper is set.
- [tor-commits] [ooni-probe/master] Update LICENSE and expand setup.py
- [tor-commits] [ooni-probe/master] Convert README to rst
- [tor-commits] [ooni-probe/master] Reformat README.md so that it uses syntax common to markdown and rst.
- [tor-commits] [ooni-probe/master] Convert changelog to rst.
- [tor-commits] [ooni-probe/master] Update MANIFEST
- [tor-commits] [ooni-probe/master] Improve REAMDE formatting.
- [tor-commits] [ooni-probe/master] Update README
- [tor-commits] [ooni-probe/master] Fix Changelog reading in setup.py
- [tor-commits] [ooni-probe/master] Add back OONI logo
- [tor-commits] [ooni-probe/master] Also add obfsproxy version to the bridge reachability test report.
- [tor-commits] [ooni-probe/master] Bump bridge reachability test version
- [tor-commits] [ooni-probe/master] Fix rst formatting.
- [tor-commits] [ooni-probe/master] Add debugging code for pyobfsproxy and fteproxy
- [tor-commits] [ooni-probe/master] Add report package to setup.py
- [tor-commits] [ooni-probe/master] Also check if the attributes exist
- [tor-commits] [ooni-probe/master] Fix multi protocol traceroute test.
- [tor-commits] [ooni-probe/master] Add heading to changelog
- [tor-commits] [ooni-probe/master] Add dates to changelog
- [tor-commits] [ooni-probe/master] Update install instructions for debian to point to debian-backports and debian unstable repo.
- [tor-commits] [ooni-probe/master] Update Vagrantfile to install ooniprobe from /ooni
- [tor-commits] [ooni-probe/master] Also install libffi-dev
- [tor-commits] [ooni-probe/master] update ooniprobe to 1.1.0
- [tor-commits] [spec/master] Merge pull request #28 from TheTorProject/feature/bridge_reachability_spec
- [tor-commits] [spec/master] Add specification for bridge reachability test
- [tor-commits] [spec/master] Improve the document detailing our release procedure.
- [tor-commits] [spec/master] Merge branch 'master' of github.com:TheTorProject/ooni-spec
- [tor-commits] [spec/master] Add obfsproxy_version key to the bridge reahcability spec.
- [tor-commits] [spec/master] Add command for making source dist.
- [tor-commits] [spec/master] Add instructions on uploading a new ooniprobe version to pypi
- [tor-commits] [ooni-probe/master] Improved error handling
- [tor-commits] [ooni-probe/master] Add to manifest the new path to ooniprobe and oonireport man pages.
- [tor-commits] [ooni-probe/master] UsageOptions with multiple NetTests in a single file
- [tor-commits] [ooni-probe/master] Merge pull request #344 from kudrom/feature/11979
- [tor-commits] [ooni-probe/master] Add support for having multiple test classes in a single nettest file
- [tor-commits] [ooni-probe/master] update ooniprobe to 1.1.1
- [tor-commits] [oonib/master] Improved http error handling, the test coverage and some cleanups
- [tor-commits] [oonib/master] Update Tor to latest stable release
- [tor-commits] [oonib/master] Fix check condition inside of build_tor2web script.
- [tor-commits] [oonib/master] Detect which command to run for computing sha256 sum.
- [tor-commits] [oonib/master] Add test helper that can be used to discover the resolver being used by a probe.
- [tor-commits] [oonib/master] Merge pull request #51 from TheTorProject/feature/dns_discovery
- [tor-commits] [oonib/master] Add service-identity to requirements.txt.
- [tor-commits] [oonib/master] Use the correct txtorcon API depending on the software version.
- [tor-commits] [oonib/master] Merge pull request #52 from kudrom/fix/error-handling
- [tor-commits] [oonib/master] Fix markup
- [tor-commits] [oonib/master] Comment out notifications.
- [tor-commits] [oonib/master] Add information about what oonib is.
- [tor-commits] [oonib/master] Update travis.yml to run unittests.
- [tor-commits] [oonib/master] Merge pull request #53 from TheTorProject/fix/12747
- [tor-commits] [oonib/master] Run coveralls when the tests have been run.
- [tor-commits] [oonib/master] convert README to .rst
- [tor-commits] [oonib/master] Use requirements.txt not .requirements.txt
- [tor-commits] [ooni-probe/master] The measurement timeout now can be set by a nettest
- [tor-commits] [ooni-probe/master] PEP8 cleanup
- [tor-commits] [ooni-probe/master] Merge branch 'feature/12919'
- [tor-commits] [ooni-probe/master] Make links RST style.
- [tor-commits] [oonib/master] Fix code coverage badge
- [tor-commits] [oonib/master] Add coveralls descriptor to repo
- [tor-commits] [oonib/master] Implement policy aware bouncing support in the backend
- [tor-commits] [oonib/master] Tell coveralls of the coveragerc
- [tor-commits] [oonib/master] Review of policy aware changes
- [tor-commits] [oonib/master] Bug in test_bouncer fixed
- [tor-commits] [oonib/master] Fix compatibility with txtorcon >= 0.10.0
- [tor-commits] [oonib/master] Review of policy aware changes
- [tor-commits] [oonib/master] Merge pull request #54 from kudrom/feature/updated_oonib_policy_aware
- [tor-commits] [oonib/master] Also test creating a report with the content key.
- [tor-commits] [oonib/master] Bug in test_bouncer fixed
- [tor-commits] [oonib/master] Implement policy aware bouncing support in the backend
- [tor-commits] [oonib/master] Pep8 fixes.
- [tor-commits] [doctor/master] Only notify about unknown/mismatching params once a day
- [tor-commits] [doctor/master] Recognizing the NumEntryGuards and NumDirectoryGuards consensus parameters
- [tor-commits] [doctor/master] Dropping parameter mismatch check
- [tor-commits] [doctor/master] Revert "Dropping parameter mismatch check"
- [tor-commits] [doctor/master] Defaulting suppression time based on issue severity
- [tor-commits] [doctor/master] Stacktrace when getting suppression durations
- [tor-commits] [stem/master] Optimze _read_until_keywords a little
- [tor-commits] [stem/master] Improve parsing speed for consensus documents
- [tor-commits] [stem/master] Using a constant for line regex we match against
- [tor-commits] [stem/master] Use binascii.b2a_hex instead of hand-tweaked string concatenation
- [tor-commits] [stem/master] Ignoring E131 (continuation line unaligned for hanging indent)
- [tor-commits] [stem/master] Fixing E265 (block comment should start with '# ')
- [tor-commits] [stem/master] Fixing E713 (test for membership should be 'not in')
- [tor-commits] [stem/master] Fixing E126 (continuation line over-indented for hanging indent)
- [tor-commits] [stem/master] Fixing E128 (continuation line under-indented for visual indent)
- [tor-commits] [stem/master] Fixing pyflakes issues
- [tor-commits] [stem/master] Stylistic issues from pep8 1.5.7
- [tor-commits] [doctor/master] Minor wording change for missing consensus signatures
- [tor-commits] [stem/master] Fixing unit tests for python 3.x
- [tor-commits] [stem/master] Correcting python 3.x regression for descriptor parsing
- [tor-commits] [stem/master] Correcting doctest failure for python3
- [tor-commits] [stem/master] Unit tests for connection.connect failed under python 3.x
- [tor-commits] [stem/master] Correcting StatusEvent's docs and adding an 'arguments' attribute
- [tor-commits] [stem/master] Don't fail validation if consensus method 1 isn't present
- [tor-commits] [stem/master] Example for getting number of relays a bw auth has a measurement for
- [tor-commits] [doctor/master] Notice if too many relays are unmeasured by bandwidth authorities
- [tor-commits] [doctor/master] Enabling check for unmeasured relays
- [tor-commits] [doctor/master] Messages about unmesured relays weren't being effectively suppressed
- [tor-commits] [stem/master] Adding crop() method to our str_tools
- [tor-commits] [arm/master] Stylistic issues from pep8 1.5.7
- [tor-commits] [arm/master] Dropping addtstr() helper
- [tor-commits] [arm/master] Wrap cropping into the Sampling's format() method
- [tor-commits] [arm/master] Replacing ui_tools.crop_str() with str_tools.crop()
- [tor-commits] [arm/master] Supporting color names in Panel's addstr()
- [tor-commits] [tor-launcher/maint-0.2.5] Bug 9516: Show Tor log in TorBrowser
- [tor-commits] [tor-launcher/master] Remove all observers when dialogs are closed.
- [tor-commits] [tor-launcher/master] Bug 11199 fixup: Improve behavior if tor exits.
- [tor-commits] [tor-launcher/master] Do not show copy log button when help is open.
- [tor-launcher/master] Bug 12444: Feedback when “Copy Tor Log” is clicked.
- [tor-commits] [tor-launcher/master] Bug 12895: add @riseup.net to Bridge Relay Help
- [tor-commits] [tor-launcher/master] Bug 11405: Remove firewall prompt from wizard.
- [tor-commits] [tor-launcher/master] Bug 12444 fixup: use "Tor" instead of "tor" in feedback message.
- [tor-commits] [meek/master] Actually use the specified log file name.
- [tor-commits] [meek/master] Set network.proxy.socks_remote_dns=false inside the Firefox helper.
- [tor-commits] [meek/master] Initialize helperAddrPattern in its declaration, not in main.
- [tor-commits] [meek/master] Get rid of Content-Type: application/octet-stream.
- [tor-commits] [goptlib/master] Typo.
- [tor-commits] [goptlib/master] fmt.
- [tor-commits] [goptlib/master] Rewrite 'errors.New(fmt.Sprintf(...)) -> fmt.Errorf(...)'.
- [tor-commits] [goptlib/master] Simplify with gofmt -s.
- [tor-commits] [torsocks/master] Fix: add LICENSE file to repository
- [tor-commits] [torsocks/master] Fix: compilation issue on Debian kfreebsd-i386
- [tor-commits] [torsocks/master] Update version to v2.0.0
- [tor-commits] [torbrowser/master] update recommended-versions for 3.6.4 and 4.0-alpha-1
- [tor-commits] r26915: {website} update torbrowser website tables to include alpha bundles (website/trunk/projects/en)
- [tor-commits] r26916: {website} update versions for TB 3.6.4 and 4.0-alpha-1 and finish upda (in website/trunk: include projects/en)
- [tor-commits] r26917: {website} fix torbrowserbundlebetadir version (website/trunk/include)
- [tor-commits] [tor-browser-bundle/master] Use meek 0.10.
- [tor-commits] [tor-browser-bundle/master] Set a blackhole proxy in the meek-http-helper profile.
- [tor-commits] [tor-browser-bundle/master] Bug 12753: Zeroing timestamps in PE headers.
- [tor-commits] [tor-browser-bundle/master] NoScript and HTTPS-Everyhwere version bump.
- [tor-commits] [tor-browser-bundle/master] Update Changelog.
- [tor-commits] [tor-browser-bundle/maint-3.6] NoScript version bump; Changelog update.
- [tor-commits] [tor-browser-bundle/master] Changelog update.
- [tor-commits] [tor-browser-bundle/master] Fixed NoScript's package name.
- [tor-commits] [tor-browser-bundle/maint-3.6] Fix NoScript's package name.
- [tor-commits] [tor-browser-bundle/master] Fix wrong NoScript and HTTPS-Everywhere hashes.
- [tor-commits] [tor-browser-bundle/master] We want to have nightlies with the new OpenSSL.
- [tor-commits] [tor-browser-bundle/master] Set security.tls.version.max=1 in meek-http-helper.
- [tor-commits] [tor-browser-bundle/master] Bumping OpenSSL without its hash does not fly.
- [tor-commits] [tor-browser-bundle/master] Bug 12920: Don't apply patch for #11200 to master.
- [tor-commits] [tor-browser-bundle/maint-3.6] Removed already fixed/wrongly categorized bugs.
- [tor-commits] [tor-browser-bundle/master] Removed already fixed/wrongly categorized bugs.
- [tor-commits] [tor-browser-bundle/master] Bug 4234: Use the Firefox Update Process for TBB.
- [tor-commits] [tor-browser-bundle/master] Merge remote-tracking branch 'pc/bug4234-04'
- [tor-commits] [tor-browser-bundle/master] Use the *4.x-2 branch for the updater related code.
- [tor-commits] [tor-browser-bundle/maint-3.6] Bump HTTPS Everyhwere version.
- [tor-commits] [tor-browser-bundle/master] Update changelog and bumped Tor Browser branch.
- [tor-commits] [fog/master] Proxy shims now detect what type of protocol each PT needs, SOCKS4 or SOCKS5.
- [tor-commits] [fog/master] Added a modified socks protocol from obfsproxy. Stripped out references to pluggable transports..
- [tor-commits] [fog/master] Switched logging name from logging to logger to keep it consistent with the modsocks.py file.
- [tor-commits] [fog/master] Switched the obfs3_flashproxy into a config file. This file is now read as the default configuration if no configuration file is specified on the command line
- [tor-commits] [fog/master] the tor_pt_state_location env var now has '/fog' to it to avoid clobbering similar transports launched directly by tor instead of fog. See ticket #12613
- [tor-commits] [fog/master] removed exempt env list from pt_child_env.
- [tor-commits] [fog/master] The files have been reorganized into a python and go project.
- [tor-commits] [fog/master] Added a loading configuration file on the server side. The format is identical to the client configuration file except ClientTransportationPlugin is ServerTransportationPlugin. Uses go-shellwords to parse the config files.
- [tor-commits] [fog/master] Adds launching multiple chains. Now after finding the needed chains, all the pts needed by the chains are launched first. Then after each pt succeeds, if a chain has all its pts setup, it will launch.
- [tor-commits] [fog/master] changed remote_host, remote_port into a pair to shorten parameters.
- [tor-commits] [flashproxy/master] generate key in the initscript instead of post-install
- [tor-commits] [bridgedb/develop] Start BridgeDB in before_script section of .travis.yml.
- [tor-commits] [bridgedb/develop] Add 'mechanize==0.2.5' to .test.requirements.txt.
- [tor-commits] [bridgedb/develop] Add test_https.py from trygve.
- [tor-commits] [bridgedb/develop] Add --no-use-wheel when pip installing Travis CI dependencies.
- [tor-commits] [bridgedb/develop] Move several test dependencies from .travis.yml to .travis.requirements.txt.
- [tor-commits] [bridgedb/develop] Also copy gnupghome/ to run/ in .travis.yml 'before_script'.
- [tor-commits] [bridgedb/develop] Copy captchas/ into run/ during 'before_script' .travis.yml section.
- [tor-commits] [bridgedb/develop] Split unittests in test_bridgedb.py; refactor to use already running server.
- [tor-commits] [bridgedb/develop] Bump leekspin version to 0.2.0.
- [tor-commits] [bridgedb/develop] Add '127.0.0.1' to copied bridgedb.conf in .travis.yml.
- [tor-commits] [bridgedb/develop] Whitespace fixes for bridgedb.test.test_https.
- [tor-commits] [bridgedb/develop] Sphinxify bridgedb.test.test_https module docstring.
- [tor-commits] [bridgedb/develop] Merge branch 'fix/9874-https' into fix/9874-email
- [tor-commits] [bridgedb/develop] Clarify comments in .travis.requirements.txt.
- [tor-commits] [bridgedb/develop] Whitespace fixes for bridgedb.test.test_smtp.
- [tor-commits] [bridgedb/develop] Change EMAIL_SMTP_PORT to 2525 in copied bridgedb.conf for Travis.
- [tor-commits] [bridgedb/develop] Add CHANGELOG entry for #9874.
- [tor-commits] [bridgedb/develop] Merge branch 'fix/9874-https' into fix/9874-email
- [tor-commits] [bridgedb/develop] Merge branch 'fix/9874-email' into develop
- [tor-commits] [bridgedb/develop] Remove unused/extra imports `time` and `random` from test_smtp.py.
- [tor-commits] [bridgedb/develop] Add test_smtp.py by trygve.
- [tor-commits] [bridgedb/develop] Merge branch 'fix/9874-https' into develop
- [tor-commits] [bridgedb/develop] Add file header to lib/bridgedb/test/test_https.py.
- [tor-commits] [bridgedb/develop] PEP8 style fixes for bridgedb.test.test_smtp.
- [tor-commits] [bridgedb/develop] Change obfs3 ipv6 integration test to vanilla ipv4; add scramblesuit test.
- [tor-commits] [bridgedb/develop] Fix test_https tests to handle multiple bridge lines.
- [tor-commits] [bridgedb/develop] Add a test for Buckets
- [tor-commits] [bridgedb/develop] Merge remote-tracking branch 'tpo-sysrqb/bug12781-dumpbuckets' into develop
- [tor-commits] [bridgedb/develop] Dump bridges to file, despite lack of BridgeHistory
- [tor-commits] [bridgedb/develop] Fix missing `twisted.trial.unittest` import in test_Bucket.py.
- [tor-commits] [bridgedb/develop] Fix typo in inline code comment in bridgedb.Bucket module.
- [tor-commits] [bridgedb/develop] Fix missing `io.StringIO` import in test_Bucket.py.
- [tor-commits] [bridgedb/develop] Fix old-style classes in bridgedb.Bucket.
- [tor-commits] [bridgedb/develop] Fix test_Bucket.BucketDataTests to test `needed` attribute.
- [tor-commits] [bridgedb/develop] Add missing unittest import
- [tor-commits] [bridgedb/develop] Sphinxify all docstrings in bridgedb.Bucket.
- [tor-commits] [bridgedb/develop] Be more careful about how we split bridge lines in test_https.py.
- [tor-commits] [bridgedb/develop] Merge remote-tracking branch 'tpo-sysrqb/bug12781-dumpbuckets_constification_2' into develop
- [tor-commits] [bridgedb/develop] Line wasn't indented in f5fe05ce
- [tor-commits] [bridgedb/develop] Fix yet another type error in test_Bucket.py.
- [tor-commits] [bridgedb/develop] Increase sleep time in test_bridgedb.py tests for non-CI machines.
- [tor-commits] [bridgedb/develop] Disable COLLECT_TIMESTAMPS for CI integration test runs.
- [tor-commits] [bridgedb/develop] Constify the unrealistic maximum number of bridges per bucket
- [tor-commits] [bridgedb/develop] Fix another typo in test_Bucket.py.
- [tor-commits] [bridgedb/develop] PEP8 fix bad indentation in test_https.py.
- [tor-commits] [bridgedb/develop] PEP8 fix several line-too-long problems in test_https.py.
- [tor-commits] [bridgedb/develop] Remove print() calls from test_https.py.
- [tor-commits] [bridgedb/develop] Sphinxify a docstring in test_https.py.
- [tor-commits] [bridgedb/develop] Add unittests for bridgedb.bridgerequest.
- [tor-commits] [bridgedb/develop] Add unittests for the bridgedb.parse.options module.
- [tor-commits] [bridgedb/develop] Add unittests for bridgedb.parse.versions module.
- [tor-commits] [bridgedb/develop] Bump Leekspin requirement to version 0.2.1.
- [tor-commits] [bridgedb/develop] Rename pidExists() to processExists() in bridgedb.test.util.
- [tor-commits] [bridgedb/develop] Move getBridgeDBPID() from test_bridgedb.py to bridgedb.test.util.
- [tor-commits] [bridgedb/develop] Only run test_https.py tests if a BridgeDB process is already running.
- [tor-commits] [bridgedb/develop] Use processExists() to decide SkipTest in test_bridgedb.py.
- [tor-commits] [bridgedb/develop] Document parameter in bridgedb.test.util.processExists().
- [tor-commits] [bridgedb/develop] PEP8 OCD import rearrangements in test_https.py.
- [tor-commits] [bridgedb/develop] PEP8 OCD import rearrangements in test_smtp.py.
- [tor-commits] [bridgedb/develop] Only run test_smtp.py tests if a BridgeDB process is already running.
- [tor-commits] [bridgedb/develop] Merge branch 'fix/9874-https' into develop
- [tor-commits] [bridgedb/develop] Add missing SkipTest import in test_https.py.
- [tor-commits] [bridgedb/develop] Merge branch 'fix/9874-email' into develop
- [tor-commits] [bridgedb/develop] Merge branch 'fix/9874-https' into develop
- [tor-commits] [bridgedb/develop] Add missing errno module import to bridgedb.test.util.
- [tor-commits] [bridgedb/develop] Raise time interval between sending process signals on TRAVIS machines.
- [tor-commits] [bridgedb/develop] Merge branch 'fix/9874-https' into develop
- [tor-commits] [bridgedb/develop] Merge commit 'a580c4ba0d30f55546d3d181d7ea878e6a13133c' into develop
- [tor-commits] [bridgedb/develop] Fail test_https.py tests if we couldn't start BridgeDB process on CI servers.
- [tor-commits] [bridgedb/develop] Fail test_smtp.py tests if we couldn't start BridgeDB process on CI servers.
- [tor-commits] [bridgedb/develop] Merge branch 'fix/9874-https' into develop
- [tor-commits] [bridgedb/develop] Fail test_bridgedb.py tests if we couldn't start BridgeDB process on CI servers.
- [tor-commits] [bridgedb/develop] Merge branch 'fix/9874-email' into develop
- [tor-commits] [bridgedb/develop] Move config functionality to new bridgedb.configure module.
- [tor-commits] [bridgedb/develop] Add unittests for bridgedb.configure module.
- [tor-commits] [bridgedb/develop] Merge branch 'fix/make-config.py' into develop
- [tor-commits] [bridgedb/develop] Add Bridges.is_valid_ip doctests to b.p.addr.isValidIP docstring.
- [tor-commits] [bridgedb/develop] Update file header for bridgedb.Main module.
- [tor-commits] [bridgedb/develop] Remove bridgedb.Bridges.HEX_DIGEST_LEN; it's completely unused.
- [tor-commits] [bridgedb/develop] Add note that bridgedb.Bridges.ID_LEN isn't used.
- [bridgedb/develop] Rename IBridgeRequest → IRequestBridges. It's cuter.
- [tor-commits] [bridgedb/develop] Deprecate bridgedb.Bridges.is_valid_fingerprint().
- [tor-commits] [bridgedb/develop] Rip out `BridgeHolder.assignmentsArePersistent()`, it's never used.
- [tor-commits] [bridgedb/develop] Move old b.Bridges.is_valid_ip() doctest to b.p.addr.isValidIP().
- [tor-commits] [bridgedb/develop] Fix old Tests.py; networkstatus.parseALine returns a string.
- [tor-commits] [bridgedb/develop] Merge branch 'fix/12029-refactor-Bridges' into develop
- [tor-commits] [bridgedb/develop] Change import of IBridgeRequest to IRequestBridges in test_bridgerequest.py.
- [tor-commits] [bridgedb/develop] Support requiring distribution of bridges with the "Running" flag.
- [tor-commits] [bridgedb/develop] Add bridgedb.interfaces module which simply collects all interfaces.
- [tor-commits] [bridgedb/develop] Make `isValidIP()` backwards compatible with deprecated `is_valid_ip()`.
- [tor-commits] [bridgedb/develop] Add Sphinx source file for bridgedb.bridgerequest documentation.
- [tor-commits] [bridgedb/develop] Convert README from Markdown to ReStructuredText.
- [tor-commits] [bridgedb/develop] Add Sphinx source file for bridgedb.interfaces documentation.
- [tor-commits] [bridgedb/develop] Add Sphinx source file for bridgedb.configure documentation.
- [tor-commits] [bridgedb/develop] Add Sphinx source file for bridgedb.translations documentation.
- [tor-commits] [bridgedb/develop] Add a "Help Develop BridgeDB" section to the developer documentation.
- [tor-commits] [bridgedb/develop] Fix docstring for bridgedb.email.templates.addFooter().
- [tor-commits] [bridgedb/develop] Switch to a different Sphinx extension for building zope.interface docs.
- [tor-commits] [bridgedb/develop] Fix Sphinx documentation for bridgedb.email package and add extra docs.
- [tor-commits] [bridgedb/develop] Fix docstring for bridgedb.email.EmailResponse.
- [tor-commits] [bridgedb/develop] Add BridgeDB's new rst README to the Sphinx developer doc builds.
- [tor-commits] [bridgedb/develop] Add an image to the head of the developer documentation.
- [tor-commits] [bridgedb/develop] Refactor and update bridgedb.email package Sphinx documentation.
- [tor-commits] [metrics-web/master] Add link to old user number estimates.
- [tor-commits] [onionoo/master] Add explicit way to invalidate document cache.
- [tor-commits] [onionoo/master] Add performance metrics to the servlet.
- [tor-commits] [onionoo/master] Fix confusing log message.
- [tor-commits] [onionoo/master] Allow robots to index the .html files.
- [tor-commits] [onionoo/master] Mention OnionTip under known Onionoo clients.
- [tor-commits] [onionoo/master] Add Cache-Control header.
- [tor-commits] [onionoo/master] Add koninoo to list of Onionoo clients.
- [tor-commits] [metrics-web/master] Add permanent redirects for unused pages.
- [tor-commits] [onionoo/master] Split ApplicationFactory into four factories.
- [tor-commits] [onionoo/master] fixup! Split ApplicationFactory into four factories.
- [tor-commits] [onionoo/master] Don't parse bandwidth histories twice.
- [tor-commits] [onionoo/master] Make ClientsStatus smarter about itself.
- [tor-commits] [onionoo/master] Don't process server descriptors more than once.
- [tor-commits] [onionoo/master] Avoid passing around formatted timestamps if feasible.
- [tor-commits] [onionoo/master] Take out an unused synchronized block.
- [tor-commits] [onionoo/master] Make WeightsStatus smarter about itself.
- [tor-commits] [onionoo/master] Make BandwidthStatus smarter about itself.
- [tor-commits] [onionoo/master] Remove some references to DateTimeHelper constants.
- [tor-commits] [onionoo/master] Remove three dependencies on DateTimeHelper.
- [tor-commits] [onionoo/master] Move UptimeStatusTest to sub package.
- [tor-commits] [onionoo/master] Move DateTimeHelper to docs package.
- [tor-commits] [onionoo/master] Simplify UptimeStatusTest.
- [tor-commits] [onionoo/master] Add unit tests for BandwidthStatus.
- [tor-commits] [onionoo/master] Fix stupid boolean logic fail.
- [tor-commits] [onionoo/master] Add Vagrantfile and provisioning shell script.
- [tor-commits] [onionoo/master] Mention new onionoo-announce@ mailing list.
- [tor-commits] [onionoo/master] Add version field.
- [tor-commits] [onionoo/master] Take out old news.
- [tor-commits] [support-tools/master] Add queue graphs data for July 2014
- [tor-commits] [support-tools/master] Add response time data for July 2014
- [tor-commits] r26914: {website} Remove obsolete statement about working on Chrome APIs in th (website/trunk/docs/en)
- [tor-commits] r26908: {website} Link to Tor Browser design page works now. (website/trunk/projects/en)
- [tor-commits] r26909: {website} List the extensions included in Tor Browser. (website/trunk/projects/en)
- [tor-commits] r26919: {website} 3.6.4 and 4.0-alpha-1 release notice. (website/trunk/en)
- [tor-commits] r26920: {website} "How to use meek PT" blog post in announcements. (website/trunk/en)
- [tor-commits] r26925: {website} Tor Browsing Hardening Study on front page announcements (website/trunk/en)
- [tor-commits] r26927: {website} Reworded the faq's no filters explanation. (website/trunk/docs/en)
- [tor-commits] r26928: {website} Faq headers should match (website/trunk/docs/en)
- [tor-commits] r26932: {website} Updated various information on the volunteer page. (website/trunk/getinvolved/en)
- [tor-commits] r26918: {website} Add a downloads-alpha anchor. (website/trunk/projects/en)
- [tor-commits] [tor-launcher/maint-0.2.5] Bump version to 0.2.5.6.
- [tor-commits] [tor-browser-bundle/maint-3.6] Add Changelog fo 3.6.4.
- [tor-commits] [tor-browser-bundle/maint-3.6] Fix changelog to say 3.6.4.
- [tor-commits] [torbutton/master] Update changelog for 1.6.12.0.
- [tor-commits] [torbutton/master] Bug 9535: Fix hang on New Identity.
- [tor-commits] [torbutton/master] Update translations for 1.6.12.0.
- [tor-commits] [tor-browser-bundle/master] Update versions file and changelog for Torbutton 1.6.12.0.
- [tor-commits] [tor-browser-bundle/master] Move url and front from torrc to bridge_prefs.js.
- [tor-commits] [tor-browser-bundle/master] Update changelog for meek.
- [tor-commits] [tor-browser-bundle/master] Add an option to use meek through CloudFront.
- [tor-commits] [tor-launcher/master] Bump version for 0.2.6.2.
- [tor-commits] [tor-launcher/master] Update translations.
- [tor-commits] [tor-browser-bundle/master] Update changelog date.
- [tor-commits] [tor-browser-bundle/master] Update Tor Launcher to 0.2.6.2.
- [tor-commits] [tor-browser-bundle/master] Apply a new patch to address a hang caused by bug11200's fix.
- [tor-commits] [tor-browser-bundle/maint-3.6] Properly apply patch 11654.
- [tor-commits] [tor-browser-bundle/maint-3.6] Update OpenSSL to 1.0.1i.
- [tor-commits] [tor-browser-bundle/master] Update OpenSSL to 1.0.1i.
- [tor-commits] [tor-browser-bundle/master] Update 11200 patch to include Roger's refactoring.
- [tor-commits] [tor-browser-bundle/master] Replace bug11200 patch with squashed version.
- [tor-commits] [tor-browser-bundle/maint-3.6] Apply rebased Bug11200-hang fix.
- [tor-commits] [tor-browser-bundle/master] Update main Changelog with newer 3.6.4 material.
- [tor-commits] [tor-browser-bundle/master] Frodo Baggins can now sign OpenSSL releases, apparently.
- [tor-commits] [tor-browser-bundle/maint-3.6] Frodo Baggins can now sign OpenSSL releases, apparently.
- [tor-commits] [torbutton/master] Merge remote-tracking branch 'isis/bug12684-additional-canvas-ui-strings_squashed'
- [tor-commits] [torbutton/master] Bug 12684: Slightly tweak the canvas message.
- [tor-commits] [torbutton/master] Bug #12684: Add `canvas.notNow` UI strings to torbutton.properties file.
- [tor-commits] [tor-browser/tor-browser-24.7.0esr-4.x-2] fixup! Bug #6253: Add canvas image extraction prompt.
- [tor-commits] [tor-browser/tor-browser-24.7.0esr-4.x-2] fixup! Bug #5742: API allows you to get the url bar URI for a channel or nsIDocument.
- [tor-commits] [tor-browser/tor-browser-24.7.0esr-4.x-2] fixup! Bug #2874. Remove the Components shim introduced by Mozilla Bug #790732.
- [tor-commits] [tor-browser/tor-browser-24.7.0esr-4.x-2] fixup! Bug #6253: Add canvas image extraction prompt.
- [tor-commits] [tor-browser/tor-browser-24.7.0esr-4.x-2] fixup! Bug #6253: Add canvas image extraction prompt.
- [tor-commits] [tor-browser/tor-browser-24.7.0esr-3.x-1] fixup! Add canvas image extraction prompt.
- [tor-commits] [tor-browser/tor-browser-24.7.0esr-3.x-1] fixup! Add canvas image extraction prompt.
- [tor-commits] [tor-browser/tor-browser-24.7.0esr-3.x-1] fixup! Add canvas image extraction prompt.
- [tor-commits] [tor-browser/tor-browser-24.7.0esr-3.x-1] fixup! Remove the Components shim introduced by Mozilla Bug #790732.
- [tor-commits] [tor-browser/tor-browser-24.7.0esr-3.x-1] fixup! API allows you to get the url bar URI for a channel or nsIDocument.
- [tor-commits] [tor-browser/tor-browser-24.7.0esr-3.x-1] Bug #12974: Disable NTLM and Negotiate HTTP Auth
- [tor-commits] [tor-browser/tor-browser-24.7.0esr-4.x-2] Bug #12974: Disable NTLM and Negotiate HTTP Auth
- [tor-commits] [tor-browser-bundle/master] Switch to build candidates directory for fetching Firefox langpacks.
- [tor-commits] [tor-browser-bundle/maint-3.6] Switch to build candidates directory for fetching Firefox langpacks.
- [tor-commits] [tor-browser-bundle/maint-3.6] Stop checking HTTPS-Everywhere's tag. We use the xpi.
- [tor-commits] [tor-browser-bundle/master] Stop checking HTTPS-Everywhere's tag. We use the xpi.
- [tor-commits] [tor-browser/tor-browser-24.7.0esr-3.x-1] fixup! Tor Browser's Firefox preference overrides.
- [tor-commits] [tor-browser/tor-browser-24.7.0esr-4.x-2] fixup! TB4: Tor Browser's Firefox preference overrides.
- [tor-commits] [tor-browser-bundle/master] Changelog draft for 4.0-alpha-2.
- [tor-commits] [torbutton/master] Bug 8940: Move RecommendedTBBVersions file to www.torproject.org.
- [tor-commits] [tor-browser-bundle/maint-3.6] Changelog for 3.6.5.
- [tor-commits] [tor-browser-bundle/maint-3.6] Add missing subticket for Tor Launcher to 3.6.4 changelog.
- [tor-commits] [tor-browser-bundle/master] Add in 3.6.5 to canonical changelog.
- [tor-commits] [tor-browser/tor-browser-24.7.0esr-4.x-2] MinGW-w64 fixes for updater. See Moz bug 1022847.
- [tor-commits] [tor-browser/tor-browser-24.7.0esr-4.x-2] Merge remote-tracking branch 'brade/bug4234-05' into tor-browser-24.7.0esr-4.x-2
- [tor-commits] [tor-browser/tor-browser-24.7.0esr-4.x-2] Bug 4234: Use the Firefox Update Process for TBB.
- [tor-commits] [tor-browser/tor-browser-24.7.0esr-4.x-2] Backport two integer overflow patches.
- [tor-commits] [tor-browser/tor-browser-24.7.0esr-4.x-2] fixup! Backport two integer overflow patches.
- [tor-commits] [tor-browser/esr24] No bug, Automated HSTS preload list update from host bld-linux64-ix-030 - a=hsts-update
- [tor-commits] [tor-browser/esr24] Bug 966021 - Fix load_truetype_table in the cairo dwrite font backend. r=bas, a=lsblakk
- [tor-commits] [tor-browser/esr24] Bug 963198 - Don't mix up byte-size and array-length. r=tn, a=sledru
- [tor-commits] [tor-browser/esr24] Bug 966311 - Calculate frame size for stereo wave. r=doublec, a=sledru
- [tor-commits] [tor-browser/esr24] No bug, Automated blocklist update from host bld-centos6-hp-017 - a=blocklist-update
- [tor-commits] [tor-browser/esr24] Bug 850721 - Fix social blocklist oranges by not enabling the default update server. r=mixedpuppy, a=test-only
- [tor-commits] [tor-browser/esr24] Bug 968461 - Fix imgStatusTracker.h to build with gcc 4.4. r=jdm, a=sledru
- [tor-commits] [tor-browser/esr24] Backed out changeset 1f9a3ddde18f (bug 850721) for mochitest-bc timeouts. a=backout
- [tor-commits] [tor-browser/esr24] Bug 894448 part 1. Move IsChromeOrXBL to xpcpublic.h. r=bholley
- [tor-commits] [tor-browser/esr24] Bug 958867 - Consistent OwningObject handling in IDBFactory::Create methods. r=bent, a=sledru
- [tor-commits] [tor-browser/esr24] Bug 912322 - Fix tests. r=bz
- [tor-commits] [tor-browser/esr24] Bug 912322 - Update semantics of IsChromeOrXBL to return true for remote XUL. r=bz
- [tor-commits] [tor-browser/esr24] Bug 912322 - Stop making XBL methods available to the web. r=bz a=sylvestre
- [tor-commits] [tor-browser/esr24] Bug 970031 - Re-apply bug 761077 to unbreak xptcall build on FreeBSD sparc64. r=froydnj, a=NPOTB
- [tor-commits] [tor-browser/esr24] Bug 996009 - Ensure that the richtext2 browserscope tests do not attempt to contact the external network. r=roc, a=test-only
- [tor-commits] [tor-browser/esr24] Bug 996031 - Remove 455407.html crashtest. r=dholbert, a=test-only
- [tor-commits] [tor-browser/esr24] Bug 995995 - Set testing prefs to redirect to the test proxy server for RSS feeds. r=jmaher, a=test-only
- [tor-commits] [tor-browser/esr24] Backed out changeset 32bb91602986 (bug 995995) for mochitest bustage.
- [tor-commits] [tor-browser/esr24] No bug, Automated HSTS preload list update from host bld-linux64-spot-486 - a=hsts-update
- [tor-commits] [tor-browser/esr24] Automated checkin: version bump for thunderbird 24.5.0 release. DONTBUILD CLOSED TREE a=release
- [tor-commits] [tor-browser/esr24] Automated checkin: version bump for firefox 24.5.0esr release. DONTBUILD CLOSED TREE a=release
- [tor-commits] [tor-browser/esr24] Bug 997820 - Disable telemetry in tests. r=ted, a=test-only
- [tor-commits] [tor-browser/esr24] Bug 772823 - Focus the main test window before closing the newly opened window in order to work around an unknown focus manager bug. r=gavin, a=test-only
- [tor-commits] [tor-browser/esr24] Bug 1020695 - Upgrade NSS to version 3.16.2 RTM. r=wtc, a=abillings
- [tor-commits] [tor-browser/esr24] Bug 1041148 - Move HoldJSObjects call to XMLHttpRequest constructor to simplify the code. r=bz, a=lmandel
- [tor-commits] [tor-browser/esr24] Backed out changeset 48842a146399 (bug 1041148). DONTBUILD CLOSED TREE
- [tor-commits] [tor-browser/esr24] No bug, Automated blocklist update from host bld-linux64-spot-033 - a=blocklist-update
- [tor-commits] [tor-browser/esr24] No bug, Automated HSTS preload list update from host bld-linux64-spot-033 - a=hsts-update
- [tor-commits] [tor-browser/esr24] Bug 777574 - Skip all quickCheckAPI tests on linux/android/emulator slaves. r=kamidphish, a=test-only
- [tor-commits] [tor-browser/esr24] No bug, Automated HSTS preload list update from host bld-linux64-spot-111 - a=hsts-update
- [tor-commits] [tor-browser/esr24] Bug 1037641 - Split SetDirectionFromChangedTextNode into TextNodeWillChangeDirection and TextNodeChangedDirection. r=ehsan, a=abillings
- [tor-commits] [tor-browser/esr24] Bug 1054359 - Add is-object check to IonBuilder::makeCallHelper. r=efaust, a=abillings
- [tor-commits] [tor-browser/esr24] Bug 701479 - Remove usage of EnumPrintersW to test if port is FILE:. nsDeviceContextSpecWin shouldn't start UI for asking for a filename nor query all possible printers. r=jimm, a=lsblakk
- [tor-commits] [tor-browser/esr24] Bug 1035551 - Remove the new logging information that doesn't apply to non-trunk branches. a=NPOTB
- [tor-commits] [tor-browser/esr24] Bug 701479 - Remove usage of EnumPrintersW to test if port is FILE:. nsDeviceContextSpecWin shouldn't start UI for asking for a filename nor query all possible printers. r=jimm, a=lsblakk
- [tor-commits] [tor-browser/esr24] Bug 977538 - Disable PGO for CanonicalizeNaN. r=luke, a=abillings
- [tor-commits] [tor-browser/esr24] Bug 1033340 - uplift PSL changes to ESR 24, r=gerv, a=lsblakk
- [tor-commits] [tor-browser/esr24] Automated checkin: version bump for firefox 24.4.0esr release. DONTBUILD CLOSED TREE a=release
- [tor-commits] [tor-browser/esr24] Bug 982906 - No free lunches! r=bzbarsky, a=lsblakk
- [tor-commits] [tor-browser/esr24] Bug 1033340 - Uplift recent PSL changes to Firefox 24. a=lsblakk.
- [tor-commits] [tor-browser/esr24] No bug, Automated blocklist update from host bld-linux64-spot-075 - a=blocklist-update
- [tor-commits] [tor-browser/tor-browser-24.7.0esr-3.x-1] Backport two integer overflow patches.
- [tor-commits] [tor-browser/tor-browser-24.7.0esr-3.x-1] fixup! Backport two integer overflow patches.
- [tor-commits] [tor-browser/esr24] No bug, Automated blocklist update from host bld-linux64-spot-307 - a=blocklist-update
- [tor-commits] [tor-browser/esr24] No bug, Automated HSTS preload list update from host bld-linux64-spot-307 - a=hsts-update
- [tor-commits] [tor-browser/esr24] No bug, Automated blocklist update from host bld-linux64-spot-028 - a=blocklist-update
- [tor-commits] [tor-browser/esr24] Automated checkin: version bump for thunderbird 24.8.0 release. DONTBUILD CLOSED TREE a=release
- [tor-commits] [tor-browser/esr24] No bug, Automated blocklist update from host bld-linux64-spot-363 - a=blocklist-update
- [tor-commits] [tor-browser/esr24] No bug, Automated blocklist update from host bld-linux64-spot-135 - a=blocklist-update
- [tor-commits] [tor-browser/esr24] No bug, Automated HSTS preload list update from host bld-linux64-spot-363 - a=hsts-update
- [tor-commits] [tor-browser/esr24] Automated checkin: version bump for firefox 24.8.0esr release. DONTBUILD CLOSED TREE a=release
- [tor-commits] [tor-browser/esr24] Bug 1018234 - Reference count fontFaces. r=jfkthame, a=sledru
- [tor-commits] [tor-browser/esr24] No bug, Automated HSTS preload list update from host bld-linux64-spot-028 - a=hsts-update
- [tor-commits] [tor-browser/esr24] Backed out 3 changesets (bug 1033340) for xpcshell failures.
- [tor-commits] [tor-browser/esr24] Automated checkin: version bump for firefox 24.7.0esr release. DONTBUILD CLOSED TREE a=release
- [tor-commits] [tor-browser/esr24] Bug 1027287 - Prevent non-local network connection to aus when enabling app update in add-ons mgr hotfix test. r=mossop, a=test-only
- [tor-commits] [tor-browser/esr24] Bug 942152. r=dkeeler, r=honzab, a=sledru
- [tor-commits] [tor-browser/esr24] No bug, Automated blocklist update from host bld-linux64-spot-344 - a=blocklist-update
- [tor-commits] [tor-browser/esr24] Bug 1035551 - Add an in-tree config for marionette tests. r=ahal, a=NPOTB
- [tor-commits] [tor-browser/esr24] Bug 966843 - Fix intermittent browser_615394-SSWindowState_events.js hangs. r=smacleod, a=test-only
- [tor-commits] [tor-browser/esr24] Backed out changeset 42531d5e6ca2 (Bug 986843) for test failures
- [tor-commits] [tor-browser/esr24] Automated checkin: version bump for thunderbird 24.4.0 release. DONTBUILD CLOSED TREE a=release
- [tor-commits] [tor-browser/esr24] Bug 925747 - Patch file extraction cleanup. r=bbondy, a=sledru
- [tor-commits] [tor-browser/esr24] Bug 895557 - Add a test for fragment navigation during load. r=nsm, a=lsblakk
- [tor-commits] [tor-browser/esr24] No bug, Automated HSTS preload list update from host bld-linux64-spot-474 - a=hsts-update
- [tor-commits] [tor-browser/esr24] Bug 919482 - Replace mozilla-banner.gif with a plain blue image in 163504-1*.html since we aren't trying to test individual pixel differences in resized image painting there. r=tn, a=test-only
- [tor-commits] [tor-browser/esr24] No bug, Automated blocklist update from host bld-linux64-spot-421 - a=blocklist-update
- [tor-commits] [tor-browser/esr24] Bug 980537 - Only store FakeBackstagePass instances in mThisObjects. r=khuey, a=sledru
- [tor-commits] [tor-browser/esr24] No bug, Automated blocklist update from host bld-linux64-spot-111 - a=blocklist-update
- [tor-commits] [tor-browser/esr24] No bug - Remove permafailing Jetpack test that appears to be related to a recent blocklist update. rs=zombie, a=test-only
- [tor-commits] [tor-browser/esr24] No bug, Automated HSTS preload list update from host bld-linux64-spot-135 - a=hsts-update
- [tor-commits] [tor-browser/esr24] No bug, Automated HSTS preload list update from host bld-linux64-spot-073 - a=hsts-update
- [tor-commits] [tor-browser/esr24] Bug 873661 - Wait both browserloadend and process-created event. r=fabrice, a=test-only
- [tor-commits] [tor-browser/esr24] Bug 963324 - Import mismatch menclose reftests from the MathJax testsuite. r=karlt, a=test-only
- [tor-commits] [tor-browser/esr24] Bug 971285 - Fix intermittent failure in smil/anim-path-d-01.svg. r=dholbert, a=test-only
- [tor-commits] [tor-browser/esr24] Bug 541855 - Add in the error tolerance before calling the timing function, so that we allow more error for steeper functions, and less error for most. r=dholbert, a=test-only
- [tor-commits] [tor-browser/esr24] Bug 965982. r=bent, a=lsblakk
- [tor-commits] [tor-browser/esr24] No bug, Automated blocklist update from host bld-linux64-spot-021 - a=blocklist-update
- [tor-commits] [tor-browser/esr24] Bug 960145 - IonMonkey: Don't ignore OSR-like values when computing phi ranges. r=mrosenberg, a=sledru
- [tor-commits] [tor-browser/esr24] Automated checkin: version bump for thunderbird 24.7.0 release. DONTBUILD CLOSED TREE a=release
- [tor-commits] [tor-browser/esr24] No bug, Automated HSTS preload list update from host bld-linux64-spot-344 - a=hsts-update
- [tor-commits] [tor-browser/esr24] Bug 1027268 - Remove unnecessary timeout from test_bug391747.html to fix intermittent failures. r=mats, a=test-only
- [tor-commits] [tor-browser/esr24] Backed out changeset 810977d38c0d (bug 701479) for jetpack orange, DONTBUILD because strict backout and RyanVM says so.
- [tor-commits] [tor-browser/esr24] Bug 1033340 - remove use of API not present on ESR 24. a=morebustage, bag=brownpaper.
- [tor-commits] [tor-browser/esr24] Bug 987003 - Be more careful sandboxing javascript: URLs. r=bholley, a=sledru
- [tor-commits] [tor-browser/esr24] Bug 987140 - Return width/height from the most recent image request. r=bz, a=sledru
- [tor-commits] [tor-browser/esr24] Bug 986678 - Fix type check in TryAddTypeBarrierForWrite. r=bhackett, a=abillings
- [tor-commits] [tor-browser/esr24] No bug, Automated HSTS preload list update from host bld-linux64-spot-126 - a=hsts-update
- [tor-commits] [tor-browser/esr24] Bug 982974 - Be paranoid about neutering ArrayBuffer objects. r=sfink, a=dveditz
- [tor-commits] [tor-browser/esr24] Bug 944353. If we've encountered an error while decoding an image and the main thread has asked to do more decoding of that image before the main thread has acknowledged the error then refuse to decode more. r=seth a=sledru
- [tor-commits] [tor-browser/esr24] Bug 981030 - Create platform specific mozharness files for storing test harness options, r=aki, a=test-only
- [tor-commits] [tor-browser/esr24] No bug, Automated HSTS preload list update from host bld-linux64-spot-445 - a=hsts-update
- [tor-commits] [tor-browser/esr24] Bug 986843 - Replace AutoHoldZone with AutoCompartmentRooter. r=terrence, a=lsblakk
- [tor-commits] [tor-browser/esr24] No bug, Automated HSTS preload list update from host bld-centos6-hp-009 - a=hsts-update
- [tor-commits] [tor-browser/esr24] No bug, Automated blocklist update from host bld-linux64-spot-439 - a=blocklist-update
- [tor-commits] [tor-browser/esr24] No bug, Automated blocklist update from host bld-linux64-spot-006 - a=blocklist-update
- [tor-commits] [tor-browser/esr24] Bug 982909 - Consistently use inner window when calling OpenJS. r=jst, r=mrbkap, a=lsblakk
- [tor-commits] [tor-browser/esr24] Bug 982957 - Fix crash if ConstraintTypeSet::sweep or TypeObject::sweep OOMs. r=bhackett, a=lsblakk
- [tor-commits] [tor-browser/esr24] Bug 950604 - Backport of a small bugfix that was part of bug 861925. r=luke, a=sledru
- [tor-commits] [tor-browser/esr24] bug 967341 - uri management r=honzab a=sylvestre
- [tor-commits] [tor-browser/esr24] No bug, Automated HSTS preload list update from host bld-linux64-spot-002 - a=hsts-update
- [tor-commits] [tor-browser/esr24] Bug 963974 - Null mCurrentCompositeTask after calling Cancel() on it. r=mattwoodrow, a=1.2.x+
- [tor-commits] [torbutton/master] Add changelog and bump version for 1.6.12.1.
- [tor-commits] [torbutton/master] Update translations from transifex.
- [tor-commits] [tor-browser/esr24] No bug, Automated HSTS preload list update from host bld-linux64-spot-353 - a=hsts-update
- [tor-commits] [tor-browser/esr24] Bug 944353. If we've had a decoder error then the image is not usable. r=seth a=sledru
- [tor-commits] [tor-browser/esr24] Bug 896268 - Use a stateless approach to synchronous image decoding. r=jdm, a=abillings
- [tor-commits] [tor-browser/esr24] Bug 961676. r=rstrong. a=abillings
- [tor-commits] [tor-browser/esr24] Bug 987892 - disable 1 test for perma-orange on esr24. r=armenzg, a=test-only
- [tor-commits] [tor-browser/esr24] Bug 957666 - Send back a huge retry reconnection time in delayedServerEvents.sjs. r=ehsan, a=test-only
- [tor-commits] [tor-browser/esr24] Bug 912322 - Sync pref from reftest-cmdline.js to bootstrap.js. r=jgriffin
- [tor-commits] [tor-browser/esr24] Bug 966006. r=mcmanus a=abillings
- [tor-commits] [tor-browser/esr24] Bug 981030 - Fix outdated stage-config in testsuite-targets.mk, r=bustage, a=test-only
- [tor-commits] [tor-browser/esr24] No bug, Automated blocklist update from host bld-linux64-ix-033 - a=blocklist-update
- [tor-commits] [tor-browser/esr24] Bug 940714 - Add a RAII class to make synchronous decoding safer. r=tn, a=abillings
- [tor-commits] [tor-browser-bundle/maint-3.6] Update versions file for 3.6.5.
- [tor-commits] [tor-browser-bundle/maint-3.6] Add the versions file change to Torbutton changelog.
- [tor-commits] [tor-browser/esr24] No bug, Automated HSTS preload list update from host bld-linux64-spot-407 - a=hsts-update
- [tor-commits] [tor-browser/esr24] Bug 991471 - Fix offset when setting host on URL. r=mcmanus, a=abillings
- [tor-commits] [tor-browser/esr24] No bug, Automated blocklist update from host bld-linux64-spot-084 - a=blocklist-update
- [tor-commits] [tor-browser/esr24] Bug 987892 - Clear up oranges for debug mochitest-browser-chrome jobs, disable browser_connections.js test. r=armenzg, a=test-only
- [tor-commits] [tor-browser/esr24] Bug 992968. r=efaust, a=sledru
- [tor-commits] [tor-browser/esr24] No bug, Automated blocklist update from host bld-linux64-spot-328 - a=blocklist-update
- [tor-commits] [tor-browser/esr24] Bug 892990 - Cap waiting time for wait-for-composite in WebGL reftests. r=bjacob, a=test-only
- [tor-commits] [tor-browser/esr24] Bug 952022 - Add missing detachAsmJSModule (r=bhackett, a=lsblakk)
- [tor-commits] [tor-browser/esr24] Bug 995041 - Properly disable the problematic portions of browser_aboutHome.js. a=test-only
- [tor-commits] [tor-browser/esr24] Bug 986843 - Replace AutoHoldZone with AutoCompartmentRooter r=terrence a=lsblakk
- [tor-commits] [tor-browser/esr24] No bug, Automated blocklist update from host b-linux64-ix-0004 - a=blocklist-update
- [tor-commits] [tor-browser/esr24] Bug 991981 - Followup fix for ESR24 to properly init TypedArray structs using the provided obj in the constructor, rather than requiring Init to be called after construction. r=bz, a=bustage
- [tor-commits] [tor-browser/esr24] Bug 978811 - Fix isFakeExitFrame to return true for entry frames. r=nbp, a=lmandel
- [tor-commits] [tor-browser/esr24] Bug 1022785 - Disable android snippets for reftests/crashtests/jsreftests. r=jmaher, a=test-only
- [tor-commits] [tor-browser/esr24] Bug 995603 - Ensure mouse-enter/exit events are sent to plugins as appropriate (reland after esr24-specific changes). r=mstange, masayuki a=sledru
- [tor-commits] [tor-browser/esr24] Bug 995603 - Ensure mouse-enter/exit events are sent to plugins as appropriate. r=mstange a=abillings
- [tor-commits] [tor-browser/esr24] No bug, Automated blocklist update from host b-linux64-ix-0011 - a=blocklist-update
- [tor-commits] [tor-browser/esr24] No bug, Automated HSTS preload list update from host bld-linux64-ix-032 - a=hsts-update
- [tor-commits] [tor-browser/esr24] Bug 1023121 - Update our progress in docloader before calling state change listeners. r=smaug, a=sledru
- [tor-commits] [tor-browser/esr24] No Bug - Fix browser_net_timing-division.js leak when run as the last test on a CLOSED TREE. rs=past, a=test-only
- [tor-commits] [tor-browser/esr24] Bug 969226 - Check if there is enough data to read u32 to avoid buffer overflow. r=bgirard, a=abillings
- [tor-commits] [tor-browser/esr24] Bug 966630 - Clamp level to TexImage operations to [0..31]. r=jgilbert, a=abillings
- [tor-commits] [tor-browser/esr24] Bug 909305 - Replace mozilla-banner.gif with a plain blue image in 163504-2*.html since we aren't trying to test individual pixel differences in resized image painting there. r=tn, a=test-only
- [tor-commits] [tor-browser/esr24] Bug 895557 - Follow the spec when doing fragment navigation during page loads. r=bz, a=lsblakk
- [tor-commits] [tor-browser/esr24] Bug 989183 - Check for nsXBLJSClass on esr24. r=bz a=sledru
- [tor-commits] [tor-browser/esr24] Bug 983344. r=sfink, a=dveditz
- [tor-commits] [tor-browser/esr24] Bug 1018414 - Skip test_error_codes.js on OS X. r=smaug, a=test-only
- [tor-commits] [tor-browser/esr24] Bug 996715 - Remove the code that bails when determining if the second instruction in a chunk is a branch. r=dougc, a=lmandel
- [tor-commits] [tor-browser/esr24] No bug, Automated blocklist update from host bld-linux64-spot-333 - a=blocklist-update
- [tor-commits] [tor-browser/esr24] No bug, Automated HSTS preload list update from host bld-linux64-spot-066 - a=hsts-update
- [tor-commits] [tor-browser/esr24] Bug 991981 - Replace a few C++11 static_asserts with MOZ_STATIC_ASSERT -- can't use the other on this branch. r=trivial, a=bustage
- [tor-commits] [tor-browser/esr24] Backed out changeset 6402fb9a21cb (bug 995603) for causing bug 1021815. a=abillings
- [tor-commits] [tor-browser/esr24] Bug 983709 - Simple branch patch for uplift. r=hv1989, a=lmandel
- [tor-commits] [tor-browser/esr24] Backed out changeset ae70b479d2ff (bug 998303) for mochitest-bc failures.
- [tor-commits] [tor-browser/esr24] Bug 1018400 - Disable safebrowsing during reftests. r=ted, a=test-only
- [tor-commits] [tor-browser/esr24] Bug 1023618 - Always call FlushRendering in the reftest harness. r=roc, a=test-only
- [tor-commits] [tor-browser/esr24] Bug 1024765 - Part 1: Add test-case for timers firing when the target thread is not running. r=bwc, a=sledru
- [tor-commits] [tor-browser/esr24] No bug, Automated blocklist update from host bld-linux64-spot-050 - a=blocklist-update
- [tor-commits] [tor-browser/esr24] Backed out changeset 8d6f12da582e (bug 995603) for breakage. a=backout
- [tor-commits] [tor-browser/esr24] No bug, Automated HSTS preload list update from host bld-linux64-spot-367 - a=hsts-update
- [tor-commits] [tor-browser/esr24] Bug 919592 - Ionmonkey (ARM): Guard against branches being out of range and bail out of compilation if so. r=mjrosenb, a=sledru
- [tor-commits] [tor-browser/esr24] Bug 1000185 - Part 2: Add a bool to keep track of whether nsSMILAnimationController instances are registered with a refresh driver. r=birtles, a=abillings
- [tor-commits] [tor-browser/esr24] Bug 1005552 - Fuss around with marquee some more. r=bz, a=abillings
- [tor-commits] [tor-browser/esr24] No bug, Automated blocklist update from host bld-linux64-spot-445 - a=blocklist-update
- [tor-commits] [tor-browser/esr24] Bug 1033340 - port forward PSL test changes also, to try and get rid of xpcshell PSL bustage. a=bustage.
- [tor-commits] [tor-browser/esr24] Bug 1024765 - Part 2: Make refcounting logic around PostTimerEvent more explicit. r=bz, a=sledru
- [tor-commits] [tor-browser/esr24] Bug 1005552 - Stop binding marquee event handlers. r=bz, a=abillings
- [tor-commits] [tor-browser/esr24] Bug 1005552 - Followup to fix test failures. r=me a=me
- [tor-commits] [tor-browser/esr24] Bug 1012694 - IonMonkey (ARM): Use the second scratch register to avoid clobbering the scratch register. r=dougc, a=abillings
- [tor-commits] [tor-browser/esr24] No bug, Automated blocklist update from host bld-linux64-spot-118 - a=blocklist-update
- [tor-commits] [tor-browser/esr24] Bug 1010322 - Change toolkit/mozapps/extensions/test/browser/ tests to point at actual http servers. r=jmaher, a=test-only
- [tor-commits] [tor-browser/esr24] Bug 1007940 - Improve the performance of editor initialization. r=bzbarsky, a=lmandel
- [tor-commits] [tor-browser/esr24] Bump version to 24.6.0esrpre DONTBUILD a=lmandel
- [tor-commits] [tor-browser/esr24] Automated checkin: version bump for thunderbird 24.6.0 release. DONTBUILD CLOSED TREE a=release
- [tor-commits] [tor-browser/esr24] No bug, Automated HSTS preload list update from host bld-linux64-spot-315 - a=hsts-update
- [tor-commits] [tor-browser/esr24] Automated checkin: version bump for firefox 24.6.0esr release. DONTBUILD CLOSED TREE a=release
- [tor-commits] [tor-browser/esr24] Bug 1019684 - Follow-up bustage fix. r=jandem, a=bustage
- [tor-commits] [tor-browser/esr24] No bug, Automated HSTS preload list update from host bld-linux64-spot-1024 - a=hsts-update
- [tor-commits] [tor-browser/esr24] Bug 996019 - Fix browser_bug435325.js to not connect to example.com. r=ehsan, a=test-only
- [tor-commits] [tor-browser/esr24] Bug 999651, bug 995679, bug 1009952, bug 1011007, bug 991981. r=sfink, r=shu, r=jandem, r=jdm, r=luke, r=bbouvier, r=nmatsakis, r=bz, r=ehsan, r=jgilbert, r=smaug, r=sicking, r=terrence, r=bholley, r=bent, r=efaust, r=jorendorff, a=lmandel
- [tor-commits] [tor-browser/esr24] Bug 913805 - Hold a lock on the RasterImage in ScaleRequest so that the srcFrame doesn't go away if we need to discard images to free up memory. r=seth, a=abillings
- [tor-commits] [tor-browser/esr24] Bug 997341 - Modify content/xul/document/test/bug497875-iframe.xul to not connect to mozilla.org. r=smaug, a=test-only
- [tor-commits] [tor-browser/esr24] Bug 992274 - Tweak an edge case in line number handling. r=jorendorff, a=abillings
- [tor-commits] [tor-browser/esr24] Bug 997820 - Properly set the reftest pref on esr24. a=bustage
- [tor-commits] [tor-browser/esr24] Automated checkin: version bump for thunderbird 24.6.0 release. DONTBUILD CLOSED TREE a=release
- [tor-commits] [tor-browser/esr24] Bug 998303 - browser/base/content/test/browser_urlbar_search_healthreport.js attempts to connect to www.google.com. r=mak, a=test-only
- [tor-commits] [tor-browser/esr24] Bug 1019003 - ESR24 backport of a visibility warning-fix. r=trivial, a=sledru
- [tor-commits] [tor-browser/esr24] No bug, Automated HSTS preload list update from host bld-linux64-spot-326 - a=hsts-update
- [tor-commits] [tor-browser/esr24] Bug 998302 - Connect to about:config instead of about:credits to avoid accessing mozilla.org when the test runs. r=robcee, a=test-only
- [tor-commits] [tor-browser/esr24] Bug 995603 - Ensure mouse-enter/exit events are sent to plugins as appropriate. r=mstange, masayuki a=sledru
- [tor-commits] [tor-browser/esr24] Bug 1000185 - Part 1: Perform synchronous SMIL sample after registering with refresh driver, not before, for consistency. r=birtles, a=abillings
- [tor-commits] [tor-browser/esr24] Bug 1019684 - Appease the style checker gods. r=jandem, a=orange
- [tor-commits] [tor-browser/esr24] No bug, Automated HSTS preload list update from host b-linux64-ix-0003 - a=hsts-update
- [tor-commits] [tor-browser/esr24] Bug 994907 - imgDecoderObserver does reference counting on different threads, so should be using thread safe reference counting. r=sfowler, r=ehsan, a=abillings
- [tor-commits] [tor-browser/esr24] Bug 1015636 - Check if PDF Viewer embed overlay has valid state. r=johns, a=dveditz
- [tor-commits] [tor-browser/esr24] Bug 1019684 - Turn an assert into a release mode crash instead. r=mjrosenb, a=dveditz
- [tor-commits] [tor-browser/esr24] Bug 993546 - Refactor malloc-wrapping memory reporter implementations. r=njn, a=abillings
- [tor-commits] [tor-browser/esr24] Bug 967354 - Fix incorrect usage of UpdateWebGLErrorAndClearGLError(); r=jgilbert, a=lmandel
- [tor-commits] [tor-browser-bundle/master] add hardening for Windows bundles
- [tor-commits] [tor-browser-bundle/master] Merge remote-tracking branch 'erinn/tbb-4.x-hardening'
- [tor-commits] [tor-browser-bundle/master] add --enable-reloc-section patch from skruffy
- [tor-commits] [tor-browser-bundle/master] make Tor and the PTs build with our mingw compilers
- [tor-commits] [tor-browser-bundle/maint-3.6] Bug 12103: Adding RELRO back to browser binaries.
- [tor-commits] [tor-browser-bundle/master] Bug 12103: Adding RELRO back to browser binaries.
- [tor-commits] [tor-launcher/master] Import strings from transifex.
- [tor-commits] [tor-launcher/master] Bump version to 0.2.7.0.
- [tor-commits] [tor-browser-bundle/master] Update versions file for Torbutton and Tor Launcher.
- [tor-commits] [tor-browser-bundle/master] Add Bug 12103 to changelogs.
- [tor-commits] [tor-browser-bundle/maint-3.6] Document 12103 in changelog.
- [tor-commits] [tor-browser-bundle/maint-3.6] Bump NoScript version.
- [tor-commits] [tor-browser-bundle/master] Update NoScript to 2.6.8.39.
- [tor-commits] [tor-browser-bundle/master] Don't distribute mar tools. They are not reproducible (yet).
- [tor-commits] [orbot/master] remove this, as torrc.custom is built at runtime
- [tor-commits] [orbot/master] fixes for transparent proxy tethering
- [tor-commits] [orbot/master] Address issues related to onionoo relay/node info lookup
- [tor-commits] [orbot/master] update to 14.0.5.1
- [tor-commits] [orbot/master] add new strings
- [tor-commits] [orbot/master] update changelog
- [tor-commits] [orbot/master] make sure to clean up ps process/shell
- [tor-commits] [orbot/master] bump to 14.0.5.2
- [tor-commits] [orbot/master] fixes for Tor processs tracking, control port, and start/stop
- [tor-commits] [orbot/master] Notification fix and change in finding existing process
- [tor-commits] [orbot/master] update version to latest OpenSSL 1.0.1i
- [tor-commits] [orbot/master] update to latest OpenSSL 1.0.1i for important fixes
- [tor-commits] [orbot/master] don't stop Tor when service is destroyed()
- [tor-commits] [orbot/master] enable app conflict checker for samsung users
- [tor-commits] [orbot/master] update changelog
- [tor-commits] [orbot/master] update to 14.0.5.3
- [tor-commits] [orbot/master] new strings for app conflict checker function
- [tor-commits] [orbot/master] make expanded notif off by default; handle exceptions better
- [tor-commits] [orbot/master] reduce the onionoo lookup to just the required fields
- [tor-commits] [orbot/master] enable transproxy refresh feature, default off
- [tor-commits] [orbot/master] multiple fixes for status check and new transproxy calls
- [tor-commits] [orbot/master] selectively disable/enable transproxy rules
- [tor-commits] [orbot/master] bump to 14.0.5.4
- [tor-commits] [orbot/master] update changelog
- [tor-commits] [orbot/master] update changelog
- [tor-commits] [orbot/master] update to latest jtorctl with patches for thread, error handling
- [tor-commits] [orbot/master] bumped to 14.0.6
- [tor-commits] [orbot/master] no need for asynctask - just grab the status directly
- [tor-commits] [orbot/master] create new thread to just for existing process
- [tor-commits] [orbot/master] don't obfuscate class names; we just need to remove unused classes
- [tor-commits] [orbot/master] create new thread for connecting to existing process
- [tor-commits] [orbot/master] don't make these final, because the user might change them
- [tor-commits] [orbot/master] add new flush transproxy interface method
- [tor-commits] [orbot/master] make default SOCKs port auto, and THEN try to set specified port
- [tor-commits] [orbot/master] make sure control connection is not null on rebind
- [tor-commits] [orbot/master] add transproxy flush option to settings
- [tor-commits] [orbot/master] make delete iptables rules process match add for specific behavior
- [tor-commits] [orbot/master] exit menu option should be a menu
- [tor-commits] [orbot/master] update to 14.0.7
- [tor-commits] [orbot/master] add new transproxy flush pref and strings
- [tor-commits] [orbot/master] don't call handle intents twice!
- [tor-commits] [orbot/master] update to 14.0.7.1
- [tor-commits] [orbot/master] remove unused variables/patterns
- [tor-commits] [orbot/master] simplify process reconnect and transproxy setup
- [tor-commits] [orbot/master] remove debug file logging for now until we can improve it
- [tor-commits] [orbot/master] disable stdout log by default and enable daemon mode
- [tor-commits] [orbot/master] tuning Orbot app conflict checker code
- [tor-commits] [orbot/master] update to 14.0.7.2
- [tor-commits] [orbot/master] update change log
- [tor-commits] [orbot/master] ensure settings are updated and binary paths are on service restart
- [tor-commits] [tor/master] fix three typos in comments
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.5'
- [tor-commits] [tor/master] Build circuits more readily when DisableNetwork goes to 0
- [tor-commits] [tor/maint-0.2.5] Fix some URLs in the README
- [tor-commits] [githax/master] Improve git Howto: now tells how to send patches
- [tor-commits] [torspec/master] Tweak proposals 220 and 224 to make them work with trunnel
- [tor-commits] [tor/maint-0.2.3] Update geoip to the August 7 2014 database.
- [tor-commits] [tor/maint-0.2.4] Update geoip to the August 7 2014 database.
- [tor-commits] [tor/maint-0.2.4] Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
- [tor-commits] [tor/maint-0.2.4] Update geoip6 to the August 7 2014 database.
- [tor-commits] [tor/maint-0.2.4] Merge remote-tracking branch 'karsten/geoip6-aug2014' into maint-0.2.4
- [tor-commits] [tor/maint-0.2.5] fix extra words in man page
- [tor-commits] [tor/maint-0.2.5] Update geoip to the August 7 2014 database.
- [tor-commits] [tor/maint-0.2.5] Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
- [tor-commits] [tor/maint-0.2.5] Update geoip6 to the August 7 2014 database.
- [tor-commits] [tor/maint-0.2.5] Merge remote-tracking branch 'karsten/geoip6-aug2014' into maint-0.2.4
- [tor-commits] [tor/maint-0.2.5] Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
- [tor-commits] [tor/master] Update geoip to the August 7 2014 database.
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
- [tor-commits] [tor/master] Merge remote-tracking branch 'karsten/geoip6-aug2014' into maint-0.2.4
- [tor-commits] [tor/master] Fix some URLs in the README
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.5'
- [tor-commits] [tor/master] fix extra words in man page
- [tor-commits] [tor/master] Update geoip6 to the August 7 2014 database.
- [tor-commits] [tor/master] Apply coccinelle script to replace malloc(a*b)->calloc(a, b)
- [tor-commits] [tor/master] Fix whitespace issues
- [tor-commits] [tor/master] Add reallocarray clone so we can stop doing multiply-then-reallocate
- [tor-commits] [tor/master] Add changes file for bug12855
- [tor-commits] [tor/master] Add a simple coccinelle script to replace malloc->calloc
- [tor-commits] [tor/master] Merge remote-tracking branch 'public/use_calloc'
- [tor-commits] [tor/maint-0.2.5] Apply an MSVC compilation fix from Gisle Vanem
- [tor-commits] [tor/master] Apply an MSVC compilation fix from Gisle Vanem
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.5'
- [tor-commits] [tor/maint-0.2.5] Merge remote-tracking branch 'public/bug12848_024' into maint-0.2.5
- [tor-commits] [tor/maint-0.2.5] Fix another case of 12848 in circuit_handle_first_hop
- [tor-commits] [tor/maint-0.2.5] Don't send DESTROY to circID 0 when circuit_deliver_create_cell fails
- [tor-commits] [tor/maint-0.2.5] Add an extra check in channel_send_destroy for circID==0
- [tor-commits] [tor/master] Don't send DESTROY to circID 0 when circuit_deliver_create_cell fails
- [tor-commits] [tor/master] Add an extra check in channel_send_destroy for circID==0
- [tor-commits] [tor/master] Fix another case of 12848 in circuit_handle_first_hop
- [tor-commits] [tor/master] Merge remote-tracking branch 'public/bug12848_024' into maint-0.2.5
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.5'
- [tor-commits] [tor/master] Documentation fix for policy_summarize().
- [tor-commits] [tor/maint-0.2.5] Remove stale printfs from buffer/zlib_fin_at_chunk_end test
- [tor-commits] [tor/master] Remove stale printfs from buffer/zlib_fin_at_chunk_end test
- [tor-commits] [tor/master] Missing changes file for 3f683aadcd03c311c1
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.5'
- [tor-commits] [tor/master] Add scripts/coccinelle to scripts/README
- [tor-commits] [tor/maint-0.2.5] Documentation fix on arguments to CookieAuthFileGroupReadable
- [tor-commits] [tor/maint-0.2.5] Some documentation fixes for #12864.
- [tor-commits] [tor/maint-0.2.5] Merge remote-tracking branch 'asn/nickm-bug12864_025' into maint-0.2.5
- [tor-commits] [tor/maint-0.2.5] Restore functionality for CookieAuthFileGroupReadable.
- [tor-commits] [tor/master] Restore functionality for CookieAuthFileGroupReadable.
- [tor-commits] [tor/master] Documentation fix on arguments to CookieAuthFileGroupReadable
- [tor-commits] [tor/master] Some documentation fixes for #12864.
- [tor-commits] [tor/master] Merge remote-tracking branch 'asn/nickm-bug12864_025' into maint-0.2.5
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.5'
- [tor-commits] [tor/release-0.2.5] Verify configuration file via ExecStartPre in the systemd unit file (#12730).
- [tor-commits] [tor/release-0.2.5] fix three typos in comments
- [tor-commits] [tor/release-0.2.5] Merge remote-tracking branch 'intrigeri/bug12730-systemd-verify-config' into maint-0.2.5
- [tor-commits] [tor/release-0.2.5] Explicitly disable RunAsDaemon in the systemd unit file (#12731).
- [tor-commits] [tor/release-0.2.5] Merge remote-tracking branch 'intrigeri/bug12731-systemd-no-run-as-daemon' into maint-0.2.5
- [tor-commits] [tor/release-0.2.5] Build circuits more readily when DisableNetwork goes to 0
- [tor-commits] [tor/release-0.2.5] fix extra words in man page
- [tor-commits] [tor/release-0.2.5] Fix some URLs in the README
- [tor-commits] [tor/release-0.2.5] Don't send DESTROY to circID 0 when circuit_deliver_create_cell fails
- [tor-commits] [tor/release-0.2.5] Merge remote-tracking branch 'public/bug12848_024' into maint-0.2.5
- [tor-commits] [tor/release-0.2.5] Merge remote-tracking branch 'origin/maint-0.2.5' into release-0.2.5
- [tor-commits] [tor/release-0.2.5] Add an extra check in channel_send_destroy for circID==0
- [tor-commits] [tor/release-0.2.5] Some documentation fixes for #12864.
- [tor-commits] [tor/release-0.2.5] Restore functionality for CookieAuthFileGroupReadable.
- [tor-commits] [tor/release-0.2.5] Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
- [tor-commits] [tor/release-0.2.5] Remove stale printfs from buffer/zlib_fin_at_chunk_end test
- [tor-commits] [tor/release-0.2.5] Fix another case of 12848 in circuit_handle_first_hop
- [tor-commits] [tor/release-0.2.5] Update geoip to the August 7 2014 database.
- [tor-commits] [tor/release-0.2.5] Documentation fix on arguments to CookieAuthFileGroupReadable
- [tor-commits] [tor/release-0.2.5] Update geoip6 to the August 7 2014 database.
- [tor-commits] [tor/release-0.2.5] Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
- [tor-commits] [tor/release-0.2.5] Merge remote-tracking branch 'karsten/geoip6-aug2014' into maint-0.2.4
- [tor-commits] [tor/release-0.2.5] Merge remote-tracking branch 'asn/nickm-bug12864_025' into maint-0.2.5
- [tor-commits] [tor/release-0.2.5] Apply an MSVC compilation fix from Gisle Vanem
- [tor-commits] [tor/master] Improve comments in checkSpace.pl to explain how to fix its warnings
- [tor-commits] [tor/maint-0.2.5] Fix windows warning introduced by 0808ed83f9cf312abe229
- [tor-commits] [tor/master] Fix windows warning introduced by 0808ed83f9cf312abe229
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.5'
- [tor-commits] [torspec/master] Add consensus method 18 to the list in dir-spec section 3.8.1
- [tor-commits] [torspec/master] Add proposal 237: All relays are directory servers by Matthew Finkel
- [tor-commits] [chutney/master] Remove some unused variables
- [tor-commits] [chutney/master] Be more explicit about using python2
- [tor-commits] [chutney/master] Properly pass all arguments to TorNet
- [tor-commits] [chutney/master] Don't break PYTHONPATHs with spaces
- [tor-commits] [tor/release-0.2.5] Sort the 0257 changelog entries by section; combine two.
- [tor-commits] [tor/release-0.2.5] Continue 0.2.5.7 changelog: reflow and sort with format_changelog
- [tor-commits] [tor/release-0.2.5] Start on the 0.2.5 changelog: add changes/* unchanged.
- [tor-commits] [tor/master] Fix relay_command_to_string(); solve 12700.
- [tor-commits] [tor/master] Merge remote-tracking branch 'public/bug12700_024'
- [tor-commits] [tor/master] Fix entrynodes test fails because of outdated test vectors.
- [tor-commits] [tor/master] Correctly remove extraneous space in router family lines
- [tor-commits] [tor/master] Merge remote-tracking branch 'public/bug12728_024'
- [tor-commits] [tor/master] Merge remote-tracking branch 'public/bug11787'
- [tor-commits] [tor/master] Warn if Tor is a relay and a HS
- [tor-commits] [tor/master] Changes file for bug 11787
- [tor-commits] [tor/master] Synchronize less frequently when compressing descriptors
- [tor-commits] [tor/master] Merge remote-tracking branch 'public/bug12908_025'
- [tor-commits] [tor/master] Fix return value of tor_fd_seekend.
- [tor-commits] [tor/master] Allow named pipes for our log files.
- [tor-commits] [tor/master] Hand-fix a few global_circuit_list cases
- [tor-commits] [tor/master] Autoconvert most circuit-list iterations to smartlist iterations
- [tor-commits] [tor/master] Start converting circuitlist to smartlist.
- [tor-commits] [tor/master] Don't allocate an extra smartlist in the OOM handler
- [tor-commits] [tor/master] fix remaining compilation problems
- [tor-commits] [tor/master] Merge branch 'bug10116_squashed'
- [tor-commits] [tor/master] Rewriting entry_is_time_to_retry() using table approach.
- [tor-commits] [tor/master] Write comments for members of periods array.
- [tor-commits] [tor/master] Small cleanups to test_entry_is_time_to_retry
- [tor-commits] [tor/master] Unit testing entry_is_time_to_retry().
- [tor-commits] [tor/master] Whitespace fixes
- [tor-commits] [tor/master] Merge branch 'bug12205_take2_squashed'
- [tor-commits] [chutney/master] Don't override built-in name 'dir'
- [tor-commits] [chutney/master] Keep static analyzers like pyflakes happy about globals
- [tor-commits] [chutney/master] Run autopep8 to comply with PEP8
- [tor-commits] [chutney/master] Remove a couple of unnecessary variables
- [tor-commits] [tor/master] Make the two branches of tor_tls_used_v1_handshake into one.
- [tor-commits] [tor/master] Fix memory leaks in test_entrynodes.c
- [tor-commits] [tor/master] Explicitly cast when dividing ints then implicitly casting to double.
- [tor-commits] [tor/master] Add a missing goto to an unusable branch and make the branch LD_BUG.
- [tor-commits] [tor/master] Remove a dead check for errmsg in handle_control_authenticate
- [tor-commits] [tor/master] Allow rend_service_intro_free to get called with NULL
- [tor-commits] [tor/master] Suppress coverity warning about overflowing in tor_memeq.
- [tor-commits] [tor/master] Avoid performing an assert on an always-true value
- [tor-commits] [tor/master] Check return values for fcntl in tor_spawn_background.
- [tor-commits] [tor/master] Store sandbox params as char *, since that's what they are.
- [tor-commits] [tor/master] Merge branch 'coverity_20140821'
- [tor-commits] [tor/master] Suppress coverity warning about overflowing in safe_mem_is_zero
- [tor-commits] [tor/master] remove meaningless checks for chunks==NULL in dirserv stuff
- [tor-commits] [tor/master] Mark one use of networkstatus_check_document_signature as (void)
- [tor-commits] [tor/master] fix memory leak on failure in sandbox.c:prot_strings()
- [tor-commits] [tor/master] Check for duplicate arguments to tor-gencert
- [tor-commits] [tor/master] Tidy status handling in rendservice.c
- [tor-commits] [tor/master] Kill non-tunneled directory connections when handling OOM.
- [tor-commits] [tor/master] When looking for conns to close, count the age of linked queued data
- [tor-commits] [tor/master] When counting memory from closing a connection, count the dir conn too
- [tor-commits] [tor/master] Count zlib buffer memory towards OOM totals.
- [tor-commits] [tor/master] Merge branch 'bug11792_1_squashed'
- [tor-commits] [tor/master] Terser ways to sandbox-allow related filenames
- [tor-commits] [tor/master] Whitespace fixes
- [tor-commits] [tor/master] Remove the non-implemented versions of the sandbox _array() functions
- [tor-commits] [tor/master] Use the ARRAY_LENGTH macro more consistently.
- [tor-commits] [tor/master] Fix another memory leak case in sandbox.c:prot_strings()
- [tor-commits] [tor/master] No longer advertise or negotiate any consensus method before 13.
- [tor-commits] [tor/master] Remove support for generating consensuses with methods <= 9.
- [tor-commits] [tor/master] Remove implementation code for all pre-13 consensus methods.
- [tor-commits] [tor/master] changes file for bug 10163 / proposal 215.
- [tor-commits] [tor/master] Remove the assigned-but-unused chosen_named_idx local variable
- [tor-commits] [tor/master] Merge remote-tracking branch 'public/bug10163'
- [tor-commits] [torspec/master] Merge remote-tracking branch 'nickm/bug10163_spec'
- [tor-commits] [torspec/master] Changes for proposal 215
- [tor-commits] [torspec/master] Mark proposal 215 as implemented, closed.
- [tor-commits] [tor/master] Initialize crash handler in unit tests
- [tor-commits] [tor/maint-0.2.5] Resume expanding abbreviations for command-line options
- [tor-commits] [tor/master] Resume expanding abbreviations for command-line options
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.5'
- [tor-commits] [tor/master] Introduce full coverage tests for module routerset.c.
- [tor-commits] [tor/master] Fix some coverity warnings in new routerset tests
- [tor-commits] [tor/maint-0.2.5] Improve "Tried to establish rendezvous on non-OR or non-edge circuit"
- [tor-commits] [tor/master] Improve "Tried to establish rendezvous on non-OR or non-edge circuit"
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.5'
- [tor-commits] [tor/maint-0.2.5] Downgrade "Unexpected onionskin length after decryption" warning
- [tor-commits] [tor/maint-0.2.5] Merge remote-tracking branch 'arma/bug12996b' into maint-0.2.5
- [tor-commits] [tor/release-0.2.5] Resume expanding abbreviations for command-line options
- [tor-commits] [tor/release-0.2.5] Downgrade "Unexpected onionskin length after decryption" warning
- [tor-commits] [tor/release-0.2.5] Improve "Tried to establish rendezvous on non-OR or non-edge circuit"
- [tor-commits] [tor/release-0.2.5] Merge remote-tracking branch 'arma/bug12996b' into maint-0.2.5
- [tor-commits] [tor/release-0.2.5] Merge remote-tracking branch 'origin/maint-0.2.5' into release-0.2.5
- [tor-commits] [tor/master] Merge remote-tracking branch 'arma/bug12996b' into maint-0.2.5
- [tor-commits] [tor/master] Downgrade "Unexpected onionskin length after decryption" warning
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.5'
- [tor-commits] r26930: {website} fix broken link noticed by seth (website/trunk/docs/en)
- [tor-commits] r26933: {website} new news for the website (website/trunk/en)
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
- [tor-commits] [translation/torbutton-brandproperties_completed] Update translations for torbutton-brandproperties_completed
- [tor-commits] [translation/torbutton-brandproperties] Update translations for torbutton-brandproperties
- [tor-commits] [translation/torbutton-branddtd] Update translations for torbutton-branddtd
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
- [tor-commits] [translation/abouttor-homepage] Update translations for abouttor-homepage
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
- [tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
- [tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/bridgedb_completed] Update translations for bridgedb_completed
- [tor-commits] [translation/gettor] Update translations for gettor
- [tor-commits] [translation/gettor_completed] Update translations for gettor_completed
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/torcheck] Update translations for torcheck
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
- [tor-commits] [translation/tor-and-https] Update translations for tor-and-https
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/torcheck] Update translations for torcheck
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
- [tor-commits] [translation/tor-and-https] Update translations for tor-and-https
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/gettor] Update translations for gettor
- [tor-commits] [translation/gettor_completed] Update translations for gettor_completed
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/gettor_completed] Update translations for gettor_completed
- [tor-commits] [translation/gettor] Update translations for gettor
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/bridgedb_completed] Update translations for bridgedb_completed
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/bridgedb_completed] Update translations for bridgedb_completed
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
- [tor-commits] [translation/gettor_completed] Update translations for gettor_completed
- [tor-commits] [translation/gettor] Update translations for gettor
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
- [tor-commits] [translation/liveusb-creator_completed] Update translations for liveusb-creator_completed
- [tor-commits] [translation/gettor] Update translations for gettor
- [tor-commits] [translation/gettor_completed] Update translations for gettor_completed
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
- [tor-commits] [translation/liveusb-creator_completed] Update translations for liveusb-creator_completed
- [tor-commits] [translation/tor-launcher-progress] Update translations for tor-launcher-progress
- [tor-commits] [translation/tor-launcher-progress_completed] Update translations for tor-launcher-progress_completed
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
- [tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
- [tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup
- [tor-commits] [translation/torbutton-browserproperties] Update translations for torbutton-browserproperties
- [tor-commits] [translation/torbutton-browserproperties_completed] Update translations for torbutton-browserproperties_completed
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/bridgedb_completed] Update translations for bridgedb_completed
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
- [tor-commits] [translation/torbirdy_completed] Update translations for torbirdy_completed
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
- [tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/bridgedb_completed] Update translations for bridgedb_completed
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/bridgedb_completed] Update translations for bridgedb_completed
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
- [tor-commits] [translation/tails-misc_completed] Update translations for tails-misc_completed
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/bridgedb_completed] Update translations for bridgedb_completed
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/bridgedb_completed] Update translations for bridgedb_completed
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
- [tor-commits] [translation/torbirdy_completed] Update translations for torbirdy_completed
- [tor-commits] [translation/tor-launcher-progress] Update translations for tor-launcher-progress
- [tor-commits] [translation/tor-launcher-progress_completed] Update translations for tor-launcher-progress_completed
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
- [tor-commits] [translation/tails-misc_completed] Update translations for tails-misc_completed
- [tor-commits] [translation/tor-and-https] Update translations for tor-and-https
- [tor-commits] [translation/tor-and-https_completed] Update translations for tor-and-https_completed
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/bridgedb_completed] Update translations for bridgedb_completed
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
- [tor-commits] [translation/abouttor-homepage] Update translations for abouttor-homepage
- [tor-commits] [translation/abouttor-homepage_completed] Update translations for abouttor-homepage_completed
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/bridgedb_completed] Update translations for bridgedb_completed
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
- [tor-commits] [translation/torcheck] Update translations for torcheck
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
- [tor-commits] [translation/gettor] Update translations for gettor
- [tor-commits] [translation/torcheck] Update translations for torcheck
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
- [tor-commits] [translation/gettor] Update translations for gettor
- [tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
- [tor-commits] [translation/tor-and-https] Update translations for tor-and-https
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
- [tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup
- [tor-commits] [translation/mat-gui] Update translations for mat-gui
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
- [tor-commits] [translation/gettor] Update translations for gettor
- [tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
- [tor-commits] [translation/tor-and-https] Update translations for tor-and-https
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/whisperback] Update translations for whisperback
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
- [tor-commits] [translation/tails-perl5lib] Update translations for tails-perl5lib
- [tor-commits] [translation/tails-perl5lib_completed] Update translations for tails-perl5lib_completed
- [tor-commits] [translation/torbutton-brandproperties] Update translations for torbutton-brandproperties
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/gettor] Update translations for gettor
- [tor-commits] [translation/torcheck] Update translations for torcheck
- [tor-commits] [translation/whisperback] Update translations for whisperback
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
- [tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
- [tor-commits] [translation/mat-gui] Update translations for mat-gui
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
- [tor-commits] [translation/torbutton-branddtd] Update translations for torbutton-branddtd
- [tor-commits] [translation/tails-perl5lib] Update translations for tails-perl5lib
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [tor-commits] [translation/tails-perl5lib_completed] Update translations for tails-perl5lib_completed
- [tor-commits] [translation/tor-and-https] Update translations for tor-and-https
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
- [tor-commits] [translation/tails-greeter_completed] Update translations for tails-greeter_completed
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
- [tor-commits] [translation/tails-greeter_completed] Update translations for tails-greeter_completed
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/gettor] Update translations for gettor
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
- [tor-commits] [translation/gettor] Update translations for gettor
- [tor-commits] [translation/gettor_completed] Update translations for gettor_completed
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [tor-commits] [translation/tor-and-https] Update translations for tor-and-https
- [tor-commits] [translation/tor-and-https_completed] Update translations for tor-and-https_completed
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
- [tor-commits] [translation/mat-gui] Update translations for mat-gui
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
- [tor-commits] [translation/mat-gui] Update translations for mat-gui
- [tor-commits] [translation/mat-gui_completed] Update translations for mat-gui_completed
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/torcheck] Update translations for torcheck
- [tor-commits] [translation/torcheck_completed] Update translations for torcheck_completed
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
- [tor-commits] [translation/abouttor-homepage] Update translations for abouttor-homepage
- [tor-commits] [translation/torcheck] Update translations for torcheck
- [tor-commits] [translation/torcheck_completed] Update translations for torcheck_completed
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/bridgedb_completed] Update translations for bridgedb_completed
- [tor-commits] [translation/gettor] Update translations for gettor
- [tor-commits] [translation/gettor_completed] Update translations for gettor_completed
- [tor-commits] [translation/gettor] Update translations for gettor
- [tor-commits] [translation/gettor_completed] Update translations for gettor_completed
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
- [tor-commits] [translation/mat-gui] Update translations for mat-gui
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
- [tor-commits] [translation/abouttor-homepage] Update translations for abouttor-homepage
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
- [tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
- [tor-commits] [translation/tails-greeter_completed] Update translations for tails-greeter_completed
- [tor-commits] [translation/mat-gui] Update translations for mat-gui
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
- [tor-commits] [translation/tails-greeter_completed] Update translations for tails-greeter_completed
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/bridgedb_completed] Update translations for bridgedb_completed
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
- [tor-commits] [translation/gettor] Update translations for gettor
- [tor-commits] [translation/gettor_completed] Update translations for gettor_completed
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
- [tor-commits] [translation/gettor] Update translations for gettor
- [tor-commits] [translation/gettor_completed] Update translations for gettor_completed
- [tor-commits] [translation/gettor] Update translations for gettor
- [tor-commits] [translation/gettor_completed] Update translations for gettor_completed
- [tor-commits] [translation/abouttor-homepage] Update translations for abouttor-homepage
- [tor-commits] [translation/abouttor-homepage_completed] Update translations for abouttor-homepage_completed
- [tor-commits] [translation/torbutton-brandproperties] Update translations for torbutton-brandproperties
- [tor-commits] [translation/torbutton-brandproperties_completed] Update translations for torbutton-brandproperties_completed
- [tor-commits] [translation/torbutton-branddtd] Update translations for torbutton-branddtd
- [tor-commits] [translation/torbutton-branddtd_completed] Update translations for torbutton-branddtd_completed
- [tor-commits] [translation/torcheck] Update translations for torcheck
- [tor-commits] [translation/torcheck_completed] Update translations for torcheck_completed
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
- [tor-commits] [translation/abouttor-homepage] Update translations for abouttor-homepage
- [tor-commits] [translation/abouttor-homepage_completed] Update translations for abouttor-homepage_completed
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/bridgedb_completed] Update translations for bridgedb_completed
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
- [tor-commits] [translation/tor-and-https] Update translations for tor-and-https
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
- [tor-commits] [translation/tor-and-https] Update translations for tor-and-https
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/bridgedb_completed] Update translations for bridgedb_completed
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/bridgedb_completed] Update translations for bridgedb_completed
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
- [tor-commits] [translation/tor-launcher-progress] Update translations for tor-launcher-progress
- [tor-commits] [translation/tor-launcher-progress_completed] Update translations for tor-launcher-progress_completed
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [tor-commits] [translation/gettor] Update translations for gettor
- [tor-commits] [translation/gettor_completed] Update translations for gettor_completed
- [tor-commits] [translation/whisperback] Update translations for whisperback
- [tor-commits] [translation/whisperback_completed] Update translations for whisperback_completed
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [tor-commits] [translation/gettor] Update translations for gettor
- [tor-commits] [translation/gettor_completed] Update translations for gettor_completed
- [tor-commits] [translation/gettor] Update translations for gettor
- [tor-commits] [translation/gettor_completed] Update translations for gettor_completed
- [tor-commits] [translation/gettor] Update translations for gettor
- [tor-commits] [translation/gettor_completed] Update translations for gettor_completed
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
- [tor-commits] [translation/abouttor-homepage] Update translations for abouttor-homepage
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
- [tor-commits] [translation/mat-gui] Update translations for mat-gui
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/gettor] Update translations for gettor
- [tor-commits] [translation/torcheck] Update translations for torcheck
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
- [tor-commits] [translation/abouttor-homepage] Update translations for abouttor-homepage
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/bridgedb_completed] Update translations for bridgedb_completed
- [tor-commits] [translation/torcheck] Update translations for torcheck
- [tor-commits] [translation/torcheck_completed] Update translations for torcheck_completed
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tails-perl5lib] Update translations for tails-perl5lib
- [tor-commits] [translation/tails-perl5lib_completed] Update translations for tails-perl5lib_completed
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torcheck] Update translations for torcheck
- [tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup
- [tor-commits] [translation/tails-persistence-setup_completed] Update translations for tails-persistence-setup_completed
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
- [tor-commits] [translation/tails-greeter_completed] Update translations for tails-greeter_completed
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/tor-and-https] Update translations for tor-and-https
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
- [tor-commits] [translation/tails-iuk_completed] Update translations for tails-iuk_completed
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
- [tor-commits] [translation/torbirdy_completed] Update translations for torbirdy_completed
- [tor-commits] [translation/mat-gui] Update translations for mat-gui
- [tor-commits] [translation/mat-gui_completed] Update translations for mat-gui_completed
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
- [tor-commits] [translation/torbirdy_completed] Update translations for torbirdy_completed
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
- [tor-commits] [translation/tails-misc_completed] Update translations for tails-misc_completed
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
- [tor-commits] [translation/torbirdy_completed] Update translations for torbirdy_completed
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/gettor_completed] Update translations for gettor_completed
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
- [tor-commits] [translation/torbirdy_completed] Update translations for torbirdy_completed
- [tor-commits] [translation/gettor] Update translations for gettor
- [tor-commits] [translation/gettor] Update translations for gettor
- [tor-commits] [translation/gettor_completed] Update translations for gettor_completed
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [tor-commits] [translation/torcheck] Update translations for torcheck
- [tor-commits] [translation/torcheck_completed] Update translations for torcheck_completed
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [tor-commits] [translation/torbutton-browserproperties] Update translations for torbutton-browserproperties
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
- [tor-commits] [translation/torbirdy_completed] Update translations for torbirdy_completed
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [tor-commits] [translation/tor-and-https] Update translations for tor-and-https
- [tor-commits] [translation/tor-and-https_completed] Update translations for tor-and-https_completed
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/bridgedb_completed] Update translations for bridgedb_completed
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/bridgedb_completed] Update translations for bridgedb_completed
- [tor-commits] [translation/gettor] Update translations for gettor
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
- [tor-commits] [translation/liveusb-creator_completed] Update translations for liveusb-creator_completed
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/bridgedb_completed] Update translations for bridgedb_completed
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
- [tor-commits] [translation/tor-and-https] Update translations for tor-and-https
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/bridgedb_completed] Update translations for bridgedb_completed
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/bridgedb_completed] Update translations for bridgedb_completed
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
- [tor-commits] [translation/tails-greeter_completed] Update translations for tails-greeter_completed
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
- [tor-commits] [translation/abouttor-homepage] Update translations for abouttor-homepage
- [tor-commits] [translation/tor-and-https] Update translations for tor-and-https
- [tor-commits] [translation/tor-and-https_completed] Update translations for tor-and-https_completed
- [tor-commits] [translation/torcheck] Update translations for torcheck
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
- [tor-commits] [translation/abouttor-homepage] Update translations for abouttor-homepage
- [tor-commits] [translation/abouttor-homepage_completed] Update translations for abouttor-homepage_completed
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
- [tor-commits] [translation/torcheck] Update translations for torcheck
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
- [tor-commits] [translation/tor-launcher-progress] Update translations for tor-launcher-progress
- [tor-commits] [translation/tor-launcher-progress_completed] Update translations for tor-launcher-progress_completed
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/bridgedb_completed] Update translations for bridgedb_completed
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/bridgedb_completed] Update translations for bridgedb_completed
- [tor-commits] [translation/torcheck_completed] Update translations for torcheck_completed
- [tor-commits] [translation/torcheck] Update translations for torcheck
- [tor-commits] [translation/tor-launcher-progress] Update translations for tor-launcher-progress
- [tor-commits] [translation/tor-launcher-progress_completed] Update translations for tor-launcher-progress_completed
- [tor-commits] [translation/tor-and-https] Update translations for tor-and-https
- [tor-commits] [translation/tor-and-https_completed] Update translations for tor-and-https_completed
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [tor-commits] [translation/tor-and-https] Update translations for tor-and-https
- [tor-commits] [translation/tor-and-https_completed] Update translations for tor-and-https_completed
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
- [tor-commits] [translation/tor-and-https] Update translations for tor-and-https
- [tor-commits] [translation/tor-and-https] Update translations for tor-and-https
- [tor-commits] [translation/tor-and-https_completed] Update translations for tor-and-https_completed
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
- [tor-commits] [translation/gettor] Update translations for gettor
- [tor-commits] [translation/gettor] Update translations for gettor
- [tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup
- [tor-commits] [translation/tails-persistence-setup_completed] Update translations for tails-persistence-setup_completed
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/torbutton-browserproperties] Update translations for torbutton-browserproperties
- [tor-commits] [translation/torbutton-browserproperties_completed] Update translations for torbutton-browserproperties_completed
- [tor-commits] [translation/gettor] Update translations for gettor
- [tor-commits] [translation/whisperback] Update translations for whisperback
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
- [tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
- [tor-commits] [translation/abouttor-homepage] Update translations for abouttor-homepage
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
- [tor-commits] [translation/tails-greeter_completed] Update translations for tails-greeter_completed
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
- [tor-commits] [translation/tails-greeter_completed] Update translations for tails-greeter_completed
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
- [tor-commits] [translation/tails-greeter_completed] Update translations for tails-greeter_completed
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
- [tor-commits] [translation/tails-greeter_completed] Update translations for tails-greeter_completed
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
- [tor-commits] [translation/tails-greeter_completed] Update translations for tails-greeter_completed
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
- [tor-commits] [translation/tails-greeter_completed] Update translations for tails-greeter_completed
- [tor-commits] [translation/torbutton-branddtd] Update translations for torbutton-branddtd
- [tor-commits] [translation/torbutton-branddtd_completed] Update translations for torbutton-branddtd_completed
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
- [tor-commits] [translation/bridgedb_completed] Update translations for bridgedb_completed
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/bridgedb_completed] Update translations for bridgedb_completed
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torcheck] Update translations for torcheck
- [tor-commits] [translation/torcheck_completed] Update translations for torcheck_completed
- [tor-commits] [translation/torcheck] Update translations for torcheck
- [tor-commits] [translation/torcheck_completed] Update translations for torcheck_completed
- [tor-commits] [translation/torcheck] Update translations for torcheck
- [tor-commits] [translation/torcheck_completed] Update translations for torcheck_completed
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
- [tor-commits] [obfs4/master] Massive cleanup/code reorg.
- [tor-commits] [obfs4/master] Change the drbg seed field in the state file.
- [tor-commits] [obfs4/master] Add support for enabling IAT obfuscation and biased WDist.
- [tor-commits] [obfs4/master] Add a missing "continue" statement.
- [tor-commits] [obfs4/master] Elide the error out from most logs unless unsafeLogging is set.
- [tor-commits] [obfs4/master] Change all the arguments to use base16 from base64.
- [tor-commits] [obfs4/master] Add a ChangeLog and dump the version when invoked with "-v".
- [tor-commits] [obfs4/master] Display a more useful error on JSON Unmarshall failure.
- [tor-commits] [obfs4/master] Change the TYPE_PRNG_SEED length to 24.
- [tor-commits] [obfs4/master] Various IAT related changes.
- [tor-commits] [obfs4/master] Add elideError(error) that knows how to sanitize net.Errors.
Mail converted by MHonArc