Mail Index
- [tor-commits] [tor/master] Fix formatting
- [tor-commits] [webwml/master] update mirrors
- [tor-commits] [webwml/master] Merge branch 'master' of ssh://git-rw.torproject.org/project/web/webwml
- [tor-commits] [webwml/master] update mirrors table
- [tor-commits] [tor-messenger-build/master] Remove patch
- [tor-commits] [check/master] Post path independent
- [tor-commits] [check/master] Purge old data
- [tor-commits] [check/master] Add some translations
- [tor-commits] [check/master] Dedup text/plain bulk exit list
- [tor-commits] [tor/master] fix typo in comment
- [tor-commits] [webwml/master] last change here i hope!
- [tor-commits] [webwml/master] add reddit, move gsoc
- [tor-commits] [webwml/master] move donors to the top of the sponsors list
- [tor-commits] [ooni-probe/master] Fix typo.
- [tor-commits] [ooni-probe/master] Fix typo.
- [tor-commits] [ooni-probe/master] Merge branch 'fix/typo' of https://github.com/igueths/ooni-probe into fix/typo
- [tor-commits] [ooni-probe/master] Merge pull request #378 from igueths/fix/typo
- [tor-commits] [ooni-probe/master] 13581: Avoid hacking sys.path in bin/* scripts as that is a security risk.
- [tor-commits] [ooni-probe/master] Merge branch 'master' of github.com:TheTorProject/ooni-probe
- [tor-commits] [ooni-probe/master] Add a not on a known bug
- [tor-commits] [ooni-probe/master] factor out another level of if/elses
- [tor-commits] [ooni-probe/master] factor out a level of if/elses
- [tor-commits] [ooni-probe/master] fixes from comments
- [tor-commits] [ooni-probe/master] add obfs4 bridge reachability support
- [tor-commits] [ooni-probe/master] set our own datadir so we can grab obfs4 logs
- [tor-commits] [ooni-probe/master] clean up ClientTransportPlugin logic
- [tor-commits] [ooni-probe/master] Point to the new citizenlab test lists directory
- [tor-commits] [ooni-probe/master] Merge branch 'joe/13597'
- [tor-commits] [ooni-probe/master] clean up checking for outdated versions
- [tor-commits] [ooni-probe/master] Add the list of test helper addresses to the report
- [tor-commits] [ooni-probe/master] pep8 fixes
- [tor-commits] [ooni-probe/master] Add support for report_id inside of reports
- [tor-commits] [ooni-probe/master] Merge pull request #383 from TheTorProject/fix/oonideckgen
- [tor-commits] [ooni-probe/master] Handle also unhandled exceptions inside of ooni(deckgen|report|resources)
- [tor-commits] [ooni-probe/master] Merge pull request #381 from TheTorProject/feature/unique_identifier
- [tor-commits] [stem/master] Initial hidden service descriptor parser
- [tor-commits] [stem/master] Support hidden service introduction-points
- [tor-commits] [stem/master] Check that hidden service introductory points are IPv4
- [tor-commits] [stem/master] Use integer hidden service versions
- [tor-commits] [stem/master] get_hidden_service_descriptor() helper for testing them
- [tor-commits] [stem/master] Unit tests for hidden service descriptor edge cases
- [tor-commits] [stem/master] Verifying hidden service descriptor signatures
- [tor-commits] [stem/master] Encrypted introduction-points test data
- [tor-commits] [stem/master] Include hidden service descriptors in our API docs
- [tor-commits] [stem/master] Missing API doc resource
- [tor-commits] [stem/master] Hidden service descriptor support
- [tor-commits] [stem/master] Drop ATTRIBUTES and PARSER_FOR_LINE from api docs
- [tor-commits] [stem/master] Include release dates on the changelog
- [tor-commits] [stem/master] Clear orphaned pyc files for python3
- [tor-commits] [stem/master] Simplifying _get_tests()
- [tor-commits] [stem/master] Didn't account for test modules citing the class
- [tor-commits] [stem/master] No need for a 'if suite' check
- [tor-commits] [stem/master] Addings support for testing single methods
- [tor-commits] [stem/master] State if the test doesn't exist
- [tor-commits] [stem/master] Allow just a single test to be run
- [tor-commits] [stem/master] Rename module_substring to module_prefix
- [tor-commits] [stem/master] Support for consensus' new package attribute
- [tor-commits] [stem/master] Mention Nathan Willis' LWN article
- [tor-commits] [stem/master] Support for encrypted hidden service descriptor introduction-points
- [tor-commits] [stem/master] AttributeError exception for catching non existing methods
- [tor-commits] [stem/master] Move run_tests.py argument handling to its own file
- [tor-commits] [stem/master] Python3 support for hidden service descriptor decryption
- [tor-commits] [stem/master] Error during hs descriptor decryption failures with python3
- [tor-commits] [doctor/master] Resume using descriptor compression
- [tor-commits] [webwml/master] Note that we're not taking part in GSoC 2015
- [tor-commits] [doctor/master] Proper suppression for 'bandwidth auths differ' message
- [tor-commits] [stem/master] Tor's --quiet argument no longer combines with --verify-config
- [tor-commits] [stem/master] Support for HS_DESC_CONTENT events
- [tor-commits] [webwml/master] Additional links for Tails
- [tor-commits] [stem/master] Closed controller could potentially leave lingering notification threads
- [tor-commits] [arm/master] Renaming project to 'seth'
- [tor-commits] [arm/master] Use 'GETINFO bw-event-cache' to prepopulate bandwidth graph information
- [tor-commits] [arm/master] Drop bandwidth prepopulation based on the state file
- [tor-commits] [arm/master] Drop Controller's quit() method
- [tor-commits] [stem/master] Adding HS_DESC_CONTENT to EventType
- [tor-commits] [stem/master] Support for extrainfo descriptor hidden service stats
- [tor-commits] [arm/master] Close controller connection last
- [tor-commits] [arm/master] Avoid UnicodeDecodeError when reading the man page
- [tor-commits] [arm/master] The start_time is a Stat attribute, not Category
- [tor-commits] [arm/master] Namedtuple may not have __dict__
- [tor-commits] [stem/master] Extrainfo hidden service fields can be negative
- [tor-commits] [webwml/master] fixes incorrect link in torbrowser section of volunteer page. closes #15282
- [tor-commits] [arm/master] Thread safety for the graph panel
- [tor-commits] [arm/master] Rewrite GraphPanel's draw() method
- [tor-commits] [stem/master] Add Bulb to list of other controllers
- [tor-commits] [arm/master] Rewriting the graph panel
- [tor-commits] [stem/master] Speed up event receipt tests
- [tor-commits] [stem/master] Print the stacktraces when running tests failed
- [tor-commits] [stem/master] Provide stacktrace when test encounter a syntax error
- [tor-commits] [stem/master] get_tor_controller() is already authenticated
- [tor-commits] [stem/master] Using triggerable events to speed integ tests
- [tor-commits] [stem/master] Set NodeFamily to a random fingerprint
- [tor-commits] [stem/master] Report to the user new capabilities found in Tor
- [tor-commits] [stem/master] Initial approach to keep track of new Tor capabilities
- [tor-commits] [stem/master] Provide '[type] description' for new capabilities
- [tor-commits] [stem/master] Check for new event types, signals, or features
- [tor-commits] [stem/master] Register unrecognized lines as new Tor capabilities
- [tor-commits] [stem/master] Adding missing event types
- [tor-commits] [stem/master] Check for new tor capabilities while testing
- [tor-commits] [stem/master] tail() function for reading the last lines from a file
- [tor-commits] [stem/master] Account for 'tor.real' hack in test
- [tor-commits] [stem/master] Stop mentioning vidalia on the front page
- [tor-commits] [stem/master] Note that bridge-extra-info 1.2 is ok
- [tor-commits] [stem/master] Revert use of CONF_CHANGED events by test_reattaching_listeners
- [tor-commits] [stem/master] Read multiple descriptors from files with bridge descriptors
- [tor-commits] [stem/master] Read until 'router-digest' instead of '@type'
- [tor-commits] [stem/master] Use find_executable() to determine if commands exist
- [tor-commits] [arm/master] Provide prereq installation suggestions for the user's platform
- [tor-commits] [arm/master] Renaming to Nyx
- [tor-commits] [tor-ramdisk/master] Bump tor, busybox and kernel for amd64 and x86
- [tor-commits] [webwml/master] Bug 13407: Finish updating signature verification
- [tor-commits] [tor-messenger-build/master] mingw build: remove merged patches
- [tor-commits] [tor-messenger-build/master] Check the gpg signature of tor-browser instead of sha256sum
- [tor-commits] [tor-messenger-build/master] Update rbm
- [tor-commits] [tor-messenger-build/master] tor-browser: set Windows URL
- [tor-commits] [tor-messenger-build/master] instantbird: remove fix-mingw-build.nsprpatch
- [tor-commits] [tor-messenger-build/master] Fix Windows bundling
- [tor-commits] [tor-messenger-build/master] Makefile: add the tor-messenger-windows-i686 rule
- [tor-commits] [tor-browser-bundle/master] Bug 14992: regenerate existing incremental MAR files
- [tor-commits] [tor-browser-bundle/maint-4.0] Bug 14992: regenerate existing incremental MAR files
- [tor-commits] [tor-messenger-build/master] Fix include of cert_override.txt
- [tor-commits] [tor-messenger-build/master] Fix typo which cause linux builds to fail
- [tor-commits] [tor-messenger-build/master] Set commit for mingw-w64
- [tor-commits] [tor-messenger-build/master] Create tor-messenger tarball in a container
- [tor-commits] [tor-messenger-build/master] Add thunderbird
- [tor-commits] [tor-messenger-build/master] Add torbirdy
- [tor-commits] [tor-messenger-build/master] Add tor-mail and tor-messenger targets
- [tor-commits] [tor-messenger-build/master] Add tor-mail
- [tor-commits] [tor-messenger-build/master] Use different port numbers for Tor Mail and Tor Messenger
- [tor-commits] [tor-messenger-build/master] Add a non interactive target (noint)
- [tor-commits] [tor-messenger-build/master] projects/tor-messenger: install bzip2 in the container
- [tor-commits] [torbutton/master] Bug 15085: Fix about:tor RTL text alignment problems.
- [tor-commits] [tor-launcher/master] Bug 13983: Use CurProcD for Thunderbird/Instantbird
- [tor-commits] [translation-tools/master] Added tor_animation and tor_animation_completed
- [tor-commits] [goptlib/master] godoc.org has HTTPS now.
- [tor-commits] [meek/master] Factor out a sendResponse function.
- [tor-commits] [meek/master] Factor out requestOk.
- [tor-commits] [meek/master] Don't strip Host when we are pruning headers.
- [tor-commits] [meek/master] Add a missing variable declaration.
- [tor-commits] [tor-browser-bundle/master] Bug 15023: Build MAR tools archive deterministically.
- [tor-commits] [torbutton/master] Bug #15207: Check first if bridge.ID exists before using it
- [tor-commits] [tor-browser-bundle/master] Bug 15023: Adding Linux MAR tools to SHA256 sums
- [tor-commits] [torbutton/master] Bug 15086: Handle RTL text in Tor circuit display
- [tor-commits] [torbutton/master] Bug 14324: Show HS circuit in Tor circuit display
- [tor-commits] [torbutton/master] Bug 13891: Avoid undefined circuitStatuses/bridges
- [tor-commits] [torbutton/master] Fixup for bug 10216
- [tor-commits] [torbutton/master] Bug 9387: Version 0.8 of the Security Slider
- [tor-commits] [tor-browser-bundle/maint-4.0] Bump everything for Tor Browser 4.0.5
- [tor-commits] [tor-browser-bundle/maint-4.0] Second try
- [tor-commits] [tor-browser/tor-browser-31.5.0esr-4.5-1] Merge remote-tracking branch 'pc/bug13548-01' into tor-browser-31.5.0esr-4.5-1
- [tor-commits] [tor-browser/tor-browser-31.5.0esr-4.5-1] Bug 13548: Create preference to disable MathML.
- [tor-commits] [tor-browser/tor-browser-31.5.0esr-4.5-1] fixup! TB4: Tor Browser's Firefox preference overrides.
- [tor-commits] [tor-browser-bundle/master] Bug 15265: Pull in golang.org/x/net
- [tor-commits] [tor-browser-bundle/master] Use a SOCKS5 listener instead of a SOCKS4a for goptlib.
- [tor-commits] [tor-browser-bundle/master] Merge remote-tracking branch 'yawning/bug12535'
- [tor-commits] [tor-browser-bundle/maint-4.0] Bug 15428: Upgrade meek to 0.16.
- [tor-commits] [tor-browser-bundle/master] Bug 15428: Upgrade meek to 0.16.
- [tor-commits] [tor-browser-bundle/master] Bug 15437: Use Moritz' new key and new tag
- [tor-commits] [webwml/master] Add new TBB version
- [tor-commits] [torbutton/master] Merge remote-tracking branch 'arthur/14937+7'
- [tor-commits] [torbutton/master] Bug 14937: Show meek and flashproxy bridges in tor circuit display
- [tor-commits] [tor-browser-bundle/master] Bug #14937: Hard-code meek and flashproxy node fingerprints
- [tor-commits] [tor-browser-bundle/master] Merge remote-tracking branch 'arthur/14937'
- [tor-commits] [tor-browser-bundle/master] Use https URLs for golang.org.
- [tor-commits] [tor-browser-bundle/master] Upgrade go to 1.4.2.
- [tor-commits] [torbutton/master] Bug 7255: Address Pearl Crescent's review comments
- [tor-commits] [tor-browser-bundle/maint-4.0] Update changelog and OpenSSL sha256 sum
- [tor-commits] [webwml/master] Update expert bundle version to 0.2.5.11
- [tor-commits] [tor-browser-bundle/master] Add latest stable changelogs
- [tor-commits] [tor-browser-bundle/master] Fix the 4.5a5 changelog
- [tor-commits] [torbutton/master] Fix 1.9.1.0 changelog
- [tor-commits] [torbutton/master] Bug #15472: Make node text black in circuit status UI.
- [tor-commits] [torbutton/master] Fix small typo in comment
- [tor-commits] [torbutton/master] Bug #15510: Detach event watchers when finished
- [tor-commits] [bridgedb/develop] Decrease logging for email signing.
- [tor-commits] [bridgedb/develop] Add more unittests for bridgedb.util module.
- [tor-commits] [bridgedb/develop] Refactor b.persistent.State with problems found in additional tests.
- [tor-commits] [bridgedb/develop] Fix improper assignment to statefile @property in b.persistent.State.
- [tor-commits] [bridgedb/develop] Add additional unittests for uncovered portions of bridgedb.persistent.
- [tor-commits] [bridgedb/develop] Avoid having a test for b.persistent.State write to $HOME.
- [tor-commits] [bridgedb/develop] Condense code for getting statefile absolute path in b.persistent.State.
- [bridgedb/develop] Update stem==1.2.2 → stem==1.3.0 in .travis.requirements.txt.
- [bridgedb/develop] Update gnupg==2.0.0 → gnupg==2.0.1 in requirements.txt.
- [tor-commits] [bridgedb/develop] Add stem==1.3.0 to requirements.txt.
- [bridgedb/develop] Update gnupg==2.0.0 → gnupg==2.0.1 in .travis.requirements.txt.
- [tor-commits] [bridgedb/develop] Merge branch 'hotfix/0.2.4-14797-requirements' into develop
- [tor-commits] [bridgedb/develop] Merge branch 'hotfix/0.2.4-14797-4405-missing-proxylistfile' into develop
- [tor-commits] [bridgedb/develop] Handle bridgedb.proxy.loadProxiesFromFile() errors when missing files.
- [tor-commits] [bridgedb/develop] Add test for proxy.ProxySet with missing PROXY_LIST_FILE.
- [tor-commits] [bridgedb/develop] Add test for (broken) b.proxy.ProxySet.intersection().
- [tor-commits] [bridgedb/develop] Merge branch 'hotfix/0.2.4-14797-4405-missing-proxylistfile' into develop
- [tor-commits] [bridgedb/develop] Clarify Tor Browser installation instructions.
- [tor-commits] [bridgedb/develop] Merge branch 'fix/15155-instructions-string' into develop
- [tor-commits] [bridgedb/develop] Update bridgedb.pot file with changed BridgeDB strings for translation.
- [tor-commits] [bridgedb/develop] Merge branch 'translations/2015-03-19-update' into develop
- [tor-commits] [bridgedb/develop] Update Arabic (ar) translations.
- [tor-commits] [bridgedb/develop] Update Czech (cs) translations.
- [tor-commits] [bridgedb/develop] Update Catalan (ca) translations.
- [tor-commits] [bridgedb/develop] Update Danish (da) translations.
- [tor-commits] [bridgedb/develop] Update German (de) translations.
- [tor-commits] [bridgedb/develop] Update English (en_GB) translations.
- [tor-commits] [bridgedb/develop] Update Greek (el) translations.
- [tor-commits] [bridgedb/develop] Update Finnish (fi) translations.
- [tor-commits] [bridgedb/develop] Update Spanish (es) translations.
- [bridgedb/develop] Update Norwegian Bokmål (nb) translations.
- [tor-commits] [bridgedb/develop] Update Hungarian (hu) translations.
- [tor-commits] [bridgedb/develop] Update English (en_US) translations.
- [tor-commits] [bridgedb/develop] Update Italian (it) translations.
- [tor-commits] [bridgedb/develop] Update Chinese (zh_TW) translations.
- [tor-commits] [bridgedb/develop] Update Swedish (sv) translations.
- [tor-commits] [bridgedb/develop] Add Esperanto (eo) translations.
- [tor-commits] [bridgedb/develop] Update Portuguese (pt) translations.
- [tor-commits] [bridgedb/develop] Update Portuguese (pt_BR) translations.
- [tor-commits] [bridgedb/develop] Add Slovenian (sl_SI) translations.
- [tor-commits] [bridgedb/develop] Update Dutch (nl) translations.
- [tor-commits] [bridgedb/develop] Update English (en) translations.
- [tor-commits] [bridgedb/develop] Update Russian (ru) translations.
- [tor-commits] [bridgedb/develop] Update French (fr) translations.
- [tor-commits] [bridgedb/develop] Update Farsi (fa) translations.
- [tor-commits] [bridgedb/develop] Add Azerbaijani (az) translations.
- [tor-commits] [bridgedb/develop] Update Polish (pl) translations.
- [tor-commits] [bridgedb/develop] Update Croatian (hr) translations.
- [tor-commits] [bridgedb/develop] Merge branch 'translations/2015-03-19-update' into develop
- [tor-commits] [bridgedb/develop] Add Albanian (sq) translations.
- [tor-commits] [bridgedb/develop] Update Khmer (km) translations.
- [tor-commits] [bridgedb/develop] Update Chinese (zh_CN) translations.
- [tor-commits] [bridgedb/develop] Update French (fr_CA) translations.
- [tor-commits] [bridgedb/develop] Update Romanian (ro) translations.
- [tor-commits] [bridgedb/develop] Add unittest for crypto.removePKCS1Padding() when identifier is missing.
- [tor-commits] [bridgedb/develop] Update CHANGELOG entries for BridgeDB-0.3.0.
- [tor-commits] [bridgedb/develop] Add Tamil (ta) translations.
- [tor-commits] [bridgedb/develop] Add Bulgarian (bg) translations.
- [tor-commits] [bridgedb/develop] Update Ukranian (uk) translations.
- [tor-commits] [bridgedb/develop] Update Turkish (tr) translations.
- [tor-commits] [bridgedb/develop] Update Slovak (sk) translations.
- [tor-commits] [bridgedb/develop] Update Japanese (ja) translations.
- [tor-commits] [bridgedb/develop] Update Latvian (lv) translations.
- [tor-commits] [bridgedb/develop] Add Slovak (sk_SK) translations.
- [tor-commits] [bridgedb/develop] Update bridgedb.pot file with minor comment changes.
- [tor-commits] [bridgedb/develop] Update Catalan (ca) translations.
- [tor-commits] [bridgedb/develop] Merge branch 'translations/2015-03-20-update' into develop
- [tor-commits] [bridgedb/develop] Fix several docstrings which generated Sphinx build warnings.
- [tor-commits] [bridgedb/develop] Update Sphinx sources for documentation builds.
- [tor-commits] [bridgedb/develop] Add setup.cfg [bulid_sphinx] directive options.
- [tor-commits] [bridgedb/develop] Make copyright year in Sphinx documentation builds automatic.
- [tor-commits] [bridgedb/develop] Add commands to create documentation .zip file to `make docs` directive.
- [tor-commits] [bridgedb/develop] Merge branch 'fix/12507-automate-documentation-builds' into develop
- [tor-commits] [bridgedb/develop] Remove outdated section on BridgeDB SQL schema updating from README.rst.
- [tor-commits] [bridgedb/develop] Fix maintenance translations instructions in README.rst.
- [tor-commits] [bridgedb/develop] Add link to leekspin in README.rst.
- [tor-commits] [bridgedb/master] Add three unittests for parseExtraInfoFiles() with bad router-signatures.
- [tor-commits] [bridgedb/master] Add unittest for Bridge._checkServerDescriptor with mismatched digest.
- [tor-commits] [bridgedb/master] Add test for Bridge.updateFromExtraInfoDescriptor() with bad signature.
- [tor-commits] [bridgedb/master] Add another test for Bridge._checkServerDescriptor() with bad digest.
- [tor-commits] [bridgedb/master] Bridge._constructBridgeLine() won't be handed an invalid addresses.
- [tor-commits] [bridgedb/master] Add missing super() call in BridgeBase.__init__().
- [tor-commits] [bridgedb/master] Add test for b.p.d.parseNetworkStatusFile() with IPv6 primary ORAddress.
- [tor-commits] [bridgedb/master] Change allVanillaAddresses; Stem only allows the ORAddresses to be IPv4.
- [tor-commits] [bridgedb/master] Add missing warnings module import in bridgedb.bridges.
- [tor-commits] [bridgedb/master] Filter out <br /> tags in mechanize tests in test_https.py.
- [tor-commits] [bridgedb/master] Add unittest for bridgdb.crypto.removePKCS1Padding().
- [tor-commits] [bridgedb/master] Remove unused GPGME variables in bridgedb.crypto.
- [tor-commits] [bridgedb/master] Deprecate the bridgedb.parse.networkstatus module.
- [tor-commits] [bridgedb/master] Condense code for getting statefile absolute path in b.persistent.State.
- [tor-commits] [bridgedb/master] Merge branch 'hotfix/0.2.4-14797-4405-missing-proxylistfile' into develop
- [tor-commits] [bridgedb/master] Move gnupghome/ to .gnupg/ and update public key files.
- [tor-commits] [bridgedb/master] Change Filters.filterBridgeByIPv[46]() to use bridge.allVanillaAddresses.
- [tor-commits] [bridgedb/master] Change Bridge.__str__() to identify bridges as the ControlPort does.
- [tor-commits] [bridgedb/master] Update Hungarian (hu) translations.
- [tor-commits] [bridgedb/master] Raise InvalidRouterNickname in b.p.descriptors.parseNetworkStatusFile().
- [tor-commits] [bridgedb/master] Remove unused import of bridgedb.geo in bridgedb.Bridges module.
- [tor-commits] [bridgedb/master] Update German (de) translations.
- [tor-commits] [bridgedb/master] Add stem==1.3.0 to requirements.txt.
- [tor-commits] [bridgedb/master] Fix missing import of addOrUpdateBridgeHistory() in bridgedb.Main.
- [tor-commits] [bridgedb/master] Merge branch 'fix/12843-cc-spurning_r2' into develop
- [tor-commits] [bridgedb/master] Change two log calls in bridgedb.bridges.Bridge to use Bridge.__str__().
- [tor-commits] [bridgedb/master] Change BridgeRequestBase.isValid() to allow setting the attribute.
- [tor-commits] [bridgedb/master] Fix faulty unittests which expected parsed extrainfos to have an `address`.
- [tor-commits] [bridgedb/master] Rewrite Bridge class.
- [tor-commits] [bridgedb/master] Add two unittest for _copyUnparseableDescriptorFile().
- [tor-commits] [bridgedb/master] Ignore any downloaded Tor exit-list files.
- [tor-commits] [bridgedb/master] Add a bridgedb.bridges.Bridge.__str__ method.
- [tor-commits] [bridgedb/master] Hotfix unittest failure due to fix for #12664.
- [tor-commits] [bridgedb/develop] Merge branch 'release-0.3.0'
- [tor-commits] [bridgedb/master] Fix typo in bridgedb.qrcodes.generateQR().
- [tor-commits] [bridgedb/master] Update Dutch (nl) translations.
- [tor-commits] [bridgedb/master] Merge branch 'translations/2015-03-19-update' into develop
- [tor-commits] [bridgedb/master] Remove severely outdated TODO file.
- [tor-commits] [bridgedb/master] Update CHANGELOG entries for bridgedb-0.3.0.
- [tor-commits] [bridgedb/master] Update Russian (ru) translations.
- [tor-commits] [bridgedb/master] Add Slovak (sk_SK) translations.
- [tor-commits] [bridgedb/master] Update Romanian (ro) translations.
- [tor-commits] [bridgedb/master] Update Portuguese (pt) translations.
- [tor-commits] [bridgedb/master] Add Esperanto (eo) translations.
- [tor-commits] [bridgedb/master] Catch ValueErrors while coercing PluggableTransport port numbers.
- [tor-commits] [bridgedb/master] Catch ValueErrors in isValidFingerprint.
- [tor-commits] [bridgedb/master] Add docstring for parameter to Bridge.updateFromServerDescriptor().
- [tor-commits] [bridgedb/master] Change isValidRouterNickname() to only return booleans.
- [tor-commits] [bridgedb/master] Implement `client` and `getHashringPlacement()` interfaces.
- [tor-commits] [bridgedb/master] Change Bridge.nickname into a @property.
- [tor-commits] [bridgedb/master] Add docstring to `bridgedb.parse.descriptors.deduplicate()`.
- [tor-commits] [bridgedb/master] Add unittest explicitly for return type of parseBridgeExtraInfoFiles().
- [tor-commits] [bridgedb/master] Fix another typoed name of a Stem descriptor attribute.
- [tor-commits] [bridgedb/master] Add utility bridgedb.runner.find().
- [tor-commits] [bridgedb/master] Merge branch 'fix/11345-qrcodes_r2' into develop
- [tor-commits] [bridgedb/master] PEP8 whitespace fix for bridgedb.bridges module.
- [tor-commits] [bridgedb/master] Add methods to bridgedb.bridges.Bridge for constructing bridge lines.
- [tor-commits] [bridgedb/master] Move Bridge backwards compat code into new base classes.
- [tor-commits] [bridgedb/master] Follow Damian's advice to use list(document) to get Stem `RelayDescriptor`s.
- [tor-commits] [bridgedb/master] Update Catalan (ca) translations.
- [tor-commits] [bridgedb/master] Add commands to create documentation .zip file to `make docs` directive.
- [tor-commits] [bridgedb/master] Make copyright year in Sphinx documentation builds automatic.
- [tor-commits] [bridgedb/master] Fix maintenance translations instructions in README.rst.
- [tor-commits] [bridgedb/master] Add link to leekspin in README.rst.
- [tor-commits] [bridgedb/master] Make a note of the developer documentation in README.rst.
- [tor-commits] [bridgedb/master] Update Sphinx sources for documentation builds.
- [tor-commits] [bridgedb/master] Merge branch 'fix/12507-automate-documentation-builds' into develop
- [tor-commits] [bridgedb/master] Use PluggableTransports._runChecks() only if initialised with params.
- [tor-commits] [bridgedb/master] Move Main.updateBridgeHistory() into separate function.
- [tor-commits] [bridgedb/master] Use new bridgedb.bridges.Bridge API in bridgedb.Storage.
- [tor-commits] [bridgedb/master] Use new bridgedb.bridges.Bridge API in bridgedb.Stability.
- [tor-commits] [bridgedb/master] Add mock descriptors and several Bridge class unittests.
- [tor-commits] [bridgedb/master] Decrease log noisiness of bridgedb.bridges.Flags.update().
- [tor-commits] [bridgedb/master] Deprecate Bridges.parseExtraInfoFile() and Bridges.parseStatusFile().
- [tor-commits] [bridgedb/master] Fix the names of five unittests in test_parse_descriptors.py.
- [tor-commits] [bridgedb/master] Update Travis-CI matrix variable TWISTED_VERSION to 14.0.2.
- [bridgedb/master] Update to-be-translated strings in …/i18n/templates/bridgedb.pot.
- [tor-commits] [bridgedb/master] Change Bridge.fingerprint into a @property.
- [tor-commits] [bridgedb/master] Add more logging to add() in bridgedb.proxy.ProxySet.
- [tor-commits] [bridgedb/master] Refactor old test_Bridges.py tests into test_bridges.py equivalents.
- [tor-commits] [bridgedb/master] Add stem-1.2.2 to .travis.requirements.txt.
- [tor-commits] [bridgedb/master] Fix unittest; discover how many 'transport' lines parsers should find.
- [tor-commits] [bridgedb/master] Add setup.cfg [bulid_sphinx] directive options.
- [tor-commits] [bridgedb/master] Update maintenance GnuPG signing key instructions in README.rst.
- [tor-commits] [bridgedb/master] Fix several docstrings which generated Sphinx build warnings.
- [tor-commits] [bridgedb/master] Fix typos in README.rst.
- [tor-commits] [bridgedb/master] Merge branch 'translations/2015-03-20-update' into develop
- [tor-commits] [bridgedb/master] Remove outdated section on BridgeDB SQL schema updating from README.rst.
- [tor-commits] [bridgedb/master] Merge branch 'release-0.3.0'
- [tor-commits] [bridgedb/master] Update English (en) translations.
- [tor-commits] [bridgedb/master] Update Italian (it) translations.
- [tor-commits] [bridgedb/master] Add Bulgarian (bg) translations.
- [tor-commits] [bridgedb/master] Update Slovak (sk) translations.
- [tor-commits] [bridgedb/master] Update Chinese (zh_TW) translations.
- [tor-commits] [bridgedb/master] Update Japanese (ja) translations.
- [tor-commits] [bridgedb/master] Update Polish (pl) translations.
- [tor-commits] [bridgedb/master] Add Tamil (ta) translations.
- [tor-commits] [bridgedb/master] Update Swedish (sv) translations.
- [tor-commits] [bridgedb/master] Only parse PT args if there is an arg present.
- [tor-commits] [bridgedb/master] Change Filter.filterBridgesByIPv[46]() to use bridge.address.
- [tor-commits] [bridgedb/master] Fix a bridge.fingerprint to be uppercased in test_bridges.py.
- [tor-commits] [bridgedb/master] Move fingerprint and address properties to new BridgeAddressBase class.
- [tor-commits] [bridgedb/master] Add unittests for bridges.BridgeAddressBase class.
- [tor-commits] [bridgedb/master] Add more logging to BridgeSplitter distributor placement.
- [tor-commits] [bridgedb/master] Add two more unittests for update() method of bridges.Flags class.
- [tor-commits] [bridgedb/master] Add comment to note that Stem also checks nickname spec conformity.
- [tor-commits] [bridgedb/develop] Merge branch 'hotfix/10385-init-gpg-ret' into develop
- [tor-commits] [bridgedb/develop] Change unittest deduplicate() to not expect a DescriptorWarning.
- [tor-commits] [bridgedb/develop] Fix error for initializeGnuPG() return value when signing fails.
- [tor-commits] [bridgedb/develop] Catch DescriptorWarnings and log them when we get identical descriptors.
- [tor-commits] [bridgedb/develop] Merge branch 'hotfix/9380-duplicate-extrainfo-error' into develop
- [tor-commits] [bridgedb/develop] Remove unused imports from b.parse.descriptors.
- [tor-commits] [bridgedb/develop] Merge branch 'fix/9380-stem_r10' into develop
- [tor-commits] [bridgedb/develop] Fix typos in README.rst.
- [tor-commits] [bridgedb/master] Add Travis-CI matrix element for Twisted-15.0.0 and allow failures.
- [tor-commits] [bridgedb/master] Add another unittest for parseBridgeExtraInfoFiles() return type.
- [tor-commits] [bridgedb/master] Update the Bridge's transports in updateFromExtraInfoDescriptor().
- [tor-commits] [bridgedb/master] Add unittests for bridgedb.qrcodes module.
- [tor-commits] [bridgedb/master] Add bridgedb.parse.descriptors module.
- [tor-commits] [bridgedb/master] Implement bridgedb.bridges.Flags for storing/parsing flags.
- [tor-commits] [bridgedb/master] Change `skipHeaders` to `skipAnnotations` in b.p.d.parseNetworkStatusFile().
- [tor-commits] [bridgedb/master] Include bridge stability properties from #5482.
- [tor-commits] [bridgedb/master] Add Azerbaijani (az) translations.
- [tor-commits] [bridgedb/master] Add unittest for crypto.removePKCS1Padding() when identifier is missing.
- [tor-commits] [bridgedb/master] Update English (en_US) translations.
- [tor-commits] [bridgedb/master] Update bridgedb.pot file with minor comment changes.
- [tor-commits] [bridgedb/master] Update Ukranian (uk) translations.
- [bridgedb/master] Update Norwegian Bokmål (nb) translations.
- [tor-commits] [bridgedb/master] Update Turkish (tr) translations.
- [tor-commits] [bridgedb/master] Update Portuguese (pt_BR) translations.
- [tor-commits] [bridgedb/master] Add Albanian (sq) translations.
- [tor-commits] [bridgedb/master] Add unittest for PluggableTransport.getTransportLine() with IPv6 address.
- [tor-commits] [bridgedb/master] Remove filterBridgesByOnlyIP4() and filterBridgesByOnlyIP6().
- [tor-commits] [bridgedb/master] Refactor Bridge.updateFromExtraInfoDescriptor() transport handling code.
- [tor-commits] [bridgedb/master] Fix legacy_Tests.py to use uppercased bridge.fingerprints.
- [tor-commits] [bridgedb/master] Add better logging to Filters.filterAssignBridgesToRing().
- [tor-commits] [bridgedb/master] Change test_bridges.py unittest to also check bridgeline != None.
- [tor-commits] [bridgedb/master] Refactor Filters.filterBridgesByTransport().
- [tor-commits] [bridgedb/master] Refactor Main.load() to use new Stem-based parsers.
- [tor-commits] [bridgedb/master] Use new bridgedb.bridges.Bridge API in bridgedb.Bridges functions.
- [tor-commits] [bridgedb/master] Fix typo in Bridge.bandwidthObserved attribute name.
- [tor-commits] [bridgedb/master] Add test to check return of parseNetworkStatusFile() has `RouterStatusEntryV2`s.
- [tor-commits] [bridgedb/master] Merge branch 'hotfix/0.2.4-travis-pyeggcache' into develop
- [tor-commits] [bridgedb/master] Add two unittests for parsing networkstatus files with headers.
- [tor-commits] [bridgedb/master] Merge branch 'fix/4405-tor-exit-check_2_r1' into develop
- [tor-commits] [bridgedb/master] Fix two typos in attribute names of Stem's descriptors.
- [tor-commits] [bridgedb/master] Add file header to test_parse_descriptors.py.
- [tor-commits] [bridgedb/master] Add additional mocked bridge descriptors to test_parse_descriptors.py.
- [tor-commits] [bridgedb/master] Add unittest for parsing extrainfo files without validation.
- [tor-commits] [bridgedb/master] Update Chinese (zh_CN) translations.
- [tor-commits] [bridgedb/master] Update CHANGELOG entries for BridgeDB-0.3.0.
- [tor-commits] [bridgedb/master] Update Khmer (km) translations.
- [tor-commits] [bridgedb/master] Add Slovenian (sl_SI) translations.
- [tor-commits] [bridgedb/master] PEP8 whitespace fix in Bridges.py.
- [tor-commits] [bridgedb/master] Fix method parameters for bridges.Bridge.nickname del().
- [tor-commits] [bridgedb/master] Monkeypatch old Bridge class into one run of the legacy regression tests.
- [tor-commits] [bridgedb/master] Stem apparently sets port 0 to 'anyport'.
- [tor-commits] [bridgedb/master] Fix Travis-CI build issue with group-writable PYTHON_EGG_CACHE dir.
- [tor-commits] [bridgedb/master] Add utility function to test_parse_descriptors for writing test descriptor files.
- [tor-commits] [bridgedb/master] Merge branch 'fix/4405-tor-exit-check_2_r1' into develop
- [tor-commits] [bridgedb/develop] Remove severely outdated TODO file.
- [tor-commits] [bridgedb/master] Add exit-list download as a repeating, timed task on the reactor.
- [tor-commits] [bridgedb/master] Replace descriptors in test_parse_descriptors with newer leekspin ones.
- [tor-commits] [bridgedb/master] Update CHANGELOG for bridgedb-0.2.4 release.
- [tor-commits] [bridgedb/master] Add MissingServerDescriptorDigest exception class.
- [tor-commits] [bridgedb/master] Add unittests for the new bridgedb.bridges.Flags class.
- [tor-commits] [bridgedb/master] Add a utility function for saving copies of unparsable descriptor files.
- [tor-commits] [bridgedb/master] Fix parseNetworkStatusFile() to actually return a dict.
- [tor-commits] [bridgedb/master] Workaround strange file descriptor issue in Stem.
- [tor-commits] [bridgedb/master] Fix fingerprints in two tests for parseNetworkStatusFile().
- [tor-commits] [bridgedb/master] Fix unittests for return values of parseNetworkstatusFile().
- [tor-commits] [bridgedb/master] Add more info to docstring for `b.p.descriptors.parseBridgeExtraInfoFiles()`.
- [tor-commits] [bridgedb/master] Add unittest for parsing empty extrainfo files.
- [bridgedb/master] Rename b.p.d.parseBridgeExtraInfoFiles() → b.p.d.parseExtraInfoFiles().
- [tor-commits] [bridgedb/master] Add method for verifying a Bridge's extrainfo router-signature.
- [tor-commits] [bridgedb/master] Add unittest for parseNetworkStatusFile() with two descriptors.
- [tor-commits] [bridgedb/master] Add mechanism/script for querying a remote TorBulkExitList.py.
- [tor-commits] [bridgedb/develop] Merge branch 'master' into develop
- [tor-commits] [bridgedb/master] Move test_parse_descriptors.py SkipTest to setUp().
- [tor-commits] [bridgedb/master] Merge branch 'hotfix/0.2.4-travis-matrix-update' into develop
- [tor-commits] [bridgedb/master] Move isValidRouterNickname to its own module.
- [tor-commits] [bridgedb/master] Remove unused bridgedb.Main.loadProxyList().
- [tor-commits] [bridgedb/master] Change usage of Bridge.allVanillaAddresses to use new 3-tuple form.
- [tor-commits] [bridgedb/master] Add methods to bridgedb.bridges.Bridge for determining block status.
- [bridgedb/master] Move bridgedb.Tests → bridgedb.test.legacy_Tests.
- [tor-commits] [bridgedb/master] Change unittest to demand {(fpr, router), ...} is returned after deduplicate().
- [tor-commits] [bridgedb/master] Add three unittests for parsing unparseable extrainfo files.
- [tor-commits] [bridgedb/master] Deprecate old bridgedb.Bridges.Bridge class.
- [tor-commits] [bridgedb/master] Bump Leekspin to version 1.1.4.
- [tor-commits] [bridgedb/master] Rewrite b.p.d.parseNetworkStatusFile() to use RouterStatusEntryV3.
- [tor-commits] [bridgedb/master] Validate extrainfo descriptors by default.
- [tor-commits] [bridgedb/master] Fix DirtyReactorAggregateError in test_proxy_downloadTorExits().
- [tor-commits] [bridgedb/develop] Update CHANGELOG entries for bridgedb-0.3.0.
- [tor-commits] [bridgedb/master] Add `client` attribute and `getHashringPlacement()` to IRequestBridges.
- [tor-commits] [bridgedb/master] Add error handling for cases when Stem cannot parse an extrainfo file.
- [tor-commits] [bridgedb/master] Set permissions $PYTHON_EGG_CACHE to only be user (not group) writable.
- [tor-commits] [bridgedb/master] Fix the name of a unittest in test_parse_descriptors.
- [tor-commits] [bridgedb/master] Deprecate b.Bridges.PluggableTransport for b.bridges.PluggableTransport.
- [tor-commits] [bridgedb/master] This test was supposed to test deduplication. Now it does.
- [tor-commits] [bridgedb/master] Make Bridge server-descriptor checks raise exceptions.
- [tor-commits] [bridgedb/master] Merge branch 'hotfix/0.2.4-travis-pyeggcache' into develop
- [tor-commits] [bridgedb/master] Fix a bug in bridgedb.schedule which caused months >= 13.
- [tor-commits] [bridgedb/master] Add unittests for the new bridgedb.bridges.PluggableTransport class.
- [tor-commits] [bridgedb/master] Add methods to bridgedb.bridges.Bridge for backwards compatibility.
- [tor-commits] [bridgedb/master] Return from generateQR() if the qrcode module isn't imported.
- [tor-commits] [bridgedb/master] Add additional unittests for bridgedb.parse.descriptors module.
- [tor-commits] [bridgedb/master] Merge branch 'fix/4405-tor-exit-check_2_r1' into develop
- [tor-commits] [bridgedb/master] Rewrite `b.p.descriptors.deduplicate()` to not modify while indexing.
- [tor-commits] [bridgedb/master] Add t.i.process.protocols for handling Tor exit-list download.
- [tor-commits] [bridgedb/master] Change unittest; parseNetworkStatusFile() should return `RouterStatusEntryV2`s.
- [tor-commits] [bridgedb/master] Add unittest for descriptors with identical timestamps.
- [tor-commits] [bridgedb/master] Add DescriptorWarning for matching timestamps for the same bridge.
- [tor-commits] [bridgedb/master] Initial unittests for bridgedb.parse.descriptors module.
- [tor-commits] [bridgedb/master] Add test method to encsure that parseNetworkStatusFile() returns a dict.
- [bridgedb/master] Rename bridgedb.Main.startup → bridgedb.Main.run.
- [tor-commits] [bridgedb/develop] Make a note of the developer documentation in README.rst.
- [tor-commits] [bridgedb/master] Fix missing t.t.unittest.FailTest import in three test modules.
- [tor-commits] [bridgedb/master] Fix some docstring stylings in test_parse_descriptors.
- [tor-commits] [bridgedb/master] Add unittests for bridgedb.geo module.
- [tor-commits] [bridgedb/master] Merge branch 'hotfix/0.2.4-14797-requirements' into develop
- [tor-commits] [bridgedb/master] Update public OpenPGP keys served on https://bridges.torproject.org/keys.
- [tor-commits] [bridgedb/master] Fix two lines with old import syntax in bridgedb.Main.
- [tor-commits] [bridgedb/master] Fix improper assignment to statefile @property in b.persistent.State.
- [tor-commits] [bridgedb/master] Refactor b.persistent.State with problems found in additional tests.
- [tor-commits] [bridgedb/master] Add unittests for bridgedb.parse.nickname.
- [tor-commits] [bridgedb/master] Update English (en_GB) translations.
- [tor-commits] [bridgedb/master] Update Spanish (es) translations.
- [tor-commits] [bridgedb/master] Remove old GPGME-based GnuPG functions from bridgedb.crypto.
- [tor-commits] [bridgedb/master] Add skip coverage pragma to bridgedb.Main code for block files.
- [tor-commits] [bridgedb/master] Add unittest for parseNetworkStatusFile() with a bad router nickname.
- [tor-commits] [bridgedb/master] Merge branch 'translations/2015-03-19-update' into develop
- [tor-commits] [bridgedb/master] Add unittest for bridgedb.bridges.BridgeAddressBase.country @property.
- [tor-commits] [bridgedb/master] Merge branch 'hotfix/0.2.4-mechanize-tags' into develop
- [tor-commits] [bridgedb/master] Merge branch 'fix/10385-python-gnupg_r1' into develop
- [tor-commits] [bridgedb/master] Update Finnish (fi) translations.
- [tor-commits] [bridgedb/master] Remove duplicate Bridge.assertOK() spec conformity checks.
- [tor-commits] [bridgedb/master] Merge branch 'fix/12872-bridge-geoip_r1' into develop
- [tor-commits] [bridgedb/master] Clarify Tor Browser installation instructions.
- [tor-commits] [bridgedb/master] Add tests for Bridge setBlockedIn() and isBlockedIn() methods.
- [tor-commits] [bridgedb/master] Update multiple integration tests to point to the new .gnupg directory.
- [tor-commits] [bridgedb/master] Update Farsi (fa) translations.
- [tor-commits] [bridgedb/master] Add unittests for bridgedb.Main module.
- [tor-commits] [bridgedb/master] Add GeoIP CCs as bridgedb.bridges.BridgeAddressBase.country @property.
- [tor-commits] [bridgedb/master] Merge branch 'master' into develop
- [tor-commits] [bridgedb/master] Add more unittests for Bridge.updateFromExtraInfoDescriptor().
- [tor-commits] [bridgedb/master] Change Main.run() to take a reactor as a parameter.
- [tor-commits] [bridgedb/master] And coverage skip pragma to GeoIP DB file check in bridgedb.geo.
- [tor-commits] [bridgedb/master] Update French (fr_CA) translations.
- [tor-commits] [bridgedb/master] Change .travis.yml before_script to copy .gnupg/ directory into run/.
- [tor-commits] [bridgedb/master] Add test for Bridge.updateFromExtraInfoDescriptor() with a changed PT.
- [tor-commits] [bridgedb/master] Merge branch 'develop' into fix/9380-stem_r10
- [tor-commits] [bridgedb/master] Update Arabic (ar) translations.
- [tor-commits] [bridgedb/master] Handle bridgedb.proxy.loadProxiesFromFile() errors when missing files.
- [tor-commits] [bridgedb/master] PEP8 obsessive compulsive whitespace fix in bridgedb.Main.
- [tor-commits] [bridgedb/master] Add two unittests for bridgedb.bridges.Bridge.assertOK().
- [tor-commits] [bridgedb/master] Merge branch 'fix/9380-stem_r10' into develop
- [tor-commits] [bridgedb/master] Add CHANGELOG entries for BridgeDB-0.3.0.
- [tor-commits] [bridgedb/master] Extract bridge_ips from extrainfo descriptors.
- [tor-commits] [bridgedb/master] Add python-gnupg==2.0.0 and remove pygpgme in .travis.requirements.txt.
- [tor-commits] [bridgedb/master] Add test for (broken) b.proxy.ProxySet.intersection().
- [tor-commits] [bridgedb/master] Update French (fr) translations.
- [tor-commits] [bridgedb/master] Merge branch 'fix/15155-instructions-string' into develop
- [tor-commits] [bridgedb/master] Add additional unittests for uncovered portions of bridgedb.persistent.
- [bridgedb/master] Update gnupg==2.0.0 → gnupg==2.0.1 in requirements.txt.
- [tor-commits] [bridgedb/master] Merge branch 'fix/10385-python-gnupg_r1' into develop
- [tor-commits] [bridgedb/master] Add gnupg==2.0.0 and remove pygpgme==0.3 pip requirements.txt.
- [tor-commits] [bridgedb/master] Install libgeoip-dev and geoip-database packages for CI builds.
- [tor-commits] [bridgedb/master] Remove Bridges.getDescriptorDigests().
- [tor-commits] [bridgedb/master] Update Danish (da) translations.
- [tor-commits] [bridgedb/master] Add several tests for Bridge.getBridgeLine() with many request types.
- [tor-commits] [bridgedb/master] Added countryCode attribute, refactored GeoIP logic into its own module.
- [tor-commits] [bridgedb/master] Improve docstring for bridgedb.bridges.Bridge.assertOK().
- [tor-commits] [bridgedb/master] Don't insert bridges in NO_DISTRIBUTION_COUNTRIES into the hashrings.
- [tor-commits] [bridgedb/master] Add three tests for Bridge.get*LastPublished() methods.
- [tor-commits] [bridgedb/master] Update Latvian (lv) translations.
- [tor-commits] [bridgedb/develop] Update maintenance GnuPG signing key instructions in README.rst.
- [tor-commits] [bridgedb/master] Add crypto.initializeGnuPG() function.
- [tor-commits] [bridgedb/master] Update Greek (el) translations.
- [bridgedb/master] Update gnupg==2.0.0 → gnupg==2.0.1 in .travis.requirements.txt.
- [tor-commits] [bridgedb/master] Move #5482 Bridge @propertys to BridgeBackwardsCompatibility class.
- [tor-commits] [bridgedb/master] Remove libgpgme11-dev from install section of .travis.yml.
- [tor-commits] [bridgedb/master] Merge branch 'hotfix/0.2.4-14797-4405-missing-proxylistfile' into develop
- [tor-commits] [bridgedb/master] Update bridgedb.pot file with changed BridgeDB strings for translation.
- [tor-commits] [bridgedb/master] Add unittest for del() of bridges.PluggableTransport.port property.
- [tor-commits] [bridgedb/master] Add new GnuPG options to bridgedb.conf.
- [tor-commits] [bridgedb/master] Add skip coverage pragma to import exception line in bridgedb.crypto.
- [tor-commits] [bridgedb/master] Avoid having a test for b.persistent.State write to $HOME.
- [tor-commits] [bridgedb/master] Update installation instructions in README.rst to remove libgpgme11-dev.
- [tor-commits] [bridgedb/master] Remove Bridges.parseDescFile() and its unittests.
- [tor-commits] [bridgedb/master] Update Croatian (hr) translations.
- [tor-commits] [bridgedb/master] Update class docstring for bridgedb.bridges.Bridge class.
- [tor-commits] [bridgedb/master] Update Catalan (ca) translations.
- [tor-commits] [bridgedb/master] Use crypto.initializeGnuPG() in b.e.server and b.e.autoresponder.
- [tor-commits] [bridgedb/master] Fixed some defects isis found in the previous patch
- [tor-commits] [bridgedb/master] Refactor Bridge.supportedTransportTypes property to be shorter and faster.
- [tor-commits] [bridgedb/master] Add NO_DISTRIBUTION_COUNTRIES option to config.
- [tor-commits] [bridgedb/master] Add more unittests for bridgedb.util module.
- [tor-commits] [bridgedb/master] Add test for proxy.ProxySet with missing PROXY_LIST_FILE.
- [tor-commits] [bridgedb/master] Fix missing logging module import in bridgedb.parse.nickname.
- [tor-commits] [bridgedb/master] Fix typo in comment in .travis.yml.
- [tor-commits] [bridgedb/master] Remove Bridges.getExtraInfoDigests().
- [tor-commits] [bridgedb/master] Add test for Bridges with additional ORAddresses which are IPv4.
- [tor-commits] [bridgedb/master] Remove an unnecessary backslash from a multiline string in bridgedb.geo.
- [tor-commits] [bridgedb/master] Add unittest for Bridge._verifyExtraInfoSignature with a valid sig.
- [tor-commits] [bridgedb/master] Remove pep8 and pylint from .travis.requirements.txt.
- [tor-commits] [bridgedb/master] Remove bridgedb.Bridges.is_valid_ip().
- [tor-commits] [bridgedb/master] Update Czech (cs) translations.
- [bridgedb/master] Update stem==1.2.2 → stem==1.3.0 in .travis.requirements.txt.
- [tor-commits] [bridgedb/master] Add integration tests for bridgedb.crypto.initializeGnuPG().
- [tor-commits] [bridgedb/master] Decrease logging for email signing.
- [tor-commits] [bridgedb/develop] Add better checks for vanilla IPv4 bridge lines in test_https.py.
- [tor-commits] [bridgedb/develop] Revert back to using Bridge.getID() in filterAssignBridgesToRing().
- [tor-commits] [bridgedb/develop] Add test for vanilla IPv6 addresses in test_https.py.
- [tor-commits] [bridgedb/develop] Log whether a Bridge is attempting to answer a request for IPv6 or IPv4.
- [tor-commits] [bridgedb/develop] Merge branch 'fix/14065-vanilla-ipv6' into develop
- [tor-commits] [bridgedb/develop] Fix BridgeRequestBase.addressClass check.
- [tor-commits] [bridgedb/develop] Revert change in addressClass check in filterBridgesByTransport().
- [tor-commits] [bridgedb/develop] Check envvar before using easy_install to install setup.py requires.
- [tor-commits] [bridgedb/develop] Update CHANGELOG for bridgedb-0.3.1.
- [tor-commits] [bridgedb/develop] Remove the need for the recaptcha-client dependency.
- [tor-commits] [bridgedb/develop] Add qrcode==5.0.1 and pillow>=2.6.1 to .travis.requirements.txt.
- [tor-commits] [bridgedb/develop] Add a module docstring to bridgedb.txrecaptcha.
- [tor-commits] [bridgedb/develop] Remove recaptcha-client==1.0.6 dependency.
- [tor-commits] [bridgedb/develop] Add badge for latest PyPI version in README.
- [tor-commits] [bridgedb/develop] Update copyrights to 2015.
- [tor-commits] [bridgedb/develop] Fix typo in README.
- [tor-commits] [bridgedb/develop] Skip two unittests for SSLVerifyingContextFactory with Twisted>=14.0.0.
- [tor-commits] [bridgedb/develop] The twisted.python.util.Version class moved in Twisted>=14.0.2.
- [tor-commits] [bridgedb/develop] Add service_identity to requirements.txt and .travis.requirements.txt.
- [tor-commits] [bridgedb/develop] Merge branch 'hotfix/0.3.0-twisted-14.0.2_r1' into develop
- [tor-commits] [bridgedb/develop] Change TLS cert checking in txrecaptcha to work with Twisted>=14.0.0.
- [tor-commits] [bridgedb/develop] Fix syntax error in bridgedb.pot file.
- [tor-commits] [bridgedb/develop] Merge branch 'release-0.3.1'
- [tor-commits] [bridgedb/master] Catch DescriptorWarnings and log them when we get identical descriptors.
- [tor-commits] [bridgedb/develop] Merge branch 'master' into develop
- [tor-commits] [bridgedb/master] Fix error for initializeGnuPG() return value when signing fails.
- [tor-commits] [bridgedb/master] Merge branch 'hotfix/10385-init-gpg-ret' into develop
- [tor-commits] [bridgedb/master] Merge branch 'master' into develop
- [tor-commits] [bridgedb/master] Remove unused imports from b.parse.descriptors.
- [tor-commits] [bridgedb/master] Add better checks for vanilla IPv4 bridge lines in test_https.py.
- [tor-commits] [bridgedb/master] Merge branch 'hotfix/9380-duplicate-extrainfo-error' into develop
- [tor-commits] [bridgedb/master] Fix syntax error in bridgedb.pot file.
- [tor-commits] [bridgedb/master] Add qrcode==5.0.1 and pillow>=2.6.1 to .travis.requirements.txt.
- [tor-commits] [bridgedb/master] Remove recaptcha-client==1.0.6 dependency.
- [tor-commits] [bridgedb/master] Fix BridgeRequestBase.addressClass check.
- [tor-commits] [bridgedb/master] Change TLS cert checking in txrecaptcha to work with Twisted>=14.0.0.
- [tor-commits] [bridgedb/master] Change unittest deduplicate() to not expect a DescriptorWarning.
- [tor-commits] [bridgedb/master] Update CHANGELOG for bridgedb-0.3.1.
- [tor-commits] [bridgedb/master] Remove the need for the recaptcha-client dependency.
- [tor-commits] [bridgedb/master] Fix typo in README.
- [tor-commits] [bridgedb/master] Add badge for latest PyPI version in README.
- [tor-commits] [bridgedb/master] The twisted.python.util.Version class moved in Twisted>=14.0.2.
- [tor-commits] [bridgedb/master] Merge branch 'fix/14065-vanilla-ipv6' into develop
- [tor-commits] [bridgedb/master] Log whether a Bridge is attempting to answer a request for IPv6 or IPv4.
- [tor-commits] [bridgedb/master] Merge branch 'fix/9380-stem_r10' into develop
- [tor-commits] [bridgedb/master] Check envvar before using easy_install to install setup.py requires.
- [tor-commits] [bridgedb/master] Add a module docstring to bridgedb.txrecaptcha.
- [tor-commits] [bridgedb/master] Merge branch 'hotfix/0.3.0-twisted-14.0.2_r1' into develop
- [tor-commits] [bridgedb/master] Revert change in addressClass check in filterBridgesByTransport().
- [tor-commits] [bridgedb/master] Update copyrights to 2015.
- [tor-commits] [bridgedb/master] Skip two unittests for SSLVerifyingContextFactory with Twisted>=14.0.0.
- [tor-commits] [bridgedb/master] Merge branch 'release-0.3.1'
- [tor-commits] [bridgedb/master] Add test for vanilla IPv6 addresses in test_https.py.
- [tor-commits] [bridgedb/master] Add service_identity to requirements.txt and .travis.requirements.txt.
- [tor-commits] [bridgedb/master] Revert back to using Bridge.getID() in filterAssignBridgesToRing().
- [tor-commits] [bridgedb/develop] Fix bug in Levenshtein fuzzy matching for EMAIL_BLACKLIST.
- [tor-commits] [bridgedb/develop] Make a note in README.rst that we have to install libjpeg.dev.
- [tor-commits] [bridgedb/develop] Merge branch 'hotfix/0.3.1-9385-levenshtein-distance' into develop
- [tor-commits] [bridgedb/develop] Straight up reject EMAIL_BLACKLIST addresses without further processing.
- [tor-commits] [bridgedb/develop] Log when canonicalFromSMTP doesn't match canonicalFromEmail.
- [tor-commits] [bridgedb/develop] Merge branch 'fix/12504-config-pts' into develop
- [tor-commits] [bridgedb/develop] Make which pluggable transports are distributed easily configurable.
- [tor-commits] [bridgedb/develop] Add setup-tests script and use it in .travis.yml.
- [tor-commits] [bridgedb/develop] Add install-dependencies script and use it for .travis.yml install.
- [tor-commits] [bridgedb/develop] Fix duplicated unittest.TestCase method name in test_bridges.
- [tor-commits] [bridgedb/develop] Add unittests for altered extrainfo descriptors.
- [tor-commits] [bridgedb/develop] Add test for Bridge.setStatus() that exposes a bug.
- [tor-commits] [bridgedb/develop] Add PluggableTransport._checkArguments() as tmp fix for missing PT args.
- [tor-commits] [bridgedb/develop] Add unittests for excluding PTs with missing/incorrect arguments.
- [tor-commits] [bridgedb/develop] Fix bug in Bridge.setStatus(stable=True).
- [tor-commits] [bridgedb/develop] Add unittest for str(Bridge) without fingerprint or nickname.
- [tor-commits] [bridgedb/develop] Remove the insanely chatty log messages about miscalculated hashrings.
- [tor-commits] [bridgedb/develop] Merge branch 'fix/12504-config-pts' into develop
- [tor-commits] [bridgedb/develop] PEP8 whitespace fix for one line in Dist.py.
- [tor-commits] [bridgedb/develop] Update CHANGELOG for bridgedb-0.3.2.
- [tor-commits] [bridgedb/develop] Merge branch 'fix/13202-missing-pt-args' into develop
- [tor-commits] [bridgedb/develop] Add test for Bridge._updateORAddresses() with invalid addresses.
- [tor-commits] [bridgedb/develop] Fix bug in proxy.loadProxiesFromFile().
- [tor-commits] [bridgedb/develop] Change to new URL for check.tpo TorBulkExitList.py script.
- [tor-commits] [bridgedb/develop] Add two tests for getBridgeLine() and _constructBridgeLine() for IPv6.
- [tor-commits] [bridgedb/develop] Document countryCode parameter for IPBasedDistributor.getBridgesForIP().
- [tor-commits] [bridgedb/develop] Add note about an annoying technical limitation for filter descriptions.
- [tor-commits] [bridgedb/develop] Merge branch 'fix/15464-ci-directives_r1' into develop
- [tor-commits] [bridgedb/develop] Fix typo in comment in bridgedb.configure found by Robert Ransom.
- [tor-commits] [bridgedb/develop] Log which PROXY_LIST_FILES we load at startup.
- [tor-commits] [bridgedb/develop] Remove use of logSafely() for area in getBridgesForIP().
- [tor-commits] [bridgedb/develop] Add two new doctests to Dist.uniformMap().
- [tor-commits] [bridgedb/develop] Improve documentation of Dist.uniformMap().
- [tor-commits] [bridgedb/develop] Fix incorrect docstring for coutryCode parameter in getBridgesForIP().
- [tor-commits] [bridgedb/develop] Log when we treat a client differently because they are using Tor.
- [tor-commits] [bridgedb/develop] Serve Tor clients a more restricted set of bridges per period.
- [tor-commits] [bridgedb/develop] Change Dist.uniformMap() to return proper CIDR subnet notations.
- [tor-commits] [bridgedb/develop] Change Dist.uniformMap() to return IPv4 /16s, not /24s.
- [tor-commits] [bridgedb/develop] Switch `count` and `period` parameter order in bridgedb.schedule.
- [tor-commits] [bridgedb/develop] Add HTTPS_ROTATION_PERIOD and EMAIL_ROTATION_PERIOD config options.
- [tor-commits] [bridgedb/develop] Merge branch 'fix/4771-log-tor-exits_r1' into develop
- [tor-commits] [bridgedb/develop] Merge branch 'fix/1839-rotation-periods' into develop
- [tor-commits] [bridgedb/develop] Add test for b.s.ScheduledInterval.intervalStart() that exposes a bug.
- [tor-commits] [bridgedb/develop] Add doctest for bridgedb.schedule.ScheduledInterval.
- [tor-commits] [bridgedb/develop] Add a doctest for bridgedb.schedule.Unscheduled.
- [tor-commits] [bridgedb/develop] Fix bug in b.s.ScheduledInterval.intervalStart().
- [tor-commits] [bridgedb/develop] Change Dist.uniformMap() to truncated IPv6 addresses to their /32.
- [tor-commits] [bridgedb/develop] Merge branch 'fix/15522-ipv6-enumeration' into develop
- [tor-commits] [bridgedb/develop] Move unittest utility functions for generating random IP addresses.
- [tor-commits] [metrics-web/master] Add 0.2.6 and 0.2.7 to known versions.
- [tor-commits] [metrics-web/master] Make new /stats/hidserv.csv available.
- [tor-commits] [metrics-web/master] Add hiserv-stats extrapolation code.
- [tor-commits] [metrics-web/master] Add graph for unique .onion addresses.
- [tor-commits] [metrics-web/master] Fix useless link.
- [tor-commits] [metrics-web/master] Turn home page into table of metrics.
- [tor-commits] [metrics-web/master] fixup! Add graph for unique .onion addresses.
- [tor-commits] [metrics-web/master] Add two hidserv-stats graphs.
- [tor-commits] [onionoo/master] Fix searches with multiple search terms.
- [tor-commits] [metrics-web/master] Add a question about estimated users per hour.
- [tor-commits] [tech-reports/master] Fix broken reference to superseding report.
- [tor-commits] [onionoo/master] Add fractional time of having a flag assigned.
- [tor-commits] [onionoo/master] Update Vagrant file to reflect switch to Jetty.
- [tor-commits] [user-manual/master] Use the new git-tb-version script to find Tor Browser version
- [tor-commits] [user-manual/master] Fix locale discovery in configure
- [tor-commits] [torbutton/master] Add a extensions.torbutton.test_enabled boolean pref.
- [tor-commits] [torbutton/master] Bug 15334: Display Cookie Protections menu choice if disk records enabled.
- [tor-commits] [tor-browser/tor-browser-31.5.0esr-4.5-1] Bug 14631: Improve profile access error messages.
- [tor-commits] [tor-browser/tor-browser-31.5.0esr-4.5-1] Bug 14631: Improve profile access error msgs (strings).
- [tor-commits] [torbutton/master] Bug 14631: Improve profile access error msgs (strings).
- [tor-commits] [torbutton/master] Merge remote-tracking branch 'brade/bug14631-01'
- [tor-commits] [tor-browser-bundle/master] Bug 14959: Download missing MAR files for incrementals
- [tor-commits] [tor-browser-bundle/master] Bug 14688: Create Desktop and Start Menu shortcuts for Windows
- [tor-commits] [torbutton/master] Bug 9387: Version 0.9 of the Security Slider
- [tor-commits] [torbutton/master] Bug 13650: Clip window height to 1000px (configurable)
- [tor-commits] [torbutton/master] Merge remote-tracking branch 'mikeperry/bug13650'
- [tor-commits] [tor-browser/tor-browser-31.5.0esr-4.5-1] Bug 15201: Windows: disable "runas" code path in updater.
- [tor-commits] [tor-browser/tor-browser-31.5.0esr-4.5-1] Bug 12827: Create preference to disable SVG.
- [tor-commits] [tor-browser/tor-browser-31.5.0esr-4.5-1] Merge branch 'bug12827-01' into tor-browser-31.5.0esr-4.5-1
- [tor-commits] [tor-browser/tor-browser-31.5.0esr-4.5-1] fixup! Bug 12827: Create preference to disable SVG.
- [tor-commits] [tor-browser/tor-browser-31.5.0esr-4.5-1] fixup! TB4: Tor Browser's Firefox preference overrides.
- [tor-commits] [webwml/master] Revert "Add new TBB version"
- [tor-commits] [webwml/master] Revert "Revert "Add new TBB version""
- [tor-commits] [webwml/master] Announce 4.0.5 on the download page; deprecate 4.0.4.
- [tor-commits] [torbutton/master] Bug 9387: Security slider 1.0
- [tor-commits] [torbutton/master] Merge remote-tracking branch 'gk/bug_9387_v12'
- [tor-commits] [tor-browser/tor-browser-31.5.0esr-4.5-1] Bug 15406: Only include forced updates if extensions differ.
- [tor-commits] [tor-browser/tor-browser-31.5.0esr-4.5-1] Bug 15406: Do not force updates for Torbutton and Tor Launcher.
- [tor-commits] [torbutton/master] Bug 13766: Set a 10 minute circuit dirty timeout for the catch-all circ.
- [tor-commits] [torbutton/master] Bug 13766: Raise update check frequency to 2 hours.
- [tor-commits] [tor-browser-bundle/master] Bug 13766: Raise MaxCircuitDirtiness to 2 hours
- [tor-commits] [tor-browser/tor-browser-31.5.0esr-4.5-1] Revert "Bug 10280: Don't load any plugins into the address space."
- [tor-commits] [tor-browser/tor-browser-31.5.0esr-4.5-1] fixup! Update 000-tor-browser.js
- [tor-commits] [tor-browser/tor-browser-31.5.0esr-4.5-1] Bug 10280: Don't load any plugins into the address space.
- [tor-commits] [tor-browser/tor-browser-31.5.0esr-4.5-1] fixup! Bug #5926: Allow customization of content JS locale.
- [tor-commits] [tor-browser/tor-browser-31.5.0esr-4.5-1] fixup! Update 000-tor-browser.js
- [tor-commits] [torbutton/master] Bug 13019: Change locale hiding pref to boolean
- [tor-commits] [torbutton/master] Merge remote-tracking branch 'arthur/13019' into bug13019
- [tor-commits] [torbutton/master] Bug 13019: Always explicitly set JS english pref.
- [tor-commits] [torbutton/master] Get ftp working in domain isolator
- [tor-commits] [torbutton/master] Bug 7255: Warn users about maximizing windows
- [tor-commits] [torbutton/master] Merge remote-tracking branch 'gk/bug_7255_v2' into 1.9-next
- [tor-commits] [torbutton/master] Merge remote-tracking branch 'arthur/ftp-isolation' into 1.9-next
- [tor-commits] [torbutton/master] Bug 7255: Shorten and improve grammar of maximize message.
- [tor-commits] [torbutton/master] Bug 7255: Make maximize counter count down to 0.
- [tor-commits] [tor-browser-bundle/maint-4.0] TBB 4.0.6: Update changelog, versions, and update manifest.
- [tor-commits] [tor-browser/tor-browser-31.5.0esr-4.5-1] fixup! Bug #5926: Allow customization of content JS locale.
- [tor-commits] [tor-browser-bundle/master] Bug 13375: Allow Linux users to launch TBB from either GUI or shell
- [tor-commits] [tor-browser-bundle/master] Cleanup to make the bug13375 diff easier to read.
- [tor-commits] [tor-browser-bundle/master] Send all output to /dev/null and disown, unless using --debug.
- [tor-commits] [tor-browser-bundle/master] Bug 12468: Send script output messages to stderr only in debug mode
- [tor-commits] [tor-browser-bundle/master] Bug 13375: Launcher --help improvements.
- [tor-commits] [tor-browser-bundle/master] Changelog and versions update for 4.5a5.
- [tor-commits] [torbutton/master] Bug #14429: Quantize content window inner width, height
- [tor-commits] [torbutton/master] Update translations for 1.9.1.0.
- [tor-commits] [torbutton/master] Bump version to 1.9.1.0 and add Changelog entries.
- [tor-commits] [tor-launcher/master] Update translations and bump version for 0.2.7.3.
- [tor-commits] [tor-browser-bundle/master] Bump Tor Launcher to 0.2.7.3.
- [tor-commits] [tor-browser-bundle/master] Update update manifest config for 4.5a5.
- [tor-commits] [tor-browser-bundle/master] Bug 15482: Don't surprise users with new circuits while a page is in use
- [tor-commits] [tor-browser-bundle/master] Update changelog for 15482.
- [tor-commits] [tor-browser-bundle/master] Revert "Bug 13766: Raise MaxCircuitDirtiness to 2 hours"
- [tor-commits] [tor-browser-bundle/master] Revert "Use a SOCKS5 listener instead of a SOCKS4a for goptlib."
- [tor-commits] [tor-browser-bundle/master] 4.5a5 changelog fixes.
- [tor-commits] [tor-browser-bundle/master] HTTPS-Everywhere is so easy to forget. Maybe because it works so well?
- [tor-commits] [tor-browser-bundle/master] Bug 15482: Restrict circuit lifetime extension to SOCKS-auth streams.
- [tor-commits] [tor-browser-bundle/master] Actually include NoScript 2.6.9.19.
- [tor-commits] [torbutton/master] Fix word order on security slider notification.
- [tor-commits] [tor-browser-bundle/master] Correct the 4.0.6 changelog entry.
- [tor-commits] [webwml/master] Add new TBB versions
- [tor-commits] [tor/maint-0.2.6] only declare rv when it is used in destination_from_socket. Fixes 15151
- [tor-commits] [tor/maint-0.2.6] Missing dependencies; fixes 15127.
- [tor-commits] [tor/maint-0.2.6] Merge remote-tracking branch 'public/bug15127_025' into maint-0.2.6
- [tor-commits] [tor/master] Use configured Python binary in test-stem.
- [tor-commits] [tor/master] changes file for 15037
- [tor-commits] [tor/master] Missing dependencies; fixes 15127.
- [tor-commits] [tor/master] only declare rv when it is used in destination_from_socket. Fixes 15151
- [tor-commits] [tor/master] Merge remote-tracking branch 'public/bug15127_025' into maint-0.2.6
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.6'
- [tor-commits] [tor/maint-0.2.6] Add wait4 to the seccomp2 sandbox allowable syscall list
- [tor-commits] [tor/maint-0.2.6] Merge remote-tracking branch 'public/bug15088_025' into maint-0.2.6
- [tor-commits] [tor/master] Add wait4 to the seccomp2 sandbox allowable syscall list
- [tor-commits] [tor/master] Merge remote-tracking branch 'public/bug15088_025' into maint-0.2.6
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.6'
- [tor-commits] [tor/maint-0.2.6] Make TransProxyType ipfw work correctly
- [tor-commits] [tor/maint-0.2.6] Merge remote-tracking branch 'public/bug15064_025' into maint-0.2.6
- [tor-commits] [tor/master] Make TransProxyType ipfw work correctly
- [tor-commits] [tor/master] Merge remote-tracking branch 'public/bug15064_025' into maint-0.2.6
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.6'
- [tor-commits] [tor/maint-0.2.6] Revert "Missing dependencies; fixes 15127."
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.6'
- [tor-commits] [tor/master] Revert "Missing dependencies; fixes 15127."
- [tor-commits] [tor/master] Add `check-changes` rule for checking formatting of changes files.
- [tor-commits] [tor/master] Be exact about the number of spaces in the header.
- [tor-commits] [tor/maint-0.2.3] Do not leave empty, invalid chunks in buffers during buf_pullup
- [tor-commits] [tor/maint-0.2.3] Make the assert related to 15083 a tiny bit more tolerant
- [tor-commits] [tor/maint-0.2.3] Adjust changes header
- [tor-commits] [tor/maint-0.2.4] Adjust changes header
- [tor-commits] [tor/maint-0.2.4] Do not leave empty, invalid chunks in buffers during buf_pullup
- [tor-commits] [tor/maint-0.2.4] Make the assert related to 15083 a tiny bit more tolerant
- [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.5] Do not leave empty, invalid chunks in buffers during buf_pullup
- [tor-commits] [tor/maint-0.2.5] Make the assert related to 15083 a tiny bit more tolerant
- [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] Adjust changes header
- [tor-commits] [tor/maint-0.2.5] Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
- [tor-commits] [tor/maint-0.2.6] Make the assert related to 15083 a tiny bit more tolerant
- [tor-commits] [tor/master] Make the assert related to 15083 a tiny bit more tolerant
- [tor-commits] [tor/master] Adjust changes header
- [tor-commits] [tor/maint-0.2.6] Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.6'
- [tor-commits] [tor/maint-0.2.6] Do not leave empty, invalid chunks in buffers during buf_pullup
- [tor-commits] [tor/maint-0.2.6] Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6
- [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.5' into maint-0.2.6
- [tor-commits] [tor/maint-0.2.6] Changes file for 15188
- [tor-commits] [tor/maint-0.2.6] testing_common.c: avoid side-effects of tor_assert
- [tor-commits] [tor/maint-0.2.6] 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/maint-0.2.6] Adjust changes header
- [tor-commits] [tor/master] Do not leave empty, invalid chunks in buffers during buf_pullup
- [tor-commits] [tor/master] Changes file for 15188
- [tor-commits] [tor/master] testing_common.c: avoid side-effects of tor_assert
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.6'
- [tor-commits] [tor/maint-0.2.6] Make boostrap events include hostname ANDaddr AND digest
- [tor-commits] [tor/maint-0.2.6] Include a HOST item in BOOTSTRAP problem messages
- [tor-commits] [tor/maint-0.2.6] Merge remote-tracking branch 'public/feature15006_026' into maint-0.2.6
- [tor-commits] [torspec/master] Describe the HOST field of bootstrap messages, for 15006.
- [tor-commits] [torspec/master] Fix issues noted by atagar
- [tor-commits] [torspec/master] describe host and hostaddr for bootstrap problems
- [tor-commits] [torspec/master] Add an atagar-suggested clarification
- [tor-commits] [torspec/master] Merge branch 'feature15006'
- [tor-commits] [tor/maint-0.2.5] Add wait4 to the seccomp2 sandbox allowable syscall list
- [tor-commits] [tor/maint-0.2.5] Merge remote-tracking branch 'public/bug15088_025' into maint-0.2.5
- [tor-commits] [tor/maint-0.2.5] Increase bandwidth usage report interval to 4 hours.
- [tor-commits] [tor/maint-0.2.5] Merge remote-tracking branch 'public/bug13988_025' into maint-0.2.5
- [tor-commits] [tor/maint-0.2.5] GETINFO bw-event-cache to get information on recent BW events
- [tor-commits] [tor/maint-0.2.5] Increase limit for status vote download size by a factor of 5.
- [tor-commits] [tor/maint-0.2.5] Merge remote-tracking branch 'public/bug14261_025' into maint-0.2.5
- [tor-commits] [tor/maint-0.2.6] Merge remote-tracking branch 'public/bug15088_025' into maint-0.2.5
- [tor-commits] [tor/maint-0.2.6] Merge remote-tracking branch 'public/bug13988_025' into maint-0.2.5
- [tor-commits] [tor/maint-0.2.6] GETINFO bw-event-cache to get information on recent BW events
- [tor-commits] [tor/maint-0.2.6] Merge remote-tracking branch 'public/bug14261_025' into maint-0.2.5
- [tor-commits] [tor/maint-0.2.6] Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6
- [tor-commits] [tor/maint-0.2.5] Restore c89 in 0.2.5
- [tor-commits] [tor/maint-0.2.6] Restore c89 in 0.2.5
- [tor-commits] [tor/maint-0.2.6] Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6
- [tor-commits] [tor/master] Include a HOST item in BOOTSTRAP problem messages
- [tor-commits] [tor/master] Make boostrap events include hostname ANDaddr AND digest
- [tor-commits] [tor/master] Merge remote-tracking branch 'public/feature15006_026' into maint-0.2.6
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.6'
- [tor-commits] [tor/master] Merge remote-tracking branch 'public/bug15088_025' into maint-0.2.5
- [tor-commits] [tor/master] Merge remote-tracking branch 'public/bug13988_025' into maint-0.2.5
- [tor-commits] [tor/master] Merge remote-tracking branch 'public/bug14261_025' into maint-0.2.5
- [tor-commits] [tor/master] GETINFO bw-event-cache to get information on recent BW events
- [tor-commits] [tor/master] Restore c89 in 0.2.5
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.6'
- [tor-commits] [tor/release-0.2.6] Merge remote-tracking branch 'public/bug14129_024' into maint-0.2.4
- [tor-commits] [tor/release-0.2.6] Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
- [tor-commits] [tor/release-0.2.6] Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6
- [tor-commits] [tor/release-0.2.6] Do not leave empty, invalid chunks in buffers during buf_pullup
- [tor-commits] [tor/release-0.2.6] Include a HOST item in BOOTSTRAP problem messages
- [tor-commits] [tor/release-0.2.6] Have zero_length_keys.sh use an empty torrc file.
- [tor-commits] [tor/release-0.2.5] Do not leave empty, invalid chunks in buffers during buf_pullup
- [tor-commits] [tor/release-0.2.5] Enlarge the buffer for a line in a bw file
- [tor-commits] [tor/release-0.2.6] Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
- [tor-commits] [tor/release-0.2.6] Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
- [tor-commits] [tor/release-0.2.5] Increase limit for status vote download size by a factor of 5.
- [tor-commits] [tor/release-0.2.6] Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6
- [tor-commits] [tor/release-0.2.6] Make the assert related to 15083 a tiny bit more tolerant
- [tor-commits] [tor/release-0.2.6] Fold changes files into changelog for 0.2.6.4-alpha
- [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.6] Merge remote-tracking branch 'public/bug13988_025' into maint-0.2.5
- [tor-commits] [tor/release-0.2.6] GETINFO bw-event-cache to get information on recent BW events
- [tor-commits] [tor/release-0.2.5] GETINFO bw-event-cache to get information on recent BW events
- [tor-commits] [tor/release-0.2.5] When decoding a base-{16, 32, 64} value, clear the target buffer first
- [tor-commits] [tor/release-0.2.5] Don't crash on torrc Vi[rtualAddrNetworkIPv[4|6]] with no option value
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.6'
- [tor-commits] [tor/maint-0.2.6] We actually merged this one a while ago.
- [tor-commits] [tor/release-0.2.6] Reformat 0.2.6.4-beta changelog
- [tor-commits] [tor/master] We actually merged this one a while ago.
- [tor-commits] [tor/release-0.2.5] Faravahar's New IP Address as of 2/20/2015
- [tor-commits] [tor/release-0.2.5] Merge remote-tracking branch 'karsten/geoip6-jan2015' into maint-0.2.4
- [tor-commits] [tor/release-0.2.4] Merge branch 'maint-0.2.4' into release-0.2.4
- [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.6] Make boostrap events include hostname ANDaddr AND digest
- [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] Merge remote-tracking branch 'public/bug13988_025' into maint-0.2.5
- [tor-commits] [tor/release-0.2.6] Missing dependencies; fixes 15127.
- [tor-commits] [tor/release-0.2.6] Merge remote-tracking branch 'public/bug15088_025' into maint-0.2.6
- [tor-commits] [tor/release-0.2.6] Use configured Python binary in test-stem.
- [tor-commits] [tor/release-0.2.6] changes file for 15037
- [tor-commits] [tor/release-0.2.5] Update geoip6 to the January 7 2015 database.
- [tor-commits] [tor/release-0.2.5] Increase bandwidth usage report interval to 4 hours.
- [tor-commits] [tor/release-0.2.5] Merge remote-tracking branch 'public/bug14129_024' into maint-0.2.4
- [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] Ignore warning for redundant decl in openssl/srtp.h
- [tor-commits] [tor/release-0.2.6] Changes file for 15188
- [tor-commits] [tor/release-0.2.6] Make TransProxyType ipfw work correctly
- [tor-commits] [tor/release-0.2.4] Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
- [tor-commits] [tor/release-0.2.6] Add wait4 to the seccomp2 sandbox allowable syscall list
- [tor-commits] [tor/release-0.2.6] Edit the changelog a little
- [tor-commits] [tor/release-0.2.6] Bump version to 0.2.6.4-rc
- [tor-commits] [tor/release-0.2.5] Copy changelog entries from the 0.2.6 changelog into the 0.2.5.11 changelog
- [tor-commits] [tor/release-0.2.4] Copy entries for an 0.2.4.26 changelog
- [tor-commits] [tor/release-0.2.5] fix another mingw64 unit test warnin
- [tor-commits] [tor/release-0.2.5] whoops; missing changes file for 14013
- [tor-commits] [tor/release-0.2.6] Merge remote-tracking branch 'public/bug15088_025' into maint-0.2.5
- [tor-commits] [tor/release-0.2.4] Make the assert related to 15083 a tiny bit more tolerant
- [tor-commits] [tor/release-0.2.6] Revert "Missing dependencies; fixes 15127."
- [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.6] Merge remote-tracking branch 'public/bug14261_025' into maint-0.2.5
- [tor-commits] [tor/release-0.2.5] Merge remote-tracking branch 'public/bug14261_025' into maint-0.2.5
- [tor-commits] [tor/release-0.2.5] Make the assert related to 15083 a tiny bit more tolerant
- [tor-commits] [tor/maint-0.2.3] Update geoip to the March 3 2015 database.
- [tor-commits] [tor/maint-0.2.4] Update geoip to the March 3 2015 database.
- [tor-commits] [tor/maint-0.2.4] Update geoip6 to the March 3 2015 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] Merge remote-tracking branch 'karsten/geoip6-mar2015' into maint-0.2.4
- [tor-commits] [tor/release-0.2.4] Update geoip6 to the March 3 2015 database.
- [tor-commits] [tor/release-0.2.4] Update geoip to the March 3 2015 database.
- [tor-commits] [tor/release-0.2.4] Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
- [tor-commits] [tor/release-0.2.4] Merge remote-tracking branch 'karsten/geoip6-mar2015' into maint-0.2.4
- [tor-commits] [tor/release-0.2.4] Merge branch 'maint-0.2.4' into release-0.2.4
- [tor-commits] [tor/release-0.2.5] Update geoip6 to the March 3 2015 database.
- [tor-commits] [tor/maint-0.2.6] Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
- [tor-commits] [tor/maint-0.2.6] Update geoip to the March 3 2015 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.6] Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6
- [tor-commits] [tor/maint-0.2.6] Merge remote-tracking branch 'karsten/geoip6-mar2015' into maint-0.2.4
- [tor-commits] [tor/maint-0.2.5] Merge remote-tracking branch 'karsten/geoip6-mar2015' into maint-0.2.4
- [tor-commits] [tor/release-0.2.6] We actually merged this one a while ago.
- [tor-commits] [tor/release-0.2.5] Update geoip to the March 3 2015 database.
- [tor-commits] [tor/release-0.2.5] Merge remote-tracking branch 'karsten/geoip6-mar2015' 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/maint-0.2.6] Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
- [tor-commits] [tor/maint-0.2.6] Update geoip6 to the March 3 2015 database.
- [tor-commits] [tor/release-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 March 3 2015 database.
- [tor-commits] [tor/master] Update geoip to the March 3 2015 database.
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.6'
- [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 'origin/maint-0.2.5' into maint-0.2.6
- [tor-commits] [tor/release-0.2.6] Merge branch 'maint-0.2.6' into release-0.2.6
- [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 'karsten/geoip6-mar2015' into maint-0.2.4
- [tor-commits] [tor/release-0.2.6] Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
- [tor-commits] [tor/release-0.2.6] Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6
- [tor-commits] [tor/release-0.2.6] Update geoip to the March 3 2015 database.
- [tor-commits] [tor/release-0.2.6] Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
- [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 branch 'maint-0.2.5' into release-0.2.5
- [tor-commits] [tor/release-0.2.6] Update geoip6 to the March 3 2015 database.
- [tor-commits] [tor/release-0.2.6] Merge remote-tracking branch 'karsten/geoip6-mar2015' into maint-0.2.4
- [tor-commits] [tor/maint-0.2.5] Update geoip to the March 3 2015 database.
- [tor-commits] [tor/master] Update geoip6 to the March 3 2015 database.
- [tor-commits] [tor/release-0.2.6] Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6
- [tor-commits] [tor/release-0.2.6] Adjust changes header
- [tor-commits] [tor/release-0.2.5] Avoid attempts to double-remove edge connections from the DNS resolver.
- [tor-commits] [tor/release-0.2.5] Update geoip to the January 7 2015 database.
- [tor-commits] [tor/release-0.2.5] Fix a compilation warning in the unit tests
- [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.6] Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6
- [tor-commits] [tor/release-0.2.5] Add wait4 to the seccomp2 sandbox allowable syscall list
- [tor-commits] [tor/release-0.2.6] Merge remote-tracking branch 'public/bug15064_025' into maint-0.2.6
- [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.6] Restore c89 in 0.2.5
- [tor-commits] [tor/release-0.2.5] Adjust changes header
- [tor-commits] [tor/release-0.2.4] Adjust changes header
- [tor-commits] [tor/release-0.2.5] Merge remote-tracking branch 'public/bug14013_024' into maint-0.2.5
- [tor-commits] [tor/release-0.2.5] Remove needless strdup in addressmap_register_virtual_address()
- [tor-commits] [tor/release-0.2.6] Merge remote-tracking branch 'public/bug15127_025' into maint-0.2.6
- [tor-commits] [tor/release-0.2.6] testing_common.c: avoid side-effects of tor_assert
- [tor-commits] [tor/release-0.2.5] Merge remote-tracking branch 'public/bug15088_025' into maint-0.2.5
- [tor-commits] [tor/release-0.2.4] Do not leave empty, invalid chunks in buffers during buf_pullup
- [tor-commits] [tor/release-0.2.5] Restore c89 in 0.2.5
- [tor-commits] [tor/release-0.2.6] Merge remote-tracking branch 'origin/maint-0.2.6' into release-0.2.6
- [tor-commits] [tor/release-0.2.6] only declare rv when it is used in destination_from_socket. Fixes 15151
- [tor-commits] [tor/release-0.2.5] Merge remote-tracking branch 'public/bug14129_024' into maint-0.2.5
- [tor-commits] [tor/release-0.2.6] Merge remote-tracking branch 'public/feature15006_026' into maint-0.2.6
- [tor-commits] [tor/maint-0.2.6] Merge remote-tracking branch 'public/bug15205_025' into maint-0.2.6
- [tor-commits] [tor/maint-0.2.6] Don't use checked strl{cat, cpy} on OSX.
- [tor-commits] [tor/release-0.2.6] Don't use checked strl{cat, cpy} on OSX.
- [tor-commits] [tor/release-0.2.6] Fix a couple of changelog issues noted by arma.
- [tor-commits] [tor/release-0.2.6] Merge remote-tracking branch 'public/bug15205_025' into maint-0.2.6
- [tor-commits] [tor/release-0.2.6] Merge branch 'maint-0.2.6' into release-0.2.6
- [tor-commits] [tor/release-0.2.6] Fold more into the 0.2.6.4-rc changelog
- [tor-commits] [webwml/master] 0.2.6 is now 0.2.6.4-rc
- [tor-commits] [tor/release-0.2.6] Merge branch 'maint-0.2.6' into release-0.2.6
- [tor-commits] [tor/release-0.2.6] bump 0.2.6 to 0.2.6.4-rc-dev
- [tor-commits] [tor/maint-0.2.6] bump 0.2.6 to 0.2.6.4-rc-dev
- [tor-commits] [tor/master] Don't use checked strl{cat, cpy} on OSX.
- [tor-commits] [tor/master] Merge remote-tracking branch 'public/bug15205_025' into maint-0.2.6
- [tor-commits] [tor/master] bump 0.2.6 to 0.2.6.4-rc-dev
- [tor-commits] [tor/master] Merge commit 'origin/maint-0.2.6^'
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.6'
- [tor-commits] [tor/release-0.2.6] Whoops; I somehow dropped 9321 from the changelog
- [tor-commits] [tor/master] Whoops; I somehow dropped 9321 from the changelog
- [tor-commits] [tor/master] forward-port the 0.2.6.4-0rc changelog
- [tor-commits] [tor/master] Remove the changes files from master (0.2.7) that already got merged into changelogs for 0.2.6.4-rc or earlier.
- [tor-commits] [tor/master] Remove one changes files from master (0.2.7) that already got merged into changelogs for 0.2.6.4-rc
- [tor-commits] [tor/maint-0.2.6] Fix check-spaces
- [tor-commits] [tor/master] Fix check-spaces
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.6'
- [tor-commits] [tor/release-0.2.6] Start on 0.2.6 release notes
- [tor-commits] [tor/maint-0.2.6] Use PTHREAD_CREATE_DETACHED macro instead of 1: fix Solaris crash
- [tor-commits] [tor/maint-0.2.6] Merge branch 'bug9495_redux_v2' into maint-0.2.6
- [tor-commits] [tor/master] Use PTHREAD_CREATE_DETACHED macro instead of 1: fix Solaris crash
- [tor-commits] [tor/master] Merge branch 'bug9495_redux_v2' into maint-0.2.6
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.6'
- [tor-commits] [tor/release-0.2.5] fold entries into changelog for 025
- [tor-commits] [tor/release-0.2.4] fold more entries into 0.2.4 changelog
- [tor-commits] [tor/release-0.2.4] Bump 0.2.4 version.
- [tor-commits] [tor/release-0.2.4] Merge branch 'maint-0.2.4' into release-0.2.4
- [tor-commits] [tor/maint-0.2.4] Bump 0.2.4 version.
- [tor-commits] [tor/release-0.2.5] Bump 0.2.4 version.
- [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] Bump 025 version to 0.2.5.11
- [tor-commits] [tor/release-0.2.5] Merge branch 'maint-0.2.5' into release-0.2.5
- [tor-commits] [tor/maint-0.2.5] Bump 0.2.4 version.
- [tor-commits] [tor/maint-0.2.5] Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
- [tor-commits] [tor/maint-0.2.5] Bump 025 version to 0.2.5.11
- [tor-commits] [tor/maint-0.2.6] Bump 0.2.4 version.
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.6'
- [tor-commits] [tor/master] Bump 025 version to 0.2.5.11
- [tor-commits] [tor/maint-0.2.6] Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6
- [tor-commits] [tor/master] Bump 0.2.4 version.
- [tor-commits] [tor/maint-0.2.6] 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.5' into maint-0.2.6
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
- [tor-commits] [tor/maint-0.2.6] Bump 025 version to 0.2.5.11
- [tor-commits] [tor/maint-0.2.6] Fix crash bug when calling cpuworkers_rotate_keyinfo on a client.
- [tor-commits] [tor/maint-0.2.6] Also, add an assertion to assign_onionskin_to_cpuworker
- [tor-commits] [tor/maint-0.2.6] Merge branch 'bug15245_026' into maint-0.2.6
- [tor-commits] [tor/maint-0.2.6] add an explanatory comment
- [tor-commits] [tor/master] Fix crash bug when calling cpuworkers_rotate_keyinfo on a client.
- [tor-commits] [tor/master] Also, add an assertion to assign_onionskin_to_cpuworker
- [tor-commits] [tor/master] add an explanatory comment
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.6'
- [tor-commits] [tor/master] Merge branch 'bug15245_026' into maint-0.2.6
- [tor-commits] [tor/release-0.2.6] Fix check-spaces
- [tor-commits] [tor/release-0.2.6] Use PTHREAD_CREATE_DETACHED macro instead of 1: fix Solaris crash
- [tor-commits] [tor/release-0.2.6] Merge branch 'bug9495_redux_v2' into maint-0.2.6
- [tor-commits] [tor/release-0.2.6] Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6
- [tor-commits] [tor/release-0.2.6] Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
- [tor-commits] [tor/release-0.2.6] Also, add an assertion to assign_onionskin_to_cpuworker
- [tor-commits] [tor/release-0.2.6] Bump 025 version to 0.2.5.11
- [tor-commits] [tor/release-0.2.6] Bump 0.2.4 version.
- [tor-commits] [tor/release-0.2.6] Merge branch 'bug15245_026' into maint-0.2.6
- [tor-commits] [tor/release-0.2.6] Merge branch 'maint-0.2.6' into release-0.2.6
- [tor-commits] [tor/release-0.2.6] add an explanatory comment
- [tor-commits] [tor/release-0.2.6] Fix crash bug when calling cpuworkers_rotate_keyinfo on a client.
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.6'
- [tor-commits] [tor/master] Merge remote-tracking branch 'public/bug15205_025' into maint-0.2.5
- [tor-commits] [tor/maint-0.2.6] Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6
- [tor-commits] [tor/maint-0.2.5] Make TransProxyType ipfw work correctly
- [tor-commits] [tor/maint-0.2.6] Merge remote-tracking branch 'public/bug15205_025' into maint-0.2.5
- [tor-commits] [tor/maint-0.2.5] Merge remote-tracking branch 'public/bug15205_025' into maint-0.2.5
- [tor-commits] [tor/maint-0.2.5] Don't use checked strl{cat, cpy} on OSX.
- [tor-commits] [tor/maint-0.2.5] Revert "Make TransProxyType ipfw work correctly"
- [tor-commits] [tor/maint-0.2.6] Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6
- [tor-commits] [tor/maint-0.2.6] Revert "Make TransProxyType ipfw work correctly"
- [tor-commits] [tor/release-0.2.5] Don't use checked strl{cat, cpy} on OSX.
- [tor-commits] [tor/release-0.2.5] Make TransProxyType ipfw work correctly
- [tor-commits] [tor/release-0.2.5] Merge remote-tracking branch 'public/bug15205_025' into maint-0.2.5
- [tor-commits] [tor/release-0.2.5] Revert "Make TransProxyType ipfw work correctly"
- [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] Another entry for the 0.2.5.11 changelog
- [tor-commits] [tor/master] Revert "Make TransProxyType ipfw work correctly"
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.6'
- [tor-commits] [tor/maint-0.2.6] Initialize the extorport auth cookie before launching PTs.
- [tor-commits] [tor/master] Added a comment to tor.service.in
- [tor-commits] [tor/master] Initialize the extorport auth cookie before launching PTs.
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.6'
- [tor-commits] [tor/maint-0.2.6] Add link protocol version counts to the heartbeat message
- [tor-commits] [tor/maint-0.2.6] Merge remote-tracking branch 'public/feature15212_026' into maint-0.2.6
- [tor-commits] [tor/master] Add link protocol version counts to the heartbeat message
- [tor-commits] [tor/master] Merge remote-tracking branch 'public/feature15212_026' into maint-0.2.6
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.6'
- [tor-commits] [tor/release-0.2.6] Add link protocol version counts to the heartbeat message
- [tor-commits] [tor/release-0.2.6] Merge remote-tracking branch 'public/bug15205_025' into maint-0.2.5
- [tor-commits] [tor/release-0.2.6] Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6
- [tor-commits] [tor/release-0.2.6] Revert "Make TransProxyType ipfw work correctly"
- [tor-commits] [tor/release-0.2.6] Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6
- [tor-commits] [tor/release-0.2.6] Initialize the extorport auth cookie before launching PTs.
- [tor-commits] [tor/release-0.2.6] Merge remote-tracking branch 'public/feature15212_026' into maint-0.2.6
- [tor-commits] [tor/release-0.2.6] Merge branch 'maint-0.2.6' into release-0.2.6
- [tor-commits] [tor/master] don't init threads as side effect of assertion
- [tor-commits] [tor/master] Don't init control authchallenge nonce as assert side effect
- [tor-commits] [tor/master] Don't init hs intro key as side effect of an assert
- [tor-commits] [tor/master] Merge remote-tracking branch 'sebastian/bug15211'
- [tor-commits] [tor/master] const-ify the new failure vars, and one old one
- [tor-commits] [tor/master] Do not printf success messages when we are --quieted or --hushed.
- [tor-commits] [tor/master] ug. test, _then_ commit, nick.
- [tor-commits] [tor/master] Log version when LD_BUG is logged.
- [tor-commits] [tor/master] Be consistent with capitalization, quoting, and spacing of help strings.
- [tor-commits] [tor/master] changes file for 15024
- [tor-commits] [torspec/master] Add hidserv-stats from proposal 238.
- [tor-commits] [torspec/master] Merge remote-tracking branch 'karsten/hidserv-stats'
- [tor-commits] [tor/master] Make log.o depend on micro-revision.i
- [tor-commits] [tor/release-0.2.5] Pick a release date; add a sentence.
- [tor-commits] [tor/release-0.2.4] Pick a release date
- [tor-commits] [tor/release-0.2.5] forward-part 0.2.4 changelog; copy changelog into release notes
- [tor-commits] [tor/release-0.2.4] copy changelog into release notes.
- [tor-commits] [webwml/master] Stable is now 0.2.5.11 (and oldstable is 0.2.4.26, but we do not have an oldstable.)
- [tor-commits] [tor/release-0.2.6] Forward-port changelogs and releasenotes
- [tor-commits] [tor/master] Forward-port changelog and releasenotes
- [tor-commits] [tor/release-0.2.6] Start work on 0.2.6.5-?? changelog
- [tor-commits] [tor/maint-0.2.6] Extract main part of main loop into a separate function
- [tor-commits] [tor/maint-0.2.6] Add comments for new functions
- [tor-commits] [tor/maint-0.2.6] Simplify the loop.
- [tor-commits] [tor/maint-0.2.6] remove a needless "if (1)" that was there for indentation; fix indentation.
- [tor-commits] [tor/master] Extract main part of main loop into a separate function
- [tor-commits] [tor/master] remove a needless "if (1)" that was there for indentation; fix indentation.
- [tor-commits] [tor/master] Add comments for new functions
- [tor-commits] [tor/master] Simplify the loop.
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.6'
- [tor-commits] [tor/release-0.2.6] Extract main part of main loop into a separate function
- [tor-commits] [tor/release-0.2.6] Add comments for new functions
- [tor-commits] [tor/release-0.2.6] Simplify the loop.
- [tor-commits] [tor/release-0.2.6] Merge remote-tracking branch 'origin/maint-0.2.6' into release-0.2.6
- [tor-commits] [tor/release-0.2.6] remove a needless "if (1)" that was there for indentation; fix indentation.
- [tor-commits] [tor/release-0.2.6] Fold everything into changelog, remove already-folded-in changes
- [tor-commits] [tor/release-0.2.6] 0.2.6.5-rc will come out today, because why not.
- [tor-commits] [tor/release-0.2.6] bump to 0.2.6.5-rc
- [tor-commits] [tor/release-0.2.6] Merge branch 'maint-0.2.6' into release-0.2.6
- [tor-commits] [tor/maint-0.2.6] bump to 0.2.6.5-rc
- [tor-commits] [tor/master] bump to 0.2.6.5-rc
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.6'
- [tor-commits] [tor/master] Clean up generated files.
- [tor-commits] [tor/master] Use output variables instead of relative paths.
- [tor-commits] [tor/master] Remove relative paths to header files.
- [tor-commits] [tor/master] Stop updating versions on every execution of `./configure`.
- [tor-commits] [tor/master] Warn users trying to generate a coverage report when not configured as such.
- [tor-commits] [tor/master] Make `check-docs` work from out-of-tree builds.
- [tor-commits] [tor/master] Add changes file for 15053.
- [tor-commits] [tor/master] Do not distribute common_sha1.i and or_sha1.i.
- [tor-commits] [tor/master] Merge remote-tracking branch 'public/feature15053'
- [tor-commits] [tor/master] add newly generated files to .gitignore
- [tor-commits] [tor/master] Revive updateVersions.pl with `make update-versions`.
- [tor-commits] [webwml/master] 0.2.6.5-rc is coming out.
- [tor-commits] [tor/master] forward-port 0.2.6.5-rc changelog.
- [tor-commits] [tor/release-0.2.6] bump to 0.2.6.5-rc.dev
- [tor-commits] [tor/release-0.2.6] Merge branch 'maint-0.2.6' into release-0.2.6
- [tor-commits] [tor/maint-0.2.6] bump to 0.2.6.5-rc.dev
- [tor-commits] [tor/master] bump to 0.2.6.5-rc.dev
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.6'
- [tor-commits] [chutney/master] Create empty /net directory
- [tor-commits] [tor/maint-0.2.6] Merge remote-tracking branch 'public/bug15436_025' into maint-0.2.6
- [tor-commits] [tor/maint-0.2.6] Fix unaligned access in SipHash-2-4.
- [tor-commits] [tor/master] Fix unaligned access in SipHash-2-4.
- [tor-commits] [tor/master] Merge remote-tracking branch 'public/bug15436_025' into maint-0.2.6
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.6'
- [tor-commits] [tor/master] Start adding people to the packager list in doc/HACKING
- [tor-commits] [tor/release-0.2.6] Fold stuff into 0.2.6 releasenotes and add a blurb
- [tor-commits] [tor/release-0.2.6] Fix unaligned access in SipHash-2-4.
- [tor-commits] [tor/release-0.2.6] Merge remote-tracking branch 'public/bug15436_025' into maint-0.2.6
- [tor-commits] [tor/release-0.2.6] Merge remote-tracking branch 'origin/maint-0.2.6' into release-0.2.6
- [tor-commits] [tor/release-0.2.6] Start 0.2.6.6 changelog; fold in the one entry.
- [tor-commits] [tor/master] Remove changes files for patches in 0.2.6.6 or earlier.
- [tor-commits] [tor/maint-0.2.6] bump to 0.2.6.6
- [tor-commits] [tor/release-0.2.6] Pick a date for 0.2.6.6
- [tor-commits] [tor/release-0.2.6] bump to 0.2.6.6
- [tor-commits] [tor/release-0.2.6] Merge branch 'maint-0.2.6' into release-0.2.6
- [tor-commits] [tor/master] bump to 0.2.6.6
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.6'
- [tor-commits] [tor/master] Check return values for tor_addr_parse(default) in config.c
- [tor-commits] [tor/master] Put an upper bound on test_workqueue -I argument
- [tor-commits] [torspec/master] reindex
- [tor-commits] [torspec/master] Initial version of "HSDir needs Stable" proposal.
- [tor-commits] [tor/master] spelling fix
- [tor-commits] [tor/master] Complain if relative paths are used in configuration
- [tor-commits] [tor/master] Merge branch 'bug14018'
- [tor-commits] [webwml/master] Have you heard the news? 0.2.6.6 is tagged.
- [tor-commits] [tor/master] Avoid double-parens in log_fn() messages on clang.
- [tor-commits] [tor/master] Merge remote-tracking branch 'public/bug15269'
- [tor-commits] [tor/master] Initialize two variables
- [tor-commits] [tor/master] Disable assertions during coverage builds
- [tor-commits] [tor/master] build tor-cov-{resolve,gencert}
- [tor-commits] [tor/master] Add call to chutney to coverage-html-full target
- [tor-commits] [tor/master] Fix test-network.sh argument parsing
- [tor-commits] [tor/master] Merge remote-tracking branch 'sebastian/coverage_builds'
- [tor-commits] [tor/master] Test: add missing libor.a in include.am
- [tor-commits] [tor/master] Here is a test for memwipe.
- [tor-commits] [tor/master] Merge remote-tracking branch 'dgoulet/bug15377_027_01'
- [tor-commits] [tor/master] clean up list of paths that cannot be relative
- [tor-commits] [tor/master] More addrs in HACKING
- [tor-commits] [tor/release-0.2.6] Bump to 0.2.6.6-dev
- [tor-commits] [tor/release-0.2.6] Merge branch 'maint-0.2.6' into release-0.2.6
- [tor-commits] [tor/maint-0.2.6] Bump to 0.2.6.6-dev
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.6'
- [tor-commits] [tor/master] Bump to 0.2.6.6-dev
- [tor-commits] [tor/master] Forward-port changelog and release notes for 0.2.6.6
- [tor-commits] [tor/master] Black box test for get_interface_address6_via_udp_socket_hack().
- [tor-commits] [tor/master] Moving the hacky part of get_interface_address6() into separate function.
- [tor-commits] [tor/master] Rework the black box test, like Yawning and nickm suggested.
- [tor-commits] [tor/master] Bugfix: we don't want loopback/multicastaddress from _hack().
- [tor-commits] [tor/master] Skipping the AF_INET6 case because bug #12377 makes it fail.
- [tor-commits] [tor/master] IPv6 case for whitebox test.
- [tor-commits] [tor/master] Remove unused function.
- [tor-commits] [tor/master] Use tor_inet_pton() (not inet_pton()) in testcases.
- [tor-commits] [tor/master] Changes file for 14710.
- [tor-commits] [tor/master] Whitebox test for get_interface_address6_via_udp_socket_hack().
- [tor-commits] [tor/master] fix some compilation warnings
- [tor-commits] [tor/master] Merge branch 'ticket14710_squashed'
- [tor-commits] [tor/master] Compile-time check that control_event_t.event_mask is big enough
- [tor-commits] [tor/master] Add unit tests for control_event_is_interesting()
- [tor-commits] [tor/master] Merge remote-tracking branch 'teor/ticket15431-event-mask-tests'
- [tor-commits] [tor/master] work around lack of AF_CCITT
- [tor-commits] [torspec/master] correct author list on proposal 223 (by request)
- [tor-commits] [atlas/master] Show better error message for search errors.
- [tor-commits] [webwml/master] Point people to tshirts@
- [tor-commits] [webwml/master] fix tshirt url for now, pending #13076
- [tor-commits] [webwml/staging] Minor revisions for Juha's people page entry
- [tor-commits] [webwml/staging] get rid of two more non-blocking-spaces
- [tor-commits] [webwml/staging] torrc is in a new location in TB.
- [tor-commits] [webwml/staging] fix my contact info
- [tor-commits] [webwml/staging] Bump dev version on website to 0.2.6.3-alpha
- [tor-commits] [webwml/staging] Dropping the panopticlick project from the volunteer page
- [tor-commits] [webwml/staging] update the end date of the rfa sponsorship
- [tor-commits] [webwml/staging] Bug 13407: Update signature verification
- [tor-commits] [webwml/staging] Fix the colorscheme
- [tor-commits] [webwml/staging] Bump Tor Browser version to 4.0.4
- [tor-commits] [webwml/staging] last change here i hope!
- [tor-commits] [webwml/staging] Deprecate old Tor Browser alpha version
- [tor-commits] [webwml/staging] 0.2.6 is now 0.2.6.4-rc
- [tor-commits] [webwml/staging] Bug 13407: Finish updating signature verification
- [tor-commits] [webwml/staging] fix tshirt url for now, pending #13076
- [tor-commits] [webwml/staging] make the new tor browser key super obvious
- [tor-commits] [webwml/staging] Point people to tshirts@
- [tor-commits] [webwml/staging] Add new TBB alpha version
- [tor-commits] [webwml/staging] Make this table even
- [tor-commits] [webwml/master] Eradicate tabs from the board page
- [tor-commits] [webwml/master] Add Julius to board page, reformat
- [tor-commits] [webwml/master] Fix the colorscheme
- [tor-commits] [webwml/master] Make this table even
- [tor-commits] [webwml/staging] added comma
- [tor-commits] [webwml/staging] Deprecate old TBB versions
- [tor-commits] [webwml/staging] Add new TBB version
- [tor-commits] [webwml/staging] Eradicate tabs from the board page
- [tor-commits] [webwml/staging] Exitmap Improvements project idea
- [tor-commits] [webwml/staging] Note that we're not taking part in GSoC 2015
- [tor-commits] [webwml/staging] Add Julius to board page, reformat
- [tor-commits] [webwml/master] Remove duplicated inception paragraph from "about tor"
- [tor-commits] [webwml/master] Remove hidden services paragraph from overview page
- [tor-commits] [webwml/master] Reword first paragraph on tor overview
- [tor-commits] [webwml/master] Don't put all sections with pictures on top on torusers page
- [tor-commits] [webwml/master] Let's see if that's better
- [tor-commits] [webwml/master] Fix the relays page harder
- [tor-commits] [webwml/master] Bug 15253: Add Tor Browser subkey fingerprints
- [tor-commits] [tor-messenger-build/master] Merge branch 'master' of git-rw.torproject.org:tor-messenger-build
- [tor-commits] [tor-messenger-build/master] Fix typo in start-tor-messenger
- [tor-commits] [tor-messenger-build/master] Remove obsolete slashme.patch
- [tor-commits] [torbirdy/master] Fix bug that prevented Thunderbird from starting
- [tor-commits] [torbirdy/master] Update the version number
- [tor-commits] [tor-messenger-build/master] Update the XMPP patches
- [tor-commits] [tor-messenger-build/master] Update IRC patch for default server
- [tor-commits] [tor-messenger-build/master] Remove Tor Launcher patch merged upstream (#13983)
- [tor-commits] [tor-messenger-build/master] Also remove the earlier patch from the build file
- [tor-commits] [tor-messenger-build/master] Update Tor Mail build file with TorBirdy settings
- [tor-commits] [tor-messenger-build/master] Add TorBirdy patch for Tor Mail bundle
- [tor-commits] [tor-messenger-build/master] Update start-tor-mail script
- [tor-commits] [tor-messenger-build/master] Fix a typo in tor-mail/build script
- [tor-commits] [tor-messenger-build/master] Update Tor Launcher to latest release
- [tor-commits] [tor-messenger-build/master] Make start-tor-mail an executable script
- [tor-commits] [tor-messenger-build/master] Patch for adding TorBirdy's logo to Tor Launcher
- [tor-commits] [tor-messenger-build/master] Fix Tor Launcher version
- [tor-commits] [tor-messenger-build/master] Revert topdir.patch merged upstream as it is not in 0.2.7.2
- [tor-commits] [tor-messenger-build/master] Update permissions for start-tor-mail in build script
- [tor-commits] [tor-messenger-build/master] Shift the argument for offline mode
- [tor-commits] [depictor/master] Add a TODO for myself
- [tor-commits] [depictor/master] Include full path for the download-stats file
- [tor-commits] [depictor/master] New TODO
- [tor-commits] [depictor/master] Add the full fingerprint (in tiny text) to the big table.
- [tor-commits] [depictor/master] Update the License with my name and new years.
- [tor-commits] [depictor/master] Link each relay to itself in the previous
- [tor-commits] [depictor/master] Highlight only the non-matching parameter
- [tor-commits] [depictor/master] print a 'missing' line if a BWAuth is missing.
- [tor-commits] [depictor/master] Remove old archival files after 3 weeks
- [tor-commits] [depictor/master] Write a historical version
- [tor-commits] [depictor/master] Create symlink for .html file, necessary for serving gzips
- [tor-commits] [depictor/master] Add commented debugging to write_website.py
- [tor-commits] [depictor/master] Update the debugging pattern and method
- [tor-commits] [depictor/master] Print Identity and Signing Key Lengths
- [tor-commits] [depictor/master] Unify files on tabs, not spaces
- [tor-commits] [depictor/master] Add links to Atlas and Globe
- [tor-commits] [depictor/master] Attempt to reduce memorysize before forking a bunch of times...
- [tor-commits] [depictor/master] Better recommended versions display
- [tor-commits] [depictor/master] gzip the archival version of consensus-health.html
- [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/liveusb-creator] Update translations for liveusb-creator
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
- [tor-commits] [translation/gettor] Update translations for gettor
- [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/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-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-persistence-setup_completed] Update translations for tails-persistence-setup_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/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/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/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-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/torbirdy] Update translations for torbirdy
- [tor-commits] [translation/torbirdy_completed] Update translations for torbirdy_completed
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
- [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/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/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/torbirdy_completed] Update translations for torbirdy_completed
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
- [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/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/bridgedb_completed] Update translations for bridgedb_completed
- [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/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/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/https_everywhere] Update translations for https_everywhere
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
- [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-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/abouttor-homepage_completed] Update translations for abouttor-homepage_completed
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [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/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-misc] Update translations for tails-misc
- [tor-commits] [translation/tails-misc_completed] Update translations for tails-misc_completed
- [tor-commits] [translation/gettor] Update translations for gettor
- [tor-commits] [translation/gettor_completed] Update translations for gettor_completed
- [tor-commits] [translation/torcheck] Update translations for torcheck
- [tor-commits] [translation/torcheck_completed] Update translations for torcheck_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/torbutton-branddtd] Update translations for torbutton-branddtd
- [tor-commits] [translation/torbutton-branddtd_completed] Update translations for torbutton-branddtd_completed
- [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/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [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/https_everywhere] Update translations for https_everywhere
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
- [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/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/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-branddtd_completed] Update translations for torbutton-branddtd_completed
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [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/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/whisperback] Update translations for whisperback
- [tor-commits] [translation/whisperback_completed] Update translations for whisperback_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-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/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/tor-and-https] Update translations for tor-and-https
- [tor-commits] [translation/torbutton-branddtd] Update translations for torbutton-branddtd
- [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/tor-and-https_completed] Update translations for tor-and-https_completed
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [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/whisperback] Update translations for whisperback
- [tor-commits] [translation/whisperback_completed] Update translations for whisperback_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-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/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/torbutton-branddtd] Update translations for torbutton-branddtd
- [tor-commits] [translation/torbutton-branddtd_completed] Update translations for torbutton-branddtd_completed
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [tor-commits] [translation/tor-and-https_completed] Update translations for tor-and-https_completed
- [tor-commits] [translation/tor-and-https] Update translations for tor-and-https
- [tor-commits] [translation/abouttor-homepage_completed] Update translations for abouttor-homepage_completed
- [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/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/tails-misc] Update translations for tails-misc
- [tor-commits] [translation/tails-misc_completed] Update translations for tails-misc_completed
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [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/tor-and-https_completed] Update translations for tor-and-https_completed
- [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/https_everywhere_completed] Update translations for https_everywhere_completed
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [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/tails-misc] Update translations for tails-misc
- [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/torcheck] Update translations for torcheck
- [tor-commits] [translation/torcheck_completed] Update translations for torcheck_completed
- [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/tails-misc_completed] Update translations for tails-misc_completed
- [tor-commits] [translation/abouttor-homepage] Update translations for abouttor-homepage
- [tor-commits] [translation/torbutton-branddtd] Update translations for torbutton-branddtd
- [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-persistence-setup_completed] Update translations for tails-persistence-setup_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-brandproperties] Update translations for torbutton-brandproperties
- [tor-commits] [translation/torbutton-brandproperties_completed] Update translations for torbutton-brandproperties_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] Update translations for tails-iuk
- [tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup
- [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/tails-persistence-setup] Update translations for tails-persistence-setup
- [tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup
- [tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup
- [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/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/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] Update translations for abouttor-homepage
- [tor-commits] [translation/abouttor-homepage_completed] Update translations for abouttor-homepage_completed
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
- [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/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/liveusb-creator] Update translations for liveusb-creator
- [tor-commits] [translation/liveusb-creator_completed] Update translations for liveusb-creator_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/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/abouttor-homepage] Update translations for abouttor-homepage
- [tor-commits] [translation/abouttor-homepage_completed] Update translations for abouttor-homepage_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/tails-greeter] Update translations for tails-greeter
- [tor-commits] [translation/tails-greeter_completed] Update translations for tails-greeter_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/https_everywhere] Update translations for https_everywhere
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
- [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-progress] Update translations for tor-launcher-progress
- [tor-commits] [translation/tor-launcher-progress_completed] Update translations for tor-launcher-progress_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/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/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-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-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-iuk] Update translations for tails-iuk
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
- [tor-commits] [translation/whisperback] Update translations for whisperback
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
- [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/abouttor-homepage] Update translations for abouttor-homepage
- [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/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/bridgedb] Update translations for bridgedb
- [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/torbirdy] Update translations for torbirdy
- [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/torbutton-branddtd] Update translations for torbutton-branddtd
- [tor-commits] [translation/torbutton-branddtd_completed] Update translations for torbutton-branddtd_completed
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
- [tor-commits] [translation/gettor] Update translations for gettor
- [tor-commits] [translation/gettor] Update translations for gettor
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [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-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [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-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-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-branddtd] Update translations for torbutton-branddtd
- [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/torbutton-branddtd] Update translations for torbutton-branddtd
- [tor-commits] [translation/torbutton-branddtd_completed] Update translations for torbutton-branddtd_completed
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/bridgedb_completed] Update translations for bridgedb_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/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-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-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [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/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [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/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
- [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-persistence-setup_completed] Update translations for tails-persistence-setup_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/torcheck] Update translations for torcheck
- [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-misc] Update translations for tails-misc
- [tor-commits] [translation/torbutton-branddtd] Update translations for torbutton-branddtd
- [tor-commits] [translation/abouttor-homepage] Update translations for abouttor-homepage
- [tor-commits] [translation/abouttor-homepage] Update translations for abouttor-homepage
- [tor-commits] [translation/gettor] Update translations for gettor
- [tor-commits] [translation/whisperback] Update translations for whisperback
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
- [tor-commits] [translation/abouttor-homepage] Update translations for abouttor-homepage
- [tor-commits] [translation/torbutton-brandproperties] Update translations for torbutton-brandproperties
- [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/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/tor_animation_completed] pulling translations from transifex
- [tor-commits] [translation/tor_animation] pulling translations from transifex
- [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/torcheck] Update translations for torcheck
- [tor-commits] [translation/torcheck_completed] Update translations for torcheck_completed
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
- [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-network-settings_completed] Update translations for tor-launcher-network-settings_completed
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
- [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-branddtd_completed] Update translations for torbutton-branddtd_completed
- [tor-commits] [translation/tails-misc_completed] Update translations for tails-misc_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/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/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [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/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/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [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/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [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/bridgedb_completed] Update translations for bridgedb_completed
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [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/mat-gui] Update translations for mat-gui
- [tor-commits] [translation/mat-gui_completed] Update translations for mat-gui_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/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/bridgedb_completed] Update translations for bridgedb_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/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/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [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/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [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-persistence-setup_completed] Update translations for tails-persistence-setup_completed
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [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] 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/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [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/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/tails-misc_completed] Update translations for tails-misc_completed
- [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-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/torcheck] Update translations for torcheck
- [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/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/liveusb-creator] Update translations for liveusb-creator
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [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/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/https_everywhere] Update translations for https_everywhere
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
- [tor-commits] [translation/abouttor-homepage] Update translations for abouttor-homepage
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
- [tor-commits] [translation/abouttor-homepage_completed] Update translations for abouttor-homepage_completed
- [tor-commits] [translation/tails-persistence-setup_completed] Update translations for tails-persistence-setup_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-misc] Update translations for tails-misc
- [tor-commits] [translation/tails-misc_completed] Update translations for tails-misc_completed
- [tor-commits] [translation/liveusb-creator_completed] Update translations for liveusb-creator_completed
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [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/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
- [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/tails-misc] Update translations for tails-misc
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [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/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [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/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [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/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [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/tails-misc] Update translations for tails-misc
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [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/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/gettor] Update translations for gettor
- [tor-commits] [translation/gettor] Update translations for gettor
- [tor-commits] [translation/gettor] Update translations for gettor
- [tor-commits] [translation/gettor] Update translations for gettor
- [tor-commits] [translation/gettor] Update translations for gettor
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/gettor] Update translations for gettor
- [tor-commits] [translation/gettor] Update translations for gettor
- [tor-commits] [translation/gettor] Update translations for gettor
- [tor-commits] [translation/gettor] Update translations for gettor
- [tor-commits] [translation/gettor] Update translations for gettor
- [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-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/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_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/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-branddtd] Update translations for torbutton-branddtd
- [tor-commits] [translation/torbutton-branddtd_completed] Update translations for torbutton-branddtd_completed
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/gettor] Update translations for gettor
- [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/liveusb-creator] Update translations for liveusb-creator
- [tor-commits] [translation/liveusb-creator_completed] Update translations for liveusb-creator_completed
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [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/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [tor-commits] [translation/tails-misc_completed] Update translations for tails-misc_completed
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
- [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/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [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/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/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
- [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-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-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/torcheck] Update translations for torcheck
- [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/torbirdy] Update translations for torbirdy
- [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/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
- [tor-commits] [goptlib/master] Read the ExtORPort cookie on every call to DialOr.
- [tor-commits] [goptlib/master] Merge branch 'bug15240'
- [tor-commits] [obfs4/master] Fix all go vet issues
- [tor-commits] [obfs4/master] Run go fmt
- [tor-commits] [obfs4/master] Update the ChangeLog (No functional changes).
- [tor-commits] [obfs4/master] Reduce some if err != nil logic lines
- [tor-commits] [obfs4/master] Simplify some err and return logic
- [tor-commits] [obfs4/master] Update the ChangeLog (No functional changes).
- [tor-commits] [obfs4/master] Change the import path for go.net.
- [tor-commits] [obfs4/master] Attempt to detect if the parent crashed without killing obfs4proxy.
- [tor-commits] [obfs4/master] Fix comments. (No functional changes)
- [tor-commits] [obfs4/master] Clean up/refactor the shutdown/termination handling code.
Mail converted by MHonArc