September 2019 Archives by author
Starting: Sun Sep 1 05:17:14 UTC 2019
Ending: Mon Sep 30 23:19:22 UTC 2019
Messages: 2044
- [tor-commits] [lego/master] add sticky class for nav menus
antonela at torproject.org
- [tor-commits] [lego/master] add sticky submenu
antonela at torproject.org
- [tor-commits] [lego/master] add breadcrumb template
antonela at torproject.org
- [tor-commits] [lego/master] donate button points to the donate.torproject.org right locale
antonela at torproject.org
- [tor-commits] [lego/master] fix page container padding
antonela at torproject.org
- [tor-commits] [lego/master] Revert "fix page container padding"
antonela at torproject.org
- [tor-commits] [lego/master] fix padding in page container
antonela at torproject.org
- [tor-commits] [tpo/master] Add README.md with contrib, how to build lektor, bug report instructions
antonela at torproject.org
- [tor-commits] [tpo/master] update volunteer contact link
antonela at torproject.org
- [tor-commits] [lego/master] add breacrumb's style in tor.scss
antonela at torproject.org
- [tor-commits] [community/develop] update user research section
antonela at torproject.org
- [tor-commits] [community/master] breadcrumbs go full-width
antonela at torproject.org
- [tor-commits] [lego/master] breadcrumbs go full-width
antonela at torproject.org
- [tor-commits] [tpo/master] people page: add mastondon
antonela at torproject.org
- [tor-commits] [lego/master] fix pagenav.html
antonela at torproject.org
- [tor-commits] [snowflake/master] Move missingFeature to initToggle in webext
arlo at torproject.org
- [tor-commits] [snowflake/master] Disable the webext if the bridge is unreachable
arlo at torproject.org
- [tor-commits] [snowflake/master] Move probe to WS class for reuse in the badge
arlo at torproject.org
- [tor-commits] [snowflake/master] Reorder enable checks
arlo at torproject.org
- [tor-commits] [snowflake/master] Add bridge probe to badge
arlo at torproject.org
- [tor-commits] [snowflake/master] Add a favicon
arlo at torproject.org
- [tor-commits] [tpo/master] give arma a pronoun
arma at torproject.org
- [tor-commits] [tpo/master] fix sajolida's pronoun link
arma at torproject.org
- [tor-commits] [research-web/master] there's a pdf for 2017-02 now
arma at torproject.org
- [tor-commits] [research-web/master] add four more people to the safety board
arma at torproject.org
- [tor-commits] [tor/master] fix typo in comment
arma at torproject.org
- [tor-commits] [tor/master] Routerset config parsing: represent empty sets as NULL.
asn at torproject.org
- [tor-commits] [tor/master] Document configuration type definition functions for routerset_t
asn at torproject.org
- [tor-commits] [tor/master] test_confparse: verify that clearing a routerset sets it to NULL.
asn at torproject.org
- [tor-commits] [tor/master] Merge branch 'tor-github/pr/1269'
asn at torproject.org
- [tor-commits] [tor/master] Check IPv6 exit policies on microdescriptors in node_exit_policy_rejects_all()
asn at torproject.org
- [tor-commits] [tor/master] Add tests for IPv6 exit policies on microdescriptors
asn at torproject.org
- [tor-commits] [tor/master] Merge branch 'tor-github/pr/1261'
asn at torproject.org
- [tor-commits] [tor/master] config: Make CLEAR with a nonempty value into a nonfatal assertion.
asn at torproject.org
- [tor-commits] [tor/master] Merge branch 'tor-github/pr/1292'
asn at torproject.org
- [tor-commits] [tor/master] config: use ptrdiff_t for all field-offset members.
asn at torproject.org
- [tor-commits] [tor/master] smartlist_pqueue: use ptrdiff_t instead of int for offsets.
asn at torproject.org
- [tor-commits] [tor/master] compat_compiler: fix documentation for STRUCT_VAR_P
asn at torproject.org
- [tor-commits] [tor/master] rendclient: use ptrdiff, not off_t, for offset of DH field.
asn at torproject.org
- [tor-commits] [tor/master] buffers: use ptrdiff_t to indicate offsets.
asn at torproject.org
- [tor-commits] [tor/master] changes file for 31532
asn at torproject.org
- [tor-commits] [tor/master] Merge branch 'tor-github/pr/1291'
asn at torproject.org
- [tor-commits] [tor/master] config: explain CONFIG_TYPE_EXTENDED
asn at torproject.org
- [tor-commits] [tor/master] Merge branch 'tor-github/pr/1293'
asn at torproject.org
- [tor-commits] [tor/master] Document configuration and abbreviation types.
asn at torproject.org
- [tor-commits] [tor/master] config_assign: Document CAL_* options.
asn at torproject.org
- [tor-commits] [tor/master] Document validate_fn_t as it stands.
asn at torproject.org
- [tor-commits] [tor/master] Document return value of config_mgr_add_format().
asn at torproject.org
- [tor-commits] [tor/master] Document warn_deprecated_option().
asn at torproject.org
- [tor-commits] [tor/master] Document fields of struct_magic_decl_t.
asn at torproject.org
- [tor-commits] [tor/master] config: note that some arguments are required.
asn at torproject.org
- [tor-commits] [tor/master] Merge branch 'tor-github/pr/1294'
asn at torproject.org
- [tor-commits] [tor/master] typedvar: remove now-unused functions taking config_type_t.
asn at torproject.org
- [tor-commits] [tor/master] Remove _ex suffix from typed_var_*_ex() functions.
asn at torproject.org
- [tor-commits] [tor/master] Merge branch 'tor-github/pr/1295'
asn at torproject.org
- [tor-commits] [tor/master] build: The <sys/sysctl.h> is now deprecated on Linux
asn at torproject.org
- [tor-commits] [tor/master] Merge branch 'tor-github/pr/1307'
asn at torproject.org
- [tor-commits] [tor/master] Remove variable declarations from macros in test_addr_parse()
asn at torproject.org
- [tor-commits] [tor/master] Workaround for GCC "note" about "variable tracking size limit"
asn at torproject.org
- [tor-commits] [tor/master] Merge branch 'tor-github/pr/1299'
asn at torproject.org
- [tor-commits] [tor/master] torerr: Close sigsafe fds on shutdown
asn at torproject.org
- [tor-commits] [tor/master] log: Don't close file log fds that are being used by the err module
asn at torproject.org
- [tor-commits] [tor/master] log: Close log and err file descriptors before aborting
asn at torproject.org
- [tor-commits] [tor/master] changes: file for 31594
asn at torproject.org
- [tor-commits] [tor/master] Merge branch 'tor-github/pr/1303'
asn at torproject.org
- [tor-commits] [tor/master] madvise: tolerate EINVAL and ENOSYS when minherit fails
asn at torproject.org
- [tor-commits] [tor/master] Merge branch 'tor-github/pr/1318'
asn at torproject.org
- [tor-commits] [tor/master] Stub out some more functions in dirvote/*.h, fix compilation.
asn at torproject.org
- [tor-commits] [tor/master] Stub more functions in dirvote headers to fix more of 31552.
asn at torproject.org
- [tor-commits] [tor/master] Merge branch 'tor-github/pr/1273'
asn at torproject.org
- [tor-commits] [tor/master] Add a test script to try parsing and encoding Tor configurations
asn at torproject.org
- [tor-commits] [tor/master] Move our first 3 example conf_examples to named directories
asn at torproject.org
- [tor-commits] [tor/master] Add test for +Option, /Option, and Option
asn at torproject.org
- [tor-commits] [tor/master] Add a changes file for ticket 31637.
asn at torproject.org
- [tor-commits] [tor/master] test_parseconf: run each test from inside its directory.
asn at torproject.org
- [tor-commits] [tor/master] Add an integration test for %include.
asn at torproject.org
- [tor-commits] [tor/master] Add a few error test cases
asn at torproject.org
- [tor-commits] [tor/master] Add a test with many non-default options.
asn at torproject.org
- [tor-commits] [tor/master] test_parseconf.sh: On --dump-config failure, --verify-config
asn at torproject.org
- [tor-commits] [tor/master] Merge branch 'tor-github/pr/1324'
asn at torproject.org
- [tor-commits] [tor/master] Use strtod, not atof, for parsing doubles in the configuration.
asn at torproject.org
- [tor-commits] [tor/master] Detect overflow or underflow on double config values.
asn at torproject.org
- [tor-commits] [tor/master] Merge branch 'tor-github/pr/1316'
asn at torproject.org
- [tor-commits] [tor/master] Fix a shellcheck warning in test_parseconf.sh.
asn at torproject.org
- [tor-commits] [tor/master] On windows, allow failures in test_parseconf.sh
asn at torproject.org
- [tor-commits] [tor/master] Merge branch 'tor-github/pr/1327'
asn at torproject.org
- [tor-commits] [tor/master] scripts: Allow git-push-all.sh to be run from any directory
asn at torproject.org
- [tor-commits] [tor/master] scripts: Improve a usage message in git-push-all.sh
asn at torproject.org
- [tor-commits] [tor/master] scripts: reformat the comments in git-pull-all.sh for consistency
asn at torproject.org
- [tor-commits] [tor/master] scripts: Make the git scripts show usage messages
asn at torproject.org
- [tor-commits] [tor/master] Merge branch 'tor-github/pr/1312'
asn at torproject.org
- [tor-commits] [tor/master] scripts: Allow checkShellScripts.sh to be run from its parent directory
asn at torproject.org
- [tor-commits] [tor/master] scripts: Make checkShellScripts.sh error exit if it can't find src
asn at torproject.org
- [tor-commits] [tor/master] Merge branch 'tor-github/pr/1313'
asn at torproject.org
- [tor-commits] [tor/master] fp.c: Suppress float-conversion warnings on FreeBSD.
asn at torproject.org
- [tor-commits] [tor/master] pf: when extracting an IPv6 address, make sure we got an IPv6 address
asn at torproject.org
- [tor-commits] [tor/master] Merge branch 'ticket31687_035' into ticket31687_040
asn at torproject.org
- [tor-commits] [tor/master] Ticket 31687: fix for tor_isinf() as well
asn at torproject.org
- [tor-commits] [tor/master] Merge branch 'tor-github/pr/1323'
asn at torproject.org
- [tor-commits] [tor/master] Add a unit test for ed25519 identity parsing in microdescriptors
asn at torproject.org
- [tor-commits] [tor/master] Extract saved_location_to_string() from microdesc parsing.
asn at torproject.org
- [tor-commits] [tor/master] Do not look inside bogus microdesc when listing its digest as invalid
asn at torproject.org
- [tor-commits] [tor/master] Extract the body-copying portion of microdesc parsing
asn at torproject.org
- [tor-commits] [tor/master] Reindent microdesc_extract_body().
asn at torproject.org
- [tor-commits] [tor/master] Extract field-parsing code for microdesc_parse.c
asn at torproject.org
- [tor-commits] [tor/master] Reindent microdesc_parse_fields().
asn at torproject.org
- [tor-commits] [tor/master] microdesc_parse: Rename "next" label to "err".
asn at torproject.org
- [tor-commits] [tor/master] Remove practracker exception for microdesc parsing function
asn at torproject.org
- [tor-commits] [tor/master] changes file for microdesc_parse refactoring.
asn at torproject.org
- [tor-commits] [tor/master] microdesc_parse: convert some ints to bools
asn at torproject.org
- [tor-commits] [tor/master] Merge branch 'tor-github/pr/1309'
asn at torproject.org
- [tor-commits] [tor/master] Add a coccinelle script to look for {inc, dec}rements in log_debug
asn at torproject.org
- [tor-commits] [tor/master] Merge branch 'tor-github/pr/1322'
asn at torproject.org
- [tor-commits] [tor/master] test: dirserv_router_has_valid_address() with zero-family addresses
asn at torproject.org
- [tor-commits] [tor/master] dirauth: reorder the checks in dirserv_router_has_valid_address()
asn at torproject.org
- [tor-commits] [tor/master] test: refactor dirserv_router_has_valid_address() tests
asn at torproject.org
- [tor-commits] [tor/master] test: test dirserv_router_has_valid_address() with DirAllowPrivateAddresses
asn at torproject.org
- [tor-commits] [tor/master] Merge branch 'tor-github/pr/1345'
asn at torproject.org
- [tor-commits] [tor/master] configure: Explain --disable-module-dirauth better
asn at torproject.org
- [tor-commits] [tor/master] Merge branch 'tor-github/pr/1353'
asn at torproject.org
- [tor-commits] [tor/master] practracker: Fix a typo in the usage message
asn at torproject.org
- [tor-commits] [tor/master] Merge branch 'tor-github/pr/1355'
asn at torproject.org
- [tor-commits] [tor/master] doc: Document the signal-safe log behaviour in the tor man page
asn at torproject.org
- [tor-commits] [tor/master] log: Improve the documentation for tor_log_update_sigsafe_err_fds()
asn at torproject.org
- [tor-commits] [tor/master] changes: file for 31839
asn at torproject.org
- [tor-commits] [tor/master] Merge branch 'tor-github/pr/1357'
asn at torproject.org
- [tor-commits] [tor/master] Extract expressions in construct_ntor_key_map()
asn at torproject.org
- [tor-commits] [tor/master] Avoid a crash if our "current" and "old" ntor onion keys are equal
asn at torproject.org
- [tor-commits] [tor/master] Merge branch 'bug30916_035' into bug30916_041
asn at torproject.org
- [tor-commits] [tor/master] Merge branch 'tor-github/pr/1341'
asn at torproject.org
- [tor-commits] [tor/master] Treat an unexpected constant-sized VERSIONS cell as a PROTOCOL_WARN.
asn at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.3.5' into bug31107_035
asn at torproject.org
- [tor-commits] [tor/master] Merge branch 'bug31107_035' into bug31107_040
asn at torproject.org
- [tor-commits] [tor/master] Merge branch 'bug31107_040' into bug31107_041
asn at torproject.org
- [tor-commits] [tor/master] Merge branch 'bug31107_041' into bug31107_master
asn at torproject.org
- [tor-commits] [tor/master] Move PROCESS_CELL macros outside of channel_tls_process_cell().
asn at torproject.org
- [tor-commits] [tor/master] Correct a comment in channel_tls_process_cell.
asn at torproject.org
- [tor-commits] [tor/master] Merge branch 'tor-github/pr/1334'
asn at torproject.org
- [tor-commits] [tor/master] Practracker: do not list problems when told to --list-overbroad.
asn at torproject.org
- [tor-commits] [tor/master] practracker: An exception is "used" even when it is violated.
asn at torproject.org
- [tor-commits] [tor/master] practracker: Integration test for --list-overbroad
asn at torproject.org
- [tor-commits] [tor/master] changes file for 31338
asn at torproject.org
- [tor-commits] [tor/master] Merge branch 'tor-github/pr/1337'
asn at torproject.org
- [tor-commits] [tor/master] Add comments to annotate_ifdef_directives
asn at torproject.org
- [tor-commits] [tor/master] annotate_ifdef_directives: introduce a function to make commented lines
asn at torproject.org
- [tor-commits] [tor/master] annotate_ifdef_directives: obey an 80-column line-limit
asn at torproject.org
- [tor-commits] [tor/master] annotate_ifdef_directives: remove some cases of double negation
asn at torproject.org
- [tor-commits] [tor/master] Changes file for 31759 and 31779
asn at torproject.org
- [tor-commits] [tor/master] Run "make autostyle" with new "annotate_ifdef_directives"
asn at torproject.org
- [tor-commits] [tor/master] annotate_ifdef_directives: clarify situation with newlines
asn at torproject.org
- [tor-commits] [tor/master] annotate_ifdef_directives: generate paren-balanced expressions
asn at torproject.org
- [tor-commits] [tor/master] Use Doctests to test the behavior of annotate_ifdef_directives.
asn at torproject.org
- [tor-commits] [tor/master] annotate_ifdef_directives: Allow it to be imported as a module.
asn at torproject.org
- [tor-commits] [tor/master] Rename annotate_ifdef_directives to end with .py.
asn at torproject.org
- [tor-commits] [tor/master] Annotate_ifdef_directives: doctest for 80-column lines.
asn at torproject.org
- [tor-commits] [tor/master] annotate_ifdef_directives: test edge-case of 80-char line
asn at torproject.org
- [tor-commits] [tor/master] Merge branch 'tor-github/pr/1339'
asn at torproject.org
- [tor-commits] [tor/master] log: Move SEVERITY_MASK_IDX() to log.h
asn at torproject.org
- [tor-commits] [tor/master] test: Use SEVERITY_MASK_IDX() to find the LOG_* mask indexes
asn at torproject.org
- [tor-commits] [tor/master] Merge branch 'tor-github/pr/1356'
asn at torproject.org
- [tor-commits] [tor/master] backtrace: Disable signal handlers in remove_bt_handler()
asn at torproject.org
- [tor-commits] [tor/master] backtrace: Add a missing check for HAVE_PTHREAD_H before using mutexes
asn at torproject.org
- [tor-commits] [tor/master] backtrace: avoid undefined behaviour on re-initialisation
asn at torproject.org
- [tor-commits] [tor/master] changes: file for 31614
asn at torproject.org
- [tor-commits] [tor/master] sandbox: Allow backtrace signals to be disabled
asn at torproject.org
- [tor-commits] [tor/master] log: explain why it is safe to leave the log mutex initialized
asn at torproject.org
- [tor-commits] [tor/master] Merge branch 'tor-github/pr/1302'
asn at torproject.org
- [tor-commits] [tor/master] lock: Avoid some undefined behaviour when freeing mutexes.
asn at torproject.org
- [tor-commits] [tor/master] Merge branch 'tor-github/pr/1346'
asn at torproject.org
- [tor-commits] [tor/master] Copy architectural documentation from tor-guts.git repository
asn at torproject.org
- [tor-commits] [tor/master] Add a changes file about the introduction of doc/HACKING/design.
asn at torproject.org
- [tor-commits] [tor/master] Merge branch 'tor-github/pr/1366'
asn at torproject.org
- [tor-commits] [doctor/master] Disable DocTor checks for dannenberg
atagar at torproject.org
- [tor-commits] [doctor/master] Disable consensus check for dannenberg
atagar at torproject.org
- [tor-commits] [tpo/master] Remove release_date from databags/versions.ini
boklm at torproject.org
- [tor-commits] [tpo/master] Add new Tor Browser version: 8.5.5
boklm at torproject.org
- [tor-commits] [tpo/master] Remove 8.5.4 from RecommendedTBBVersions
boklm at torproject.org
- [tor-commits] [tpo/master] Add new Tor Browser version: 9.0a6
boklm at torproject.org
- [tor-commits] [tpo/master] Remove 9.0a4 from RecommendedTBBVersions
boklm at torproject.org
- [tor-commits] [tpo/master] Set Tor Browser for Android version to 8.5.6
boklm at torproject.org
- [tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-2] Bug 31450: Setting proper BINDGEN_CFLAGS
boklm at torproject.org
- [tor-commits] [tor-browser-build/master] Bug 31450: Use still GCC for our ASan builds
boklm at torproject.org
- [tor-commits] [tor-browser-build/master] Merge remote-tracking branch 'gk/bug_31450'
boklm at torproject.org
- [tor-commits] [rbm/master] Bug 31264: Remove timestamps from gzip headers
boklm at torproject.org
- [tor-commits] [tor-browser-build/master] Update rbm for #31264
boklm at torproject.org
- [tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-2] Bug 1500436 - Redirect node.js's stderr to a pipe. r=froydnj
boklm at torproject.org
- [tor-commits] [tor-browser-build/master] Bug 31621: Add --verbose flag to mach again
boklm at torproject.org
- [tor-commits] [tor-browser-build/master] Merge remote-tracking branch 'gk/bug_31621'
boklm at torproject.org
- [tor-commits] [tor-browser-build/master] Bug 31596: Bump mingw-w64 version for fix for #31567
boklm at torproject.org
- [tor-commits] [tor-browser-build/master] Merge remote-tracking branch 'gk/bug_31596'
boklm at torproject.org
- [tor-commits] [tor-browser-build/master] Bug 31732: Windows nightly builds are busted
boklm at torproject.org
- [tor-commits] [tor-browser-build/master] Bug 31538: Bump CMake version
boklm at torproject.org
- [tor-commits] [tor-browser-build/master] Bug 31538: Make Windows builds reproducible again
boklm at torproject.org
- [tor-commits] [tor-browser-build/master] Bug 31584: Clean up mingw-w64 project
boklm at torproject.org
- [tor-commits] [tor-browser-build/master] Merge remote-tracking branch 'gk/bug_31584_v4'
boklm at torproject.org
- [tor-commits] [tor-browser-bundle-testsuite/master] Add android-x86_64 to nightly builds
boklm at torproject.org
- [tor-commits] [tor-browser-build/master] Update testsuite_git_commit: Add android-x86_64 to nightly builds
boklm at torproject.org
- [tor-commits] [tor-browser-build/master] Bug 29187: Bump NSIS to 3.04
boklm at torproject.org
- [tor-commits] [snowflake/master] Added a folder for documentation
cohosh at torproject.org
- [tor-commits] [snowflake/master] Removed extraneous log messages
cohosh at torproject.org
- [tor-commits] [snowflake/master] Add locks to safelog
cohosh at torproject.org
- [tor-commits] [tor/master] Document new practracker violation types, and add a practracker readme
dgoulet at torproject.org
- [tor-commits] [tor/master] practracker: make filename terminology uniform
dgoulet at torproject.org
- [tor-commits] [tor/master] Merge branch 'tor-github/pr/1246'
dgoulet at torproject.org
- [tor-commits] [tor/maint-0.4.1] test: Change "make test-stem" so it only runs the stem tests that use tor
dgoulet at torproject.org
- [tor-commits] [tor/maint-0.4.1] Merge branch 'tor-github/pr/1271' into maint-0.4.1
dgoulet at torproject.org
- [tor-commits] [tor/master] test: Change "make test-stem" so it only runs the stem tests that use tor
dgoulet at torproject.org
- [tor-commits] [tor/master] Merge branch 'tor-github/pr/1271' into maint-0.4.1
dgoulet at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.4.1'
dgoulet at torproject.org
- [tor-commits] [tor/release-0.4.1] test: Change "make test-stem" so it only runs the stem tests that use tor
dgoulet at torproject.org
- [tor-commits] [tor/release-0.4.1] Merge branch 'tor-github/pr/1271' into maint-0.4.1
dgoulet at torproject.org
- [tor-commits] [tor/release-0.4.1] Merge branch 'maint-0.4.1' into release-0.4.1
dgoulet at torproject.org
- [tor-commits] [tor/master] torerr: Fix a comment typo and update the comment for format_number_sigsafe()
dgoulet at torproject.org
- [tor-commits] [tor/master] Merge branch 'tor-github/pr/1288'
dgoulet at torproject.org
- [tor-commits] [tor/master] Add a config_mgr_t type to wrap config_format_t
dgoulet at torproject.org
- [tor-commits] [tor/master] Start teaching config_mgr_t to handle sub-objects and sub-formats
dgoulet at torproject.org
- [tor-commits] [tor/master] Replace config_find_option with a variant that exposes less
dgoulet at torproject.org
- [tor-commits] [tor/master] Lower responsibility for listing changed options into confparse.c
dgoulet at torproject.org
- [tor-commits] [tor/master] Fix every place in config.c that knew about option_vars_.
dgoulet at torproject.org
- [tor-commits] [tor/master] Change CONFIG_CHECK() macro to not need a config_format_t
dgoulet at torproject.org
- [tor-commits] [tor/master] Add a "freeze" function for config_mgr_t objects.
dgoulet at torproject.org
- [tor-commits] [tor/master] Sort variables in config_mgr_t.all_vars alphabetically
dgoulet at torproject.org
- [tor-commits] [tor/master] Use config_new() to construct configuration objects.
dgoulet at torproject.org
- [tor-commits] [tor/master] Use special magic to enforce manager/object connection.
dgoulet at torproject.org
- [tor-commits] [tor/master] Refactor config free logic to use a single path.
dgoulet at torproject.org
- [tor-commits] [tor/master] Make a config_suite_t type to hold multiple config sub-objects
dgoulet at torproject.org
- [tor-commits] [tor/master] Partial support for multiplicity in configuration objects
dgoulet at torproject.org
- [tor-commits] [tor/master] finish a comment explaining all_abbrevs
dgoulet at torproject.org
- [tor-commits] [tor/master] Document types for config_get_changes()
dgoulet at torproject.org
- [tor-commits] [tor/master] Fix typo in comment about FallbackDir handling
dgoulet at torproject.org
- [tor-commits] [tor/master] document return lifespans for config_mgr_list_vars()
dgoulet at torproject.org
- [tor-commits] [tor/master] Document or_options_t.subconfigs_
dgoulet at torproject.org
- [tor-commits] [tor/master] Document or_state_t.substates_
dgoulet at torproject.org
- [tor-commits] [tor/master] Better explain config_clear_fn_t
dgoulet at torproject.org
- [tor-commits] [tor/master] Add tests for variable-listing functions.
dgoulet at torproject.org
- [tor-commits] [tor/master] Tests for config_find_option_name()
dgoulet at torproject.org
- [tor-commits] [tor/master] Start on test cases for the multi-object feature of confmgr.
dgoulet at torproject.org
- [tor-commits] [tor/master] Confmgr tests: test deprecations and abbreviations.
dgoulet at torproject.org
- [tor-commits] [tor/master] Simple tests for nested configuration formats
dgoulet at torproject.org
- [tor-commits] [tor/master] Add a test for dumping a compound configuration
dgoulet at torproject.org
- [tor-commits] [tor/master] Fix typo in a comment on config_mgr_get_obj_mutable()
dgoulet at torproject.org
- [tor-commits] [tor/master] Add a test for clear_fn support in handling non-managed fields
dgoulet at torproject.org
- [tor-commits] [tor/master] Merge branch 'ticket31240v2' into ticket31240v2_merged_2
dgoulet at torproject.org
- [tor-commits] [tor/master] Describe clear_cfg_fn_t better.
dgoulet at torproject.org
- [tor-commits] [tor/master] Merge branch 'ticket31240v2_merged_2' into ticket31240v2_merged_2_merged
dgoulet at torproject.org
- [tor-commits] [tor/master] Update routerset reset test to use new mgr API.
dgoulet at torproject.org
- [tor-commits] [tor/master] changes file for 31240
dgoulet at torproject.org
- [tor-commits] [tor/master] Merge branch 'tor-github/pr/1290'
dgoulet at torproject.org
- [tor-commits] [tor/master] backtrace: Always set a backtrace Tor version
dgoulet at torproject.org
- [tor-commits] [tor/master] backtrace: Log the Tor backtrace version whenever we log a backtrace
dgoulet at torproject.org
- [tor-commits] [tor/master] torerr: Log the Tor backtrace version when a raw assertion fails
dgoulet at torproject.org
- [tor-commits] [tor/master] torerr: Try harder to flush raw assert messages before process termination
dgoulet at torproject.org
- [tor-commits] [tor/master] backtrace: Check the return values of snprintf() and strncpy()
dgoulet at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.3.5' into bug31571_035
dgoulet at torproject.org
- [tor-commits] [tor/master] Merge branch 'bug31571_035' into bug31571_040
dgoulet at torproject.org
- [tor-commits] [tor/master] Merge branch 'bug31571_040' into bug31571_041
dgoulet at torproject.org
- [tor-commits] [tor/master] Merge branch 'bug31571_041' into bug31571_master
dgoulet at torproject.org
- [tor-commits] [tor/master] Merge branch 'tor-github/pr/1287'
dgoulet at torproject.org
- [tor-commits] [tor/master] Remove unused struct_var_* functions.
dgoulet at torproject.org
- [tor-commits] [tor/master] Merge branch 'tor-github/pr/1298'
dgoulet at torproject.org
- [tor-commits] [tor/master] Add integration tests for new practracker features
dgoulet at torproject.org
- [tor-commits] [tor/master] Fix a bug in practracker's handling of .may_include in headers
dgoulet at torproject.org
- [tor-commits] [tor/master] New practracker exceptions for dependency violations in headers
dgoulet at torproject.org
- [tor-commits] [tor/master] Add new practracker test files to Makefile.am
dgoulet at torproject.org
- [tor-commits] [tor/master] changes file for ticket31477
dgoulet at torproject.org
- [tor-commits] [tor/master] Merge branch 'tor-github/pr/1264'
dgoulet at torproject.org
- [tor-commits] [tor/master] Practracker: only consider files under "src/"
dgoulet at torproject.org
- [tor-commits] [tor/master] practracker: Fix indentation in util.py
dgoulet at torproject.org
- [tor-commits] [tor/master] practracker: handle empty files.
dgoulet at torproject.org
- [tor-commits] [tor/master] Merge branch 'ticket31578' into ticket31578_merged
dgoulet at torproject.org
- [tor-commits] [tor/master] subsys: Make the subsystem init order match the module dependencies
dgoulet at torproject.org
- [tor-commits] [tor/master] main: remove level number comments from the subsystem list (0.4.0)
dgoulet at torproject.org
- [tor-commits] [tor/master] Merge branch 'bug31615_040' into bug31615_041
dgoulet at torproject.org
- [tor-commits] [tor/master] main: remove level number comments from the subsystem list (0.4.1)
dgoulet at torproject.org
- [tor-commits] [tor/master] Merge branch 'bug31615_041' into bug31615_master
dgoulet at torproject.org
- [tor-commits] [tor/master] main: remove level number comments from the subsystem list (master)
dgoulet at torproject.org
- [tor-commits] [tor/master] main: add some newlines to the subsystem list, for readability
dgoulet at torproject.org
- [tor-commits] [tor/master] Merge branch 'tor-github/pr/1311'
dgoulet at torproject.org
- [tor-commits] [tor/master] config: replace config_var_is_cumulative with is_replaced_on_set()
dgoulet at torproject.org
- [tor-commits] [tor/master] config: Invert sense of _is_invisible, and rename to is_listable()
dgoulet at torproject.org
- [tor-commits] [tor/master] Document config_var_is_dumpable and config_var_is_settable.
dgoulet at torproject.org
- [tor-commits] [tor/master] config: Introduce the concept of an "ungettable" variable.
dgoulet at torproject.org
- [tor-commits] [tor/master] config: rename "contained" to "derived", and explain it better.
dgoulet at torproject.org
- [tor-commits] [tor/master] config: make config_var_is_dumpable static.
dgoulet at torproject.org
- [tor-commits] [tor/master] struct_var: refactor struct_var_is*() functions to delegate
dgoulet at torproject.org
- [tor-commits] [tor/master] typed_var: Make flags into an unsigned OR of bits.
dgoulet at torproject.org
- [tor-commits] [tor/master] Move VTFLAG_* declarations to conftypes.h
dgoulet at torproject.org
- [tor-commits] [tor/master] Re-number VTFLAG_* values so they don't conflict with CVFLAG_*
dgoulet at torproject.org
- [tor-commits] [tor/master] Replace low-level {var_type, struct_var}_is_*() with flag inspection
dgoulet at torproject.org
- [tor-commits] [tor/master] confparse, conftypes: Replace flags with their new names.
dgoulet at torproject.org
- [tor-commits] [tor/master] Remove all VTFLAG_* usage.
dgoulet at torproject.org
- [tor-commits] [tor/master] Remove all CVFLAG_* usage.
dgoulet at torproject.org
- [tor-commits] [tor/master] Revise documentation on CFLG_* flags
dgoulet at torproject.org
- [tor-commits] [tor/master] Changes file for 31625 (config flag refactor)
dgoulet at torproject.org
- [tor-commits] [tor/master] Test: Make sure NOLIST options are not listed.
dgoulet at torproject.org
- [tor-commits] [tor/master] integration test for --list-torrc-options
dgoulet at torproject.org
- [tor-commits] [tor/master] Add test_cmdline.sh to distribution.
dgoulet at torproject.org
- [tor-commits] [tor/master] Clarify documentation on config_var_is_listable()
dgoulet at torproject.org
- [tor-commits] [tor/master] Extract common list of flags to use for obsolete variables.
dgoulet at torproject.org
- [tor-commits] [tor/master] Document inconsistent usage of config_var_is_listable()
dgoulet at torproject.org
- [tor-commits] [tor/master] Merge branch 'tor-github/pr/1296'
dgoulet at torproject.org
- [tor-commits] [tor/master] madvise: tolerate EINVAL and ENOSYS
dgoulet at torproject.org
- [tor-commits] [tor/master] Merge branch 'tor-github/pr/1285'
dgoulet at torproject.org
- [tor-commits] [tor/master] Add new entries to lib/confmgt ".may_include" file
dgoulet at torproject.org
- [tor-commits] [tor/master] Move confparse.[ch] into src/lib/confmgt/
dgoulet at torproject.org
- [tor-commits] [tor/master] Update #includes to point to confparse.h in its new location.
dgoulet at torproject.org
- [tor-commits] [tor/master] Update include.am files to refer to new location of confparse.[ch]
dgoulet at torproject.org
- [tor-commits] [tor/master] Changes file for ticket31626 (confparse.[ch] move)
dgoulet at torproject.org
- [tor-commits] [tor/master] Merge branch 'tor-github/pr/1319'
dgoulet at torproject.org
- [tor-commits] [community/master] Move getting help page from bridges to relays - fix #81
emmapeel at torproject.org
- [tor-commits] [community/master] Remove full mailing list address and include irc.oftc.net
emmapeel at torproject.org
- [tor-commits] [community/master] Change getting help url
emmapeel at torproject.org
- [tor-commits] [community/master] Change getting help url
emmapeel at torproject.org
- [tor-commits] [community/master] Change getting help url
emmapeel at torproject.org
- [tor-commits] [community/master] Change getting help url
emmapeel at torproject.org
- [tor-commits] [community/master] Change getting help url
emmapeel at torproject.org
- [tor-commits] [community/master] Add getting help url in relay setup section
emmapeel at torproject.org
- [tor-commits] [community/master] Merge remote-tracking branch 'gus/getting-help'
emmapeel at torproject.org
- [tor-commits] [community/master] Fix link to
emmapeel at torproject.org
- [tor-commits] [community/master] Fix link to DMCA template in EFF Legal FAQ doc
emmapeel at torproject.org
- [tor-commits] [community/master] Fix link to EFF legal FAQ in DMCA template
emmapeel at torproject.org
- [tor-commits] [community/master] Fix link to Tor abuse templates in DMCA template
emmapeel at torproject.org
- [tor-commits] [community/master] Change page name to swag
emmapeel at torproject.org
- [tor-commits] [community/master] Replace full email with tshirt AT torproject
emmapeel at torproject.org
- [tor-commits] [community/master] Removed torservers.net email contact
emmapeel at torproject.org
- [tor-commits] [community/master] Fix EFF Legal Faq link
emmapeel at torproject.org
- [tor-commits] [community/master] Add link to Tor relay universities page
emmapeel at torproject.org
- [tor-commits] [community/master] Replace urls to EFF Legal guide
emmapeel at torproject.org
- [tor-commits] [community/master] Replace URL to EFF Legal guide and fix new relay-operations slug
emmapeel at torproject.org
- [tor-commits] [community/master] Add some style in Tor relay universities
emmapeel at torproject.org
- [tor-commits] [community/master] Add missing old FAQ link and oftc.net link
emmapeel at torproject.org
- [tor-commits] [community/master] Fix Tor Exit Guidelines link in GoodBadISPs page
emmapeel at torproject.org
- [tor-commits] [community/master] Add some formatting and remove trailing spaces
emmapeel at torproject.org
- [tor-commits] [community/master] Fix Bridge Guide link in relays-requirements
emmapeel at torproject.org
- [tor-commits] [community/master] Following our Relay Guide, the ideal monthly Outbound Traffic is 2 TB and not 20 TB
emmapeel at torproject.org
- [tor-commits] [community/master] Point bandwidth amount link to post-install and good practices section
emmapeel at torproject.org
- [tor-commits] [community/master] Add link to GoodBadISPs page
emmapeel at torproject.org
- [tor-commits] [community/master] Fix link to community legal resources in types of relays
emmapeel at torproject.org
- [tor-commits] [community/master] Remove torservers.net email from contact and redirect to tor-relays mailing list
emmapeel at torproject.org
- [tor-commits] [community/master] Link to trac ReducedEXitPolicy wiki page
emmapeel at torproject.org
- [tor-commits] [community/master] Link to EFF DMCA response template
emmapeel at torproject.org
- [tor-commits] [community/master] Contact us in frontdesk instead of tor-assistants
emmapeel at torproject.org
- [tor-commits] [community/master] Add full url path to EFF Legal FAQ
emmapeel at torproject.org
- [tor-commits] [community/master] Merge remote-tracking branch 'ggus/community-resources'
emmapeel at torproject.org
- [tor-commits] [tpo/master] Rename download link to alpha builds
emmapeel at torproject.org
- [tor-commits] [tpo/master] Merge remote-tracking branch 'kjpark/rename-linkto-alpha-builds'
emmapeel at torproject.org
- [tor-commits] [tpo/master] Insert line breaks between sentences
emmapeel at torproject.org
- [tor-commits] [tpo/master] add #tor-ux channel
emmapeel at torproject.org
- [tor-commits] [tpo/master] In contact section add #tor-ux channel
emmapeel at torproject.org
- [tor-commits] [lego/master] Replace trademark faq links
emmapeel at torproject.org
- [tor-commits] [community/master] Update trademark FAQ link in footer
emmapeel at torproject.org
- [tor-commits] [community/master] Find and replace all links to "How to report bugs or feedback"
emmapeel at torproject.org
- [tor-commits] [community/master] part of https://dip.torproject.org/web/support/issues/39
emmapeel at torproject.org
- [tor-commits] [community/master] Ops! Small typo
emmapeel at torproject.org
- [tor-commits] [community/master] typo.
emmapeel at torproject.org
- [tor-commits] [tpo/master] Find and replace all links to "How to report bugs or feedback"
emmapeel at torproject.org
- [tor-commits] [tpo/master] replace link to "How to report bugs or feedback"
emmapeel at torproject.org
- [tor-commits] [tpo/master] Update trademark FAQ link in footer
emmapeel at torproject.org
- [tor-commits] [tpo/master] replace link to "How to report bugs or feedback"
emmapeel at torproject.org
- [tor-commits] [tpo/master] Find and replace all links to "How to report bugs or feedback"
emmapeel at torproject.org
- [tor-commits] [tpo/master] Replace link to "How to report bugs or feedback"
emmapeel at torproject.org
- [tor-commits] [tpo/master] Find and replace all links to "How to report bugs or feedback"
emmapeel at torproject.org
- [tor-commits] [tpo/master] Replace link to "How to report bugs or feedback"
emmapeel at torproject.org
- [tor-commits] [tpo/master] Fix "Steate" to "State of MA"
emmapeel at torproject.org
- [tor-commits] [tpo/master] Fix typo "Steate" to "State of MA"
emmapeel at torproject.org
- [tor-commits] [tpo/master] Fix "Steate" to "State of MA"
emmapeel at torproject.org
- [tor-commits] [tpo/master] Fix typo "Steate" to "State of MA"
emmapeel at torproject.org
- [tor-commits] [community/master] Update contents.lr
emmapeel at torproject.org
- [tor-commits] [community/master] FlowAndGrammarEdit.lr
emmapeel at torproject.org
- [tor-commits] [community/master] Editflowandgrammar.lr
emmapeel at torproject.org
- [tor-commits] [community/master] trailing space
emmapeel at torproject.org
- [tor-commits] [community/master] Update contents.lr
emmapeel at torproject.org
- [tor-commits] [community/master] Update contents.lr
emmapeel at torproject.org
- [tor-commits] [tor-browser/tor-browser-60.9.0esr-8.5-2] Pick up Torbutton 2.1.13
gk at torproject.org
- [tor-commits] [tor-browser-build/maint-8.5] Pick up last missing sec patch for 60.9.0
gk at torproject.org
- [tor-commits] [tor-browser-build/maint-8.5] Version bump for 8.5.5
gk at torproject.org
- [tor-commits] [tor-browser-build/maint-8.5] Don't forget to pick up Torbutton for mobile
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Bug 31567: NS_tsnprintf() does not handle %s correctly on Windows
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Bug 30461: Update tor-android-service Project to Use Android Toolchain (Firefox 68)
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Bug 30460: Update TOPL Project to Use Android Toolchain (Firefox 68)
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Bug 30665: Get Firefox 68 ESR Working with latest android toolchain
gk at torproject.org
- [tor-commits] [tor-launcher/master] Translations update
gk at torproject.org
- [tor-commits] [tor-launcher/master] Release preparations for 0.2.19.3
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-1] Revert "Bug 1574980 - Fix issues with maintenance service install. r=bytesized a=jcristau"
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-1] Bug 30683: Prevent detection of locale via some *.properties
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-1] Revert "Load torbutton in browser.xul on Android"
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-1] Load torbutton in BrowserApp.startup on Android
gk at torproject.org
- [tor-commits] [tor-browser-build/maint-8.5] Pick up aarch64 properly
gk at torproject.org
- [tor-commits] [tor-browser-build/maint-8.5] Pick up aarch64 pick up
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Release preparations for 9.0a6
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-2] fixup! Bug 30683: Prevent detection of locale via some *.properties
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Pick up fix for #31592
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Add missing Changelog items
gk at torproject.org
- [tor-commits] [tor-browser-build/master] fixup! Bug 29430: Use obfs4proxy's meek_lite with utls instead of meek.
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Pick up fix for obfs4 compilation bustage
gk at torproject.org
- [tor-commits] [tor-browser-build/master] fixup! Bug 29430: Use obfs4proxy's meek_lite with utls instead of meek.
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Pick up another fix for obfs4 compilation bustage
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-2] Bug 1560574 - use FormatPRExplodedTime to display GMT; r=kershaw
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-2] squash! TB4: Tor Browser's Firefox preference overrides.
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-2] fixup! Bug 1330467 - part 7. Confirm FPI in permission manager tests; r=Ehsan
gk at torproject.org
- [tor-commits] [tor-browser-spec/master] Bug 31606: Don't update Tor Browser release date on the website
gk at torproject.org
- [tor-commits] [tor-browser-spec/master] Bug 31606: Fix instructions for updating the Windows Expert Bundle version
gk at torproject.org
- [tor-commits] [torbutton/master] Bug 31598: Disable warning on window resize if letterboxing is enabled
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-2] squash! TB4: Tor Browser's Firefox preference overrides.
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-2] Pick up fix for #31598
gk at torproject.org
- [tor-commits] [tpo/master] Fix up RecommendedTBBVersions
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Fold in stable Changelog
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Bug 30384: Use 64bit containers to build 32bit Windows Tor Browser
gk at torproject.org
- [tor-commits] [torbutton/master] Bug 28822: Change about:tor CSP so that UITour-lib.js can be loaded
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-2] fixup! Bug 28822: Convert onboarding to webextension
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-2] fixup! Bug 29768: Introduce new features to users
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-2] fixup! Bug 26962 - implement new features onboarding (part 1).
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-2] fixup! Bug 26961: New user onboarding.
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-2] Revert "Bug 1498378 - Actually remove the old onboarding add-on's prefs r=Gijs"
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-2] Pick up Torbutton changes for onboarding
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-2] Bug 31457: disable per-installation profiles
gk at torproject.org
- [tor-commits] [torbutton/master] Bug 31562: Fix circuit display for error pages
gk at torproject.org
- [tor-commits] [torbutton/maint-2.1] Bug 31616: Fix JIT related crashes on aarch64
gk at torproject.org
- [tor-commits] [torbutton/maint-2.1] Release prep for 2.1.14
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-60.9.0esr-8.5-2] Pick up Torbutton 2.1.14
gk at torproject.org
- [tor-commits] [tor-browser-build/maint-8.5] Prepare 8.5.6 for Android
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Add missing item in 9.0a6 Changelog
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Fold in stable Changelog
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-2] fixup! TB4: Tor Browser's Firefox preference overrides.
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Add missing Changelog item for 9.0a6
gk at torproject.org
- [tor-commits] [torbutton/master] Translations update
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-2] Bug 24653: merge securityLevel.properties into torbutton.dtd
gk at torproject.org
- [tor-commits] [torbutton/master] Bug 24653: merge securityLevel.properties into torbutton.dtd
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-2] Update Torbutton to pick up latest changes
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-2] Bug 26345: Hide tracking protection UI
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-2] Bug 467035 - Add new internal DTD content types r=ckerschb
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-2] Bug 467035 - Avoid leaking browser language via DTD r=Gijs, bzbarsky
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-2] fixup! Bug 24653: merge securityLevel.properties into torbutton.dtd
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-2] fixup! Bug 26345: Hide tracking protection UI
gk at torproject.org
- [tor-commits] [tor-launcher/master] Bug 31303: Do not launch tor in browser toolbox
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-2] fixup! Bug 21431: Clean-up system extensions shipped in Firefox 52
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Bug 31448: Disable firefox debug-symbols for linux-i686
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Merge remote-tracking branch 'boklm/bug_31448_v5'
gk at torproject.org
- [tor-commits] [torbutton/master] Bug 31725: Pick up mk in Torbutton properly
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-2] fixup! Bug 4234: Use the Firefox Update Process for Tor Browser.
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-2] squash! Bug 25702: Update Tor Browser icon to follow design guidelines
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-2] squash! Bug 13379: Sign our MAR files.
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-2] Bug 1568521 Tracking protection doorhanger's Enable/Disable states don't work r=VladBaicu
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-2] Bug 1557729 - Use principal for permission post prompts instead of URI. r=xeonchen
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Bug 31646: Update abicheck to require GLIBCXX_3.4.25
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-2] Bug 31491: clean up the old meek http helper browser profiles
gk at torproject.org
- [tor-commits] [tor-launcher/master] Bug 31491: clean up the old meek http helper browser profiles
gk at torproject.org
- [tor-commits] [torbutton/master] Bug 30943: Show version number on mobile
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-2] libssp test
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-2] Pick up latest Torbutton changes
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-2] Revert "libssp test"
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Update OpenSSL to 1.1.1d
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Add three new default obfs4 bridges.
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Merge remote-tracking branch 'phw/project/31164'
gk at torproject.org
- [tor-commits] [tor-android-service/master] Add three new default obfs4 bridges.
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Pick up mobile bridge changes for #31664
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Bug 25483: Add pion-webrtc and dependencies.
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Bug 25483: Use snowflake from the cohosh/pion branch.
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Bug 25483: Remove depot_tools, go-webrtc, webrtc projects.
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-2] fixup! TB4: Tor Browser's Firefox preference overrides.
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-2] Bug 31575: Replace Firefox Home (newtab) with about:tor
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-2] Bug 31720: Enable website suggestions in address bar
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-2] fixup! Bug 24920 - Only create Private tabs if browser.privatebrowsing.autostart is true
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-2] Bug 1573276 - Always allow localization in error pages r=johannh, peterv
gk at torproject.org
- [tor-commits] [tor-android-service/master] Update tor libraries to 0.4.1.5 (from tor-android: commit-95432556b84df208fd36175fda0c495ffc421ecf)
gk at torproject.org
- [tor-commits] [tor-android-service/master] Bug 30380 - Support DormantCanceledByStartup
gk at torproject.org
- [tor-commits] [tor-android-service/master] Bug 31192 - Bump Tor version number string
gk at torproject.org
- [tor-commits] [tor-android-service/master] Merge remote-tracking branch 'sysrqb/bug31192_00'
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Bug 31192 - Add Android x86_64 build support
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Bug 31192 - Pick up new tor-android-service commit
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Bug 30380 - Add patch for canceling Dormant by startup
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Bug 31192 - Follow Mozilla for Android SDK config
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Bug 31844: Use DESTDIR instead of --prefix when building OpenSSL
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Bug 31844: Fix unquoted paths in OpenSSL Windows build
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Bug 31844: Update openssl linux Configure targets
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Bug 27493: Clean up mozconfig options
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Merge branch 'bug_27493'
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-2] Bug 1578075 - Increase stack size of paint thread/workers on OSX Catalina or higher to workaround crash from recursion in CoreText. r=jrmuizel, a=RyanVM
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-2] Bug 1578075 - Increase stack size of paint threads on macOS Catalina to 1MB. r=jrmuizel
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-2] Bug 1578075 - Increase stack size of paint threads on macOS Catalina to 2MB. r=jrmuizel
gk at torproject.org
- [tor-commits] [tor-launcher/master] Update Translations
gk at torproject.org
- [tor-commits] [tor-launcher/master] Release prep for 0.2.19.4
gk at torproject.org
- [tor-commits] [torbutton/master] Update translations
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-2] Update Torbutton to latest master
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-2] fixup! TB4: Tor Browser's Firefox preference overrides.
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-2] fixup! Bug 25741 - TBA: Add mobile-override of 000-tor-browser prefs
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Add gk's new subkey
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Release preparations for 9.0a7
gk at torproject.org
- [tor-commits] [torbutton/master] Bug 31886: Fix ko bundle bustage
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-2] Revert "Bug 1578075 - Increase stack size of paint threads on macOS Catalina to 2MB. r=jrmuizel"
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-2] Revert "Bug 1578075 - Increase stack size of paint threads on macOS Catalina to 1MB. r=jrmuizel"
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-2] Bump Torbutton commit to pick up fix for #31886
gk at torproject.org
- [tor-commits] [tpo/master] Direct users to question about TBA on F-Droid
gus at torproject.org
- [tor-commits] [tpo/master] Merge branch 'fix-24-update-fdroid-link'
gus at torproject.org
- [tor-commits] [tpo/master] #29945 Move Tor Project Bylaws to top under "Founding Documents"
gus at torproject.org
- [tor-commits] [tpo/master] #29945 - Replace tag to AUDIT
gus at torproject.org
- [tor-commits] [tpo/master] Replace tag in 2012 Financial Statements to AUDIT #29945
gus at torproject.org
- [tor-commits] [tpo/master] Replace tag FISCAL YEAR to AUDIT. See #29945
gus at torproject.org
- [tor-commits] [tpo/master] Add tag IRS 990 in 2010 IRS Form 990, see #29945
gus at torproject.org
- [tor-commits] [tpo/master] Replace tag AUDIT to FISCAL YEAR
gus at torproject.org
- [tor-commits] [tpo/master] Fix tag style
gus at torproject.org
- [tor-commits] [tpo/master] Fix Juga's GPG url
gus at torproject.org
- [tor-commits] [tpo/master] Add space between IRC and nickname
gus at torproject.org
- [tor-commits] [lego/master] Limit padding-top on h5 to footer descendants
gus at torproject.org
- [tor-commits] [lego/master] Merge branch 'h5-padding-constraint'
gus at torproject.org
- [tor-commits] [community/master] Fix Heading
gus at torproject.org
- [tor-commits] [community/master] Improve Consistency
gus at torproject.org
- [tor-commits] [community/master] Merge branch 'aadibajpai'
gus at torproject.org
- [tor-commits] [tpo/master] Update people page, removed igt0 page
gus at torproject.org
- [tor-commits] [tpo/master] Add Bruce Schneier on people page
gus at torproject.org
- [tor-commits] [tpo/master] Merge branch 'master' of git-rw.torproject.org:project/web/tpo
gus at torproject.org
- [tor-commits] [tpo/master] Send users to IRC help in support portal instead of OFTC webchat
gus at torproject.org
- [tor-commits] [community/master] Replace old Debian docs link to Support portal
gus at torproject.org
- [tor-commits] [tpo/master] Added Will Shackleton to people page
gus at torproject.org
- [tor-commits] [newsletter/master] Add static newsletter css
hiro at torproject.org
- [tor-commits] [tpo/master] Fix some redirects
hiro at torproject.org
- [tor-commits] [lego/master] Fix packages, add xml plugin, fix gitignore
hiro at torproject.org
- [tor-commits] [lego/master] Update package name
hiro at torproject.org
- [tor-commits] [lego/master] Fix name in setup
hiro at torproject.org
- [tor-commits] [lego/master] Fix typo
hiro at torproject.org
- [tor-commits] [lego/master] Fix typo
hiro at torproject.org
- [tor-commits] [lego/master] Fix file location first attempt
hiro at torproject.org
- [tor-commits] [lego/master] Refactor plugin
hiro at torproject.org
- [tor-commits] [lego/master] Refactor plugin
hiro at torproject.org
- [tor-commits] [lego/master] Refactor plugin
hiro at torproject.org
- [tor-commits] [lego/master] Refactor plugin
hiro at torproject.org
- [tor-commits] [lego/master] Refactor plugin
hiro at torproject.org
- [tor-commits] [lego/master] Refactor plugin
hiro at torproject.org
- [tor-commits] [lego/master] Refactor plugin
hiro at torproject.org
- [tor-commits] [lego/master] Refactor plugin
hiro at torproject.org
- [tor-commits] [community/master] Add events
hiro at torproject.org
- [tor-commits] [community/master] Add README.md with contrib, how to build lektor, bug report instructions
hiro at torproject.org
- [tor-commits] [gettor/master] Activate virtualenv
hiro at torproject.org
- [tor-commits] [gettor/master] Fix git pull
hiro at torproject.org
- [tor-commits] [lego/master] Clean up and update xml stream plugin
hiro at torproject.org
- [tor-commits] [community/master] Update xml stream
hiro at torproject.org
- [tor-commits] [lego/master] Update README in xml plugin
hiro at torproject.org
- [tor-commits] [lego/master] Edit setup with url
hiro at torproject.org
- [tor-commits] [tpo/master] Add Trademark content
hiro at torproject.org
- [tor-commits] [tpo/master] Add Trademark tab to About
hiro at torproject.org
- [tor-commits] [tpo/master] Add styling to questions
hiro at torproject.org
- [tor-commits] [tpo/master] Fix "Edit this page" so it links to torproject/tpo
hiro at torproject.org
- [tor-commits] [tpo/master] Fix question permalinks
hiro at torproject.org
- [tor-commits] [tpo/master] Modify link in `trademark-faq-4`
hiro at torproject.org
- [tor-commits] [tpo/master] Add link to Contact page in `trademark-faq-6`
hiro at torproject.org
- [tor-commits] [tpo/master] Fix trademark models and templates
hiro at torproject.org
- [tor-commits] [lego/master] Add txt to html plugin
hiro at torproject.org
- [tor-commits] [lego/master] Rename plugin
hiro at torproject.org
- [tor-commits] [lego/master] Fix typo
hiro at torproject.org
- [tor-commits] [lego/master] Fix typo
hiro at torproject.org
- [tor-commits] [lego/master] Fix plugin
hiro at torproject.org
- [tor-commits] [community/master] Add code of conduct from remote repository
hiro at torproject.org
- [tor-commits] [webwml/master] Redirect doc on how to verify signatures to new website
hiro at torproject.org
- [tor-commits] [lego/master] Fix typo in assets folder
hiro at torproject.org
- [tor-commits] [tpo/master] Update symlinks and add metatag
hiro at torproject.org
- [tor-commits] [community/master] Update symlinks and add metatag
hiro at torproject.org
- [tor-commits] [newsletter/master] Update symlinks
hiro at torproject.org
- [tor-commits] [styleguide/master] Update assets symlinks
hiro at torproject.org
- [tor-commits] [webwml/master] Fix typo
hiro at torproject.org
- [tor-commits] [webwml/master] Remove char
hiro at torproject.org
- [tor-commits] [webwml/master] Use permalink instead
hiro at torproject.org
- [tor-commits] [gettor-web/master] Update instructions for gettor
hiro at torproject.org
- [tor-commits] [gettor-web/master] Add README.md
hiro at torproject.org
- [tor-commits] [gettor-web/master] Add CONTRIBUTING
hiro at torproject.org
- [tor-commits] [gettor-web/master] Add information to CONTRIBUTING
hiro at torproject.org
- [tor-commits] [gettor/master] Update playbooks and add role for web
hiro at torproject.org
- [tor-commits] [lego/master] Update css for toggles checkbox in page animations
hiro at torproject.org
- [tor-commits] [lego/master] Update styles
hiro at torproject.org
- [tor-commits] [lego/master] Update css and styles
hiro at torproject.org
- [tor-commits] [tpo/master] Add links to download Tor Browser for Android
hiro at torproject.org
- [tor-commits] [tpo/master] Replace databag with macro
hiro at torproject.org
- [tor-commits] [tpo/master] Merge remote-tracking branch 'rotmatrix/fix-34-android-alpha-downloads'
hiro at torproject.org
- [tor-commits] [gettor/master] Add .config to .gitignore
hiro at torproject.org
- [tor-commits] [gettor/master] Fix update playbook, add upload playbook
hiro at torproject.org
- [tor-commits] [gettor/master] Add .github/FUNDING.yml
hiro at torproject.org
- [tor-commits] [tpo/master] Add .github/FUNDING.yml
hiro at torproject.org
- [tor-commits] [newsletter/master] Add .github/FUNDING.yml
hiro at torproject.org
- [tor-commits] [community/master] Add .github/FUNDING.yml
hiro at torproject.org
- [tor-commits] [styleguide/master] Add .github/FUNDING.yml
hiro at torproject.org
- [tor-commits] [gettor/master] Add .github/FUNDING.yml
hiro at torproject.org
- [tor-commits] [gettor-web/master] Add .github/FUNDING.yml
hiro at torproject.org
- [tor-commits] [lego/master] Add .github/FUNDING.yml
hiro at torproject.org
- [tor-commits] [lego/master] Update breadcrubs template
hiro at torproject.org
- [tor-commits] [lego/master] Update to breadcrumbs
hiro at torproject.org
- [tor-commits] [lego/master] Update to breadcrumbs
hiro at torproject.org
- [tor-commits] [lego/master] Update to breadcrumbs
hiro at torproject.org
- [tor-commits] [lego/master] Update to breadcrumbs
hiro at torproject.org
- [tor-commits] [lego/master] Update to breadcrumbs
hiro at torproject.org
- [tor-commits] [lego/master] Update templates
hiro at torproject.org
- [tor-commits] [lego/master] Update to breadcrumbs
hiro at torproject.org
- [tor-commits] [lego/master] Update to breadcrumbs
hiro at torproject.org
- [tor-commits] [lego/master] Update to breadcrumbs
hiro at torproject.org
- [tor-commits] [lego/master] Update to breadcrumbs
hiro at torproject.org
- [tor-commits] [lego/master] Update to breadcrumbs
hiro at torproject.org
- [tor-commits] [lego/master] Update to breadcrumbs
hiro at torproject.org
- [tor-commits] [lego/master] Update to breadcrumbs
hiro at torproject.org
- [tor-commits] [lego/master] Update to breadcrumbs
hiro at torproject.org
- [tor-commits] [lego/master] Update to breadcrumbs
hiro at torproject.org
- [tor-commits] [lego/master] Fix error in css
hiro at torproject.org
- [tor-commits] [community/master] Fix breadcrumbs
hiro at torproject.org
- [tor-commits] [community/master] Remove locales
hiro at torproject.org
- [tor-commits] [lego/master] Add bottom banner template
hiro at torproject.org
- [tor-commits] [lego/master] Add sticky bottom bar
hiro at torproject.org
- [tor-commits] [lego/master] Add climate strike campaign assets and styles
hiro at torproject.org
- [tor-commits] [lego/master] Add secure connections to lego
hiro at torproject.org
- [tor-commits] [tpo/develop] #29945 - Replace tag to AUDIT
hiro at torproject.org
- [tor-commits] [tpo/develop] Replace tag in 2012 Financial Statements to AUDIT #29945
hiro at torproject.org
- [tor-commits] [tpo/develop] Replace tag FISCAL YEAR to AUDIT. See #29945
hiro at torproject.org
- [tor-commits] [tpo/develop] Add tag IRS 990 in 2010 IRS Form 990, see #29945
hiro at torproject.org
- [tor-commits] [tpo/develop] Replace tag AUDIT to FISCAL YEAR
hiro at torproject.org
- [tor-commits] [tpo/develop] Fix tag style
hiro at torproject.org
- [tor-commits] [tpo/develop] Fix Juga's GPG url
hiro at torproject.org
- [tor-commits] [tpo/develop] give arma a pronoun
hiro at torproject.org
- [tor-commits] [tpo/develop] Add climate banner style and stuff
hiro at torproject.org
- [tor-commits] [tpo/develop] Merge branch 'master' into develop
hiro at torproject.org
- [tor-commits] [tpo/develop] Add banner to templates
hiro at torproject.org
- [tor-commits] [lego/master] Update css and fix bug
hiro at torproject.org
- [tor-commits] [lego/master] Update css and fix bug
hiro at torproject.org
- [tor-commits] [lego/master] Fix climate stricke css
hiro at torproject.org
- [tor-commits] [lego/master] Fix climate stricke css
hiro at torproject.org
- [tor-commits] [tpo/develop] fix sajolida's pronoun link
hiro at torproject.org
- [tor-commits] [tpo/develop] Add space between IRC and nickname
hiro at torproject.org
- [tor-commits] [tpo/develop] Update digital climate strike banner
hiro at torproject.org
- [tor-commits] [tpo/master] Add climate banner style and stuff
hiro at torproject.org
- [tor-commits] [tpo/master] Add banner to templates
hiro at torproject.org
- [tor-commits] [tpo/master] Update digital climate strike banner
hiro at torproject.org
- [tor-commits] [community/develop] add edit button to two colum pages
hiro at torproject.org
- [tor-commits] [community/develop] Use menu databags from lego
hiro at torproject.org
- [tor-commits] [community/develop] better strings for l10n
hiro at torproject.org
- [tor-commits] [community/develop] Remove 'RunAsDaemon 1'.
hiro at torproject.org
- [tor-commits] [community/develop] Turn bullet point into paragraph.
hiro at torproject.org
- [tor-commits] [community/develop] Link to post-install notes at the end.
hiro at torproject.org
- [tor-commits] [community/develop] Partially revert commit 404d5ca.
hiro at torproject.org
- [tor-commits] [community/develop] Add instructions to automatically update your Debian or Ubuntu relay, include post-install link
hiro at torproject.org
- [tor-commits] [community/develop] Add Fedora instructions to automatically update relay, link to post-install instructions
hiro at torproject.org
- [tor-commits] [community/develop] Changed the page title to be consistent
hiro at torproject.org
- [tor-commits] [community/develop] Add RPM based distros instructions to automatically update, link to post-install
hiro at torproject.org
- [tor-commits] [community/develop] Make the updates page discoverable
hiro at torproject.org
- [tor-commits] [community/develop] Include BSD auto update instructions, link to post-install
hiro at torproject.org
- [tor-commits] [community/develop] Create child page with BSD auto update instructions
hiro at torproject.org
- [tor-commits] [community/develop] Replace node to relay so our documentation stay more consistent
hiro at torproject.org
- [tor-commits] [community/develop] Hiding updates page
hiro at torproject.org
- [tor-commits] [community/develop] Hiding Debian updates page
hiro at torproject.org
- [tor-commits] [community/develop] Hiding Fedora updates page
hiro at torproject.org
- [tor-commits] [community/develop] Hiding BSD updates page
hiro at torproject.org
- [tor-commits] [community/develop] Update colors in relay guide
hiro at torproject.org
- [tor-commits] [community/develop] Add new section name
hiro at torproject.org
- [tor-commits] [community/develop] Make updates page public
hiro at torproject.org
- [tor-commits] [community/develop] Add new section name
hiro at torproject.org
- [tor-commits] [community/develop] Change page title and section, make lektor generate page
hiro at torproject.org
- [tor-commits] [community/develop] Change section name
hiro at torproject.org
- [tor-commits] [community/develop] Change page title and section, make lektor generate page
hiro at torproject.org
- [tor-commits] [community/develop] Change section name
hiro at torproject.org
- [tor-commits] [community/develop] Change page title and section, make lektor generate page
hiro at torproject.org
- [tor-commits] [community/develop] Make how to setup debian and ubuntu relay page visible
hiro at torproject.org
- [tor-commits] [community/develop] Fixed - updates page was not showing
hiro at torproject.org
- [tor-commits] [community/develop] Make page How to deploy your middle-guard relay in Fedora visible
hiro at torproject.org
- [tor-commits] [community/develop] Trying to make lektor generate fedora auto update page
hiro at torproject.org
- [tor-commits] [community/develop] Removed Automatic Updates section since we merged it in Tor technical setup by platform
hiro at torproject.org
- [tor-commits] [community/develop] Fix issue #82, subpage should be discoverable
hiro at torproject.org
- [tor-commits] [community/develop] Add color to pages in relay guide
hiro at torproject.org
- [tor-commits] [community/develop] Fix port number ambiguity and path issue
hiro at torproject.org
- [tor-commits] [community/develop] Added Fedora Instructions
hiro at torproject.org
- [tor-commits] [community/develop] Change small typo
hiro at torproject.org
- [tor-commits] [community/develop] Update contents.lr
hiro at torproject.org
- [tor-commits] [community/develop] Move getting help page from bridges to relays - fix #81
hiro at torproject.org
- [tor-commits] [community/develop] Add events
hiro at torproject.org
- [tor-commits] [community/develop] Remove full mailing list address and include irc.oftc.net
hiro at torproject.org
- [tor-commits] [community/develop] Change getting help url
hiro at torproject.org
- [tor-commits] [community/develop] Change getting help url
hiro at torproject.org
- [tor-commits] [community/develop] Change getting help url
hiro at torproject.org
- [tor-commits] [community/develop] Change getting help url
hiro at torproject.org
- [tor-commits] [community/develop] Change getting help url
hiro at torproject.org
- [tor-commits] [community/develop] Add getting help url in relay setup section
hiro at torproject.org
- [tor-commits] [community/develop] Add README.md with contrib, how to build lektor, bug report instructions
hiro at torproject.org
- [tor-commits] [community/develop] Fix link to
hiro at torproject.org
- [tor-commits] [community/develop] Fix link to DMCA template in EFF Legal FAQ doc
hiro at torproject.org
- [tor-commits] [community/develop] Fix link to EFF legal FAQ in DMCA template
hiro at torproject.org
- [tor-commits] [community/develop] Fix link to Tor abuse templates in DMCA template
hiro at torproject.org
- [tor-commits] [community/develop] Change page name to swag
hiro at torproject.org
- [tor-commits] [community/develop] Replace full email with tshirt AT torproject
hiro at torproject.org
- [tor-commits] [community/develop] Removed torservers.net email contact
hiro at torproject.org
- [tor-commits] [community/develop] Fix EFF Legal Faq link
hiro at torproject.org
- [tor-commits] [community/develop] Add link to Tor relay universities page
hiro at torproject.org
- [tor-commits] [community/develop] Replace urls to EFF Legal guide
hiro at torproject.org
- [tor-commits] [community/develop] Replace URL to EFF Legal guide and fix new relay-operations slug
hiro at torproject.org
- [tor-commits] [community/develop] Add some style in Tor relay universities
hiro at torproject.org
- [tor-commits] [community/develop] Add missing old FAQ link and oftc.net link
hiro at torproject.org
- [tor-commits] [community/develop] Fix Tor Exit Guidelines link in GoodBadISPs page
hiro at torproject.org
- [tor-commits] [community/develop] Add some formatting and remove trailing spaces
hiro at torproject.org
- [tor-commits] [community/develop] Fix Bridge Guide link in relays-requirements
hiro at torproject.org
- [tor-commits] [community/develop] Following our Relay Guide, the ideal monthly Outbound Traffic is 2 TB and not 20 TB
hiro at torproject.org
- [tor-commits] [community/develop] Point bandwidth amount link to post-install and good practices section
hiro at torproject.org
- [tor-commits] [community/develop] Add link to GoodBadISPs page
hiro at torproject.org
- [tor-commits] [community/develop] Fix link to community legal resources in types of relays
hiro at torproject.org
- [tor-commits] [community/develop] Remove torservers.net email from contact and redirect to tor-relays mailing list
hiro at torproject.org
- [tor-commits] [community/develop] Use TODO1 and TODO2 to highlight port difference.
hiro at torproject.org
- [tor-commits] [community/develop] Link to trac ReducedEXitPolicy wiki page
hiro at torproject.org
- [tor-commits] [community/develop] Link to EFF DMCA response template
hiro at torproject.org
- [tor-commits] [community/develop] Contact us in frontdesk instead of tor-assistants
hiro at torproject.org
- [tor-commits] [community/develop] Add full url path to EFF Legal FAQ
hiro at torproject.org
- [tor-commits] [community/develop] Remove Fedora Instructions
hiro at torproject.org
- [tor-commits] [community/develop] Added Fedora Guide
hiro at torproject.org
- [tor-commits] [community/develop] Update contents.lr
hiro at torproject.org
- [tor-commits] [community/develop] Update xml stream
hiro at torproject.org
- [tor-commits] [community/develop] Fix broken installation path.
hiro at torproject.org
- [tor-commits] [community/develop] Harmonise instructions with other guides.
hiro at torproject.org
- [tor-commits] [community/develop] Make instructions non-redundant
hiro at torproject.org
- [tor-commits] [community/develop] Swap order for consistency.
hiro at torproject.org
- [tor-commits] [community/develop] Make comment consistent with Fedora instructions.
hiro at torproject.org
- [tor-commits] [community/develop] Add code of conduct from remote repository
hiro at torproject.org
- [tor-commits] [community/develop] Update symlinks and add metatag
hiro at torproject.org
- [tor-commits] [community/develop] Ops! Small typo
hiro at torproject.org
- [tor-commits] [community/develop] Find and replace all links to "How to report bugs or feedback"
hiro at torproject.org
- [tor-commits] [community/develop] Update trademark FAQ link in footer
hiro at torproject.org
- [tor-commits] [community/develop] Add .github/FUNDING.yml
hiro at torproject.org
- [tor-commits] [community/develop] Fix OpenBSD tor bridge instructions (data dir + logging perms)
hiro at torproject.org
- [tor-commits] [community/develop] Fix breadcrumbs
hiro at torproject.org
- [tor-commits] [community/develop] Change obfs4proxy patch in OpenBSD install doc
hiro at torproject.org
- [tor-commits] [community/develop] Remove locales
hiro at torproject.org
- [tor-commits] [community/develop] Update Docker container version to 0.2.
hiro at torproject.org
- [tor-commits] [community/develop] Update contents.lr
hiro at torproject.org
- [tor-commits] [community/develop] Update lego
hiro at torproject.org
- [tor-commits] [community/master] Fix template hero spacing
hiro at torproject.org
- [tor-commits] [community/develop] Fix template hero spacing
hiro at torproject.org
- [tor-commits] [tpo/master] Add anarcat edit sstevenson
hiro at torproject.org
- [tor-commits] [tpo/master] Add gpg key for Sarah
hiro at torproject.org
- [tor-commits] [gettor/master] Script update_files should delete branches and prune repository before uploading files
hiro at torproject.org
- [tor-commits] [gettor/master] Script update_files should update to gdrive too
hiro at torproject.org
- [tor-commits] [gettor/master] Use file name to help people locate file in gdrive
hiro at torproject.org
- [tor-commits] [gettor/master] Remove previous provider folder
hiro at torproject.org
- [tor-commits] [gettor/master] Gettor should include signatures
hiro at torproject.org
- [tor-commits] [gettor/master] Add upload to archive.org
hiro at torproject.org
- [tor-commits] [gettor/master] Add checks for email service
hiro at torproject.org
- [tor-commits] [gettor/master] Merge refactoring work from Hiro
hiro at torproject.org
- [tor-commits] [gettor/master] Add some fix and refactoring
hiro at torproject.org
- [tor-commits] [gettor-web/master] Edit page with review inputs
hiro at torproject.org
- [tor-commits] [gettor/master] Fix quote bug
hiro at torproject.org
- [tor-commits] [gettor/master] Fix links script
hiro at torproject.org
- [tor-commits] [gettor/master] Change virtualenv command
hiro at torproject.org
- [tor-commits] [gettor/master] Change virtualenv command
hiro at torproject.org
- [tor-commits] [gettor/master] Change virtualenv command
hiro at torproject.org
- [tor-commits] [gettor/master] Fix playbook
hiro at torproject.org
- [tor-commits] [gettor/master] Fix check script
hiro at torproject.org
- [tor-commits] [gettor/master] Use shell instead of command
hiro at torproject.org
- [tor-commits] [gettor/master] Fix shell commands
hiro at torproject.org
- [tor-commits] [gettor/master] Fix missing double quote
hiro at torproject.org
- [tor-commits] [gettor/master] Update venv path
hiro at torproject.org
- [tor-commits] [gettor/master] Use bin/bash
hiro at torproject.org
- [tor-commits] [gettor/master] Fix typo
hiro at torproject.org
- [tor-commits] [gettor/master] Update ansible web deploy playbook
hiro at torproject.org
- [tor-commits] [gettor/master] Fix typo
hiro at torproject.org
- [tor-commits] [gettor/master] Fix shell exec
hiro at torproject.org
- [tor-commits] [gettor-web/master] Edit lektor bin path
hiro at torproject.org
- [tor-commits] [gettor-web/master] Edit lektor bin path
hiro at torproject.org
- [tor-commits] [gettor/master] Fix shell exec
hiro at torproject.org
- [tor-commits] [gettor/master] Update check script
hiro at torproject.org
- [tor-commits] [gettor/master] Fix typo in check service script
hiro at torproject.org
- [tor-commits] [gettor/master] Fix typo in script
hiro at torproject.org
- [tor-commits] [gettor/master] Fix typo in script
hiro at torproject.org
- [tor-commits] [gettor/master] Fix script
hiro at torproject.org
- [tor-commits] [gettor/master] Fix script
hiro at torproject.org
- [tor-commits] [gettor/master] Fix script
hiro at torproject.org
- [tor-commits] [gettor/master] Fix script
hiro at torproject.org
- [tor-commits] [gettor/master] Fix script
hiro at torproject.org
- [tor-commits] [gettor/master] Fix script
hiro at torproject.org
- [tor-commits] [gettor/master] Fix script
hiro at torproject.org
- [tor-commits] [gettor/master] Update upload script
hiro at torproject.org
- [tor-commits] [gettor/master] Update link message
hiro at torproject.org
- [tor-commits] [gettor/master] Fix link message
hiro at torproject.org
- [tor-commits] [gettor/master] Update links and update script
hiro at torproject.org
- [tor-commits] [gettor/master] Update file script
hiro at torproject.org
- [tor-commits] [gettor/master] Update messages
hiro at torproject.org
- [tor-commits] [gettor/master] Update upload files script
hiro at torproject.org
- [tor-commits] [gettor/master] Update upload files script
hiro at torproject.org
- [tor-commits] [gettor/master] Update upload files script
hiro at torproject.org
- [tor-commits] [gettor/master] Update upload files script
hiro at torproject.org
- [tor-commits] [gettor/master] Update upload files script
hiro at torproject.org
- [tor-commits] [gettor/master] Update check service script
hiro at torproject.org
- [tor-commits] [gettor/master] Update check service script
hiro at torproject.org
- [tor-commits] [gettor/master] Update check service script
hiro at torproject.org
- [tor-commits] [gettor/master] Update check service script
hiro at torproject.org
- [tor-commits] [gettor/master] Update check service script
hiro at torproject.org
- [tor-commits] [tpo/master] Remove climate strike banner
hiro at torproject.org
- [tor-commits] [gettor/master] Update check service script
hiro at torproject.org
- [tor-commits] [gettor/master] Update check service script
hiro at torproject.org
- [tor-commits] [gettor/master] Update check service script
hiro at torproject.org
- [tor-commits] [gettor/master] Update check service script
hiro at torproject.org
- [tor-commits] [gettor/master] Restructure ansible playbooks
hiro at torproject.org
- [tor-commits] [gettor/master] Restructure ansible playbooks
hiro at torproject.org
- [tor-commits] [gettor/master] Restructure ansible playbooks
hiro at torproject.org
- [tor-commits] [gettor/master] Restructure ansible playbooks
hiro at torproject.org
- [tor-commits] [gettor/master] Bump up email requests limit
hiro at torproject.org
- [tor-commits] [gettor/master] Update check script
hiro at torproject.org
- [tor-commits] [gettor/master] Update check script
hiro at torproject.org
- [tor-commits] [gettor/master] Update check script
hiro at torproject.org
- [tor-commits] [gettor/master] Update check script
hiro at torproject.org
- [tor-commits] [gettor/master] Update check script
hiro at torproject.org
- [tor-commits] [research-web/staging] there's a pdf for 2017-02 now
irl at torproject.org
- [tor-commits] [research-web/staging] add four more people to the safety board
irl at torproject.org
- [tor-commits] [research-web/staging] Add Nick's and Mike's tech report 2018-11-002.
irl at torproject.org
- [tor-commits] [research-web/master] Add Nick's and Mike's tech report 2018-11-002.
irl at torproject.org
- [tor-commits] [policies/master] Add minutes for the 2018-10-01 meeting.
julius at torproject.org
- [tor-commits] [policies/master] Add minutes for the 2019-01-25 meeting.
julius at torproject.org
- [tor-commits] [policies/master] Add minutes for the 2019-03-29 meeting.
julius at torproject.org
- [tor-commits] [policies/master] Add minutes for the 2019-05-07 meeting.
julius at torproject.org
- [tor-commits] [policies/master] Add minutes for the 2019-06-12 meeting.
julius at torproject.org
- [tor-commits] [metrics-lib/master] Fix leaking resource in TorperfResultImpl.java
karsten at torproject.org
- [tor-commits] [metrics-web/master] Adds GitLab CI for tests and checks
karsten at torproject.org
- [tor-commits] [collector/master] Adds GitLab CI for tests and checks
karsten at torproject.org
- [tor-commits] [exonerator/master] Adds GitLab CI for tests and checks
karsten at torproject.org
- [tor-commits] [metrics-lib/master] Adds GitLab CI for tests and checks
karsten at torproject.org
- [tor-commits] [onionoo/master] Adds GitLab CI for tests and checks
karsten at torproject.org
- [tor-commits] [onionoo/master] Increase timeout for testCountryDeDe
karsten at torproject.org
- [tor-commits] [metrics-lib/master] Add new SnowflakeStats descriptor type.
karsten at torproject.org
- [tor-commits] [metrics-lib/master] Prepare for 2.7.0 release.
karsten at torproject.org
- [tor-commits] [metrics-lib/release] Bump version to 2.6.2-dev.
karsten at torproject.org
- [tor-commits] [metrics-lib/release] Update to Debian buster libraries.
karsten at torproject.org
- [tor-commits] [metrics-lib/release] Upgrade to latest metrics-base.
karsten at torproject.org
- [tor-commits] [metrics-lib/release] Add change log entry for Cobertura deps.
karsten at torproject.org
- [tor-commits] [metrics-lib/release] Revert all Debian buster library upgrades.
karsten at torproject.org
- [tor-commits] [metrics-lib/release] Use Ivy for resolving external dependencies.
karsten at torproject.org
- [tor-commits] [metrics-lib/release] Remove Cobertura from the build process.
karsten at torproject.org
- [tor-commits] [metrics-lib/release] Ignore Intellij's project files.
karsten at torproject.org
- [tor-commits] [metrics-lib/release] Fix leaking resource in DescriptorReaderImpl.java
karsten at torproject.org
- [tor-commits] [metrics-lib/release] Fix leaking resource in ExitListEntryImpl.java
karsten at torproject.org
- [tor-commits] [metrics-lib/release] Fix leaking resource in TorperfResultImpl.java
karsten at torproject.org
- [tor-commits] [metrics-lib/release] Adds GitLab CI for tests and checks
karsten at torproject.org
- [tor-commits] [metrics-lib/release] Add new SnowflakeStats descriptor type.
karsten at torproject.org
- [tor-commits] [metrics-lib/release] Prepare for 2.7.0 release.
karsten at torproject.org
- [tor-commits] [metrics-lib/master] Bump version to 2.7.0-dev.
karsten at torproject.org
- [tor-commits] [collector/master] Archive snowflake statistics.
karsten at torproject.org
- [tor-commits] [collector/master] Also update metrics-lib version for GitLab's CI.
karsten at torproject.org
- [tor-commits] [collector/master] Prepare for 1.10.0 release.
karsten at torproject.org
- [tor-commits] [collector/release] Bump version to 1.9.1-dev.
karsten at torproject.org
- [tor-commits] [collector/release] Update to Debian buster libraries.
karsten at torproject.org
- [tor-commits] [collector/release] Upgrade to latest metrics-base.
karsten at torproject.org
- [tor-commits] [collector/release] Add change log entry for Cobertura deps.
karsten at torproject.org
- [tor-commits] [collector/release] Revert all Debian buster library upgrades.
karsten at torproject.org
- [tor-commits] [collector/release] Add source name to locally imported bandwidth files.
karsten at torproject.org
- [tor-commits] [collector/release] Use Ivy for resolving external dependencies.
karsten at torproject.org
- [tor-commits] [collector/release] Remove Cobertura from the build process.
karsten at torproject.org
- [tor-commits] [collector/release] Adds GitLab CI for tests and checks
karsten at torproject.org
- [tor-commits] [collector/release] Archive snowflake statistics.
karsten at torproject.org
- [tor-commits] [collector/release] Also update metrics-lib version for GitLab's CI.
karsten at torproject.org
- [tor-commits] [collector/release] Prepare for 1.10.0 release.
karsten at torproject.org
- [tor-commits] [collector/master] Bump version to 1.10.0-dev.
karsten at torproject.org
- [tor-commits] [metrics-web/master] Update CollecTor page to include snowflake stats.
karsten at torproject.org
- [tor-commits] [metrics-web/master] Fix two issues found using metrics-test.
karsten at torproject.org
- [tor-commits] [metrics-web/master] Update to latest metrics-lib.
karsten at torproject.org
- [tor-commits] [metrics-base/master] Update PostgreSQL JDBC driver version.
karsten at torproject.org
- [tor-commits] [metrics-lib/master] Upgrade to latest metrics-base.
karsten at torproject.org
- [tor-commits] [metrics-web/master] Update to latest metrics-base and metrics-lib.
karsten at torproject.org
- [tor-commits] [exonerator/master] Update PostgreSQL JDBC driver version to 42.2.5.
karsten at torproject.org
- [tor-commits] [collector/master] Upgrade to latest metrics-base.
karsten at torproject.org
- [tor-commits] [collector/master] Archive bridge pool assignments again.
karsten at torproject.org
- [tor-commits] [collector/master] Tone down a warning about outdated assignments.
karsten at torproject.org
- [tor-commits] [collector/master] Prepare for 1.11.0 release.
karsten at torproject.org
- [tor-commits] [collector/release] Bump version to 1.10.0-dev.
karsten at torproject.org
- [tor-commits] [collector/release] Upgrade to latest metrics-base.
karsten at torproject.org
- [tor-commits] [collector/release] Archive bridge pool assignments again.
karsten at torproject.org
- [tor-commits] [collector/release] Tone down a warning about outdated assignments.
karsten at torproject.org
- [tor-commits] [collector/release] Prepare for 1.11.0 release.
karsten at torproject.org
- [tor-commits] [collector/master] Bump version to 1.11.0-dev.
karsten at torproject.org
- [tor-commits] [collector/master] Update create-tarballs.sh script and PROTOCOL.
karsten at torproject.org
- [tor-commits] [collector/master] Fix bridge pool assignments sync and log statement.
karsten at torproject.org
- [tor-commits] [collector/master] Prepare for 1.11.1 release.
karsten at torproject.org
- [tor-commits] [collector/release] Bump version to 1.11.0-dev.
karsten at torproject.org
- [tor-commits] [collector/release] Update create-tarballs.sh script and PROTOCOL.
karsten at torproject.org
- [tor-commits] [collector/release] Fix bridge pool assignments sync and log statement.
karsten at torproject.org
- [tor-commits] [collector/release] Prepare for 1.11.1 release.
karsten at torproject.org
- [tor-commits] [collector/master] Bump version to 1.11.1-dev.
karsten at torproject.org
- [tor-commits] [metrics-web/master] Re-add recent bridge pool assignments.
karsten at torproject.org
- [tor-commits] [tech-reports/master] Add Nick's and Mike's whitepaper draft.
karsten at torproject.org
- [tor-commits] [tech-reports/master] Convert Nick's and Mike's whitepaper to LaTeX.
karsten at torproject.org
- [tor-commits] [tech-reports/master] Also add template and .gitignore for Nick's/Nike's report.
karsten at torproject.org
- [tor-commits] [tech-reports/master] Don't assign the same report number twice.
karsten at torproject.org
- [tor-commits] [metrics-base/master] Add ant task to fetch metrics-lib from dist.
karsten at torproject.org
- [tor-commits] [metrics-lib/master] Upgrade to latest metrics-base.
karsten at torproject.org
- [tor-commits] [metrics-web/master] Use ant tasks to fetch metrics dependencies.
karsten at torproject.org
- [tor-commits] [collector/master] Use metrics-base ant task to fetch metrics-lib.
karsten at torproject.org
- [tor-commits] [exonerator/master] Use metrics-base ant task to fetch metrics-lib.
karsten at torproject.org
- [tor-commits] [onionoo/master] Use metrics-base ant task to fetch metrics-lib.
karsten at torproject.org
- [tor-commits] [metrics-base/master] Add Mockito as dependency.
karsten at torproject.org
- [tor-commits] [collector/master] Create utility class for downloading from HTTP servers
karsten at torproject.org
- [tor-commits] [collector/master] Tweak URL-based unit tests.
karsten at torproject.org
- [tor-commits] [tor/master] ChangeLog/ReleaseNotes: fix a typo in the 0.4.1 changes entries
nickm at torproject.org
- [tor-commits] [tor/master] ChangeLog/ReleaseNotes: fix some incorrect bugfix versions
nickm at torproject.org
- [tor-commits] [tor/maint-0.4.1] Change loglevel of message 'Hash of session info was not as expected'
nickm at torproject.org
- [tor-commits] [tor/maint-0.4.1] Merge branch 'ticket12399_035' into maint-0.4.1
nickm at torproject.org
- [tor-commits] [tor/master] Change loglevel of message 'Hash of session info was not as expected'
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'ticket12399_035' into maint-0.4.1
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.4.1'
nickm at torproject.org
- [tor-commits] [tor/release-0.4.1] Change loglevel of message 'Hash of session info was not as expected'
nickm at torproject.org
- [tor-commits] [tor/release-0.4.1] Merge branch 'ticket12399_035' into maint-0.4.1
nickm at torproject.org
- [tor-commits] [tor/release-0.4.1] Merge branch 'maint-0.4.1' into release-0.4.1
nickm at torproject.org
- [tor-commits] [tor/master] scripts/git: Cleanup and fix minor git scripts issues
nickm at torproject.org
- [tor-commits] [tor/master] scripts/git: Add test branch support to the git scripts
nickm at torproject.org
- [tor-commits] [tor/master] scripts/git: Allow git-merge-forward.sh to re-use existing test branches
nickm at torproject.org
- [tor-commits] [tor/master] scripts/git: Make the git push command and args configurable
nickm at torproject.org
- [tor-commits] [tor/master] scripts/git: Let git-push-all.sh skip unchanged test branches
nickm at torproject.org
- [tor-commits] [tor/master] scripts/git: Improve usage documentation for merge-forward and push-all
nickm at torproject.org
- [tor-commits] [tor/master] scripts/git: Quote shell arguments where possible
nickm at torproject.org
- [tor-commits] [tor/master] scripts/git: fix an env var typo in git-merge-forward.sh
nickm at torproject.org
- [tor-commits] [tor/master] scripts/git: fix shellcheck issues in git-push-all.sh
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'tor-github/pr/1272'
nickm at torproject.org
- [tor-commits] [tor/master] Space out the arguments to the cell functions in rend_process_relay_cell()
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'tor-github/pr/1279'
nickm at torproject.org
- [tor-commits] [tor/master] nodelist: Use safe string functions in describe.c
nickm at torproject.org
- [tor-commits] [tor/master] string: macOS --enable-fragile-hardening uses safe string functions
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'tor-github/pr/1270'
nickm at torproject.org
- [tor-commits] [tor/master] Makefile: Explicitly list the subdirectories that contain scripts
nickm at torproject.org
- [tor-commits] [tor/master] shellcheck: Add shellcheck to the pre-commit hook
nickm at torproject.org
- [tor-commits] [tor/master] changes: file for 30967
nickm at torproject.org
- [tor-commits] [tor/master] Makefile: include checkShellScripts.sh in EXTRA_DIST
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'tor-github/pr/1278'
nickm at torproject.org
- [tor-commits] [torspec/master] Add Proposal 306: A Tor Implementation of IPv6 Happy Eyeballs
nickm at torproject.org
- [tor-commits] [torspec/master] Merge branch 'prop306_squashed'
nickm at torproject.org
- [tor-commits] [torspec/master] Add proposal 306 to the index
nickm at torproject.org
- [tor-commits] [torspec/master] Add proposal 307 (onionbalance for v3 onion services)
nickm at torproject.org
- [tor-commits] [tor/master] trunnel: Remove typo in cell extention field name
nickm at torproject.org
- [tor-commits] [tor/master] trunnel: Add prop305 ESTABLISH_INTRO DoS cell extension
nickm at torproject.org
- [tor-commits] [tor/master] hs-v3: Implement torrc DoS defenses options
nickm at torproject.org
- [tor-commits] [tor/master] hs-v3: Add protover HSIntro=5
nickm at torproject.org
- [tor-commits] [tor/master] hs-v3: Rename INTRO2 consensus param getters
nickm at torproject.org
- [tor-commits] [tor/master] hs-v3: Encode DoS ESTABLISH_INTRO cell extension
nickm at torproject.org
- [tor-commits] [tor/master] hs-v3: Parse ESTABLISH_INTRO cell extension
nickm at torproject.org
- [tor-commits] [tor/master] hs-v3: Don't apply DoS defenses if circuit has not been flagged
nickm at torproject.org
- [tor-commits] [tor/master] test: Build DoS cell extension
nickm at torproject.org
- [tor-commits] [tor/master] test: Handling of ESTABLISH_INTRO DoS extension
nickm at torproject.org
- [tor-commits] [tor/master] test: Adapt HS DoS test to use latest parameter
nickm at torproject.org
- [tor-commits] [tor/master] man: Entry for the HS intro DoS defenses
nickm at torproject.org
- [tor-commits] [tor/master] hs-v3: Add changes file for prop305 implementation
nickm at torproject.org
- [tor-commits] [tor/master] hs-v3: Move to hs_dos.c INTRO2 defenses initialization
nickm at torproject.org
- [tor-commits] [tor/master] hs-v3: Cleanup usage of consensus param in hs_dos.c
nickm at torproject.org
- [tor-commits] [tor/master] hs-v3: Privatize access to HS DoS consensus param
nickm at torproject.org
- [tor-commits] [tor/master] hs-v3: Missing intro circuit INTRO2 DoS enabled flag
nickm at torproject.org
- [tor-commits] [tor/master] hs-v3: Log info INTRO2 DoS defenses service values
nickm at torproject.org
- [tor-commits] [tor/master] hs-v3: Clarify comment in hs_dos.c
nickm at torproject.org
- [tor-commits] [tor/master] hs-v3: Refactor DoS cell extension parameters validation
nickm at torproject.org
- [tor-commits] [tor/master] test: Unit tests HS DoS torrc options
nickm at torproject.org
- [tor-commits] [tor/master] practracker: Make you happy funny script
nickm at torproject.org
- [tor-commits] [tor/master] hs-v3: Move DoS parameter check against 0
nickm at torproject.org
- [tor-commits] [tor/master] hs-v3: Rename validation function in hs_intropoint.c
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'ticket30924_042_04_squashed' into ticket30924_042_04_squashed_merged
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'ticket30924_042_04_squashed_merged'
nickm at torproject.org
- [tor-commits] [tor/master] entrynodes: Make routine descriptor expiry notice logs less alarming
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'tor-github/pr/1300'
nickm at torproject.org
- [tor-commits] [torspec/master] Add Counter Galois Onion as proposal 308
nickm at torproject.org
- [tor-commits] [tor/master] Start a changelog for 0.4.2.1-alpha
nickm at torproject.org
- [tor-commits] [tor/master] Run format-changelog, add a stub blurb.
nickm at torproject.org
- [tor-commits] [tor/master] sort and coalesce some changelog sections
nickm at torproject.org
- [tor-commits] [tor/master] hand-edits to 0.4.2.1-alpha changelog
nickm at torproject.org
- [tor-commits] [tor/master] Fix various grammar/style/type issues in 0.4.2.1-alpha changelog
nickm at torproject.org
- [tor-commits] [tor/master] Fold one more entry into changelog.
nickm at torproject.org
- [tor-commits] [tor/master] Run "make autostyle" and fix wide lines.
nickm at torproject.org
- [tor-commits] [tor/master] bump version to 0.4.2.1-alpha
nickm at torproject.org
- [tor-commits] [tor/master] Fold new entries into 0.4.2.1-alpha changelog
nickm at torproject.org
- [tor-commits] [tor/master] Run format_changelog again
nickm at torproject.org
- [tor-commits] [tor/master] pick a release date for 0.4.2.1-alpha
nickm at torproject.org
- [tor-commits] [tpo/master] 0.4.2.1-alpha is now the alpha release
nickm at torproject.org
- [tor-commits] [tor/master] bump to 0.4.2.1-alpha-dev
nickm at torproject.org
- [tor-commits] [tor/maint-0.4.1] madvise: tolerate EINVAL and ENOSYS when minherit fails
nickm at torproject.org
- [tor-commits] [tor/maint-0.4.1] Stub out some more functions in dirvote/*.h, fix compilation.
nickm at torproject.org
- [tor-commits] [tor/maint-0.4.1] Stub more functions in dirvote headers to fix more of 31552.
nickm at torproject.org
- [tor-commits] [tor/maint-0.4.1] Merge branch 'ticket31552_041' into maint-0.4.1
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'ticket31552_041' into maint-0.4.1
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.4.1'
nickm at torproject.org
- [tor-commits] [tor/release-0.4.1] Stub out some more functions in dirvote/*.h, fix compilation.
nickm at torproject.org
- [tor-commits] [tor/release-0.4.1] Stub more functions in dirvote headers to fix more of 31552.
nickm at torproject.org
- [tor-commits] [tor/release-0.4.1] madvise: tolerate EINVAL and ENOSYS when minherit fails
nickm at torproject.org
- [tor-commits] [tor/release-0.4.1] Merge branch 'ticket31552_041' into maint-0.4.1
nickm at torproject.org
- [tor-commits] [tor/release-0.4.1] Merge branch 'maint-0.4.1' into release-0.4.1
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.5] fp.c: Suppress float-conversion warnings on FreeBSD.
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.5] pf: when extracting an IPv6 address, make sure we got an IPv6 address
nickm at torproject.org
- [tor-commits] [tor/maint-0.4.0] fp.c: Suppress float-conversion warnings on FreeBSD.
nickm at torproject.org
- [tor-commits] [tor/maint-0.4.0] pf: when extracting an IPv6 address, make sure we got an IPv6 address
nickm at torproject.org
- [tor-commits] [tor/maint-0.4.0] Merge branch 'ticket31687_035' into ticket31687_040
nickm at torproject.org
- [tor-commits] [tor/maint-0.4.0] Ticket 31687: fix for tor_isinf() as well
nickm at torproject.org
- [tor-commits] [tor/maint-0.4.1] fp.c: Suppress float-conversion warnings on FreeBSD.
nickm at torproject.org
- [tor-commits] [tor/maint-0.4.1] pf: when extracting an IPv6 address, make sure we got an IPv6 address
nickm at torproject.org
- [tor-commits] [tor/maint-0.4.1] Merge branch 'ticket31687_035' into ticket31687_040
nickm at torproject.org
- [tor-commits] [tor/maint-0.4.1] Ticket 31687: fix for tor_isinf() as well
nickm at torproject.org
- [tor-commits] [tor/maint-0.4.1] Merge branch 'maint-0.4.0' into maint-0.4.1
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.4.0' into maint-0.4.1
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.4.1'
nickm at torproject.org
- [tor-commits] [tor/release-0.3.5] fp.c: Suppress float-conversion warnings on FreeBSD.
nickm at torproject.org
- [tor-commits] [tor/release-0.3.5] pf: when extracting an IPv6 address, make sure we got an IPv6 address
nickm at torproject.org
- [tor-commits] [tor/release-0.3.5] Merge branch 'maint-0.3.5' into release-0.3.5
nickm at torproject.org
- [tor-commits] [tor/release-0.4.0] fp.c: Suppress float-conversion warnings on FreeBSD.
nickm at torproject.org
- [tor-commits] [tor/release-0.4.0] pf: when extracting an IPv6 address, make sure we got an IPv6 address
nickm at torproject.org
- [tor-commits] [tor/release-0.4.0] Merge branch 'ticket31687_035' into ticket31687_040
nickm at torproject.org
- [tor-commits] [tor/release-0.4.0] Ticket 31687: fix for tor_isinf() as well
nickm at torproject.org
- [tor-commits] [tor/release-0.4.0] Merge branch 'maint-0.4.0' into release-0.4.0
nickm at torproject.org
- [tor-commits] [tor/release-0.4.1] fp.c: Suppress float-conversion warnings on FreeBSD.
nickm at torproject.org
- [tor-commits] [tor/release-0.4.1] pf: when extracting an IPv6 address, make sure we got an IPv6 address
nickm at torproject.org
- [tor-commits] [tor/release-0.4.1] Merge branch 'ticket31687_035' into ticket31687_040
nickm at torproject.org
- [tor-commits] [tor/release-0.4.1] Ticket 31687: fix for tor_isinf() as well
nickm at torproject.org
- [tor-commits] [tor/release-0.4.1] Merge branch 'maint-0.4.0' into maint-0.4.1
nickm at torproject.org
- [tor-commits] [tor/release-0.4.1] Merge branch 'maint-0.4.1' into release-0.4.1
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.9] build: The <sys/sysctl.h> is now deprecated on Linux
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.5] build: The <sys/sysctl.h> is now deprecated on Linux
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.5] build: The <sys/sysctl.h> is now deprecated on Linux
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.5] Merge branch 'maint-0.2.9' into maint-0.3.5
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.5] Merge remote-tracking branch 'tor-github/pr/1307' into maint-0.3.5
nickm at torproject.org
- [tor-commits] [tor/maint-0.4.0] build: The <sys/sysctl.h> is now deprecated on Linux
nickm at torproject.org
- [tor-commits] [tor/maint-0.4.0] build: The <sys/sysctl.h> is now deprecated on Linux
nickm at torproject.org
- [tor-commits] [tor/maint-0.4.0] Merge branch 'maint-0.2.9' into maint-0.3.5
nickm at torproject.org
- [tor-commits] [tor/maint-0.4.0] Merge remote-tracking branch 'tor-github/pr/1307' into maint-0.3.5
nickm at torproject.org
- [tor-commits] [tor/maint-0.4.0] Merge branch 'maint-0.3.5' into maint-0.4.0
nickm at torproject.org
- [tor-commits] [tor/maint-0.4.1] build: The <sys/sysctl.h> is now deprecated on Linux
nickm at torproject.org
- [tor-commits] [tor/maint-0.4.1] build: The <sys/sysctl.h> is now deprecated on Linux
nickm at torproject.org
- [tor-commits] [tor/maint-0.4.1] Merge branch 'maint-0.2.9' into maint-0.3.5
nickm at torproject.org
- [tor-commits] [tor/maint-0.4.1] Merge remote-tracking branch 'tor-github/pr/1307' into maint-0.3.5
nickm at torproject.org
- [tor-commits] [tor/maint-0.4.1] Merge branch 'maint-0.3.5' into maint-0.4.0
nickm at torproject.org
- [tor-commits] [tor/maint-0.4.1] Merge branch 'maint-0.4.0' into maint-0.4.1
nickm at torproject.org
- [tor-commits] [tor/master] build: The <sys/sysctl.h> is now deprecated on Linux
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.2.9' into maint-0.3.5
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'tor-github/pr/1307' into maint-0.3.5
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.3.5' into maint-0.4.0
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.4.0' into maint-0.4.1
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.4.1'
nickm at torproject.org
- [tor-commits] [tor/release-0.2.9] build: The <sys/sysctl.h> is now deprecated on Linux
nickm at torproject.org
- [tor-commits] [tor/release-0.2.9] Merge branch 'maint-0.2.9' into release-0.2.9
nickm at torproject.org
- [tor-commits] [tor/release-0.3.5] build: The <sys/sysctl.h> is now deprecated on Linux
nickm at torproject.org
- [tor-commits] [tor/release-0.3.5] build: The <sys/sysctl.h> is now deprecated on Linux
nickm at torproject.org
- [tor-commits] [tor/release-0.3.5] Merge branch 'maint-0.2.9' into maint-0.3.5
nickm at torproject.org
- [tor-commits] [tor/release-0.3.5] Merge remote-tracking branch 'tor-github/pr/1307' into maint-0.3.5
nickm at torproject.org
- [tor-commits] [tor/release-0.3.5] Merge branch 'maint-0.3.5' into release-0.3.5
nickm at torproject.org
- [tor-commits] [tor/release-0.4.0] build: The <sys/sysctl.h> is now deprecated on Linux
nickm at torproject.org
- [tor-commits] [tor/release-0.4.0] build: The <sys/sysctl.h> is now deprecated on Linux
nickm at torproject.org
- [tor-commits] [tor/release-0.4.0] Merge branch 'maint-0.2.9' into maint-0.3.5
nickm at torproject.org
- [tor-commits] [tor/release-0.4.0] Merge remote-tracking branch 'tor-github/pr/1307' into maint-0.3.5
nickm at torproject.org
- [tor-commits] [tor/release-0.4.0] Merge branch 'maint-0.3.5' into maint-0.4.0
nickm at torproject.org
- [tor-commits] [tor/release-0.4.0] Merge branch 'maint-0.4.0' into release-0.4.0
nickm at torproject.org
- [tor-commits] [tor/release-0.4.1] build: The <sys/sysctl.h> is now deprecated on Linux
nickm at torproject.org
- [tor-commits] [tor/release-0.4.1] build: The <sys/sysctl.h> is now deprecated on Linux
nickm at torproject.org
- [tor-commits] [tor/release-0.4.1] Merge branch 'maint-0.2.9' into maint-0.3.5
nickm at torproject.org
- [tor-commits] [tor/release-0.4.1] Merge remote-tracking branch 'tor-github/pr/1307' into maint-0.3.5
nickm at torproject.org
- [tor-commits] [tor/release-0.4.1] Merge branch 'maint-0.3.5' into maint-0.4.0
nickm at torproject.org
- [tor-commits] [tor/release-0.4.1] Merge branch 'maint-0.4.0' into maint-0.4.1
nickm at torproject.org
- [tor-commits] [tor/release-0.4.1] Merge branch 'maint-0.4.1' into release-0.4.1
nickm at torproject.org
- [tor-commits] [tor/maint-0.4.1] madvise: tolerate EINVAL and ENOSYS
nickm at torproject.org
- [tor-commits] [tor/maint-0.4.1] Merge branch 'bug31570_041' into maint-0.4.1
nickm at torproject.org
- [tor-commits] [tor/release-0.4.1] madvise: tolerate EINVAL and ENOSYS
nickm at torproject.org
- [tor-commits] [tor/release-0.4.1] Merge branch 'bug31570_041' into maint-0.4.1
nickm at torproject.org
- [tor-commits] [tor/release-0.4.1] Merge branch 'maint-0.4.1' into release-0.4.1
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'bug31570_041' into maint-0.4.1
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.4.1'
nickm at torproject.org
- [tor-commits] [tor/maint-0.4.1] Bump version to 0.4.1.6
nickm at torproject.org
- [tor-commits] [tor/master] Bump version to 0.4.1.6
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.4.1'
nickm at torproject.org
- [tor-commits] [tor/release-0.4.1] Start a changelog for 0.4.1.6
nickm at torproject.org
- [tor-commits] [tor/release-0.4.1] Bump version to 0.4.1.6
nickm at torproject.org
- [tor-commits] [tor/release-0.4.1] Merge branch 'maint-0.4.1' into release-0.4.1
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.9] Hardcode the image into tor-exit-notice.html
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.9] Merge remote-tracking branch 'tor-github/pr/1216' into maint-0.2.9
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.5] Hardcode the image into tor-exit-notice.html
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.5] Merge remote-tracking branch 'tor-github/pr/1216' into maint-0.2.9
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.5] Merge branch 'maint-0.2.9' into maint-0.3.5
nickm at torproject.org
- [tor-commits] [tor/maint-0.4.0] Hardcode the image into tor-exit-notice.html
nickm at torproject.org
- [tor-commits] [tor/maint-0.4.0] Merge remote-tracking branch 'tor-github/pr/1216' into maint-0.2.9
nickm at torproject.org
- [tor-commits] [tor/maint-0.4.0] Merge branch 'maint-0.2.9' into maint-0.3.5
nickm at torproject.org
- [tor-commits] [tor/maint-0.4.0] Merge branch 'maint-0.3.5' into maint-0.4.0
nickm at torproject.org
- [tor-commits] [tor/maint-0.4.1] Hardcode the image into tor-exit-notice.html
nickm at torproject.org
- [tor-commits] [tor/maint-0.4.1] Merge remote-tracking branch 'tor-github/pr/1216' into maint-0.2.9
nickm at torproject.org
- [tor-commits] [tor/maint-0.4.1] Merge branch 'maint-0.2.9' into maint-0.3.5
nickm at torproject.org
- [tor-commits] [tor/maint-0.4.1] Merge branch 'maint-0.3.5' into maint-0.4.0
nickm at torproject.org
- [tor-commits] [tor/maint-0.4.1] Merge branch 'maint-0.4.0' into maint-0.4.1
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'tor-github/pr/1216' into maint-0.2.9
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.2.9' into maint-0.3.5
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.3.5' into maint-0.4.0
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.4.0' into maint-0.4.1
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.4.1'
nickm at torproject.org
- [tor-commits] [tor/release-0.2.9] Hardcode the image into tor-exit-notice.html
nickm at torproject.org
- [tor-commits] [tor/release-0.2.9] Merge remote-tracking branch 'tor-github/pr/1216' into maint-0.2.9
nickm at torproject.org
- [tor-commits] [tor/release-0.2.9] Merge branch 'maint-0.2.9' into release-0.2.9
nickm at torproject.org
- [tor-commits] [tor/release-0.3.5] Hardcode the image into tor-exit-notice.html
nickm at torproject.org
- [tor-commits] [tor/release-0.3.5] Merge remote-tracking branch 'tor-github/pr/1216' into maint-0.2.9
nickm at torproject.org
- [tor-commits] [tor/release-0.3.5] Merge branch 'maint-0.2.9' into maint-0.3.5
nickm at torproject.org
- [tor-commits] [tor/release-0.3.5] Merge branch 'maint-0.3.5' into release-0.3.5
nickm at torproject.org
- [tor-commits] [tor/release-0.4.0] Hardcode the image into tor-exit-notice.html
nickm at torproject.org
- [tor-commits] [tor/release-0.4.0] Merge remote-tracking branch 'tor-github/pr/1216' into maint-0.2.9
nickm at torproject.org
- [tor-commits] [tor/release-0.4.0] Merge branch 'maint-0.2.9' into maint-0.3.5
nickm at torproject.org
- [tor-commits] [tor/release-0.4.0] Merge branch 'maint-0.3.5' into maint-0.4.0
nickm at torproject.org
- [tor-commits] [tor/release-0.4.0] Merge branch 'maint-0.4.0' into release-0.4.0
nickm at torproject.org
- [tor-commits] [tor/release-0.4.1] Hardcode the image into tor-exit-notice.html
nickm at torproject.org
- [tor-commits] [tor/release-0.4.1] Merge remote-tracking branch 'tor-github/pr/1216' into maint-0.2.9
nickm at torproject.org
- [tor-commits] [tor/release-0.4.1] Merge branch 'maint-0.2.9' into maint-0.3.5
nickm at torproject.org
- [tor-commits] [tor/release-0.4.1] Merge branch 'maint-0.3.5' into maint-0.4.0
nickm at torproject.org
- [tor-commits] [tor/release-0.4.1] Merge branch 'maint-0.4.0' into maint-0.4.1
nickm at torproject.org
- [tor-commits] [tor/release-0.4.1] Merge branch 'maint-0.4.1' into release-0.4.1
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.5] entrynodes: Make routine descriptor expiry notice logs less alarming
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.5] Merge remote-tracking branch 'tor-github/pr/1300' into maint-0.3.5
nickm at torproject.org
- [tor-commits] [tor/maint-0.4.0] entrynodes: Make routine descriptor expiry notice logs less alarming
nickm at torproject.org
- [tor-commits] [tor/maint-0.4.0] Merge remote-tracking branch 'tor-github/pr/1300' into maint-0.3.5
nickm at torproject.org
- [tor-commits] [tor/maint-0.4.0] Merge branch 'maint-0.3.5' into maint-0.4.0
nickm at torproject.org
- [tor-commits] [tor/maint-0.4.1] entrynodes: Make routine descriptor expiry notice logs less alarming
nickm at torproject.org
- [tor-commits] [tor/maint-0.4.1] Merge remote-tracking branch 'tor-github/pr/1300' into maint-0.3.5
nickm at torproject.org
- [tor-commits] [tor/maint-0.4.1] Merge branch 'maint-0.3.5' into maint-0.4.0
nickm at torproject.org
- [tor-commits] [tor/maint-0.4.1] Merge branch 'maint-0.4.0' into maint-0.4.1
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'tor-github/pr/1300' into maint-0.3.5
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.3.5' into maint-0.4.0
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.4.0' into maint-0.4.1
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.4.1'
nickm at torproject.org
- [tor-commits] [tor/release-0.3.5] entrynodes: Make routine descriptor expiry notice logs less alarming
nickm at torproject.org
- [tor-commits] [tor/release-0.3.5] Merge remote-tracking branch 'tor-github/pr/1300' into maint-0.3.5
nickm at torproject.org
- [tor-commits] [tor/release-0.3.5] Merge branch 'maint-0.3.5' into release-0.3.5
nickm at torproject.org
- [tor-commits] [tor/release-0.4.0] entrynodes: Make routine descriptor expiry notice logs less alarming
nickm at torproject.org
- [tor-commits] [tor/release-0.4.0] Merge remote-tracking branch 'tor-github/pr/1300' into maint-0.3.5
nickm at torproject.org
- [tor-commits] [tor/release-0.4.0] Merge branch 'maint-0.3.5' into maint-0.4.0
nickm at torproject.org
- [tor-commits] [tor/release-0.4.0] Merge branch 'maint-0.4.0' into release-0.4.0
nickm at torproject.org
- [tor-commits] [tor/release-0.4.1] entrynodes: Make routine descriptor expiry notice logs less alarming
nickm at torproject.org
- [tor-commits] [tor/release-0.4.1] Merge remote-tracking branch 'tor-github/pr/1300' into maint-0.3.5
nickm at torproject.org
- [tor-commits] [tor/release-0.4.1] Merge branch 'maint-0.3.5' into maint-0.4.0
nickm at torproject.org
- [tor-commits] [tor/release-0.4.1] Merge branch 'maint-0.4.0' into maint-0.4.1
nickm at torproject.org
- [tor-commits] [tor/release-0.4.1] Merge branch 'maint-0.4.1' into release-0.4.1
nickm at torproject.org
- [tor-commits] [tor/maint-0.4.1] Correct the syntax description for the MAPADDRESS command.
nickm at torproject.org
- [tor-commits] [tor/maint-0.4.1] Merge branch 'bug31772_041' into maint-0.4.1
nickm at torproject.org
- [tor-commits] [tor/master] Correct the syntax description for the MAPADDRESS command.
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'bug31772_041' into maint-0.4.1
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.4.1'
nickm at torproject.org
- [tor-commits] [tor/release-0.4.1] Correct the syntax description for the MAPADDRESS command.
nickm at torproject.org
- [tor-commits] [tor/release-0.4.1] Merge branch 'bug31772_041' into maint-0.4.1
nickm at torproject.org
- [tor-commits] [tor/release-0.4.1] Merge branch 'maint-0.4.1' into release-0.4.1
nickm at torproject.org
- [tor-commits] [tor/release-0.4.1] Fold three more entries into changelog.
nickm at torproject.org
- [tor-commits] [tor/release-0.4.1] Set the date for the 0.4.1.6 release.
nickm at torproject.org
- [tor-commits] [tpo/master] Stable is now 0.4.1.6
nickm at torproject.org
- [tor-commits] [tor/release-0.4.1] copy 0.4.1.6 block into releasenotes
nickm at torproject.org
- [tor-commits] [tor/master] Copy 0.4.1.6 block into changelog/releasenotes in master
nickm at torproject.org
- [tor-commits] [tor/maint-0.4.1] bump to 0.4.1.6-dev
nickm at torproject.org
- [tor-commits] [tor/master] bump to 0.4.1.6-dev
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.4.1'
nickm at torproject.org
- [tor-commits] [tor/release-0.4.1] bump to 0.4.1.6-dev
nickm at torproject.org
- [tor-commits] [tor/release-0.4.1] Merge branch 'maint-0.4.1' into release-0.4.1
nickm at torproject.org
- [tor-commits] [torspec/master] Update padding-spec.txt to cover hs circuit padding.
nickm at torproject.org
- [tor-commits] [torspec/master] Remove "not done" and XXX about NSF numbers.
nickm at torproject.org
- [tor-commits] [torspec/master] Link to circuit padding dev doc location.
nickm at torproject.org
- [tor-commits] [torspec/master] Merge remote-tracking branch 'mikeperry-github/hs-padding-spec'
nickm at torproject.org
- [tor-commits] [tor/master] Fix bug when %including folder with comment only files. #31408
nickm at torproject.org
- [tor-commits] [tor/master] changes: use correct bugfix release, and reword changes file for 31408
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'bug31408_035' into bug31408_master
nickm at torproject.org
- [tor-commits] [tor/master] test: a file with no config options, at the end of an %include directory
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'tor-github/pr/1349'
nickm at torproject.org
- [tor-commits] [tor/master] fix: Ticket #31589
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'tor-github/pr/1308'
nickm at torproject.org
- [tor-commits] [tor/master] Re-run "make autostyle" with improved annotate_ifdef_directives
nickm at torproject.org
- [tor-commits] [donate/master] Use Redis over IPSEC instead of stunnel
peterh at torproject.org
- [tor-commits] [donate/master] Updated other Redis client to use new host
peterh at torproject.org
- [tor-commits] [donate/master] Swap sticker pack image.
peterh at torproject.org
- [tor-commits] [donate/master] Champions of Privacy page initial commit.
peterh at torproject.org
- [tor-commits] [donate/master] Show , for thousands, more code improvement from review feedback.
peterh at torproject.org
- [tor-commits] [donate/master] Make sure the cursor is pointer on the price buttons.
peterh at torproject.org
- [tor-commits] [donate/master] Refactor code on react side for perkselectionsection and showcommaforthousands
peterh at torproject.org
- [tor-commits] [donate/master] Add BTCPay widget to /cryptocurrency
peterh at torproject.org
- [tor-commits] [donate/master] Additional changes to cryptocurreny donation page.
peterh at torproject.org
- [tor-commits] [community/master] Fix port number ambiguity and path issue
phw at torproject.org
- [tor-commits] [community/master] Merge branch 'patch-1' of github.com:KenKundert/community into patch-1
phw at torproject.org
- [tor-commits] [community/master] Use TODO1 and TODO2 to highlight port difference.
phw at torproject.org
- [tor-commits] [community/master] Change small typo
phw at torproject.org
- [tor-commits] [community/master] Merge branch 'patch-2' of github.com:BunnyApocalypse/community into patch-2
phw at torproject.org
- [tor-commits] [community/master] Fix broken installation path.
phw at torproject.org
- [tor-commits] [community/master] Added Fedora Guide
phw at torproject.org
- [tor-commits] [community/master] Update contents.lr
phw at torproject.org
- [tor-commits] [community/master] Merge branch 'fedora-guide' of github.com:BunnyApocalypse/community into fedora-guide
phw at torproject.org
- [tor-commits] [community/master] Harmonise instructions with other guides.
phw at torproject.org
- [tor-commits] [community/master] Added Fedora Instructions
phw at torproject.org
- [tor-commits] [community/master] Update contents.lr
phw at torproject.org
- [tor-commits] [community/master] Remove Fedora Instructions
phw at torproject.org
- [tor-commits] [community/master] Make instructions non-redundant
phw at torproject.org
- [tor-commits] [community/master] Merge branch 'patch-1' of github.com:BunnyApocalypse/community into patch-1
phw at torproject.org
- [tor-commits] [community/master] Swap order for consistency.
phw at torproject.org
- [tor-commits] [community/master] Make comment consistent with Fedora instructions.
phw at torproject.org
- [tor-commits] [bridgedb/master] Merge branch 'master' into develop
phw at torproject.org
- [tor-commits] [bridgedb/master] Don't interpret quoted text as commands.
phw at torproject.org
- [tor-commits] [bridgedb/master] Merge branch 'fix/17626' into develop
phw at torproject.org
- [tor-commits] [bridgedb/master] Remove frontdesk email link.
phw at torproject.org
- [tor-commits] [bridgedb/master] Merge branch 'fix/28533' into develop
phw at torproject.org
- [tor-commits] [bridgedb/master] Bump version number to 0.8.1.
phw at torproject.org
- [tor-commits] [bridgedb/master] Merge branch 'release-0.8.1'
phw at torproject.org
- [tor-commits] [bridgedb/develop] Remove frontdesk email link.
phw at torproject.org
- [tor-commits] [bridgedb/develop] Merge branch 'fix/28533' into develop
phw at torproject.org
- [tor-commits] [bridgedb/develop] Bump version number to 0.8.1.
phw at torproject.org
- [tor-commits] [bridgedb/develop] Merge branch 'release-0.8.1' into develop
phw at torproject.org
- [tor-commits] [community/master] Update Docker container version to 0.2.
phw at torproject.org
- [tor-commits] [community/master] Fix OpenBSD tor bridge instructions (data dir + logging perms)
phw at torproject.org
- [tor-commits] [community/master] Change obfs4proxy patch in OpenBSD install doc
phw at torproject.org
- [tor-commits] [community/master] Merge remote-tracking branch 'nick/master'
phw at torproject.org
- [tor-commits] [community/master] Use Docker's 'latest' tag for up-to-date image.
phw at torproject.org
- [tor-commits] [bridgedb/develop] Update translations.
phw at torproject.org
- [tor-commits] [bridgedb/develop] Merge branch 'update-translations' into develop
phw at torproject.org
- [tor-commits] [bridgedb/develop] Bump version number to 0.8.2.
phw at torproject.org
- [tor-commits] [bridgedb/develop] Merge branch 'release-0.8.2' into develop
phw at torproject.org
- [tor-commits] [bridgedb/master] Merge branch 'release-0.8.1' into develop
phw at torproject.org
- [tor-commits] [bridgedb/master] Update translations.
phw at torproject.org
- [tor-commits] [bridgedb/master] Merge branch 'update-translations' into develop
phw at torproject.org
- [tor-commits] [bridgedb/master] Bump version number to 0.8.2.
phw at torproject.org
- [tor-commits] [bridgedb/master] Merge branch 'release-0.8.2'
phw at torproject.org
- [tor-commits] [tpo/staging] Add #tor-www and #tor-l10n to list of irc channels in contact page
pili at torproject.org
- [tor-commits] [tpo/master] Add #tor-www and #tor-l10n to list of irc channels in contact page
pili at torproject.org
- [tor-commits] [tpo/staging] Add files via upload
pili at torproject.org
- [tor-commits] [tpo/master] Add files via upload
pili at torproject.org
- [tor-commits] [tpo/master] Update my gpg key to db.tpo and role
pili at torproject.org
- [tor-commits] [community/master] Update README with our workflow
pili at torproject.org
- [tor-commits] [community/master] Update Workflows
pili at torproject.org
- [tor-commits] [community/master] README.md small style fixes
pili at torproject.org
- [tor-commits] [training/master] Tor training slides full deck 2019 - version 2
pili at torproject.org
- [tor-commits] [training/master] Move slides under proposed structure
pili at torproject.org
- [tor-commits] [training/master] Add english file
pili at torproject.org
- [tor-commits] [tor/master] Bug 30649: Check that machine is absent before warn
teor at torproject.org
- [tor-commits] [tor/master] Bug 30649: Changes file.
teor at torproject.org
- [tor-commits] [tor/master] Make some warns into protocol warns
teor at torproject.org
- [tor-commits] [tor/master] More LOG_PROTOCOL_WARN.
teor at torproject.org
- [tor-commits] [tor/master] circpad: some more logging changes.
teor at torproject.org
- [tor-commits] [tor/master] Fix bugfix version in Bug 30649: Changes file.
teor at torproject.org
- [tor-commits] [tor/master] Merge commit '763fd0ad66' into maint-0.4.0
teor at torproject.org
- [tor-commits] [tor/master] Fix bugfix version in Bug 30649: Changes file.
teor at torproject.org
- [tor-commits] [tor/master] Merge branch 'bug30649_040' into bug30649_maint_041
teor at torproject.org
- [tor-commits] [tor/master] Fix #30649 changelog entry.
teor at torproject.org
- [tor-commits] [tor/master] Add #30649 to ReleaseNotes.
teor at torproject.org
- [tor-commits] [tor/master] Merge commit '73890a86ef' into maint-0.4.1
teor at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.4.0' into maint-0.4.1
teor at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.4.1'
teor at torproject.org
- [tor-commits] [tor/maint-0.4.0] Bug 30649: Check that machine is absent before warn
teor at torproject.org
- [tor-commits] [tor/maint-0.4.0] Bug 30649: Changes file.
teor at torproject.org
- [tor-commits] [tor/maint-0.4.0] Make some warns into protocol warns
teor at torproject.org
- [tor-commits] [tor/maint-0.4.0] More LOG_PROTOCOL_WARN.
teor at torproject.org
- [tor-commits] [tor/maint-0.4.0] circpad: some more logging changes.
teor at torproject.org
- [tor-commits] [tor/maint-0.4.0] Fix bugfix version in Bug 30649: Changes file.
teor at torproject.org
- [tor-commits] [tor/maint-0.4.0] Merge commit '763fd0ad66' into maint-0.4.0
teor at torproject.org
- [tor-commits] [tor/maint-0.4.1] Bug 30649: Check that machine is absent before warn
teor at torproject.org
- [tor-commits] [tor/maint-0.4.1] Bug 30649: Changes file.
teor at torproject.org
- [tor-commits] [tor/maint-0.4.1] Make some warns into protocol warns
teor at torproject.org
- [tor-commits] [tor/maint-0.4.1] More LOG_PROTOCOL_WARN.
teor at torproject.org
- [tor-commits] [tor/maint-0.4.1] circpad: some more logging changes.
teor at torproject.org
- [tor-commits] [tor/maint-0.4.1] Fix bugfix version in Bug 30649: Changes file.
teor at torproject.org
- [tor-commits] [tor/maint-0.4.1] Merge commit '763fd0ad66' into maint-0.4.0
teor at torproject.org
- [tor-commits] [tor/maint-0.4.1] Fix bugfix version in Bug 30649: Changes file.
teor at torproject.org
- [tor-commits] [tor/maint-0.4.1] Merge branch 'bug30649_040' into bug30649_maint_041
teor at torproject.org
- [tor-commits] [tor/maint-0.4.1] Merge commit '73890a86ef' into maint-0.4.1
teor at torproject.org
- [tor-commits] [tor/maint-0.4.1] Merge branch 'maint-0.4.0' into maint-0.4.1
teor at torproject.org
- [tor-commits] [tor/release-0.4.0] Bug 30649: Check that machine is absent before warn
teor at torproject.org
- [tor-commits] [tor/release-0.4.0] Bug 30649: Changes file.
teor at torproject.org
- [tor-commits] [tor/release-0.4.0] Make some warns into protocol warns
teor at torproject.org
- [tor-commits] [tor/release-0.4.0] More LOG_PROTOCOL_WARN.
teor at torproject.org
- [tor-commits] [tor/release-0.4.0] circpad: some more logging changes.
teor at torproject.org
- [tor-commits] [tor/release-0.4.0] Fix bugfix version in Bug 30649: Changes file.
teor at torproject.org
- [tor-commits] [tor/release-0.4.0] Merge commit '763fd0ad66' into maint-0.4.0
teor at torproject.org
- [tor-commits] [tor/release-0.4.0] Merge branch 'maint-0.4.0' into release-0.4.0
teor at torproject.org
- [tor-commits] [tor/release-0.4.1] Bug 30649: Check that machine is absent before warn
teor at torproject.org
- [tor-commits] [tor/release-0.4.1] Bug 30649: Changes file.
teor at torproject.org
- [tor-commits] [tor/release-0.4.1] Make some warns into protocol warns
teor at torproject.org
- [tor-commits] [tor/release-0.4.1] More LOG_PROTOCOL_WARN.
teor at torproject.org
- [tor-commits] [tor/release-0.4.1] circpad: some more logging changes.
teor at torproject.org
- [tor-commits] [tor/release-0.4.1] Fix #30649 changelog entry.
teor at torproject.org
- [tor-commits] [tor/release-0.4.1] Add #30649 to ReleaseNotes.
teor at torproject.org
- [tor-commits] [tor/release-0.4.1] Fix bugfix version in Bug 30649: Changes file.
teor at torproject.org
- [tor-commits] [tor/release-0.4.1] Merge commit '763fd0ad66' into maint-0.4.0
teor at torproject.org
- [tor-commits] [tor/release-0.4.1] Fix bugfix version in Bug 30649: Changes file.
teor at torproject.org
- [tor-commits] [tor/release-0.4.1] Merge branch 'bug30649_040' into bug30649_maint_041
teor at torproject.org
- [tor-commits] [tor/release-0.4.1] Merge remote-tracking branch 'tor-github/pr/1282' into release-0.4.1
teor at torproject.org
- [tor-commits] [tor/release-0.4.1] Merge commit '73890a86ef' into maint-0.4.1
teor at torproject.org
- [tor-commits] [tor/release-0.4.1] Merge branch 'maint-0.4.0' into maint-0.4.1
teor at torproject.org
- [tor-commits] [tor/release-0.4.1] Merge branch 'maint-0.4.1' into release-0.4.1
teor at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'tor-github/pr/1271' into maint-0.3.5
teor at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.3.5' into maint-0.4.0
teor at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.4.0' into maint-0.4.1
teor at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.4.1'
teor at torproject.org
- [tor-commits] [tor/maint-0.3.5] test: Change "make test-stem" so it only runs the stem tests that use tor
teor at torproject.org
- [tor-commits] [tor/maint-0.3.5] Merge remote-tracking branch 'tor-github/pr/1271' into maint-0.3.5
teor at torproject.org
- [tor-commits] [tor/maint-0.4.0] test: Change "make test-stem" so it only runs the stem tests that use tor
teor at torproject.org
- [tor-commits] [tor/maint-0.4.0] Merge remote-tracking branch 'tor-github/pr/1271' into maint-0.3.5
teor at torproject.org
- [tor-commits] [tor/maint-0.4.0] Merge branch 'maint-0.3.5' into maint-0.4.0
teor at torproject.org
- [tor-commits] [tor/maint-0.4.1] Merge remote-tracking branch 'tor-github/pr/1271' into maint-0.3.5
teor at torproject.org
- [tor-commits] [tor/maint-0.4.1] Merge branch 'maint-0.3.5' into maint-0.4.0
teor at torproject.org
- [tor-commits] [tor/maint-0.4.1] Merge branch 'maint-0.4.0' into maint-0.4.1
teor at torproject.org
- [tor-commits] [tor/release-0.3.5] test: Change "make test-stem" so it only runs the stem tests that use tor
teor at torproject.org
- [tor-commits] [tor/release-0.3.5] Merge remote-tracking branch 'tor-github/pr/1271' into maint-0.3.5
teor at torproject.org
- [tor-commits] [tor/release-0.3.5] Merge branch 'maint-0.3.5' into release-0.3.5
teor at torproject.org
- [tor-commits] [tor/release-0.4.0] test: Change "make test-stem" so it only runs the stem tests that use tor
teor at torproject.org
- [tor-commits] [tor/release-0.4.0] Merge remote-tracking branch 'tor-github/pr/1271' into maint-0.3.5
teor at torproject.org
- [tor-commits] [tor/release-0.4.0] Merge branch 'maint-0.3.5' into maint-0.4.0
teor at torproject.org
- [tor-commits] [tor/release-0.4.0] Merge branch 'maint-0.4.0' into release-0.4.0
teor at torproject.org
- [tor-commits] [tor/release-0.4.1] Merge remote-tracking branch 'tor-github/pr/1271' into maint-0.3.5
teor at torproject.org
- [tor-commits] [tor/release-0.4.1] Merge branch 'maint-0.3.5' into maint-0.4.0
teor at torproject.org
- [tor-commits] [tor/release-0.4.1] Merge branch 'maint-0.4.0' into maint-0.4.1
teor at torproject.org
- [tor-commits] [tor/release-0.4.1] Merge branch 'maint-0.4.1' into release-0.4.1
teor at torproject.org
- [tor-commits] [chutney/master] Travis: test IPv6-only v3 single onion services on macOS tor stable
teor at torproject.org
- [tor-commits] [tor/master] feature/control: add a missing word to the send_control_done() comment
teor at torproject.org
- [tor-commits] [translation/policies-code_of_conducttxtpot] https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot
translation at torproject.org
- [tor-commits] [translation/policies-code_of_conducttxtpot] https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot
translation at torproject.org
- [tor-commits] [translation/policies-code_of_conducttxtpot] https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot
translation at torproject.org
- [tor-commits] [translation/policies-code_of_conducttxtpot] https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot
translation at torproject.org
- [tor-commits] [translation/policies-code_of_conducttxtpot] https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot
translation at torproject.org
- [tor-commits] [translation/policies-code_of_conducttxtpot] https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot
translation at torproject.org
- [tor-commits] [translation/tails-misc_release] https://gitweb.torproject.org/translation.git/commit/?h=tails-misc_release
translation at torproject.org
- [tor-commits] [translation/abouttor-homepage] https://gitweb.torproject.org/translation.git/commit/?h=abouttor-homepage
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/policies-code_of_conducttxtpot] https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot
translation at torproject.org
- [tor-commits] [translation/policies-code_of_conducttxtpot_completed] https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot_completed
translation at torproject.org
- [tor-commits] [translation/snowflakeaddon-messages.json] https://gitweb.torproject.org/translation.git/commit/?h=snowflakeaddon-messages.json
translation at torproject.org
- [tor-commits] [translation/snowflakeaddon-messages.json_completed] https://gitweb.torproject.org/translation.git/commit/?h=snowflakeaddon-messages.json_completed
translation at torproject.org
- [tor-commits] [translation/tails-misc] https://gitweb.torproject.org/translation.git/commit/?h=tails-misc
translation at torproject.org
- [tor-commits] [translation/tails-misc_release] https://gitweb.torproject.org/translation.git/commit/?h=tails-misc_release
translation at torproject.org
- [tor-commits] [translation/torbirdy] https://gitweb.torproject.org/translation.git/commit/?h=torbirdy
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/support-portal_completed] https://gitweb.torproject.org/translation.git/commit/?h=support-portal_completed
translation at torproject.org
- [tor-commits] [translation/policies-code_of_conducttxtpot] https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot
translation at torproject.org
- [tor-commits] [translation/snowflakeaddon-messages.json] https://gitweb.torproject.org/translation.git/commit/?h=snowflakeaddon-messages.json
translation at torproject.org
- [tor-commits] [translation/snowflakeaddon-messages.json_completed] https://gitweb.torproject.org/translation.git/commit/?h=snowflakeaddon-messages.json_completed
translation at torproject.org
- [tor-commits] [translation/policies-code_of_conducttxtpot] https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot
translation at torproject.org
- [tor-commits] [translation/policies-code_of_conducttxtpot] https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot
translation at torproject.org
- [tor-commits] [translation/policies-code_of_conducttxtpot_completed] https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot_completed
translation at torproject.org
- [tor-commits] [translation/policies-code_of_conducttxtpot] https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot
translation at torproject.org
- [tor-commits] [translation/policies-code_of_conducttxtpot_completed] https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot_completed
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/support-portal_completed] https://gitweb.torproject.org/translation.git/commit/?h=support-portal_completed
translation at torproject.org
- [tor-commits] [translation/policies-code_of_conducttxtpot] https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot
translation at torproject.org
- [tor-commits] [translation/policies-code_of_conducttxtpot_completed] https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot_completed
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/support-portal_completed] https://gitweb.torproject.org/translation.git/commit/?h=support-portal_completed
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/support-portal_completed] https://gitweb.torproject.org/translation.git/commit/?h=support-portal_completed
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/support-portal_completed] https://gitweb.torproject.org/translation.git/commit/?h=support-portal_completed
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/tor_outreach_md] https://gitweb.torproject.org/translation.git/commit/?h=tor_outreach_md
translation at torproject.org
- [tor-commits] [translation/tor_outreach_md] https://gitweb.torproject.org/translation.git/commit/?h=tor_outreach_md
translation at torproject.org
- [tor-commits] [translation/abouttor-homepage] https://gitweb.torproject.org/translation.git/commit/?h=abouttor-homepage
translation at torproject.org
- [tor-commits] [translation/policies-code_of_conducttxtpot] https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot
translation at torproject.org
- [tor-commits] [translation/policies-code_of_conducttxtpot_completed] https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot_completed
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/abouttor-homepage] https://gitweb.torproject.org/translation.git/commit/?h=abouttor-homepage
translation at torproject.org
- [tor-commits] [translation/snowflake-website-indexhtml] https://gitweb.torproject.org/translation.git/commit/?h=snowflake-website-indexhtml
translation at torproject.org
- [tor-commits] [translation/abouttor-homepage] https://gitweb.torproject.org/translation.git/commit/?h=abouttor-homepage
translation at torproject.org
- [tor-commits] [translation/abouttor-homepage] https://gitweb.torproject.org/translation.git/commit/?h=abouttor-homepage
translation at torproject.org
- [tor-commits] [translation/donatepages-messagespot] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot
translation at torproject.org
- [tor-commits] [translation/tor_outreach_md] https://gitweb.torproject.org/translation.git/commit/?h=tor_outreach_md
translation at torproject.org
- [tor-commits] [translation/abouttor-homepage] https://gitweb.torproject.org/translation.git/commit/?h=abouttor-homepage
translation at torproject.org
- [tor-commits] [translation/torbutton-abouttbupdatedtd] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-abouttbupdatedtd
translation at torproject.org
- [tor-commits] [translation/torbutton-abouttbupdatedtd_completed] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-abouttbupdatedtd_completed
translation at torproject.org
- [tor-commits] [translation/liveusb-creator_completed] https://gitweb.torproject.org/translation.git/commit/?h=liveusb-creator_completed
translation at torproject.org
- [tor-commits] [translation/mat-gui_completed] https://gitweb.torproject.org/translation.git/commit/?h=mat-gui_completed
translation at torproject.org
- [tor-commits] [translation/tails-misc_release] https://gitweb.torproject.org/translation.git/commit/?h=tails-misc_release
translation at torproject.org
- [tor-commits] [translation/tails-iuk_completed] https://gitweb.torproject.org/translation.git/commit/?h=tails-iuk_completed
translation at torproject.org
- [tor-commits] [translation/tails-greeter-2_completed] https://gitweb.torproject.org/translation.git/commit/?h=tails-greeter-2_completed
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup_completed] https://gitweb.torproject.org/translation.git/commit/?h=tails-persistence-setup_completed
translation at torproject.org
- [tor-commits] [translation/mat-gui] https://gitweb.torproject.org/translation.git/commit/?h=mat-gui
translation at torproject.org
- [tor-commits] [translation/tails-misc] https://gitweb.torproject.org/translation.git/commit/?h=tails-misc
translation at torproject.org
- [tor-commits] [translation/tails-misc_release] https://gitweb.torproject.org/translation.git/commit/?h=tails-misc_release
translation at torproject.org
- [tor-commits] [translation/tails-greeter-2] https://gitweb.torproject.org/translation.git/commit/?h=tails-greeter-2
translation at torproject.org
- [tor-commits] [translation/tails-openpgp-applet] https://gitweb.torproject.org/translation.git/commit/?h=tails-openpgp-applet
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup] https://gitweb.torproject.org/translation.git/commit/?h=tails-persistence-setup
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/support-portal_completed] https://gitweb.torproject.org/translation.git/commit/?h=support-portal_completed
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot_completed] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot_completed
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/support-portal_completed] https://gitweb.torproject.org/translation.git/commit/?h=support-portal_completed
translation at torproject.org
- [tor-commits] [translation/snowflakeaddon-messages.json] https://gitweb.torproject.org/translation.git/commit/?h=snowflakeaddon-messages.json
translation at torproject.org
- [tor-commits] [translation/snowflakeaddon-messages.json_completed] https://gitweb.torproject.org/translation.git/commit/?h=snowflakeaddon-messages.json_completed
translation at torproject.org
- [tor-commits] [translation/snowflakeaddon-messages.json] https://gitweb.torproject.org/translation.git/commit/?h=snowflakeaddon-messages.json
translation at torproject.org
- [tor-commits] [translation/snowflakeaddon-messages.json] https://gitweb.torproject.org/translation.git/commit/?h=snowflakeaddon-messages.json
translation at torproject.org
- [tor-commits] [translation/snowflakeaddon-messages.json_completed] https://gitweb.torproject.org/translation.git/commit/?h=snowflakeaddon-messages.json_completed
translation at torproject.org
- [tor-commits] [translation/snowflake-website-indexhtml] https://gitweb.torproject.org/translation.git/commit/?h=snowflake-website-indexhtml
translation at torproject.org
- [tor-commits] [translation/snowflake-website-indexhtml] https://gitweb.torproject.org/translation.git/commit/?h=snowflake-website-indexhtml
translation at torproject.org
- [tor-commits] [translation/snowflake-website-indexhtml_completed] https://gitweb.torproject.org/translation.git/commit/?h=snowflake-website-indexhtml_completed
translation at torproject.org
- [tor-commits] [translation/bridgedb] https://gitweb.torproject.org/translation.git/commit/?h=bridgedb
translation at torproject.org
- [tor-commits] [translation/abouttor-homepage] https://gitweb.torproject.org/translation.git/commit/?h=abouttor-homepage
translation at torproject.org
- [tor-commits] [translation/tails-misc] https://gitweb.torproject.org/translation.git/commit/?h=tails-misc
translation at torproject.org
- [tor-commits] [translation/tails-misc_release] https://gitweb.torproject.org/translation.git/commit/?h=tails-misc_release
translation at torproject.org
- [tor-commits] [translation/abouttor-homepage] https://gitweb.torproject.org/translation.git/commit/?h=abouttor-homepage
translation at torproject.org
- [tor-commits] [translation/abouttor-homepage] https://gitweb.torproject.org/translation.git/commit/?h=abouttor-homepage
translation at torproject.org
- [tor-commits] [translation/abouttor-homepage] https://gitweb.torproject.org/translation.git/commit/?h=abouttor-homepage
translation at torproject.org
- [tor-commits] [translation/orfox-stringsxml] https://gitweb.torproject.org/translation.git/commit/?h=orfox-stringsxml
translation at torproject.org
- [tor-commits] [translation/orfox-stringsxml_completed] https://gitweb.torproject.org/translation.git/commit/?h=orfox-stringsxml_completed
translation at torproject.org
- [tor-commits] [translation/orfox-stringsxml] https://gitweb.torproject.org/translation.git/commit/?h=orfox-stringsxml
translation at torproject.org
- [tor-commits] [translation/abouttor-homepage] https://gitweb.torproject.org/translation.git/commit/?h=abouttor-homepage
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/support-portal_completed] https://gitweb.torproject.org/translation.git/commit/?h=support-portal_completed
translation at torproject.org
- [tor-commits] [translation/donatepages-messagespot] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot
translation at torproject.org
- [tor-commits] [translation/donatepages-messagespot_completed] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot_completed
translation at torproject.org
- [tor-commits] [translation/orfox-stringsxml] https://gitweb.torproject.org/translation.git/commit/?h=orfox-stringsxml
translation at torproject.org
- [tor-commits] [translation/orfox-stringsxml_completed] https://gitweb.torproject.org/translation.git/commit/?h=orfox-stringsxml_completed
translation at torproject.org
- [tor-commits] [translation/snowflakeaddon-messages.json_completed] https://gitweb.torproject.org/translation.git/commit/?h=snowflakeaddon-messages.json_completed
translation at torproject.org
- [tor-commits] [translation/tails-misc] https://gitweb.torproject.org/translation.git/commit/?h=tails-misc
translation at torproject.org
- [tor-commits] [translation/tails-misc_completed] https://gitweb.torproject.org/translation.git/commit/?h=tails-misc_completed
translation at torproject.org
- [tor-commits] [translation/tails-misc_release] https://gitweb.torproject.org/translation.git/commit/?h=tails-misc_release
translation at torproject.org
- [tor-commits] [translation/tpo-web_completed] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web_completed
translation at torproject.org
- [tor-commits] [translation/orfox-stringsxml] https://gitweb.torproject.org/translation.git/commit/?h=orfox-stringsxml
translation at torproject.org
- [tor-commits] [translation/orfox-stringsxml_completed] https://gitweb.torproject.org/translation.git/commit/?h=orfox-stringsxml_completed
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/support-portal_completed] https://gitweb.torproject.org/translation.git/commit/?h=support-portal_completed
translation at torproject.org
- [tor-commits] [translation/donatepages-messagespot] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/support-portal_completed] https://gitweb.torproject.org/translation.git/commit/?h=support-portal_completed
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/support-portal_completed] https://gitweb.torproject.org/translation.git/commit/?h=support-portal_completed
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/support-portal_completed] https://gitweb.torproject.org/translation.git/commit/?h=support-portal_completed
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/orfox-stringsxml] https://gitweb.torproject.org/translation.git/commit/?h=orfox-stringsxml
translation at torproject.org
- [tor-commits] [translation/orfox-stringsxml_completed] https://gitweb.torproject.org/translation.git/commit/?h=orfox-stringsxml_completed
translation at torproject.org
- [tor-commits] [translation/snowflakeaddon-messages.json] https://gitweb.torproject.org/translation.git/commit/?h=snowflakeaddon-messages.json
translation at torproject.org
- [tor-commits] [translation/snowflakeaddon-messages.json_completed] https://gitweb.torproject.org/translation.git/commit/?h=snowflakeaddon-messages.json_completed
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot_completed] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot_completed
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/orfox-stringsxml] https://gitweb.torproject.org/translation.git/commit/?h=orfox-stringsxml
translation at torproject.org
- [tor-commits] [translation/orfox-stringsxml_completed] https://gitweb.torproject.org/translation.git/commit/?h=orfox-stringsxml_completed
translation at torproject.org
- [tor-commits] [translation/snowflake-website-indexhtml] https://gitweb.torproject.org/translation.git/commit/?h=snowflake-website-indexhtml
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/https_everywhere] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/https_everywhere] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/orfox-stringsxml] https://gitweb.torproject.org/translation.git/commit/?h=orfox-stringsxml
translation at torproject.org
- [tor-commits] [translation/orfox-stringsxml_completed] https://gitweb.torproject.org/translation.git/commit/?h=orfox-stringsxml_completed
translation at torproject.org
- [tor-commits] [translation/abouttor-homepage] https://gitweb.torproject.org/translation.git/commit/?h=abouttor-homepage
translation at torproject.org
- [tor-commits] [translation/orfox-stringsxml] https://gitweb.torproject.org/translation.git/commit/?h=orfox-stringsxml
translation at torproject.org
- [tor-commits] [translation/orfox-stringsxml_completed] https://gitweb.torproject.org/translation.git/commit/?h=orfox-stringsxml_completed
translation at torproject.org
- [tor-commits] [translation/https_everywhere] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere
translation at torproject.org
- [tor-commits] [translation/torbutton-abouttbupdatedtd] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-abouttbupdatedtd
translation at torproject.org
- [tor-commits] [translation/torbutton-abouttbupdatedtd_completed] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-abouttbupdatedtd_completed
translation at torproject.org
- [tor-commits] [translation/torbutton-abouttbupdatedtd] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-abouttbupdatedtd
translation at torproject.org
- [tor-commits] [translation/abouttor-homepage] https://gitweb.torproject.org/translation.git/commit/?h=abouttor-homepage
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings] https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-network-settings
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings_completed] https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-network-settings_completed
translation at torproject.org
- [tor-commits] [translation/orfox-stringsxml] https://gitweb.torproject.org/translation.git/commit/?h=orfox-stringsxml
translation at torproject.org
- [tor-commits] [translation/orfox-stringsxml_completed] https://gitweb.torproject.org/translation.git/commit/?h=orfox-stringsxml_completed
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties_completed] https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-properties_completed
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/policies-code_of_conducttxtpot] https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/policies-code_of_conducttxtpot] https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot
translation at torproject.org
- [tor-commits] [translation/tails-greeter-2] https://gitweb.torproject.org/translation.git/commit/?h=tails-greeter-2
translation at torproject.org
- [tor-commits] [translation/tba-torbrowserstringsdtd] https://gitweb.torproject.org/translation.git/commit/?h=tba-torbrowserstringsdtd
translation at torproject.org
- [tor-commits] [translation/tba-torbrowserstringsdtd_completed] https://gitweb.torproject.org/translation.git/commit/?h=tba-torbrowserstringsdtd_completed
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttondtd] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttondtd
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings] https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-network-settings
translation at torproject.org
- [tor-commits] [translation/tba-torbrowserstringsdtd] https://gitweb.torproject.org/translation.git/commit/?h=tba-torbrowserstringsdtd
translation at torproject.org
- [tor-commits] [translation/tba-torbrowserstringsdtd_completed] https://gitweb.torproject.org/translation.git/commit/?h=tba-torbrowserstringsdtd_completed
translation at torproject.org
- [tor-commits] [translation/orfox-stringsxml] https://gitweb.torproject.org/translation.git/commit/?h=orfox-stringsxml
translation at torproject.org
- [tor-commits] [translation/orfox-stringsxml_completed] https://gitweb.torproject.org/translation.git/commit/?h=orfox-stringsxml_completed
translation at torproject.org
- [tor-commits] [translation/policies-code_of_conducttxtpot] https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot
translation at torproject.org
- [tor-commits] [translation/policies-code_of_conducttxtpot] https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot
translation at torproject.org
- [tor-commits] [translation/abouttor-homepage] https://gitweb.torproject.org/translation.git/commit/?h=abouttor-homepage
translation at torproject.org
- [tor-commits] [translation/abouttor-homepage] https://gitweb.torproject.org/translation.git/commit/?h=abouttor-homepage
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings] https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-network-settings
translation at torproject.org
- [tor-commits] [translation/abouttor-homepage] https://gitweb.torproject.org/translation.git/commit/?h=abouttor-homepage
translation at torproject.org
- [tor-commits] [translation/torbutton-abouttbupdatedtd] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-abouttbupdatedtd
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/bridgedb] https://gitweb.torproject.org/translation.git/commit/?h=bridgedb
translation at torproject.org
- [tor-commits] [translation/bridgedb_completed] https://gitweb.torproject.org/translation.git/commit/?h=bridgedb_completed
translation at torproject.org
- [tor-commits] [translation/bridgedb] https://gitweb.torproject.org/translation.git/commit/?h=bridgedb
translation at torproject.org
- [tor-commits] [translation/bridgedb_completed] https://gitweb.torproject.org/translation.git/commit/?h=bridgedb_completed
translation at torproject.org
- [tor-commits] [translation/tails-perl5lib] https://gitweb.torproject.org/translation.git/commit/?h=tails-perl5lib
translation at torproject.org
- [tor-commits] [translation/abouttor-homepage] https://gitweb.torproject.org/translation.git/commit/?h=abouttor-homepage
translation at torproject.org
- [tor-commits] [translation/torbutton-abouttbupdatedtd] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-abouttbupdatedtd
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings] https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-network-settings
translation at torproject.org
- [tor-commits] [translation/torbutton-abouttbupdatedtd] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-abouttbupdatedtd
translation at torproject.org
- [tor-commits] [translation/abouttor-homepage] https://gitweb.torproject.org/translation.git/commit/?h=abouttor-homepage
translation at torproject.org
- [tor-commits] [translation/orfox-stringsxml] https://gitweb.torproject.org/translation.git/commit/?h=orfox-stringsxml
translation at torproject.org
- [tor-commits] [translation/orfox-stringsxml_completed] https://gitweb.torproject.org/translation.git/commit/?h=orfox-stringsxml_completed
translation at torproject.org
- [tor-commits] [translation/torbutton-abouttbupdatedtd] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-abouttbupdatedtd
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings] https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-network-settings
translation at torproject.org
- [tor-commits] [translation/whisperback] https://gitweb.torproject.org/translation.git/commit/?h=whisperback
translation at torproject.org
- [tor-commits] [translation/bridgedb] https://gitweb.torproject.org/translation.git/commit/?h=bridgedb
translation at torproject.org
- [tor-commits] [translation/bridgedb_completed] https://gitweb.torproject.org/translation.git/commit/?h=bridgedb_completed
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] https://gitweb.torproject.org/translation.git/commit/?h=liveusb-creator
translation at torproject.org
- [tor-commits] [translation/tails-misc] https://gitweb.torproject.org/translation.git/commit/?h=tails-misc
translation at torproject.org
- [tor-commits] [translation/tails-misc_release] https://gitweb.torproject.org/translation.git/commit/?h=tails-misc_release
translation at torproject.org
- [tor-commits] [translation/tails-iuk] https://gitweb.torproject.org/translation.git/commit/?h=tails-iuk
translation at torproject.org
- [tor-commits] [translation/tails-onioncircuits] https://gitweb.torproject.org/translation.git/commit/?h=tails-onioncircuits
translation at torproject.org
- [tor-commits] [translation/tails-onioncircuits_completed] https://gitweb.torproject.org/translation.git/commit/?h=tails-onioncircuits_completed
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup] https://gitweb.torproject.org/translation.git/commit/?h=tails-persistence-setup
translation at torproject.org
- [tor-commits] [translation/tba-torbrowserstringsdtd] https://gitweb.torproject.org/translation.git/commit/?h=tba-torbrowserstringsdtd
translation at torproject.org
- [tor-commits] [translation/https_everywhere] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere_completed] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere_completed
translation at torproject.org
- [tor-commits] [translation/https_everywhere] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere
translation at torproject.org
- [tor-commits] [translation/orfox-stringsxml] https://gitweb.torproject.org/translation.git/commit/?h=orfox-stringsxml
translation at torproject.org
- [tor-commits] [translation/orfox-stringsxml_completed] https://gitweb.torproject.org/translation.git/commit/?h=orfox-stringsxml_completed
translation at torproject.org
- [tor-commits] [translation/https_everywhere] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere
translation at torproject.org
- [tor-commits] [translation/snowflake-website-indexhtml] https://gitweb.torproject.org/translation.git/commit/?h=snowflake-website-indexhtml
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/abouttor-homepage] https://gitweb.torproject.org/translation.git/commit/?h=abouttor-homepage
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/donatepages-messagespot] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/donatepages-messagespot] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/orfox-stringsxml] https://gitweb.torproject.org/translation.git/commit/?h=orfox-stringsxml
translation at torproject.org
- [tor-commits] [translation/orfox-stringsxml_completed] https://gitweb.torproject.org/translation.git/commit/?h=orfox-stringsxml_completed
translation at torproject.org
- [tor-commits] [translation/snowflake-website-indexhtml] https://gitweb.torproject.org/translation.git/commit/?h=snowflake-website-indexhtml
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttondtd] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttondtd
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttondtd_completed] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttondtd_completed
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings] https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-network-settings
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings_completed] https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-network-settings_completed
translation at torproject.org
- [tor-commits] [translation/orfox-stringsxml] https://gitweb.torproject.org/translation.git/commit/?h=orfox-stringsxml
translation at torproject.org
- [tor-commits] [translation/orfox-stringsxml_completed] https://gitweb.torproject.org/translation.git/commit/?h=orfox-stringsxml_completed
translation at torproject.org
- [tor-commits] [translation/snowflake-website-indexhtml] https://gitweb.torproject.org/translation.git/commit/?h=snowflake-website-indexhtml
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties_completed] https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-properties_completed
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings] https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-network-settings
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/bridgedb] https://gitweb.torproject.org/translation.git/commit/?h=bridgedb
translation at torproject.org
- [tor-commits] [translation/bridgedb] https://gitweb.torproject.org/translation.git/commit/?h=bridgedb
translation at torproject.org
- [tor-commits] [translation/bridgedb] https://gitweb.torproject.org/translation.git/commit/?h=bridgedb
translation at torproject.org
- [tor-commits] [translation/https_everywhere] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere
translation at torproject.org
- [tor-commits] [translation/tails-perl5lib] https://gitweb.torproject.org/translation.git/commit/?h=tails-perl5lib
translation at torproject.org
- [tor-commits] [translation/torbutton-aboutdialogdtd] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-aboutdialogdtd
translation at torproject.org
- [tor-commits] [translation/torbutton-aboutdialogdtd] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-aboutdialogdtd
translation at torproject.org
- [tor-commits] [translation/torcheck] https://gitweb.torproject.org/translation.git/commit/?h=torcheck
translation at torproject.org
- [tor-commits] [translation/exoneratorproperties] https://gitweb.torproject.org/translation.git/commit/?h=exoneratorproperties
translation at torproject.org
- [tor-commits] [translation/tails-misc] https://gitweb.torproject.org/translation.git/commit/?h=tails-misc
translation at torproject.org
- [tor-commits] [translation/tails-misc_release] https://gitweb.torproject.org/translation.git/commit/?h=tails-misc_release
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup] https://gitweb.torproject.org/translation.git/commit/?h=tails-persistence-setup
translation at torproject.org
- [tor-commits] [translation/torbutton-brandproperties] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-brandproperties
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttonproperties] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttonproperties
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttondtd] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttondtd
translation at torproject.org
- [tor-commits] [translation/torbutton-securitylevelproperties] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-securitylevelproperties
translation at torproject.org
- [tor-commits] [translation/torcheck] https://gitweb.torproject.org/translation.git/commit/?h=torcheck
translation at torproject.org
- [tor-commits] [translation/orfox-stringsxml] https://gitweb.torproject.org/translation.git/commit/?h=orfox-stringsxml
translation at torproject.org
- [tor-commits] [translation/snowflake-website-indexhtml] https://gitweb.torproject.org/translation.git/commit/?h=snowflake-website-indexhtml
translation at torproject.org
- [tor-commits] [translation/abouttor-homepage] https://gitweb.torproject.org/translation.git/commit/?h=abouttor-homepage
translation at torproject.org
- [tor-commits] [translation/snowflake-website-indexhtml] https://gitweb.torproject.org/translation.git/commit/?h=snowflake-website-indexhtml
translation at torproject.org
- [tor-commits] [translation/whisperback] https://gitweb.torproject.org/translation.git/commit/?h=whisperback
translation at torproject.org
- [tor-commits] [translation/tails-misc] https://gitweb.torproject.org/translation.git/commit/?h=tails-misc
translation at torproject.org
- [tor-commits] [translation/tails-misc_release] https://gitweb.torproject.org/translation.git/commit/?h=tails-misc_release
translation at torproject.org
- [tor-commits] [translation/tails-greeter-2] https://gitweb.torproject.org/translation.git/commit/?h=tails-greeter-2
translation at torproject.org
- [tor-commits] [translation/torbutton-securitylevelproperties] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-securitylevelproperties
translation at torproject.org
- [tor-commits] [translation/torbutton-securitylevelproperties_completed] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-securitylevelproperties_completed
translation at torproject.org
- [tor-commits] [translation/tails-misc] https://gitweb.torproject.org/translation.git/commit/?h=tails-misc
translation at torproject.org
- [tor-commits] [translation/tails-misc_release] https://gitweb.torproject.org/translation.git/commit/?h=tails-misc_release
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttonproperties] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttonproperties
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttonproperties_completed] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttonproperties_completed
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/abouttor-homepage] https://gitweb.torproject.org/translation.git/commit/?h=abouttor-homepage
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings] https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-network-settings
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings_completed] https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-network-settings_completed
translation at torproject.org
- [tor-commits] [translation/tails-onioncircuits] https://gitweb.torproject.org/translation.git/commit/?h=tails-onioncircuits
translation at torproject.org
- [tor-commits] [translation/tails-onioncircuits_completed] https://gitweb.torproject.org/translation.git/commit/?h=tails-onioncircuits_completed
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttonproperties] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttonproperties
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/support-portal_completed] https://gitweb.torproject.org/translation.git/commit/?h=support-portal_completed
translation at torproject.org
- [tor-commits] [translation/communitytpo-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=communitytpo-contentspot
translation at torproject.org
- [tor-commits] [translation/communitytpo-contentspot_completed] https://gitweb.torproject.org/translation.git/commit/?h=communitytpo-contentspot_completed
translation at torproject.org
- [tor-commits] [translation/tba-torbrowserstringsdtd] https://gitweb.torproject.org/translation.git/commit/?h=tba-torbrowserstringsdtd
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/torcheck] https://gitweb.torproject.org/translation.git/commit/?h=torcheck
translation at torproject.org
- [tor-commits] [translation/https_everywhere] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup] https://gitweb.torproject.org/translation.git/commit/?h=tails-persistence-setup
translation at torproject.org
- [tor-commits] [translation/torbutton-securitylevelproperties] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-securitylevelproperties
translation at torproject.org
- [tor-commits] [translation/communitytpo-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=communitytpo-contentspot
translation at torproject.org
- [tor-commits] [translation/tails-misc] https://gitweb.torproject.org/translation.git/commit/?h=tails-misc
translation at torproject.org
- [tor-commits] [translation/tails-misc_release] https://gitweb.torproject.org/translation.git/commit/?h=tails-misc_release
translation at torproject.org
- [tor-commits] [translation/whisperback] https://gitweb.torproject.org/translation.git/commit/?h=whisperback
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttondtd] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttondtd
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttondtd_completed] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttondtd_completed
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/https_everywhere] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere_completed] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere_completed
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/bridgedb] https://gitweb.torproject.org/translation.git/commit/?h=bridgedb
translation at torproject.org
- [tor-commits] [translation/tails-openpgp-applet] https://gitweb.torproject.org/translation.git/commit/?h=tails-openpgp-applet
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/tor-and-https] https://gitweb.torproject.org/translation.git/commit/?h=tor-and-https
translation at torproject.org
- [tor-commits] [translation/policies-code_of_conducttxtpot] https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot
translation at torproject.org
- [tor-commits] [translation/liveusb-creator_completed] https://gitweb.torproject.org/translation.git/commit/?h=liveusb-creator_completed
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup] https://gitweb.torproject.org/translation.git/commit/?h=tails-persistence-setup
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup_completed] https://gitweb.torproject.org/translation.git/commit/?h=tails-persistence-setup_completed
translation at torproject.org
- [tor-commits] [translation/tails-iuk_completed] https://gitweb.torproject.org/translation.git/commit/?h=tails-iuk_completed
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup] https://gitweb.torproject.org/translation.git/commit/?h=tails-persistence-setup
translation at torproject.org
- [tor-commits] [translation/exoneratorproperties] https://gitweb.torproject.org/translation.git/commit/?h=exoneratorproperties
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup] https://gitweb.torproject.org/translation.git/commit/?h=tails-persistence-setup
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup] https://gitweb.torproject.org/translation.git/commit/?h=tails-persistence-setup
translation at torproject.org
- [tor-commits] [translation/tails-iuk] https://gitweb.torproject.org/translation.git/commit/?h=tails-iuk
translation at torproject.org
- [tor-commits] [translation/donatepages-messagespot] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot
translation at torproject.org
- [tor-commits] [translation/donatepages-messagespot] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot
translation at torproject.org
- [tor-commits] [translation/donatepages-messagespot] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot
translation at torproject.org
- [tor-commits] [translation/donatepages-messagespot] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup] https://gitweb.torproject.org/translation.git/commit/?h=tails-persistence-setup
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup_completed] https://gitweb.torproject.org/translation.git/commit/?h=tails-persistence-setup_completed
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttondtd] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttondtd
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttondtd_completed] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttondtd_completed
translation at torproject.org
- [tor-commits] [translation/donatepages-messagespot] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot
translation at torproject.org
- [tor-commits] [translation/donatepages-messagespot_completed] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot_completed
translation at torproject.org
- [tor-commits] [translation/donatepages-messagespot] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot
translation at torproject.org
- [tor-commits] [translation/donatepages-messagespot_completed] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot_completed
translation at torproject.org
- [tor-commits] [translation/donatepages-messagespot] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot
translation at torproject.org
- [tor-commits] [translation/donatepages-messagespot_completed] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot_completed
translation at torproject.org
- [tor-commits] [translation/donatepages-messagespot] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot
translation at torproject.org
- [tor-commits] [translation/donatepages-messagespot_completed] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot_completed
translation at torproject.org
- [tor-commits] [translation/donatepages-messagespot] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot
translation at torproject.org
- [tor-commits] [translation/donatepages-messagespot_completed] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot_completed
translation at torproject.org
- [tor-commits] [translation/mat-gui] https://gitweb.torproject.org/translation.git/commit/?h=mat-gui
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tba-torbrowserstringsdtd] https://gitweb.torproject.org/translation.git/commit/?h=tba-torbrowserstringsdtd
translation at torproject.org
- [tor-commits] [translation/torbutton-browseronboardingproperties] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-browseronboardingproperties
translation at torproject.org
- [tor-commits] [translation/tba-torbrowserstringsdtd] https://gitweb.torproject.org/translation.git/commit/?h=tba-torbrowserstringsdtd
translation at torproject.org
- [tor-commits] [translation/torbutton-browseronboardingproperties] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-browseronboardingproperties
translation at torproject.org
- [tor-commits] [translation/tba-torbrowserstringsdtd] https://gitweb.torproject.org/translation.git/commit/?h=tba-torbrowserstringsdtd
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings] https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-network-settings
translation at torproject.org
- [tor-commits] [translation/tor_outreach_md] https://gitweb.torproject.org/translation.git/commit/?h=tor_outreach_md
translation at torproject.org
- [tor-commits] [translation/policies-code_of_conducttxtpot] https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot
translation at torproject.org
- [tor-commits] [translation/snowflake-website-indexhtml] https://gitweb.torproject.org/translation.git/commit/?h=snowflake-website-indexhtml
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/tba-torbrowserstringsdtd] https://gitweb.torproject.org/translation.git/commit/?h=tba-torbrowserstringsdtd
translation at torproject.org
- [tor-commits] [translation/tails-misc] https://gitweb.torproject.org/translation.git/commit/?h=tails-misc
translation at torproject.org
- [tor-commits] [translation/tails-misc_release] https://gitweb.torproject.org/translation.git/commit/?h=tails-misc_release
translation at torproject.org
- [tor-commits] [translation/tba-torbrowserstringsdtd] https://gitweb.torproject.org/translation.git/commit/?h=tba-torbrowserstringsdtd
translation at torproject.org
- [tor-commits] [translation/tails-misc] https://gitweb.torproject.org/translation.git/commit/?h=tails-misc
translation at torproject.org
- [tor-commits] [translation/tails-misc_completed] https://gitweb.torproject.org/translation.git/commit/?h=tails-misc_completed
translation at torproject.org
- [tor-commits] [translation/tails-misc_release] https://gitweb.torproject.org/translation.git/commit/?h=tails-misc_release
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup] https://gitweb.torproject.org/translation.git/commit/?h=tails-persistence-setup
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup_completed] https://gitweb.torproject.org/translation.git/commit/?h=tails-persistence-setup_completed
translation at torproject.org
- [tor-commits] [translation/donatepages-messagespot] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot
translation at torproject.org
- [tor-commits] [translation/donatepages-messagespot] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot
translation at torproject.org
- [tor-commits] [translation/donatepages-messagespot] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot
translation at torproject.org
- [tor-commits] [translation/donatepages-messagespot] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/abouttor-homepage] https://gitweb.torproject.org/translation.git/commit/?h=abouttor-homepage
translation at torproject.org
- [tor-commits] [translation/donatepages-messagespot] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/snowflakeaddon-messages.json] https://gitweb.torproject.org/translation.git/commit/?h=snowflakeaddon-messages.json
translation at torproject.org
- [tor-commits] [translation/snowflakeaddon-messages.json_completed] https://gitweb.torproject.org/translation.git/commit/?h=snowflakeaddon-messages.json_completed
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttondtd] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttondtd
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttondtd_completed] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttondtd_completed
translation at torproject.org
- [tor-commits] [translation/tails-openpgp-applet] https://gitweb.torproject.org/translation.git/commit/?h=tails-openpgp-applet
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings] https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-network-settings
translation at torproject.org
- [tor-commits] [translation/donatepages-messagespot] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot
translation at torproject.org
- [tor-commits] [translation/orfox-stringsxml_completed] https://gitweb.torproject.org/translation.git/commit/?h=orfox-stringsxml_completed
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings] https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-network-settings
translation at torproject.org
- [tor-commits] [translation/abouttor-homepage] https://gitweb.torproject.org/translation.git/commit/?h=abouttor-homepage
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttonproperties] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttonproperties
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings] https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-network-settings
translation at torproject.org
- [tor-commits] [translation/abouttor-homepage] https://gitweb.torproject.org/translation.git/commit/?h=abouttor-homepage
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttonproperties] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttonproperties
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttondtd] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttondtd
translation at torproject.org
- [tor-commits] [translation/policies-code_of_conducttxtpot] https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot
translation at torproject.org
- [tor-commits] [translation/tails-onioncircuits] https://gitweb.torproject.org/translation.git/commit/?h=tails-onioncircuits
translation at torproject.org
- [tor-commits] [translation/tails-onioncircuits_completed] https://gitweb.torproject.org/translation.git/commit/?h=tails-onioncircuits_completed
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttonproperties] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttonproperties
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tails-misc_release] https://gitweb.torproject.org/translation.git/commit/?h=tails-misc_release
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttonproperties] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttonproperties
translation at torproject.org
- [tor-commits] [translation/torbutton-browseronboardingproperties] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-browseronboardingproperties
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/torbutton-branddtd] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-branddtd
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttondtd] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttondtd
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttondtd_completed] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttondtd_completed
translation at torproject.org
- [tor-commits] [translation/torbutton-abouttbupdatedtd] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-abouttbupdatedtd
translation at torproject.org
- [tor-commits] [translation/torbutton-browseronboardingproperties] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-browseronboardingproperties
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/abouttor-homepage] https://gitweb.torproject.org/translation.git/commit/?h=abouttor-homepage
translation at torproject.org
- [tor-commits] [translation/donatepages-messagespot] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot
translation at torproject.org
- [tor-commits] [translation/tor-and-https] https://gitweb.torproject.org/translation.git/commit/?h=tor-and-https
translation at torproject.org
- [tor-commits] [translation/torbirdy] https://gitweb.torproject.org/translation.git/commit/?h=torbirdy
translation at torproject.org
- [tor-commits] [translation/torbutton-branddtd] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-branddtd
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/snowflakeaddon-messages.json] https://gitweb.torproject.org/translation.git/commit/?h=snowflakeaddon-messages.json
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/orfox-stringsxml] https://gitweb.torproject.org/translation.git/commit/?h=orfox-stringsxml
translation at torproject.org
- [tor-commits] [translation/orfox-stringsxml_completed] https://gitweb.torproject.org/translation.git/commit/?h=orfox-stringsxml_completed
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/https_everywhere] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere
translation at torproject.org
- [tor-commits] [translation/torbirdy] https://gitweb.torproject.org/translation.git/commit/?h=torbirdy
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/https_everywhere] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web_completed] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web_completed
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/donatepages-messagespot_completed] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot_completed
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web_completed] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web_completed
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/https_everywhere] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttondtd] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttondtd
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttondtd_completed] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttondtd_completed
translation at torproject.org
- [tor-commits] [translation/whisperback] https://gitweb.torproject.org/translation.git/commit/?h=whisperback
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/https_everywhere] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/torcheck] https://gitweb.torproject.org/translation.git/commit/?h=torcheck
translation at torproject.org
- [tor-commits] [translation/policies-code_of_conducttxtpot] https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot
translation at torproject.org
- [tor-commits] [translation/torcheck] https://gitweb.torproject.org/translation.git/commit/?h=torcheck
translation at torproject.org
- [tor-commits] [translation/policies-code_of_conducttxtpot] https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/donatepages-messagespot_completed] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot_completed
translation at torproject.org
- [tor-commits] [translation/exoneratorproperties] https://gitweb.torproject.org/translation.git/commit/?h=exoneratorproperties
translation at torproject.org
- [tor-commits] [translation/exoneratorproperties_completed] https://gitweb.torproject.org/translation.git/commit/?h=exoneratorproperties_completed
translation at torproject.org
- [tor-commits] [translation/https_everywhere] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere_completed] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere_completed
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web_completed] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web_completed
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web_completed] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web_completed
translation at torproject.org
- [tor-commits] [translation/policies-code_of_conducttxtpot] https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot
translation at torproject.org
- [tor-commits] [translation/policies-code_of_conducttxtpot_completed] https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot_completed
translation at torproject.org
- [tor-commits] [translation/policies-code_of_conducttxtpot] https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot
translation at torproject.org
- [tor-commits] [translation/policies-code_of_conducttxtpot_completed] https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot_completed
translation at torproject.org
- [tor-commits] [translation/policies-code_of_conducttxtpot] https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot
translation at torproject.org
- [tor-commits] [translation/policies-code_of_conducttxtpot] https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot
translation at torproject.org
- [tor-commits] [translation/donatepages-messagespot] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web_completed] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web_completed
translation at torproject.org
- [tor-commits] [translation/donatepages-messagespot] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot
translation at torproject.org
- [tor-commits] [translation/donatepages-messagespot_completed] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot_completed
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup] https://gitweb.torproject.org/translation.git/commit/?h=tails-persistence-setup
translation at torproject.org
- [tor-commits] [translation/https_everywhere] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere
translation at torproject.org
- [tor-commits] [translation/orfox-stringsxml] https://gitweb.torproject.org/translation.git/commit/?h=orfox-stringsxml
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties_completed] https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-properties_completed
translation at torproject.org
- [tor-commits] [translation/orfox-stringsxml] https://gitweb.torproject.org/translation.git/commit/?h=orfox-stringsxml
translation at torproject.org
- [tor-commits] [translation/snowflakeaddon-messages.json] https://gitweb.torproject.org/translation.git/commit/?h=snowflakeaddon-messages.json
translation at torproject.org
- [tor-commits] [translation/snowflake-website-indexhtml] https://gitweb.torproject.org/translation.git/commit/?h=snowflake-website-indexhtml
translation at torproject.org
- [tor-commits] [translation/snowflakeaddon-messages.json] https://gitweb.torproject.org/translation.git/commit/?h=snowflakeaddon-messages.json
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup] https://gitweb.torproject.org/translation.git/commit/?h=tails-persistence-setup
translation at torproject.org
- [tor-commits] [translation/tba-torbrowserstringsdtd] https://gitweb.torproject.org/translation.git/commit/?h=tba-torbrowserstringsdtd
translation at torproject.org
- [tor-commits] [translation/torbutton-browseronboardingproperties] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-browseronboardingproperties
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup] https://gitweb.torproject.org/translation.git/commit/?h=tails-persistence-setup
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup] https://gitweb.torproject.org/translation.git/commit/?h=tails-persistence-setup
translation at torproject.org
- [tor-commits] [translation/policies-code_of_conducttxtpot] https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot
translation at torproject.org
- [tor-commits] [translation/policies-code_of_conducttxtpot] https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot
translation at torproject.org
- [tor-commits] [translation/policies-code_of_conducttxtpot] https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot
translation at torproject.org
- [tor-commits] [translation/policies-code_of_conducttxtpot] https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot
translation at torproject.org
- [tor-commits] [translation/policies-code_of_conducttxtpot] https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot
translation at torproject.org
- [tor-commits] [translation/policies-code_of_conducttxtpot] https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot
translation at torproject.org
- [tor-commits] [translation/policies-code_of_conducttxtpot] https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot
translation at torproject.org
- [tor-commits] [translation/tba-torbrowserstringsdtd] https://gitweb.torproject.org/translation.git/commit/?h=tba-torbrowserstringsdtd
translation at torproject.org
- [tor-commits] [translation/tba-torbrowserstringsdtd_completed] https://gitweb.torproject.org/translation.git/commit/?h=tba-torbrowserstringsdtd_completed
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttondtd] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttondtd
translation at torproject.org
- [tor-commits] [translation/torbutton-securitylevelproperties] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-securitylevelproperties
translation at torproject.org
- [tor-commits] [translation/torbutton-securitylevelproperties_completed] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-securitylevelproperties_completed
translation at torproject.org
- [tor-commits] [translation/abouttor-homepage] https://gitweb.torproject.org/translation.git/commit/?h=abouttor-homepage
translation at torproject.org
- [tor-commits] [translation/donatepages-messagespot] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot
translation at torproject.org
- [tor-commits] [translation/policies-code_of_conducttxtpot] https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/exoneratorproperties] https://gitweb.torproject.org/translation.git/commit/?h=exoneratorproperties
translation at torproject.org
- [tor-commits] [translation/exoneratorproperties_completed] https://gitweb.torproject.org/translation.git/commit/?h=exoneratorproperties_completed
translation at torproject.org
- [tor-commits] [translation/https_everywhere] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere
translation at torproject.org
- [tor-commits] [translation/policies-code_of_conducttxtpot] https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot
translation at torproject.org
- [tor-commits] [translation/tails-misc] https://gitweb.torproject.org/translation.git/commit/?h=tails-misc
translation at torproject.org
- [tor-commits] [translation/tails-misc_release] https://gitweb.torproject.org/translation.git/commit/?h=tails-misc_release
translation at torproject.org
- [tor-commits] [translation/tails-greeter-2] https://gitweb.torproject.org/translation.git/commit/?h=tails-greeter-2
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/whisperback] https://gitweb.torproject.org/translation.git/commit/?h=whisperback
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/policies-code_of_conducttxtpot] https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot
translation at torproject.org
- [tor-commits] [translation/tails-misc] https://gitweb.torproject.org/translation.git/commit/?h=tails-misc
translation at torproject.org
- [tor-commits] [translation/tails-misc_release] https://gitweb.torproject.org/translation.git/commit/?h=tails-misc_release
translation at torproject.org
- [tor-commits] [translation/snowflake-website-indexhtml] https://gitweb.torproject.org/translation.git/commit/?h=snowflake-website-indexhtml
translation at torproject.org
- [tor-commits] [translation/policies-code_of_conducttxtpot] https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot
translation at torproject.org
- [tor-commits] [translation/policies-code_of_conducttxtpot_completed] https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot_completed
translation at torproject.org
- [tor-commits] [translation/policies-code_of_conducttxtpot] https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot
translation at torproject.org
- [tor-commits] [translation/policies-code_of_conducttxtpot_completed] https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot_completed
translation at torproject.org
- [tor-commits] [translation/tor_outreach_md] https://gitweb.torproject.org/translation.git/commit/?h=tor_outreach_md
translation at torproject.org
- [tor-commits] [translation/https_everywhere] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup] https://gitweb.torproject.org/translation.git/commit/?h=tails-persistence-setup
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/policies-code_of_conducttxtpot] https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot
translation at torproject.org
- [tor-commits] [translation/policies-code_of_conducttxtpot_completed] https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot_completed
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/orfox-stringsxml] https://gitweb.torproject.org/translation.git/commit/?h=orfox-stringsxml
translation at torproject.org
- [tor-commits] [translation/orfox-stringsxml_completed] https://gitweb.torproject.org/translation.git/commit/?h=orfox-stringsxml_completed
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/donatepages-messagespot] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot
translation at torproject.org
- [tor-commits] [translation/donatepages-messagespot_completed] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot_completed
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/https_everywhere] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere
translation at torproject.org
- [tor-commits] [translation/donatepages-messagespot] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot
translation at torproject.org
- [tor-commits] [translation/tor_outreach_md] https://gitweb.torproject.org/translation.git/commit/?h=tor_outreach_md
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/snowflake-website-indexhtml] https://gitweb.torproject.org/translation.git/commit/?h=snowflake-website-indexhtml
translation at torproject.org
- [tor-commits] [translation/snowflake-website-indexhtml_completed] https://gitweb.torproject.org/translation.git/commit/?h=snowflake-website-indexhtml_completed
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/donatepages-messagespot] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot
translation at torproject.org
- [tor-commits] [translation/donatepages-messagespot_completed] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot_completed
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web_completed] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web_completed
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/policies-code_of_conducttxtpot] https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot
translation at torproject.org
- [tor-commits] [translation/policies-code_of_conducttxtpot_completed] https://gitweb.torproject.org/translation.git/commit/?h=policies-code_of_conducttxtpot_completed
translation at torproject.org
- [tor-commits] [translation/https_everywhere] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere
translation at torproject.org
- [tor-commits] [translation/bridgedb] clean up
translation at torproject.org
- [tor-commits] [translation/bridgedb] https://gitweb.torproject.org/translation.git/commit/?h=bridgedb
translation at torproject.org
- [tor-commits] [translation/https_everywhere] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/https_everywhere] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere
translation at torproject.org
- [tor-commits] [translation/orfox-stringsxml] https://gitweb.torproject.org/translation.git/commit/?h=orfox-stringsxml
translation at torproject.org
- [tor-commits] [translation/orfox-stringsxml_completed] https://gitweb.torproject.org/translation.git/commit/?h=orfox-stringsxml_completed
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup] https://gitweb.torproject.org/translation.git/commit/?h=tails-persistence-setup
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/bridgedb] https://gitweb.torproject.org/translation.git/commit/?h=bridgedb
translation at torproject.org
- [tor-commits] [translation/bridgedb_completed] https://gitweb.torproject.org/translation.git/commit/?h=bridgedb_completed
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] https://gitweb.torproject.org/translation.git/commit/?h=liveusb-creator
translation at torproject.org
- [tor-commits] [translation/orfox-stringsxml] https://gitweb.torproject.org/translation.git/commit/?h=orfox-stringsxml
translation at torproject.org
- [tor-commits] [translation/orfox-stringsxml_completed] https://gitweb.torproject.org/translation.git/commit/?h=orfox-stringsxml_completed
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup] https://gitweb.torproject.org/translation.git/commit/?h=tails-persistence-setup
translation at torproject.org
- [tor-commits] [translation/https_everywhere] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/https_everywhere] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/https_everywhere] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/support-portal_completed] https://gitweb.torproject.org/translation.git/commit/?h=support-portal_completed
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttondtd_completed] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttondtd_completed
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web_completed] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web_completed
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/donatepages-messagespot] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot
translation at torproject.org
- [tor-commits] [translation/orfox-stringsxml] https://gitweb.torproject.org/translation.git/commit/?h=orfox-stringsxml
translation at torproject.org
- [tor-commits] [translation/orfox-stringsxml_completed] https://gitweb.torproject.org/translation.git/commit/?h=orfox-stringsxml_completed
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web_completed] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web_completed
translation at torproject.org
- [tor-commits] [translation/donatepages-messagespot] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot
translation at torproject.org
- [tor-commits] [translation/donatepages-messagespot_completed] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot_completed
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/https_everywhere] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/snowflakeaddon-messages.json] https://gitweb.torproject.org/translation.git/commit/?h=snowflakeaddon-messages.json
translation at torproject.org
- [tor-commits] [translation/https_everywhere] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/support-portal_completed] https://gitweb.torproject.org/translation.git/commit/?h=support-portal_completed
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/https_everywhere] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] https://gitweb.torproject.org/translation.git/commit/?h=liveusb-creator
translation at torproject.org
- [tor-commits] [translation/mat-gui] https://gitweb.torproject.org/translation.git/commit/?h=mat-gui
translation at torproject.org
- [tor-commits] [translation/tails-misc] https://gitweb.torproject.org/translation.git/commit/?h=tails-misc
translation at torproject.org
- [tor-commits] [translation/tails-misc_release] https://gitweb.torproject.org/translation.git/commit/?h=tails-misc_release
translation at torproject.org
- [tor-commits] [translation/torbirdy] https://gitweb.torproject.org/translation.git/commit/?h=torbirdy
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/support-portal_completed] https://gitweb.torproject.org/translation.git/commit/?h=support-portal_completed
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/support-portal_completed] https://gitweb.torproject.org/translation.git/commit/?h=support-portal_completed
translation at torproject.org
- [tor-commits] [translation/https_everywhere] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/https_everywhere] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/https_everywhere] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/donatepages-messagespot] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot
translation at torproject.org
- [tor-commits] [translation/https_everywhere] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/donatepages-messagespot] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot
translation at torproject.org
- [tor-commits] [translation/donatepages-messagespot_completed] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot_completed
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup] https://gitweb.torproject.org/translation.git/commit/?h=tails-persistence-setup
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/https_everywhere] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/snowflake-website-indexhtml_completed] https://gitweb.torproject.org/translation.git/commit/?h=snowflake-website-indexhtml_completed
translation at torproject.org
- [tor-commits] [translation/abouttor-homepage] remove rogue char
translation at torproject.org
- [tor-commits] [translation/https_everywhere] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere_completed] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere_completed
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/tba-torbrowserstringsdtd_completed] https://gitweb.torproject.org/translation.git/commit/?h=tba-torbrowserstringsdtd_completed
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] https://gitweb.torproject.org/translation.git/commit/?h=liveusb-creator
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup] https://gitweb.torproject.org/translation.git/commit/?h=tails-persistence-setup
translation at torproject.org
- [tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
translation at torproject.org
- [tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal
translation at torproject.org
- [tor-commits] [translation/orfox-stringsxml] https://gitweb.torproject.org/translation.git/commit/?h=orfox-stringsxml
translation at torproject.org
Last message date:
Mon Sep 30 23:19:22 UTC 2019
Archived on: Mon Sep 30 23:19:25 UTC 2019
This archive was generated by
Pipermail 0.09 (Mailman edition).