September 2014 Archives by subject
Starting: Mon Sep 1 00:11:08 UTC 2014
Ending: Tue Sep 30 13:04:36 UTC 2014
Messages: 980
- [tor-commits] [arm/master] Adding an is_wide() helper for the header panel
atagar at torproject.org
- [tor-commits] [arm/master] Adding bandwidth_from_state() util
atagar at torproject.org
- [tor-commits] [arm/master] Better handle bandwidth averages
atagar at torproject.org
- [tor-commits] [arm/master] Changing prepopulate_from_state() to raise exceptions
atagar at torproject.org
- [tor-commits] [arm/master] Changing quote type used by graph panel
atagar at torproject.org
- [tor-commits] [arm/master] Don't skip bandwidth graph prepopulation for non-relays
atagar at torproject.org
- [tor-commits] [arm/master] Drop accounting rate configurability
atagar at torproject.org
- [tor-commits] [arm/master] Drop old cruft for limiting header panel refreshes
atagar at torproject.org
- [tor-commits] [arm/master] Dropping _get_flags() helper
atagar at torproject.org
- [tor-commits] [arm/master] Dropping addtstr() helper
atagar at torproject.org
- [tor-commits] [arm/master] Dropping get_my_bandwidth_observed() and get_my_bandwidth_measured()
atagar at torproject.org
- [tor-commits] [arm/master] Dropping graph stat's get_refresh_rate()
atagar at torproject.org
- [tor-commits] [arm/master] Dropping graph stats' get_color() method
atagar at torproject.org
- [tor-commits] [arm/master] Dropping header panel's _get_fd_used()
atagar at torproject.org
- [tor-commits] [arm/master] Dropping private and default policy
atagar at torproject.org
- [tor-commits] [arm/master] Dropping the pad_str() function
atagar at torproject.org
- [tor-commits] [arm/master] Exception when running 'run_arm --help'
atagar at torproject.org
- [tor-commits] [arm/master] First pass revising bandwidth stats
atagar at torproject.org
- [tor-commits] [arm/master] First stab at reconnection support
atagar at torproject.org
- [tor-commits] [arm/master] General header panel cleanup
atagar at torproject.org
- [tor-commits] [arm/master] Give daemon tracker test more time
atagar at torproject.org
- [tor-commits] [arm/master] Lowering badwidth prepopulation logging issues to info runlevel
atagar at torproject.org
- [tor-commits] [arm/master] Minor draw revisions
atagar at torproject.org
- [tor-commits] [arm/master] Missing default for get_circuits() call
atagar at torproject.org
- [tor-commits] [arm/master] Moving bandwidth population strings to config
atagar at torproject.org
- [tor-commits] [arm/master] Replacing _halt_time with Controller's connection_time()
atagar at torproject.org
- [tor-commits] [arm/master] Replacing code for getting process uptime
atagar at torproject.org
- [tor-commits] [arm/master] Replacing the get_my_bandwidth_rate() and get_my_bandwidth_burst() helpers
atagar at torproject.org
- [tor-commits] [arm/master] Replacing ui_tools.crop_str() with str_tools.crop()
atagar at torproject.org
- [tor-commits] [arm/master] Revising ConnStats
atagar at torproject.org
- [tor-commits] [arm/master] Revising ResourceStats
atagar at torproject.org
- [tor-commits] [arm/master] Revising title stat handling
atagar at torproject.org
- [tor-commits] [arm/master] Rewriting bandwidth stat's accounting handling
atagar at torproject.org
- [tor-commits] [arm/master] Rewriting state file parsing
atagar at torproject.org
- [tor-commits] [arm/master] Rewriting the header panel
atagar at torproject.org
- [tor-commits] [arm/master] Splitting get_header_label()
atagar at torproject.org
- [tor-commits] [arm/master] Static check issues
atagar at torproject.org
- [tor-commits] [arm/master] Stylistic issues from pep8 1.5.7
atagar at torproject.org
- [tor-commits] [arm/master] Supporting color names in Panel's addstr()
atagar at torproject.org
- [tor-commits] [arm/master] Taking advantage of get_effective_rate()
atagar at torproject.org
- [tor-commits] [arm/master] Taking advantage of str_tools.join()
atagar at torproject.org
- [tor-commits] [arm/master] Testing fixes for renamed functions and header panel
atagar at torproject.org
- [tor-commits] [arm/master] Use log_once() rather than tracking separately
atagar at torproject.org
- [tor-commits] [arm/master] Using new behavior to fetch our own descriptor
atagar at torproject.org
- [tor-commits] [arm/master] Using stem's new util function names
atagar at torproject.org
- [tor-commits] [arm/master] Wrap cropping into the Sampling's format() method
atagar at torproject.org
- [tor-commits] [bridgedb/develop] Add obfs4 bridge line unittests and regression tests for #12932.
isis at torproject.org
- [tor-commits] [bridgedb/develop] Add obfs4 to the HTTPS Distributor's PT options dropdown.
isis at torproject.org
- [tor-commits] [bridgedb/develop] Bump Leekspin to 1.1.3; it now supports obfs4 mocking.
isis at torproject.org
- [tor-commits] [bridgedb/develop] Bump Leekspin version to 1.0.0.
isis at torproject.org
- [tor-commits] [bridgedb/develop] Change bridge line PT args to be space-separated.
isis at torproject.org
- [tor-commits] [bridgedb/develop] Disable obfs4 distribution (for now).
isis at torproject.org
- [tor-commits] [bridgedb/develop] Fix an additional four bugs in bridgdb.Bridges.parseExtraInfoFile().
isis at torproject.org
- [tor-commits] [bridgedb/develop] Merge branch 'fix/12932-pt-args-spaces' into develop
isis at torproject.org
- [tor-commits] [bridgedb/develop] Update Sphinx refs for params in bridgedb.configure.loadConfig().
isis at torproject.org
- [tor-commits] [doctor/master] Disabling unmeasured relay check
atagar at torproject.org
- [tor-commits] [doctor/master] Ignore turtles in the descriptor checker
atagar at torproject.org
- [tor-commits] [doctor/master] Only check relays in consensus for bw auth measurements
atagar at torproject.org
- [tor-commits] [doctor/master] Properly suppress staggered messages
atagar at torproject.org
- [tor-commits] [doctor/master] Respecting ignored authorities in 'missing authority signature' check
atagar at torproject.org
- [tor-commits] [flashproxy/master] Prevent setup.py scripts from downloading dependencies.
dcf at torproject.org
- [tor-commits] [gitian-builder/tor-browser-builder-3] Bug 13215: Use 15GiB VM space if needed.
gk at torproject.org
- [tor-commits] [goptlib/master] fmt.
dcf at torproject.org
- [tor-commits] [goptlib/master] Rewrite 'errors.New(fmt.Sprintf(...)) -> fmt.Errorf(...)'.
dcf at torproject.org
- [tor-commits] [goptlib/master] Simplify with gofmt -s.
dcf at torproject.org
- [tor-commits] [meek/master] Add Azure lines to client torrc.
dcf at torproject.org
- [tor-commits] [meek/master] Add README for meek-server
dcf at torproject.org
- [tor-commits] [meek/master] Allow http URLs in the Firefox helper.
dcf at torproject.org
- [tor-commits] [meek/master] A php reflector for meek
arlo at torproject.org
- [tor-commits] [meek/master] asyncWait doesn't take an argument.
dcf at torproject.org
- [tor-commits] [meek/master] Don't allow overriding the proxy per-request.
dcf at torproject.org
- [tor-commits] [meek/master] Don't show error text that may contain public IPs.
dcf at torproject.org
- [tor-commits] [meek/master] Fix readIntoBuf when starting with a non-empty buffer.
dcf at torproject.org
- [tor-commits] [meek/master] Fix the debug message for an unsupported URL scheme.
dcf at torproject.org
- [tor-commits] [meek/master] Go back to reflecting Content-Type.
dcf at torproject.org
- [tor-commits] [meek/master] Make checkProxyURL use its argument.
dcf at torproject.org
- [tor-commits] [meek/master] Proxy examples and restrictions.
dcf at torproject.org
- [tor-commits] [meek/master] Put "ExtORPort auto" in the meek-server man page examples.
dcf at torproject.org
- [tor-commits] [meek/master] Regen man pages.
dcf at torproject.org
- [tor-commits] [meek/master] Regen man pages.
dcf at torproject.org
- [tor-commits] [meek/master] Remove out-of-date public meek-server info.
dcf at torproject.org
- [tor-commits] [meek/master] Reuse the same RoundTripper for all requests.
dcf at torproject.org
- [tor-commits] [meek/master] Rewrite 'errors.New(fmt.Sprintf(...)) -> fmt.Errorf(...)'.
dcf at torproject.org
- [tor-commits] [meek/master] Set Content-Type: application/octet-stream in meek-server.
dcf at torproject.org
- [tor-commits] [meek/master] Simplify with gofmt -s.
dcf at torproject.org
- [tor-commits] [meek/master] Typo.
dcf at torproject.org
- [tor-commits] [meek/master] We don't need to reflect Content-Type.
dcf at torproject.org
- [tor-commits] [meek/master] Whitespace in meek-server/README.
dcf at torproject.org
- [tor-commits] [meek/master] WSGI reflector.
dcf at torproject.org
- [tor-commits] [metrics-db/master] Fix link to directory key certificates.
karsten at torproject.org
- [tor-commits] [metrics-lib/master] Remove circular dependencies between packages.
karsten at torproject.org
- [tor-commits] [metrics-web/master] Allow multiple transports to be displayed at once.
karsten at torproject.org
- [tor-commits] [obfs4/master] Add a man page for obfs4proxy.
yawning at torproject.org
- [tor-commits] [obfs4/master] Add a prolog/epilog to the logging that always gets logged.
yawning at torproject.org
- [tor-commits] [obfs4/master] Add support for "logLevel" to reduce log spam.
yawning at torproject.org
- [tor-commits] [obfs4/master] Change the default logLevel to ERROR, upgrade some client warnings.
yawning at torproject.org
- [tor-commits] [obfs4/master] Change the version command line arg from `-v` to `-version`.
yawning at torproject.org
- [tor-commits] [obfs4/master] Do the release ritual for obfs4proxy-0.0.1.
yawning at torproject.org
- [tor-commits] [obfs4/master] Do the release ritual for obfs4proxy-0.0.2.
yawning at torproject.org
- [tor-commits] [obfs4/master] Fix spelling error in man page, no functional changes.
yawning at torproject.org
- [tor-commits] [obfs4/master] Minor documentation cleanups, no functional changes.
yawning at torproject.org
- [tor-commits] [obfs4/master] Update the README.md (No functional changes).
yawning at torproject.org
- [tor-commits] [obfs4/master] Write an example obfs4 bridge line to "obfs4_bridgeline.txt".
yawning at torproject.org
- [tor-commits] [onionoo/master] Add documentation discussed with iwakeh in #13004.
karsten at torproject.org
- [tor-commits] [onionoo/master] Add next_major_version_scheduled field.
karsten at torproject.org
- [tor-commits] [onionoo/master] Add version strings to jars in classpath.
karsten at torproject.org
- [tor-commits] [onionoo/master] Apply documentation tweaks by iwakeh.
karsten at torproject.org
- [tor-commits] [onionoo/master] Document how to fetch geoip files.
karsten at torproject.org
- [tor-commits] [onionoo/master] logging changes for build.xml, added logback config.
karsten at torproject.org
- [tor-commits] [onionoo/master] logging java source changes.
karsten at torproject.org
- [tor-commits] [onionoo/master] Start assigning version numbers.
karsten at torproject.org
- [tor-commits] [onionoo/master] Switch to Java 7.
karsten at torproject.org
- [tor-commits] [ooni-probe/master] Add a tool for generating ooniprobe decks.
art at torproject.org
- [tor-commits] [ooni-probe/master] Add Debian jessie support
art at torproject.org
- [tor-commits] [ooni-probe/master] Add notice about using ooniresources to download geoip files.
art at torproject.org
- [tor-commits] [ooni-probe/master] Add oonideckgen and ooniresources to setup.py
art at torproject.org
- [tor-commits] [ooni-probe/master] Add resources/ directory
art at torproject.org
- [tor-commits] [ooni-probe/master] Add support for detecting bridge lines in tcp_connect test.
art at torproject.org
- [tor-commits] [ooni-probe/master] Add support for downloading GeoIP files via the ooniresource tool.
art at torproject.org
- [tor-commits] [ooni-probe/master] Add tests to verify if ooniprobe will work with the various versions of Twisted we are supposed to support.
art at torproject.org
- [tor-commits] [ooni-probe/master] Close file descriptor as soon as we have created the temporary file.
art at torproject.org
- [tor-commits] [ooni-probe/master] Determine the sample config dynamically and not from self.data_directory
art at torproject.org
- [tor-commits] [ooni-probe/master] Enable info level logging on obfsproxy
art at torproject.org
- [tor-commits] [ooni-probe/master] Fix bug in checking for the correct input hash.
art at torproject.org
- [tor-commits] [ooni-probe/master] Fix bug that lead to the transport name not being correct when the pluggable transport was not installed.
art at torproject.org
- [tor-commits] [ooni-probe/master] If no country code is specified lookup the country code of the user.
art at torproject.org
- [tor-commits] [ooni-probe/master] Implement policy aware bouncing support in the client
art at torproject.org
- [tor-commits] [ooni-probe/master] Improved RESTfulness of the bouncer API.
art at torproject.org
- [tor-commits] [ooni-probe/master] Improvements to the installation and usage guide
art at torproject.org
- [tor-commits] [ooni-probe/master] Make the update-inputs command an option
art at torproject.org
- [tor-commits] [ooni-probe/master] Merge branch 'master' of github.com:TheTorProject/ooni-probe
art at torproject.org
- [tor-commits] [ooni-probe/master] Merge pull request #331 from anadahz/setup_dep.fix
art at torproject.org
- [tor-commits] [ooni-probe/master] Merge pull request #341 from TheTorProject/feature/deckgen
art at torproject.org
- [tor-commits] [ooni-probe/master] Merge pull request #347 from kudrom/feature/deckgen
art at torproject.org
- [tor-commits] [ooni-probe/master] Merge pull request #348 from TheTorProject/fix/parasitictraceroute
art at torproject.org
- [tor-commits] [ooni-probe/master] Merge pull request #350 from TheTorProject/feature/improve_bridge_reachability
art at torproject.org
- [tor-commits] [ooni-probe/master] Merge pull request #352 from TheTorProject/feature/regression_testing
art at torproject.org
- [tor-commits] [ooni-probe/master] Override skipTest so that it does not produce an error inside of twisted 12.2
art at torproject.org
- [tor-commits] [ooni-probe/master] pep8 cleanup
art at torproject.org
- [tor-commits] [ooni-probe/master] Pep8 fixes
art at torproject.org
- [tor-commits] [ooni-probe/master] Polyfill the connectProtocol to fix compatibility with Twisted 12.2
art at torproject.org
- [tor-commits] [ooni-probe/master] Randomly pick the socks and control port in test_settings.
art at torproject.org
- [tor-commits] [ooni-probe/master] Read the config file before running cli.
art at torproject.org
- [tor-commits] [ooni-probe/master] Record the log output of tor by creating a temporary logfile and reading from it.
art at torproject.org
- [tor-commits] [ooni-probe/master] Refactor Parasitictraceroute.
art at torproject.org
- [tor-commits] [ooni-probe/master] Review of deckgen branch
art at torproject.org
- [tor-commits] [ooni-probe/master] Review of policy aware changes in the client
art at torproject.org
- [tor-commits] [ooni-probe/master] Set the datadirectory to be that of the repo.
art at torproject.org
- [tor-commits] [ooni-probe/master] Set the measurement timeout to the timeout of the nettest + 8 to avoid triggering the measurement timeout before the nettest one.
art at torproject.org
- [tor-commits] [ooni-probe/master] Simplify the code for downloading resources.
art at torproject.org
- [tor-commits] [ooni-probe/master] Simplify the commands in the 5 minute ooni command
art at torproject.org
- [tor-commits] [ooni-probe/master] Update README.rst
art at torproject.org
- [tor-commits] [oonib/master] Add coveragerc
art at torproject.org
- [tor-commits] [oonib/master] Add support for specifying the format of report filenames and directories in the archive.
art at torproject.org
- [tor-commits] [oonib/master] Add synonym for http_requests_test
art at torproject.org
- [tor-commits] [oonib/master] Apply Arturo's fix for 12747
art at torproject.org
- [tor-commits] [oonib/master] bump to 1.1.2
art at torproject.org
- [tor-commits] [oonib/master] Fix indentation problem with http_return_request helper.
art at torproject.org
- [tor-commits] [oonib/master] Fix typo in README and in setup.py
art at torproject.org
- [tor-commits] [oonib/master] Implement unittests for HTTP test helpers.
art at torproject.org
- [tor-commits] [oonib/master] Improved RESTfulness of the bouncer API.
art at torproject.org
- [tor-commits] [oonib/master] Make oonibackend ready for being uploaded to pypi
art at torproject.org
- [tor-commits] [oonib/master] Merge branch 'fix/application_api_rebase'
art at torproject.org
- [tor-commits] [oonib/master] Merge pull request #57 from TheTorProject/feature/13232
art at torproject.org
- [tor-commits] [oonib/master] Minor cleanup of bouncer handlers.
art at torproject.org
- [tor-commits] [oonib/master] Print the configured hidden service details to stdout
art at torproject.org
- [tor-commits] [oonib/master] Refactor oonib's usage of twisted application API
art at torproject.org
- [tor-commits] [oonib/master] Remove runner.py
art at torproject.org
- [tor-commits] [oonib/master] Set default report file path to include country code.
art at torproject.org
- [tor-commits] [oonib/master] update oonibackend to 1.1.0
art at torproject.org
- [tor-commits] [oonib/master] update oonibackend to 1.1.1
art at torproject.org
- [tor-commits] [oonib/master] update oonibackend to 1.1.3
art at torproject.org
- [tor-commits] [oonib/master] Use shutil.move instead of os.rename.
art at torproject.org
- [tor-commits] [oonib/master] Write to a tor logfile
art at torproject.org
- [tor-commits] [orbot/master] add warning about restarting Orbot after settings changes
n8fr8 at torproject.org
- [tor-commits] [orbot/master] don't manually call onDestroy, just call finish()
n8fr8 at torproject.org
- [tor-commits] [orbot/master] ensure all iptables rules are always wiped
n8fr8 at torproject.org
- [tor-commits] [orbot/master] fixes for transproxy/iptables rules
n8fr8 at torproject.org
- [tor-commits] [orbot/master] fix for reconnecting to exiting Tor process after service restart
n8fr8 at torproject.org
- [tor-commits] [orbot/master] improve error handling of tor startup sequence
n8fr8 at torproject.org
- [tor-commits] [orbot/master] more tuning of Tor service startup and status checking
n8fr8 at torproject.org
- [tor-commits] [orbot/master] remove duplicate service start/bind code in onResume()
n8fr8 at torproject.org
- [tor-commits] [orbot/master] removing binaries from source repo
n8fr8 at torproject.org
- [tor-commits] [orbot/master] update changelog
n8fr8 at torproject.org
- [tor-commits] [orbot/master] update changelog
n8fr8 at torproject.org
- [tor-commits] [orbot/master] update english versions strings
n8fr8 at torproject.org
- [tor-commits] [orbot/master] update Orbot about dialog display to show tor version
n8fr8 at torproject.org
- [tor-commits] [orbot/master] update to 14.0.7.3
n8fr8 at torproject.org
- [tor-commits] [orbot/master] update to 14.0.8
n8fr8 at torproject.org
- [tor-commits] [orbot/master] update to 14.0.8.1
n8fr8 at torproject.org
- [tor-commits] [orbot/master] update tor binary constant to force on device upgrade
n8fr8 at torproject.org
- [tor-commits] [orbot/master] update to Tor 0.2.5.7-rc
n8fr8 at torproject.org
- [tor-commits] [orbot/master] updating binaries
n8fr8 at torproject.org
- [tor-commits] [stem/master] Adding crop() method to our str_tools
atagar at torproject.org
- [tor-commits] [stem/master] Adding get_accounting_stats()
atagar at torproject.org
- [tor-commits] [stem/master] Adding get_effective_rate() to the Controller
atagar at torproject.org
- [tor-commits] [stem/master] Adding is_localhost() to the BaseController
atagar at torproject.org
- [tor-commits] [stem/master] Adding join() function to the str_tools module
atagar at torproject.org
- [tor-commits] [stem/master] Adding proc.get_file_descriptors_used
atagar at torproject.org
- [tor-commits] [stem/master] Better ExitPolicy handling for the 'private' keyword and default suffix
atagar at torproject.org
- [tor-commits] [stem/master] Better handling for 'private' exit policy entries
atagar at torproject.org
- [tor-commits] [stem/master] Better handling for default exit policy suffix
atagar at torproject.org
- [tor-commits] [stem/master] connection_time() method for the BaseController
atagar at torproject.org
- [tor-commits] [stem/master] Default to getting our own descriptor if no relay is specified
atagar at torproject.org
- [tor-commits] [stem/master] Dropping get_* prefix from most util functions
atagar at torproject.org
- [tor-commits] [stem/master] Dropping get_* prefix from proc functions
atagar at torproject.org
- [tor-commits] [stem/master] Dropping get_* prefix from string util functions
atagar at torproject.org
- [tor-commits] [stem/master] Dropping get_* prefix from system functions
atagar at torproject.org
- [tor-commits] [stem/master] Dropping get_* prefix from testing functions
atagar at torproject.org
- [tor-commits] [stem/master] ExitPolicy's 'private' keyword handling didn't account for our public address
atagar at torproject.org
- [tor-commits] [stem/master] Fix for prior correction of name_by_pid()
atagar at torproject.org
- [tor-commits] [stem/master] Integ tests didn't account for defaulting to get our own descriptor
atagar at torproject.org
- [tor-commits] [stem/master] launch_tor_with_config() raises an OSError if called too many times
atagar at torproject.org
- [tor-commits] [stem/master] Noting that the BadDirectory flag was removed from tor
atagar at torproject.org
- [tor-commits] [stem/master] Proper hash function for ExitPolicy
atagar at torproject.org
- [tor-commits] [stem/master] Provide a nice error if accounting isn't enabled
atagar at torproject.org
- [tor-commits] [stem/master] Renaming ExitPolicy's is_default() to has_default()
atagar at torproject.org
- [tor-commits] [stem/master] Renaming get_system_resolvers() to system_resolvers()
atagar at torproject.org
- [tor-commits] [stem/master] Uncaught exception when name_by_pid() fails to call ps
atagar at torproject.org
- [tor-commits] [stem/master] Updating gabelmoo's address
atagar at torproject.org
- [tor-commits] [stem/master] Using versionchanged for util function name notices
atagar at torproject.org
- [tor-commits] [support-tools/master] Add queue graphs data for August 2014
lunar at torproject.org
- [tor-commits] [support-tools/master] Add response time data for August 2014
lunar at torproject.org
- [tor-commits] [support-tools/master] expire-old-tickets: add new script to remove old information from RT database
lunar at torproject.org
- [tor-commits] [tor-browser-bundle/maint-3.6] Also switch gitian to commit hash.
mikeperry at torproject.org
- [tor-commits] [tor-browser-bundle/maint-3.6] Also update the tag verification for Tor Launcher..
mikeperry at torproject.org
- [tor-commits] [tor-browser-bundle/maint-3.6] Back out Torbutton 1.6.12.3
mikeperry at torproject.org
- [tor-commits] [tor-browser-bundle/maint-3.6] Bug 9150: Make RPATH unavailable on Linux builds.
gk at torproject.org
- [tor-commits] [tor-browser-bundle/maint-3.6] Bump NoScript version.
mikeperry at torproject.org
- [tor-commits] [tor-browser-bundle/maint-3.6] Fix wrong changelog entry.
gk at torproject.org
- [tor-commits] [tor-browser-bundle/maint-3.6] Revert "Back out Torbutton 1.6.12.3"
mikeperry at torproject.org
- [tor-commits] [tor-browser-bundle/maint-3.6] Update changelog and versions for 3.6.6.
mikeperry at torproject.org
- [tor-commits] [tor-browser-bundle/maint-3.6] Update subkeys for Mike Perry and Torbutton.
mikeperry at torproject.org
- [tor-commits] [tor-browser-bundle/maint-3.6] Use SHA for Torlauncher due to gpg+git tag timestamp braindamage.
mikeperry at torproject.org
- [tor-commits] [tor-browser-bundle/maint-3.6] Use the commit for Tor Launcher as well.
gk at torproject.org
- [tor-commits] [tor-browser-bundle/master] Add the update responses script
gk at torproject.org
- [tor-commits] [tor-browser-bundle/master] Also switch gitian to commit hash.
mikeperry at torproject.org
- [tor-commits] [tor-browser-bundle/master] Also update the tag verification for Tor Launcher..
mikeperry at torproject.org
- [tor-commits] [tor-browser-bundle/master] Bug #12873: Re-enable TLSv1.1 and v1.2 for Meek.
mikeperry at torproject.org
- [tor-commits] [tor-browser-bundle/master] Bug 10077: Make binutils independent of mingw-w64.
gk at torproject.org
- [tor-commits] [tor-browser-bundle/master] Bug 11189: Adding BUILD_HOSTNAME.
gk at torproject.org
- [tor-commits] [tor-browser-bundle/master] Bug 12461: New compiler for Tor Browser ESR 31.
gk at torproject.org
- [tor-commits] [tor-browser-bundle/master] Bug 12462: Enable HTTPSHandler in Python.
gk at torproject.org
- [tor-commits] [tor-browser-bundle/master] Bug 12798: Add pulseaudio development headers.
gk at torproject.org
- [tor-commits] [tor-browser-bundle/master] Bug 12811: Bumping mingw-w64 commit.
gk at torproject.org
- [tor-commits] [tor-browser-bundle/master] Bug 13031: Adding full RELRO protection on Linux.
gk at torproject.org
- [tor-commits] [tor-browser-bundle/master] Bug 13091: Use "Tor Browser" everywhere (space included)
gk at torproject.org
- [tor-commits] [tor-browser-bundle/master] Bug 13245: Prevent non-english TBBs from upgrading to english version.
mikeperry at torproject.org
- [tor-commits] [tor-browser-bundle/master] Bug 9150: Make RPATH unavailable on Linux builds.
gk at torproject.org
- [tor-commits] [tor-browser-bundle/master] Bump NoScript version in nghtly builds.
gk at torproject.org
- [tor-commits] [tor-browser-bundle/master] Bump versions and update changelog for 4.0a3.
mikeperry at torproject.org
- [tor-commits] [tor-browser-bundle/master] Changelog for 4.0a3 and versions bump.
gk at torproject.org
- [tor-commits] [tor-browser-bundle/master] Change the URL to the NoScript .xpi, too.
gk at torproject.org
- [tor-commits] [tor-browser-bundle/master] Don't distribute mar tools. They are not reproducible (yet).
mikeperry at torproject.org
- [tor-commits] [tor-browser-bundle/master] Include the Go license as required for certain PTs.
gk at torproject.org
- [tor-commits] [tor-browser-bundle/master] mbsdiff is not linked as mbsdiff.exe anymore.
gk at torproject.org
- [tor-commits] [tor-browser-bundle/master] Merge remote-tracking branch 'pc/bug13091'
gk at torproject.org
- [tor-commits] [tor-browser-bundle/master] No need to apply the patch for bug 8402 anymore.
gk at torproject.org
- [tor-commits] [tor-browser-bundle/master] No patch for bug 11200 when using tor 0.2.5.7-rc.
gk at torproject.org
- [tor-commits] [tor-browser-bundle/master] Package clean-up in descriptors.
gk at torproject.org
- [tor-commits] [tor-browser-bundle/master] Point nightlies at FF31ESR.
mikeperry at torproject.org
- [tor-commits] [tor-browser-bundle/master] Remove Torbutton 1.6.12.3 from 3.6.6 changelog.
mikeperry at torproject.org
- [tor-commits] [tor-browser-bundle/master] Revert "Remove Torbutton 1.6.12.3 from 3.6.6 changelog."
mikeperry at torproject.org
- [tor-commits] [tor-browser-bundle/master] Update changelog file.
gk at torproject.org
- [tor-commits] [tor-browser-bundle/master] Update changelog for 3.6.6, and add an omission to 4.0a3.
mikeperry at torproject.org
- [tor-commits] [tor-browser-bundle/master] Update changelog for 4.0a3 (and fix 3.6.6 changelog for history).
mikeperry at torproject.org
- [tor-commits] [tor-browser-bundle/master] Update NoScript to 2.6.8.39.
mikeperry at torproject.org
- [tor-commits] [tor-browser-bundle/master] Update subkeys for Mike Perry.
mikeperry at torproject.org
- [tor-commits] [tor-browser-bundle/master] Use latest NoScript for nightlies.
gk at torproject.org
- [tor-commits] [tor-browser-bundle/master] Use meek 0.11.
gk at torproject.org
- [tor-commits] [tor-browser-bundle/master] Use newer libfaketime (0.9.6).
gk at torproject.org
- [tor-commits] [tor-browser-bundle/master] Use SHA for Torlauncher due to gpg+git tag timestamp braindamage.
mikeperry at torproject.org
- [tor-commits] [tor-browser-bundle/master] Use the commit for Tor Launcher as well.
gk at torproject.org
- [tor-commits] [tor-browser-spec/master] Add Firefox 31 network audit notes.
mikeperry at torproject.org
- [tor-commits] [tor-browser-spec/master] Update release process for new versions file and chmod fixes.
mikeperry at torproject.org
- [tor-commits] [tor-browser-spec/master] We now update the recommended versions file directly on www.
mikeperry at torproject.org
- [tor-commits] [tor-browser/tor-browser-24.8.0esr-3.x-1] fixup! TB4: Tor Browser's Firefox preference overrides.
mikeperry at torproject.org
- [tor-commits] [tor-browser/tor-browser-24.8.0esr-4.x-1] Bug 13047: Updater should not send Kernel/GTK version
mikeperry at torproject.org
- [tor-commits] [tor-browser/tor-browser-24.8.0esr-4.x-1] Bug 13049: updater fails (self.update is undefined).
mikeperry at torproject.org
- [tor-commits] [tor-browser/tor-browser-24.8.0esr-4.x-1] Bug 13091: Use "Tor Browser" everywhere (space included)
mikeperry at torproject.org
- [tor-commits] [tor-browser/tor-browser-24.8.0esr-4.x-1] fixup! TB4: Tor Browser's Firefox preference overrides.
mikeperry at torproject.org
- [tor-commits] [tor-browser/tor-browser-24.8.0esr-4.x-1] Merge remote-tracking branch 'brade/bug13047-03' into tor-browser-24.8.0esr-4.x-1
mikeperry at torproject.org
- [tor-commits] [tor-browser/tor-browser-24.8.0esr-4.x-1] Merge remote-tracking branch 'brade/bug13049' into tor-browser-24.8.0esr-4.x-1
mikeperry at torproject.org
- [tor-commits] [tor-browser/tor-browser-31.1.1esr-4.x-1] Bug 1010972 - Don't use MSVC assembly on mingw. r=jesup
mikeperry at torproject.org
- [tor-commits] [tor-browser/tor-browser-31.1.1esr-4.x-1] Bug 10715: Enable Webgl for mingw-w64 again.
mikeperry at torproject.org
- [tor-commits] [tor-browser/tor-browser-31.1.1esr-4.x-1] Bug 12811: Add MOZ_D3DCOMPILER_DLL iff available.
mikeperry at torproject.org
- [tor-commits] [tor-browser/tor-browser-31.1.1esr-4.x-1] Bug 12811: Fix for Mozilla's bug 1058778.
mikeperry at torproject.org
- [tor-commits] [tor-browser/tor-browser-31.1.1esr-4.x-1] Bug 12811: WTypes.h -> wtypes.h
mikeperry at torproject.org
- [tor-commits] [tor-browser/tor-browser-31.1.1esr-4.x-1] Bug 973138 - Fixed goto crossing variable declaration (fixes GCC compilation).
mikeperry at torproject.org
- [tor-commits] [tor-browser/tor-browser-31.1.1esr-4.x-1] Disable ICU when cross-compiling; clean-up.
mikeperry at torproject.org
- [tor-commits] [tor-browser/tor-browser-31.1.1esr-4.x-1] fixup! TB4: Tor Browser's Firefox preference overrides.
mikeperry at torproject.org
- [tor-commits] [tor-ramdisk/master] Bump kernel for x86_64
blueness at torproject.org
- [tor-commits] [tor-ramdisk/master] Bump tor, busybox and kernel for x86
blueness at torproject.org
- [tor-commits] [tor/maint-0.2.3] gabelmoo's IPv4 address changed
arma at torproject.org
- [tor-commits] [tor/maint-0.2.4] clients now send correct address for rendezvous point
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.4] gabelmoo's IPv4 address changed
arma at torproject.org
- [tor-commits] [tor/maint-0.2.4] Merge branch 'maint-0.2.3' into maint-0.2.4
arma at torproject.org
- [tor-commits] [tor/maint-0.2.5] Add cscope generated files to .gitignore.
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.5] Adding changes file.
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.5] Add more escaped() calls in directory.c
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.5] Bump maint-0.2.5 to 0.2.5.7-rc-dev
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.5] Clean up the MVSC nmake files so they work again.
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.5] clients now send correct address for rendezvous point
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.5] Correctly update channel local mark when address of incoming connection changes after handshake; fixes bug #12160
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.5] Documenting reject6 and accept6 ExitPolicy entries in manpage.
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.5] Don't use the getaddrinfo sandbox cache from tor-resolve
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.5] Expand the event_mask field in controller conns to 64 bits
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.5] Fix a number of clang analyzer false-positives
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.5] Fix relay_command_to_string(); solve 12700.
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.5] gabelmoo's IPv4 address changed
arma at torproject.org
- [tor-commits] [tor/maint-0.2.5] In routerlist_assert_ok(), check r2 before taking &(r2->cache_info)
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.5] Merge branch 'bug13295_v2_025' into maint-0.2.5
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.5] Merge branch 'maint-0.2.3' into maint-0.2.4
arma at torproject.org
- [tor-commits] [tor/maint-0.2.5] Merge branch 'maint-0.2.4' into maint-0.2.5
arma at torproject.org
- [tor-commits] [tor/maint-0.2.5] Merge remote-tracking branch 'andrea/bug12160_025' into maint-0.2.5
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.5] Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.5] Merge remote-tracking branch 'public/bug12700_024' into maint-0.2.5
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.5] Merge remote-tracking branch 'public/bug12908_025' into maint-0.2.5
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.5] Reduce log severity for unused ClientTransportPlugin lines
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.5] Warn if Tor is a relay and a HS
nickm at torproject.org
- [tor-commits] [tor/master] + is not how we say concatenate
arma at torproject.org
- [tor-commits] [tor/master] Activate INSTRUMENT_DOWNLOADS under clang analyzer as well as coverity
nickm at torproject.org
- [tor-commits] [tor/master] Add a changes file for 13119
nickm at torproject.org
- [tor-commits] [tor/master] Add a changes file for bug 13104
nickm at torproject.org
- [tor-commits] [tor/master] Add an "AccountingRule" feature to permit limiting bw usage by read+write
nickm at torproject.org
- [tor-commits] [tor/master] Add an assertion to read_file_to_str_until_eof
nickm at torproject.org
- [tor-commits] [tor/master] Add a reference implementation of our ed25519 modifications
nickm at torproject.org
- [tor-commits] [tor/master] Add a script to run trunnel on the trunnel files.
nickm at torproject.org
- [tor-commits] [tor/master] Add benchmarks for ed25519 functions
nickm at torproject.org
- [tor-commits] [tor/master] Add changes file for #12751.
nickm at torproject.org
- [tor-commits] [tor/master] Add changes file for #12939.
nickm at torproject.org
- [tor-commits] [tor/master] Add changes file for #13196.
nickm at torproject.org
- [tor-commits] [tor/master] Add coccinelle script to remove pointless callocs
nickm at torproject.org
- [tor-commits] [tor/master] Add comments to ed25519_vectors.inc
nickm at torproject.org
- [tor-commits] [tor/master] Add cscope generated files to .gitignore.
nickm at torproject.org
- [tor-commits] [tor/master] Add curve25519->ed25519 key conversion per proposal 228
nickm at torproject.org
- [tor-commits] [tor/master] Add Ed25519 support, wrappers, and tests.
nickm at torproject.org
- [tor-commits] [tor/master] Add encode/decode functions for ed25519 public keys
nickm at torproject.org
- [tor-commits] [tor/master] Add headers as needed to make ed25519_ref10 compile.
nickm at torproject.org
- [tor-commits] [tor/master] Adding changes file.
nickm at torproject.org
- [tor-commits] [tor/master] Adding changes file for 8197.
nickm at torproject.org
- [tor-commits] [tor/master] Add instructions for building Tor with MSVC.
nickm at torproject.org
- [tor-commits] [tor/master] Add missing ed25519_ref10 headers to NOINST_HEADERS.
nickm at torproject.org
- [tor-commits] [tor/master] Add more assertions to esc_for_log to please the clangalyzer.
nickm at torproject.org
- [tor-commits] [tor/master] Add more escaped() calls in directory.c
nickm at torproject.org
- [tor-commits] [tor/master] Add script to detect and remove unCish malloc-then-cast pattern
nickm at torproject.org
- [tor-commits] [tor/master] Add some explicit casts as needed to make ed25519_ref10 compile
nickm at torproject.org
- [tor-commits] [tor/master] Add tests for failing cases of crypto_pwbox
nickm at torproject.org
- [tor-commits] [tor/master] Add the ed25519 ref10 code verbatim from supercop-20140622
nickm at torproject.org
- [tor-commits] [tor/master] Add the pure-python ed25519 implementation, for testing.
nickm at torproject.org
- [tor-commits] [tor/master] Add unittests for finding the third quartile of a set.
nickm at torproject.org
- [tor-commits] [tor/master] Adjust pwbox format: use a random IV each time
nickm at torproject.org
- [tor-commits] [tor/master] Allow ClientTransportPlugins to use proxies
nickm at torproject.org
- [tor-commits] [tor/master] and forward-port those changelogs too
arma at torproject.org
- [tor-commits] [tor/master] Another clang analyzer complaint wrt HT_GENERATE
nickm at torproject.org
- [tor-commits] [tor/master] Another ed25519 tweak: store secret keys in expanded format
nickm at torproject.org
- [tor-commits] [tor/master] Apply the MALLOC_ZERO_WORKS fixup to tor_realloc as well.
nickm at torproject.org
- [tor-commits] [tor/master] Automake syntax error :/
nickm at torproject.org
- [tor-commits] [tor/master] Avoid a "constant variable guards dead code" warning from coverity
nickm at torproject.org
- [tor-commits] [tor/master] Avoid an overflow on negation in format_helper_exit_status
nickm at torproject.org
- [tor-commits] [tor/master] Avoid divide by zero and NaNs in scale_array_elements_to_u64
nickm at torproject.org
- [tor-commits] [tor/master] Avoid division by zero in circuitstats pareto
nickm at torproject.org
- [tor-commits] [tor/master] Avoid frequent strcmp() calls for AccountingRule
nickm at torproject.org
- [tor-commits] [tor/master] Avoid overflows and underflows in sscanf and friends
nickm at torproject.org
- [tor-commits] [tor/master] Avoid unsigned/sign compare warning from last patch.
nickm at torproject.org
- [tor-commits] [tor/master] Bounds check while looping over a fixed size table or array
nickm at torproject.org
- [tor-commits] [tor/master] Bump maint-0.2.5 to 0.2.5.7-rc-dev
nickm at torproject.org
- [tor-commits] [tor/master] C90 compliance for #13104 fixes
nickm at torproject.org
- [tor-commits] [tor/master] changes file for 12884
nickm at torproject.org
- [tor-commits] [tor/master] changes file for 7733
nickm at torproject.org
- [tor-commits] [tor/master] Changes file for ticket 961
nickm at torproject.org
- [tor-commits] [tor/master] Check key_len in secret_to_key_new()
nickm at torproject.org
- [tor-commits] [tor/master] Clean up a clangalyzer warning in directory_remove_invalid
nickm at torproject.org
- [tor-commits] [tor/master] clean up eol whitespace from coccinelle-generated patches
nickm at torproject.org
- [tor-commits] [tor/master] Clean up the MVSC nmake files so they work again.
nickm at torproject.org
- [tor-commits] [tor/master] Clear the cached address from resolve_my_address() when our IP changes
nickm at torproject.org
- [tor-commits] [tor/master] Clear up another clangalyzer issue
nickm at torproject.org
- [tor-commits] [tor/master] Clients no longer write "DirReqStatistics 0" in their saveconf output
nickm at torproject.org
- [tor-commits] [tor/master] clients now send correct address for rendezvous point
nickm at torproject.org
- [tor-commits] [tor/master] clients use optimistic data when reaching hidden services
nickm at torproject.org
- [tor-commits] [tor/master] Comment-out dead code in ed25519/ref10
nickm at torproject.org
- [tor-commits] [tor/master] Comments and tweaks based on review by asn
nickm at torproject.org
- [tor-commits] [tor/master] continue our habit of specifying the default in the manpage
arma at torproject.org
- [tor-commits] [tor/master] Correctly update channel local mark when address of incoming connection changes after handshake; fixes bug #12160
nickm at torproject.org
- [tor-commits] [tor/master] Cut the time to run the python ed25519 tests by a factor of ~6
nickm at torproject.org
- [tor-commits] [tor/master] Divide torrc.sample into torrc.sample and torrc.minimal
nickm at torproject.org
- [tor-commits] [tor/master] Documenting reject6 and accept6 ExitPolicy entries in manpage.
nickm at torproject.org
- [tor-commits] [tor/master] Don't delay uploading a new desc if bw estimate was 0
nickm at torproject.org
- [tor-commits] [tor/master] Don't include a backtrace test for dereferencing 0 under analyzers
nickm at torproject.org
- [tor-commits] [tor/master] Don't list relays w/ bw estimate of 0 in the consensus
nickm at torproject.org
- [tor-commits] [tor/master] Don't pass invalid memory regions to digestmap_set/get in test_routerlist
nickm at torproject.org
- [tor-commits] [tor/master] Don't use the getaddrinfo sandbox cache from tor-resolve
nickm at torproject.org
- [tor-commits] [tor/master] Do not launch pluggable transport plugins when DisableNetwork is set.
nickm at torproject.org
- [tor-commits] [tor/master] Draft implementation for ed25519 key blinding, as in prop224
nickm at torproject.org
- [tor-commits] [tor/master] ed25519_ref10: use uint64_t and int64_t, not long long
nickm at torproject.org
- [tor-commits] [tor/master] Evaluate TestingDirAuthVoteGuard only after filling all rs elements.
nickm at torproject.org
- [tor-commits] [tor/master] Expand the event_mask field in controller conns to 64 bits
nickm at torproject.org
- [tor-commits] [tor/master] Explicitly initialize addresses in tor_ersatz_socketpair
nickm at torproject.org
- [tor-commits] [tor/master] Extra tests for tor_memeq and memcmp
nickm at torproject.org
- [tor-commits] [tor/master] Fix "comparison is always false" warnings in new test_util_di_ops
nickm at torproject.org
- [tor-commits] [tor/master] Fix: typo in torrc.sample.in
nickm at torproject.org
- [tor-commits] [tor/master] Fix a couple of small memory leaks on failure cases.
nickm at torproject.org
- [tor-commits] [tor/master] Fix add_fingerprint_to_dir() doc and signature
nickm at torproject.org
- [tor-commits] [tor/master] Fix a double-free in failing case of handle_control_authenticate.
nickm at torproject.org
- [tor-commits] [tor/master] Fix a double-free in failing case of handle_control_authenticate.
nickm at torproject.org
- [tor-commits] [tor/master] Fix a number of clang analyzer false-positives
nickm at torproject.org
- [tor-commits] [tor/master] Fix API for ed25519_ref10_open()
nickm at torproject.org
- [tor-commits] [tor/master] Fix a windows unused-arg warning
nickm at torproject.org
- [tor-commits] [tor/master] Fix configure script build with autoconf < 2.63
nickm at torproject.org
- [tor-commits] [tor/master] Fixed the test build with --enable-gcc-warnings
nickm at torproject.org
- [tor-commits] [tor/master] Fix issues brought up in nickm's review.
nickm at torproject.org
- [tor-commits] [tor/master] Fix linux compilation of ed25519_ref10
nickm at torproject.org
- [tor-commits] [tor/master] Fix more (void*)11 warnings in the tests
nickm at torproject.org
- [tor-commits] [tor/master] Fix on that last fix.
nickm at torproject.org
- [tor-commits] [tor/master] Fix some 'dereference-before-null-check' warnings in test_circuitlist.c
nickm at torproject.org
- [tor-commits] [tor/master] Fix the leaks that valgrind found in the new routerset tests.
nickm at torproject.org
- [tor-commits] [tor/master] fix typo in comment
arma at torproject.org
- [tor-commits] [tor/master] Fix warnings on 32-bit builds.
nickm at torproject.org
- [tor-commits] [tor/master] forward-port changelog from 0.2.5.7-rc
nickm at torproject.org
- [tor-commits] [tor/master] gabelmoo's IPv4 address changed
arma at torproject.org
- [tor-commits] [tor/master] get rid of routerstatus->version_supports_optimistic_data
nickm at torproject.org
- [tor-commits] [tor/master] get rid of trivial redundant comment
arma at torproject.org
- [tor-commits] [tor/master] Give an example how to run the unit tests
nickm at torproject.org
- [tor-commits] [tor/master] Have the run_trunnel.sh script tell trunnel to update src/ext/trunnel too
nickm at torproject.org
- [tor-commits] [tor/master] Ignore coverage_html/
nickm at torproject.org
- [tor-commits] [tor/master] Improve the log message when a transport doesn't support proxies.
nickm at torproject.org
- [tor-commits] [tor/master] Improving error message.
nickm at torproject.org
- [tor-commits] [tor/master] In routerlist_assert_ok(), check r2 before taking &(r2->cache_info)
nickm at torproject.org
- [tor-commits] [tor/master] Integrate ed25519_ref10 into our build system.
nickm at torproject.org
- [tor-commits] [tor/master] Log the correct proxy type on failure.
nickm at torproject.org
- [tor-commits] [tor/master] Make iter for DECLARE_TYPED_DIGESTMAP_FNS be a pointer.
nickm at torproject.org
- [tor-commits] [tor/master] Make not even macros use test_fail_msg.
nickm at torproject.org
- [tor-commits] [tor/master] Mark StrictE{ntry, xit}Nodes as obsolete.
arma at torproject.org
- [tor-commits] [tor/master] Mention "make check" in doc/HACKING
nickm at torproject.org
- [tor-commits] [tor/master] Mention trunnel in LICENSE and src/ext/README
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'bug12899_squashed'
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'bug12971_take2_squashed'
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'bug13280'
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'bug13295_v2_025' into maint-0.2.5
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'bug4244b_squashed'
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'bug8197_squashed'
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'ed25519_ref10_squashed'
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'libscrypt_trunnel_squashed'
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.2.3' into maint-0.2.4
arma at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.2.4' into maint-0.2.5
arma at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.2.5'
arma at torproject.org
- [tor-commits] [tor/master] Merge branch 'master' of git-rw.torproject.org:/tor
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'ticket961_squashed'
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'andrea/bug12160_025' into maint-0.2.5
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'arma/feature13153'
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'arma/feature13211'
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'asn/bug13064'
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'intrigeri/bug12751-systemd-filesystem-sandbox'
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'intrigeri/bug12939-systemd-no-new-privileges'
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'intrigeri/bug13196-systemd-writable-run-directory'
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.5'
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.5'
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.5'
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.5'
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.5'
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.5'
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.5'
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.5'
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.5'
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.5'
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.5'
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.5'
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.5'
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.5'
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'public/bug12693_025'
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'public/bug12700_024' into maint-0.2.5
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'public/bug12908_025' into maint-0.2.5
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'public/bug13104_025'
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'public/bug13104_025'
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'public/bug7733a'
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'public/require_some_c99'
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'public/ticket_13119_v3'
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'public/torrc_minimal'
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'rl1987/bug13228'
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'teor/circuitstats-pareto-avoid-div-zero'
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'yawning/bug13213'
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'yawning/bug_8402'
nickm at torproject.org
- [tor-commits] [tor/master] More documentation for ed25519 stuff.
nickm at torproject.org
- [tor-commits] [tor/master] More generic passphrase hashing code, including scrypt support
nickm at torproject.org
- [tor-commits] [tor/master] Move secret-to-key functionality into a separate module
nickm at torproject.org
- [tor-commits] [tor/master] New API for policies_parse_exit_policy().
nickm at torproject.org
- [tor-commits] [tor/master] Note when 13290 was introduced.
nickm at torproject.org
- [tor-commits] [tor/master] Note when 13291 was introduced.
nickm at torproject.org
- [tor-commits] [tor/master] One more whitespace fix
nickm at torproject.org
- [tor-commits] [tor/master] Parenthesize macro arguments for 13291 fix
nickm at torproject.org
- [tor-commits] [tor/master] Reduce log severity for unused ClientTransportPlugin lines
nickm at torproject.org
- [tor-commits] [tor/master] Regenerate pwbox.c with the latest trunnel
nickm at torproject.org
- [tor-commits] [tor/master] Remove client-side bad directory logic
nickm at torproject.org
- [tor-commits] [tor/master] Remove config options that have been obsolete since 0.2.3
nickm at torproject.org
- [tor-commits] [tor/master] Remove dirauth support for the BadDirectory flag
nickm at torproject.org
- [tor-commits] [tor/master] Remove get_bridge_pt_addrport().
nickm at torproject.org
- [tor-commits] [tor/master] Remove now-pointless SIZE_MAX stanza from OpenBSD_malloc_linux
nickm at torproject.org
- [tor-commits] [tor/master] Remove support for naming directory authorities
nickm at torproject.org
- [tor-commits] [tor/master] Remove the AuthDirRejectUnlisted config option
nickm at torproject.org
- [tor-commits] [tor/master] Remove the legacy_test_helper and legacy_setup wrappers
nickm at torproject.org
- [tor-commits] [tor/master] remove two unused test_* macros
nickm at torproject.org
- [tor-commits] [tor/master] Rename secret_to_key to secret_to_key_rfc2440
nickm at torproject.org
- [tor-commits] [tor/master] Rename socks5 error code setting function again
nickm at torproject.org
- [tor-commits] [tor/master] Replace all uses of test_{str,}eq
nickm at torproject.org
- [tor-commits] [tor/master] Replace remaining uses of deprecated test_mem* functions
nickm at torproject.org
- [tor-commits] [tor/master] Replace the remaining test_assert instances
nickm at torproject.org
- [tor-commits] [tor/master] Replace the remaining test_n?eq_ptr calls
nickm at torproject.org
- [tor-commits] [tor/master] Require two c99 features (midblock decls, designated initializers)
nickm at torproject.org
- [tor-commits] [tor/master] Respond with 'Command not supported' SOCKS5 reply message upon reception of unsupported request.
nickm at torproject.org
- [tor-commits] [tor/master] Restore the operation of extra_strong in ed25519_secret_key_generate
nickm at torproject.org
- [tor-commits] [tor/master] Rudimentary-but-sufficient passphrase-encrypted box code.
nickm at torproject.org
- [tor-commits] [tor/master] Stop ed25519 8-bit signed left shift overflowing
nickm at torproject.org
- [tor-commits] [tor/master] Stop signed left shifts overflowing in ed25519: Macros
nickm at torproject.org
- [tor-commits] [tor/master] Stop silently skipping invalid args to setevents
arma at torproject.org
- [tor-commits] [tor/master] Stop spawn test failures due to a race condition with SIGCHLD on process exit
nickm at torproject.org
- [tor-commits] [tor/master] Stop spurious clang shallow analysis null pointer errors
nickm at torproject.org
- [tor-commits] [tor/master] Stop test & bench build failures with --disable-curve25519
nickm at torproject.org
- [tor-commits] [tor/master] Support for writing ed25519 public/private components to disk.
nickm at torproject.org
- [tor-commits] [tor/master] systemd unit file: ensures that the process and all its children can never gain
nickm at torproject.org
- [tor-commits] [tor/master] systemd unit file: only allow tor to write to /var/lib/tor and /var/log/tor (#12751).
nickm at torproject.org
- [tor-commits] [tor/master] systemd unit file: set up /var/run/tor as writable for the Tor service.
nickm at torproject.org
- [tor-commits] [tor/master] Tell autoconf to make the compiler act as c99
nickm at torproject.org
- [tor-commits] [tor/master] Test a full array of s2k flags with pwbox test.
nickm at torproject.org
- [tor-commits] [tor/master] Test vectors for PBKDF2 from RFC6070
nickm at torproject.org
- [tor-commits] [tor/master] Test vectors for scrypt from draft-josefsson-scrypt-kdf-00
nickm at torproject.org
- [tor-commits] [tor/master] torrc.sample: Fix units
nickm at torproject.org
- [tor-commits] [tor/master] Tweak address.c to use a little c99 syntax
nickm at torproject.org
- [tor-commits] [tor/master] Tweak and expose secret_to_key_compute_key for testing
nickm at torproject.org
- [tor-commits] [tor/master] Tweak ed25519 ref10 signing interface to use less space.
nickm at torproject.org
- [tor-commits] [tor/master] Tweak ref10 keygen APIs to be more sane.
nickm at torproject.org
- [tor-commits] [tor/master] two more typos
arma at torproject.org
- [tor-commits] [tor/master] Updated building-tor-msvc.txt
nickm at torproject.org
- [tor-commits] [tor/master] Update HACKING instructions to mention format_changelog script
nickm at torproject.org
- [tor-commits] [tor/master] Use 'Bytes', not 'B', in torrc.sample.
nickm at torproject.org
- [tor-commits] [tor/master] Use --require-version to prevent running trunnel pre-1.2
nickm at torproject.org
- [tor-commits] [tor/master] Use coccinelle scripts to clean up our unit tests
nickm at torproject.org
- [tor-commits] [tor/master] Use optimistic data even if we don't know exitnode->rs
nickm at torproject.org
- [tor-commits] [tor/master] Use preferred key-expansion means for pbkdf2, scrypt.
nickm at torproject.org
- [tor-commits] [tor/master] Use real pointers in unit tests, not (void*)101 etc
nickm at torproject.org
- [tor-commits] [tor/master] Use S?SIZE_MAX, not S?SIZE_T_MAX
nickm at torproject.org
- [tor-commits] [tor/master] Use SHL{8, 32, 64} in ed25519/ref10 to avoid left-shifting negative values
nickm at torproject.org
- [tor-commits] [tor/master] Use the DL_SCHED_CONSENSUS schedule for consensuses.
nickm at torproject.org
- [tor-commits] [tor/master] Use tor_malloc_zero() in pt tests
nickm at torproject.org
- [tor-commits] [tor/master] Use trunnel for crypto_pwbox encoding/decoding.
nickm at torproject.org
- [tor-commits] [tor/master] Using the new API in unit-test.
nickm at torproject.org
- [tor-commits] [tor/master] Whitespace cleanups in test_util
nickm at torproject.org
- [tor-commits] [tor/master] Whitespace cleanups in transports/test_pt
nickm at torproject.org
- [tor-commits] [tor/master] Whitespace fixes
nickm at torproject.org
- [tor-commits] [tor/master] Whitespace fixes
nickm at torproject.org
- [tor-commits] [tor/master] Whitespace fixes on 13291 fix
nickm at torproject.org
- [tor-commits] [tor/master] Would-be fix for bug 7733: learn bridge ID from descriptor
nickm at torproject.org
- [tor-commits] [tor/master] Writing comments for newly added functions.
nickm at torproject.org
- [tor-commits] [tor/release-0.2.4] bump stable to 0.2.4.24
arma at torproject.org
- [tor-commits] [tor/release-0.2.4] clients now send correct address for rendezvous point
arma at torproject.org
- [tor-commits] [tor/release-0.2.4] fix extra words in man page
arma at torproject.org
- [tor-commits] [tor/release-0.2.4] gabelmoo's IPv4 address changed
arma at torproject.org
- [tor-commits] [tor/release-0.2.4] Merge branch 'maint-0.2.3' into maint-0.2.4
arma at torproject.org
- [tor-commits] [tor/release-0.2.4] Merge branch 'maint-0.2.4' into release-0.2.4
arma at torproject.org
- [tor-commits] [tor/release-0.2.4] Merge remote-tracking branch 'karsten/geoip6-aug2014' into maint-0.2.4
arma at torproject.org
- [tor-commits] [tor/release-0.2.4] Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
arma at torproject.org
- [tor-commits] [tor/release-0.2.4] Update geoip6 to the August 7 2014 database.
arma at torproject.org
- [tor-commits] [tor/release-0.2.4] Update geoip to the August 7 2014 database.
arma at torproject.org
- [tor-commits] [tor/release-0.2.5] 0.2.5.7-rc is not the first release candidate for 0.2.5.7-rc
arma at torproject.org
- [tor-commits] [tor/release-0.2.5] Add a release blurb and increment the version in the changelog.
nickm at torproject.org
- [tor-commits] [tor/release-0.2.5] Add cscope generated files to .gitignore.
arma at torproject.org
- [tor-commits] [tor/release-0.2.5] Adding changes file.
nickm at torproject.org
- [tor-commits] [tor/release-0.2.5] Add more escaped() calls in directory.c
nickm at torproject.org
- [tor-commits] [tor/release-0.2.5] Add new changes entries to 0.2.5.7-rc changelog
nickm at torproject.org
- [tor-commits] [tor/release-0.2.5] Bump maint-0.2.5 to 0.2.5.7-rc-dev
nickm at torproject.org
- [tor-commits] [tor/release-0.2.5] bump version to 0.2.5.8-rc
arma at torproject.org
- [tor-commits] [tor/release-0.2.5] Clean up the MVSC nmake files so they work again.
nickm at torproject.org
- [tor-commits] [tor/release-0.2.5] clients now send correct address for rendezvous point
arma at torproject.org
- [tor-commits] [tor/release-0.2.5] commit my in-progress 0.2.5.x release notes
arma at torproject.org
- [tor-commits] [tor/release-0.2.5] Correctly update channel local mark when address of incoming connection changes after handshake; fixes bug #12160
nickm at torproject.org
- [tor-commits] [tor/release-0.2.5] Documenting reject6 and accept6 ExitPolicy entries in manpage.
nickm at torproject.org
- [tor-commits] [tor/release-0.2.5] Edit changelog a bit.
nickm at torproject.org
- [tor-commits] [tor/release-0.2.5] Expand the event_mask field in controller conns to 64 bits
arma at torproject.org
- [tor-commits] [tor/release-0.2.5] Fix a number of clang analyzer false-positives
nickm at torproject.org
- [tor-commits] [tor/release-0.2.5] Fix relay_command_to_string(); solve 12700.
nickm at torproject.org
- [tor-commits] [tor/release-0.2.5] Fold changes entries into 0.2.5.7 changelog
nickm at torproject.org
- [tor-commits] [tor/release-0.2.5] fold in existing changes entry
arma at torproject.org
- [tor-commits] [tor/release-0.2.5] Fold new entries into 0.2.5.7 changelog
nickm at torproject.org
- [tor-commits] [tor/release-0.2.5] gabelmoo's IPv4 address changed
arma at torproject.org
- [tor-commits] [tor/release-0.2.5] In routerlist_assert_ok(), check r2 before taking &(r2->cache_info)
nickm at torproject.org
- [tor-commits] [tor/release-0.2.5] Merge branch 'maint-0.2.3' into maint-0.2.4
arma at torproject.org
- [tor-commits] [tor/release-0.2.5] Merge branch 'maint-0.2.4' into maint-0.2.5
arma at torproject.org
- [tor-commits] [tor/release-0.2.5] Merge branch 'maint-0.2.5' into release-0.2.5
arma at torproject.org
- [tor-commits] [tor/release-0.2.5] Merge branch 'maint-0.2.5' into release-0.2.5
nickm at torproject.org
- [tor-commits] [tor/release-0.2.5] Merge branch 'maint-0.2.5' into release-0.2.5
arma at torproject.org
- [tor-commits] [tor/release-0.2.5] Merge branch 'maint-0.2.5' into release-0.2.5
arma at torproject.org
- [tor-commits] [tor/release-0.2.5] merge in the next changes entry
arma at torproject.org
- [tor-commits] [tor/release-0.2.5] Merge remote-tracking branch 'andrea/bug12160_025' into maint-0.2.5
nickm at torproject.org
- [tor-commits] [tor/release-0.2.5] Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
arma at torproject.org
- [tor-commits] [tor/release-0.2.5] Merge remote-tracking branch 'origin/maint-0.2.5' into release-0.2.5
nickm at torproject.org
- [tor-commits] [tor/release-0.2.5] Merge remote-tracking branch 'origin/maint-0.2.5' into release-0.2.5
nickm at torproject.org
- [tor-commits] [tor/release-0.2.5] Merge remote-tracking branch 'origin/maint-0.2.5' into release-0.2.5
nickm at torproject.org
- [tor-commits] [tor/release-0.2.5] Merge remote-tracking branch 'origin/maint-0.2.5' into release-0.2.5
nickm at torproject.org
- [tor-commits] [tor/release-0.2.5] Merge remote-tracking branch 'public/bug12700_024' into maint-0.2.5
nickm at torproject.org
- [tor-commits] [tor/release-0.2.5] Merge remote-tracking branch 'public/bug12908_025' into maint-0.2.5
nickm at torproject.org
- [tor-commits] [tor/release-0.2.5] put an ordering on 0.2.4.24 vs 0.2.5.8-rc
arma at torproject.org
- [tor-commits] [tor/release-0.2.5] Recategorize a couple of items in the changelogs
nickm at torproject.org
- [tor-commits] [tor/release-0.2.5] Reduce log severity for unused ClientTransportPlugin lines
nickm at torproject.org
- [tor-commits] [tor/release-0.2.5] Reflow changelog
nickm at torproject.org
- [tor-commits] [tor/release-0.2.5] Remove bug12693 changelog entry.
nickm at torproject.org
- [tor-commits] [tor/release-0.2.5] Warn if Tor is a relay and a HS
nickm at torproject.org
- [tor-commits] [torbrowser/master] Final update to this RecommendedTBBVersions location.
mikeperry at torproject.org
- [tor-commits] [torbrowser/master] Invalidate this versions file entirely.
mikeperry at torproject.org
- [tor-commits] [torbutton/master] Bug #10751.1: Load HUDService only if it's not already available.
mikeperry at torproject.org
- [tor-commits] [torbutton/master] Bug #10751.2: Adapt Torbutton to Australis UI.
mikeperry at torproject.org
- [tor-commits] [torbutton/master] Bug 10716: Take care of drag/drop events in ESR 31.
mikeperry at torproject.org
- [tor-commits] [torbutton/master] Bug 10804: Relocate event queue draining inside control port call.
mikeperry at torproject.org
- [tor-commits] [torbutton/master] Bug 12947: Adapt session storage blocker to ESR 31.
mikeperry at torproject.org
- [tor-commits] [torbutton/master] Bug 13091: Use "Tor Browser" everywhere (space included)
mikeperry at torproject.org
- [tor-commits] [torbutton/master] Bug 13138: ESR31-about:tor shows "Tor is not working"
mikeperry at torproject.org
- [tor-commits] [torbutton/master] Bump version and update changelog for 1.6.12.2.
mikeperry at torproject.org
- [tor-commits] [torbutton/master] Bump version and update changelog for 1.6.12.3.
mikeperry at torproject.org
- [tor-commits] [torbutton/master] Comment that the on-datatransfer-available API is the new one.
mikeperry at torproject.org
- [tor-commits] [torbutton/master] Merge remote-tracking branch 'brade/bug13091'
mikeperry at torproject.org
- [tor-commits] [torbutton/master] Merge remote-tracking branch 'brade/bug13138'
mikeperry at torproject.org
- [tor-commits] [torbutton/master] Merge remote-tracking branch 'gk/bug_10716_v2'
mikeperry at torproject.org
- [tor-commits] [torbutton/master] Merge remote-tracking branch 'gk/bug_12947'
mikeperry at torproject.org
- [tor-commits] [torbutton/master] Update changelog.
mikeperry at torproject.org
- [tor-commits] [torbutton/master] Update changelog.
mikeperry at torproject.org
- [tor-commits] [torbutton/master] Update changelog and version for 1.7.0.0-pre.
mikeperry at torproject.org
- [tor-commits] [torbutton/master] Update translations from transifex.
mikeperry at torproject.org
- [tor-commits] [torsocks/master] Add cscope files to gitignore
dgoulet at torproject.org
- [tor-commits] [torspec/master] BadDirectory flag removal (#13060)
nickm at torproject.org
- [tor-commits] [torspec/master] Merge remote-tracking branch 'sebastian/bug13060'
nickm at torproject.org
- [tor-commits] [torspec/master] Specify how Guard Fraction voting should occur.
nickm at torproject.org
- [tor-commits] [translation/abouttor-homepage] Update translations for abouttor-homepage
translation at torproject.org
- [tor-commits] [translation/abouttor-homepage] Update translations for abouttor-homepage
translation at torproject.org
- [tor-commits] [translation/abouttor-homepage] Update translations for abouttor-homepage
translation at torproject.org
- [tor-commits] [translation/abouttor-homepage] Update translations for abouttor-homepage
translation at torproject.org
- [tor-commits] [translation/abouttor-homepage] Update translations for abouttor-homepage
translation at torproject.org
- [tor-commits] [translation/abouttor-homepage_completed] Update translations for abouttor-homepage_completed
translation at torproject.org
- [tor-commits] [translation/abouttor-homepage_completed] Update translations for abouttor-homepage_completed
translation at torproject.org
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
translation at torproject.org
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
translation at torproject.org
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
translation at torproject.org
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
translation at torproject.org
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
translation at torproject.org
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
translation at torproject.org
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
translation at torproject.org
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
translation at torproject.org
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
translation at torproject.org
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
translation at torproject.org
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
translation at torproject.org
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
translation at torproject.org
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
translation at torproject.org
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
translation at torproject.org
- [tor-commits] [translation/bridgedb_completed] Update translations for bridgedb_completed
translation at torproject.org
- [tor-commits] [translation/bridgedb_completed] Update translations for bridgedb_completed
translation at torproject.org
- [tor-commits] [translation/bridgedb_completed] Update translations for bridgedb_completed
translation at torproject.org
- [tor-commits] [translation/bridgedb_completed] Update translations for bridgedb_completed
translation at torproject.org
- [tor-commits] [translation/bridgedb_completed] Update translations for bridgedb_completed
translation at torproject.org
- [tor-commits] [translation/bridgedb_completed] Update translations for bridgedb_completed
translation at torproject.org
- [tor-commits] [translation/bridgedb_completed] Update translations for bridgedb_completed
translation at torproject.org
- [tor-commits] [translation/bridgedb_completed] Update translations for bridgedb_completed
translation at torproject.org
- [tor-commits] [translation/gettor] Update translations for gettor
translation at torproject.org
- [tor-commits] [translation/gettor] Update translations for gettor
translation at torproject.org
- [tor-commits] [translation/gettor] Update translations for gettor
translation at torproject.org
- [tor-commits] [translation/gettor] Update translations for gettor
translation at torproject.org
- [tor-commits] [translation/gettor] Update translations for gettor
translation at torproject.org
- [tor-commits] [translation/gettor] Update translations for gettor
translation at torproject.org
- [tor-commits] [translation/gettor] Update translations for gettor
translation at torproject.org
- [tor-commits] [translation/gettor] Update translations for gettor
translation at torproject.org
- [tor-commits] [translation/gettor] Update translations for gettor
translation at torproject.org
- [tor-commits] [translation/gettor] Update translations for gettor
translation at torproject.org
- [tor-commits] [translation/gettor] Update translations for gettor
translation at torproject.org
- [tor-commits] [translation/gettor] Update translations for gettor
translation at torproject.org
- [tor-commits] [translation/gettor] Update translations for gettor
translation at torproject.org
- [tor-commits] [translation/gettor] Update translations for gettor
translation at torproject.org
- [tor-commits] [translation/gettor] Update translations for gettor
translation at torproject.org
- [tor-commits] [translation/gettor_completed] Update translations for gettor_completed
translation at torproject.org
- [tor-commits] [translation/gettor_completed] Update translations for gettor_completed
translation at torproject.org
- [tor-commits] [translation/gettor_completed] Update translations for gettor_completed
translation at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
translation at torproject.org
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
translation at torproject.org
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
translation at torproject.org
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
translation at torproject.org
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
translation at torproject.org
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
translation at torproject.org
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
translation at torproject.org
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [translation/liveusb-creator_completed] Update translations for liveusb-creator_completed
translation at torproject.org
- [tor-commits] [translation/liveusb-creator_completed] Update translations for liveusb-creator_completed
translation at torproject.org
- [tor-commits] [translation/liveusb-creator_completed] Update translations for liveusb-creator_completed
translation at torproject.org
- [tor-commits] [translation/mat-gui] Update translations for mat-gui
translation at torproject.org
- [tor-commits] [translation/mat-gui] Update translations for mat-gui
translation at torproject.org
- [tor-commits] [translation/mat-gui] Update translations for mat-gui
translation at torproject.org
- [tor-commits] [translation/mat-gui] Update translations for mat-gui
translation at torproject.org
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
translation at torproject.org
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
translation at torproject.org
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
translation at torproject.org
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
translation at torproject.org
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
translation at torproject.org
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
translation at torproject.org
- [tor-commits] [translation/tails-greeter_completed] Update translations for tails-greeter_completed
translation at torproject.org
- [tor-commits] [translation/tails-greeter_completed] Update translations for tails-greeter_completed
translation at torproject.org
- [tor-commits] [translation/tails-greeter_completed] Update translations for tails-greeter_completed
translation at torproject.org
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
translation at torproject.org
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
translation at torproject.org
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
translation at torproject.org
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
translation at torproject.org
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
translation at torproject.org
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
translation at torproject.org
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
translation at torproject.org
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
translation at torproject.org
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
translation at torproject.org
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
translation at torproject.org
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
translation at torproject.org
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
translation at torproject.org
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
translation at torproject.org
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
translation at torproject.org
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
translation at torproject.org
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
translation at torproject.org
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
translation at torproject.org
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
translation at torproject.org
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
translation at torproject.org
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
translation at torproject.org
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
translation at torproject.org
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
translation at torproject.org
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
translation at torproject.org
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
translation at torproject.org
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
translation at torproject.org
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
translation at torproject.org
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
translation at torproject.org
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
translation at torproject.org
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
translation at torproject.org
- [tor-commits] [translation/tails-iuk_completed] Update translations for tails-iuk_completed
translation at torproject.org
- [tor-commits] [translation/tails-iuk_completed] Update translations for tails-iuk_completed
translation at torproject.org
- [tor-commits] [translation/tails-iuk_completed] Update translations for tails-iuk_completed
translation at torproject.org
- [tor-commits] [translation/tails-iuk_completed] Update translations for tails-iuk_completed
translation at torproject.org
- [tor-commits] [translation/tails-iuk_completed] Update translations for tails-iuk_completed
translation at torproject.org
- [tor-commits] [translation/tails-iuk_completed] Update translations for tails-iuk_completed
translation at torproject.org
- [tor-commits] [translation/tails-iuk_completed] Update translations for tails-iuk_completed
translation at torproject.org
- [tor-commits] [translation/tails-iuk_completed] Update translations for tails-iuk_completed
translation at torproject.org
- [tor-commits] [translation/tails-iuk_completed] Update translations for tails-iuk_completed
translation at torproject.org
- [tor-commits] [translation/tails-iuk_completed] Update translations for tails-iuk_completed
translation at torproject.org
- [tor-commits] [translation/tails-iuk_completed] Update translations for tails-iuk_completed
translation at torproject.org
- [tor-commits] [translation/tails-iuk_completed] Update translations for tails-iuk_completed
translation at torproject.org
- [tor-commits] [translation/tails-iuk_completed] Update translations for tails-iuk_completed
translation at torproject.org
- [tor-commits] [translation/tails-iuk_completed] Update translations for tails-iuk_completed
translation at torproject.org
- [tor-commits] [translation/tails-iuk_completed] Update translations for tails-iuk_completed
translation at torproject.org
- [tor-commits] [translation/tails-iuk_completed] Update translations for tails-iuk_completed
translation at torproject.org
- [tor-commits] [translation/tails-iuk_completed] Update translations for tails-iuk_completed
translation at torproject.org
- [tor-commits] [translation/tails-iuk_completed] Update translations for tails-iuk_completed
translation at torproject.org
- [tor-commits] [translation/tails-iuk_completed] Update translations for tails-iuk_completed
translation at torproject.org
- [tor-commits] [translation/tails-iuk_completed] Update translations for tails-iuk_completed
translation at torproject.org
- [tor-commits] [translation/tails-iuk_completed] Update translations for tails-iuk_completed
translation at torproject.org
- [tor-commits] [translation/tails-iuk_completed] Update translations for tails-iuk_completed
translation at torproject.org
- [tor-commits] [translation/tails-iuk_completed] Update translations for tails-iuk_completed
translation at torproject.org
- [tor-commits] [translation/tails-iuk_completed] Update translations for tails-iuk_completed
translation at torproject.org
- [tor-commits] [translation/tails-iuk_completed] Update translations for tails-iuk_completed
translation at torproject.org
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
translation at torproject.org
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
translation at torproject.org
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
translation at torproject.org
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
translation at torproject.org
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
translation at torproject.org
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
translation at torproject.org
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
translation at torproject.org
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
translation at torproject.org
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
translation at torproject.org
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
translation at torproject.org
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
translation at torproject.org
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
translation at torproject.org
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
translation at torproject.org
- [tor-commits] [translation/tails-misc_completed] Update translations for tails-misc_completed
translation at torproject.org
- [tor-commits] [translation/tails-misc_completed] Update translations for tails-misc_completed
translation at torproject.org
- [tor-commits] [translation/tails-misc_completed] Update translations for tails-misc_completed
translation at torproject.org
- [tor-commits] [translation/tails-misc_completed] Update translations for tails-misc_completed
translation at torproject.org
- [tor-commits] [translation/tails-misc_completed] Update translations for tails-misc_completed
translation at torproject.org
- [tor-commits] [translation/tails-misc_completed] Update translations for tails-misc_completed
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup_completed] Update translations for tails-persistence-setup_completed
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup_completed] Update translations for tails-persistence-setup_completed
translation at torproject.org
- [tor-commits] [translation/tor-and-https] Update translations for tor-and-https
translation at torproject.org
- [tor-commits] [translation/tor-and-https] Update translations for tor-and-https
translation at torproject.org
- [tor-commits] [translation/tor-and-https] Update translations for tor-and-https
translation at torproject.org
- [tor-commits] [translation/tor-and-https] Update translations for tor-and-https
translation at torproject.org
- [tor-commits] [translation/tor-and-https_completed] Update translations for tor-and-https_completed
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
translation at torproject.org
- [tor-commits] [translation/tor-launcher-progress] Update translations for tor-launcher-progress
translation at torproject.org
- [tor-commits] [translation/tor-launcher-progress] Update translations for tor-launcher-progress
translation at torproject.org
- [tor-commits] [translation/tor-launcher-progress_completed] Update translations for tor-launcher-progress_completed
translation at torproject.org
- [tor-commits] [translation/tor-launcher-progress_completed] Update translations for tor-launcher-progress_completed
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
translation at torproject.org
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
translation at torproject.org
- [tor-commits] [translation/torbutton-branddtd] Update translations for torbutton-branddtd
translation at torproject.org
- [tor-commits] [translation/torbutton-branddtd] Update translations for torbutton-branddtd
translation at torproject.org
- [tor-commits] [translation/torbutton-branddtd] Update translations for torbutton-branddtd
translation at torproject.org
- [tor-commits] [translation/torbutton-branddtd_completed] Update translations for torbutton-branddtd_completed
translation at torproject.org
- [tor-commits] [translation/torbutton-branddtd_completed] Update translations for torbutton-branddtd_completed
translation at torproject.org
- [tor-commits] [translation/torbutton-brandproperties] Update translations for torbutton-brandproperties
translation at torproject.org
- [tor-commits] [translation/torbutton-brandproperties] Update translations for torbutton-brandproperties
translation at torproject.org
- [tor-commits] [translation/torbutton-brandproperties] Update translations for torbutton-brandproperties
translation at torproject.org
- [tor-commits] [translation/torbutton-brandproperties] Update translations for torbutton-brandproperties
translation at torproject.org
- [tor-commits] [translation/torbutton-brandproperties] Update translations for torbutton-brandproperties
translation at torproject.org
- [tor-commits] [translation/torbutton-brandproperties_completed] Update translations for torbutton-brandproperties_completed
translation at torproject.org
- [tor-commits] [translation/torbutton-brandproperties_completed] Update translations for torbutton-brandproperties_completed
translation at torproject.org
- [tor-commits] [translation/torbutton-brandproperties_completed] Update translations for torbutton-brandproperties_completed
translation at torproject.org
- [tor-commits] [translation/torbutton-brandproperties_completed] Update translations for torbutton-brandproperties_completed
translation at torproject.org
- [tor-commits] [translation/torbutton-browserproperties_completed] Update translations for torbutton-browserproperties_completed
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
translation at torproject.org
- [tor-commits] [translation/torcheck] Update translations for torcheck
translation at torproject.org
- [tor-commits] [translation/torcheck] Update translations for torcheck
translation at torproject.org
- [tor-commits] [translation/torcheck] Update translations for torcheck
translation at torproject.org
- [tor-commits] [translation/torcheck] Update translations for torcheck
translation at torproject.org
- [tor-commits] [translation/torcheck] Update translations for torcheck
translation at torproject.org
- [tor-commits] [translation/torcheck] Update translations for torcheck
translation at torproject.org
- [tor-commits] [translation/torcheck] Update translations for torcheck
translation at torproject.org
- [tor-commits] [translation/torcheck] Update translations for torcheck
translation at torproject.org
- [tor-commits] [translation/torcheck] Update translations for torcheck
translation at torproject.org
- [tor-commits] [translation/torcheck] Update translations for torcheck
translation at torproject.org
- [tor-commits] [translation/torcheck] Update translations for torcheck
translation at torproject.org
- [tor-commits] [translation/torcheck] Update translations for torcheck
translation at torproject.org
- [tor-commits] [translation/torcheck] Update translations for torcheck
translation at torproject.org
- [tor-commits] [translation/torcheck] Update translations for torcheck
translation at torproject.org
- [tor-commits] [translation/torcheck] Update translations for torcheck
translation at torproject.org
- [tor-commits] [translation/torcheck] Update translations for torcheck
translation at torproject.org
- [tor-commits] [translation/torcheck] Update translations for torcheck
translation at torproject.org
- [tor-commits] [translation/torcheck] Update translations for torcheck
translation at torproject.org
- [tor-commits] [translation/torcheck_completed] Update translations for torcheck_completed
translation at torproject.org
- [tor-commits] [translation/torcheck_completed] Update translations for torcheck_completed
translation at torproject.org
- [tor-commits] [translation/torcheck_completed] Update translations for torcheck_completed
translation at torproject.org
- [tor-commits] [translation/torcheck_completed] Update translations for torcheck_completed
translation at torproject.org
- [tor-commits] [translation/torcheck_completed] Update translations for torcheck_completed
translation at torproject.org
- [tor-commits] [translation/torcheck_completed] Update translations for torcheck_completed
translation at torproject.org
- [tor-commits] [translation/torcheck_completed] Update translations for torcheck_completed
translation at torproject.org
- [tor-commits] [translation/torcheck_completed] Update translations for torcheck_completed
translation at torproject.org
- [tor-commits] [translation/torcheck_completed] Update translations for torcheck_completed
translation at torproject.org
- [tor-commits] [translation/torcheck_completed] Update translations for torcheck_completed
translation at torproject.org
- [tor-commits] [translation/torcheck_completed] Update translations for torcheck_completed
translation at torproject.org
- [tor-commits] [translation/torcheck_completed] Update translations for torcheck_completed
translation at torproject.org
- [tor-commits] [translation/torcheck_completed] Update translations for torcheck_completed
translation at torproject.org
- [tor-commits] [translation/torcheck_completed] Update translations for torcheck_completed
translation at torproject.org
- [tor-commits] [translation/torcheck_completed] Update translations for torcheck_completed
translation at torproject.org
- [tor-commits] [translation/torcheck_completed] Update translations for torcheck_completed
translation at torproject.org
- [tor-commits] [translation/torcheck_completed] Update translations for torcheck_completed
translation at torproject.org
- [tor-commits] [translation/whisperback] Update translations for whisperback
translation at torproject.org
- [tor-commits] [translation/whisperback] Update translations for whisperback
translation at torproject.org
- [tor-commits] [trunnel/master] Actually fill in boilerplate templates
nickm at torproject.org
- [tor-commits] [trunnel/master] Add a MANIFEST.in so that sdist will work
nickm at torproject.org
- [tor-commits] [trunnel/master] add the ability to require a particular version from the command line
nickm at torproject.org
- [tor-commits] [trunnel/master] Add the obligatory "don't edit this file" warnings
nickm at torproject.org
- [tor-commits] [trunnel/master] Bump version to 1.1
nickm at torproject.org
- [tor-commits] [trunnel/master] Bump version to 1.2
nickm at torproject.org
- [tor-commits] [trunnel/master] Document --write-c-files in manual
nickm at torproject.org
- [tor-commits] [trunnel/master] Fix a manifest typo
nickm at torproject.org
- [tor-commits] [trunnel/master] Mention git repo in README
nickm at torproject.org
- [tor-commits] [trunnel/master] Move version to lib/trunnel/__init__.py; put it in output files.
nickm at torproject.org
- [tor-commits] [trunnel/master] Remove obsolete test.sh
nickm at torproject.org
- [tor-commits] [trunnel/master] Stop emitting needless loops over fixed arrays of uint8_t
nickm at torproject.org
- [tor-commits] [trunnel/master] Suppress deadcode warnings from static analysis tools
nickm at torproject.org
- [tor-commits] [trunnel/master] Teach trunnel to emit its C files, and store them as data.
nickm at torproject.org
- [tor-commits] r26934: {website} ugly typo (bug 13011) (website/trunk/about/en)
Roger Dingledine
- [tor-commits] r26935: {website} add new mirror (website/trunk/include)
Andrew Lewman
- [tor-commits] r26936: {website} Fix some formatting from previous 'volunteer' commit. (website/trunk/getinvolved/en)
Matt Pagan
- [tor-commits] r26937: {website} purge mirrors at least 60 days out of date. (website/trunk/include)
Andrew Lewman
- [tor-commits] r26938: {website} update mirror status. (website/trunk/include)
Andrew Lewman
- [tor-commits] r26939: {website} remove the extra quotes messing up the mirror parsing script (website/trunk/include)
Andrew Lewman
- [tor-commits] r26940: {website} update mirror status and table. (website/trunk/include)
Andrew Lewman
- [tor-commits] r26941: {} New RecommendedVersions file location for TBB. (website/trunk/projects/torbrowser)
Mike Perry
- [tor-commits] r26942: {website} update TorBrowsers to 3.6.5 and 4.0-alpha-2 (website/trunk/include)
Erinn Clark
- [tor-commits] r26943: {website} We need to list just 4.0-alpha-2 in the recommendedversions. (website/trunk/projects/torbrowser)
Mike Perry
- [tor-commits] r26944: {website} add three new mirrors. (website/trunk/include)
Andrew Lewman
- [tor-commits] r26945: {website} update mirrors (website/trunk/include)
Andrew Lewman
- [tor-commits] r26946: {website} update mirror status. (website/trunk/include)
Andrew Lewman
- [tor-commits] r26947: {website} is that some 22nd century social insult? (website/trunk/getinvolved/en)
Roger Dingledine
- [tor-commits] r26948: {website} 0.2.5.7-rc tarball is up (in website/trunk: . include)
Roger Dingledine
- [tor-commits] r26949: {website} Link to youtube Tor Ecosystem presentation Uploaded this pre (website/trunk/getinvolved/en)
Damian Johnson
- [tor-commits] r26950: {website} 4 updates to the front page calendar. (website/trunk/en)
Matt Pagan
- [tor-commits] r26951: {website} update mirror status. (website/trunk/include)
Andrew Lewman
- [tor-commits] r26952: {website} add calyx (website/trunk/include)
Andrew Lewman
- [tor-commits] r26953: {website} new stable and rc tarballs up (in website/trunk: . include)
Roger Dingledine
- [tor-commits] r26954: {website} Add 3.6.6 to recommended versions. (website/trunk/projects/torbrowser)
Mike Perry
- [tor-commits] r26955: {website} Update TBB stable to 3.6.6. (website/trunk/include)
Mike Perry
- [tor-commits] r26956: {website} Remove 3.6.5 from recommended versions. (website/trunk/projects/torbrowser)
Mike Perry
- [tor-commits] r26957: {website} Bump versions for 4.0-alpha-3. (in website/trunk: include projects/torbrowser)
Mike Perry
- [tor-commits] r26958: {website} remove Announcements in favor of rss feed integrated blog po (in website/trunk: css en)
Andrew Lewman
- [tor-commits] r26959: {website} wipe out the torbrowser-details page. resolves ticket 10502. (website/trunk/projects/en)
Roger Dingledine
- [tor-commits] r26960: {website} Fix typo spotted by toralf (website/trunk/docs/en)
Sebastian Hahn
- [tor-commits] r26961: {website} update mirror status. (website/trunk/include)
Andrew Lewman
- [tor-commits] r26962: {website} remove cryptowars by maintainer request (website/trunk/include)
Andrew Lewman
- [tor-commits] r26963: {website} We should tell people building from source how to update the (website/trunk/docs/en)
Matt Pagan
Last message date:
Tue Sep 30 13:04:36 UTC 2014
Archived on: Tue Sep 30 13:04:42 UTC 2014
This archive was generated by
Pipermail 0.09 (Mailman edition).