July 2016 Archives by date
Starting: Fri Jul 1 08:34:54 UTC 2016
Ending: Sun Jul 31 23:32:41 UTC 2016
Messages: 1271
- [tor-commits] [tor-browser/tor-browser-45.2.0esr-6.5-1] Revert "Bug 16998: Disable link rel=preconnect"
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-45.2.0esr-6.5-1] Bug 16998: Isolate link rel=preconnect to first party
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-45.2.0esr-6.5-1] fixup! Bug #13749.2: Regression tests for first-party isolation of cache
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-45.2.0esr-6.5-1] squash! Bug 1517: Reduce precision of time for Javascript.
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-45.2.0esr-6.5-1] squash! Regression tests for Bug 1517: Reduce precision of time for Javascript.
gk at torproject.org
- [tor-commits] [tor/maint-0.2.8] When tor can't find a directory, log less
nickm at torproject.org
- [tor-commits] [tor/master] When tor can't find a directory, log less
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.2.8'
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] When tor can't find a directory, log less
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] Merge branch 'maint-0.2.8' into release-0.2.8
nickm at torproject.org
- [tor-commits] [tor/master] Refactor authority_certs_fetch_missing to call get_options once
nickm at torproject.org
- [tor-commits] [tor/master] Hex-encode raw digest before printing in authority_certs_fetch_missing
nickm at torproject.org
- [tor-commits] [tor/master] Call purpose_needs_anonymity in authority_certs_fetch_missing
nickm at torproject.org
- [tor-commits] [tor/master] Refactor duplicate code in authority_certs_fetch_missing
nickm at torproject.org
- [tor-commits] [tor/master] Make authority_certs_fetch_missing support bridge hints
nickm at torproject.org
- [tor-commits] [tor/master] Changes file for #19530
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'teor/bug19530-v2'
nickm at torproject.org
- [tor-commits] [tor/master] Fix a missing break; in dump_desc_init()
nickm at torproject.org
- [tor-commits] [tor/master] Add an extra check to test_dir to try to debug windows jenkins issue
nickm at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
translation at torproject.org
- [tor-commits] [webwml/master] Move Leiah to past contributors
sebastian at torproject.org
- [tor-commits] [stem/master] Standardize hash handling
atagar at torproject.org
- [tor-commits] [tor/master] Add tor_htonll/ntohll functions
nickm at torproject.org
- [tor-commits] [tor/master] prop250: Add memory and disk state in new files
nickm at torproject.org
- [tor-commits] [tor/master] prop250: Add commit and SR values generation code
nickm at torproject.org
- [tor-commits] [tor/master] prop250: Put commits and SRVs in votes/consensus
nickm at torproject.org
- [tor-commits] [tor/master] prop250: Parse votes and consensus
nickm at torproject.org
- [tor-commits] [tor/master] prop250: Initialize the SR subsystem and us it!
nickm at torproject.org
- [tor-commits] [tor/master] prop250: Add unit tests
nickm at torproject.org
- [tor-commits] [tor/master] prop250: Add changes file
nickm at torproject.org
- [tor-commits] [tor/master] prop250: change time_t to uint64_t
nickm at torproject.org
- [tor-commits] [tor/master] prop250: Use RSA identity digest instead of fingerprint
nickm at torproject.org
- [tor-commits] [tor/master] prop250: Add a valid flag to sr_commit_t
nickm at torproject.org
- [tor-commits] [tor/master] prop250: Add version to Commit line in vote and state
nickm at torproject.org
- [tor-commits] [tor/master] prop250: Only trust known authority when computing SRV
nickm at torproject.org
- [tor-commits] [tor/master] prop250: Sort smartlist before you get most frequent SRV.
nickm at torproject.org
- [tor-commits] [tor/master] prop250: Improve log messages
nickm at torproject.org
- [tor-commits] [tor/master] prop250: Sort commits in lexicographical order in votes
nickm at torproject.org
- [tor-commits] [tor/master] prop250: Fix unit tests about the RSA fingerprint check
nickm at torproject.org
- [tor-commits] [tor/master] prop250: Pass the dst length to sr_srv_encode()
nickm at torproject.org
- [tor-commits] [tor/master] prop250: Don't reject votes containing commits of unknown dirauths.
nickm at torproject.org
- [tor-commits] [tor/master] prop250: Silence a logging message.
nickm at torproject.org
- [tor-commits] [tor/master] prop250: Don't use {0} to init static struct -- causes warning on clang.
nickm at torproject.org
- [tor-commits] [tor/master] prop250: Change reveal_num to uint64_t and version to uint32_t
nickm at torproject.org
- [tor-commits] [tor/master] prop250: Fix format string encoding in log statement
nickm at torproject.org
- [tor-commits] [tor/master] Refactor parameter computation and add a helper function
nickm at torproject.org
- [tor-commits] [tor/master] prop250: Use the new dirvote_get_intermediate_param_value for AuthDirNumSRVAgreements
nickm at torproject.org
- [tor-commits] [tor/master] prop250: Add a DEL state action and return const SRVs
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed'
nickm at torproject.org
- [tor-commits] [tor/master] Fix a -Wmissing-variable-declarations warning
nickm at torproject.org
- [tor-commits] [torspec/master] Add shared randomness (prop250) info to dir-spec.txt .
dgoulet at torproject.org
- [tor-commits] [torspec/master] Provide more information on the SR vote fields.
dgoulet at torproject.org
- [tor-commits] [torspec/master] Add Version field in shared-rand-commit.
dgoulet at torproject.org
- [tor-commits] [tor/master] Fix i386 conversion warnings
nickm at torproject.org
- [tor-commits] [torspec/master] prop250: Update SRV construction to reflect the upstream code
dgoulet at torproject.org
- [tor-commits] [torspec/master] prop241: Updated status to Rejected
dgoulet at torproject.org
- [tor-commits] [torspec/master] prop250: Close proposal after upstream merge
dgoulet at torproject.org
- [tor-commits] [tor/master] Windows open() returns eacces when eisdir would be sane
nickm at torproject.org
- [tor-commits] [tor/master] Keep make check-spaces happy
andrea at torproject.org
- [tor-commits] [webwml/master] update teor's entry
sebastian at torproject.org
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
translation at torproject.org
- [tor-commits] [translation/tor-messenger-prefsdtd] Update translations for tor-messenger-prefsdtd
translation at torproject.org
- [tor-commits] [translation/tails-openpgp-applet] Update translations for tails-openpgp-applet
translation at torproject.org
- [tor-commits] [translation/tails-onioncircuits] Update translations for tails-onioncircuits
translation at torproject.org
- [tor-commits] [chutney/master] Move network tests to separate Python files
teor at torproject.org
- [tor-commits] [chutney/master] Add more information about chutney_tests to the README
teor at torproject.org
- [tor-commits] [chutney/master] Add vim swap files to the git ignore list
teor at torproject.org
- [tor-commits] [chutney/master] Add git mergetool backups to the git ignore list
teor at torproject.org
- [tor-commits] [chutney/master] Document CHUTNEY_LISTEN_ADDRESS in the README
teor at torproject.org
- [tor-commits] [doctor/master] Suspending 'missing all signatures' check
atagar at torproject.org
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
translation at torproject.org
- [tor-commits] [translation/tails-misc_completed] Update translations for tails-misc_completed
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
translation at torproject.org
- [tor-commits] [stem/master] Move _hash_attr() to stem.util
atagar at torproject.org
- [tor-commits] [stem/master] Move str_type and int_type to stem.util
atagar at torproject.org
- [tor-commits] [stem/master] Add trnnr to examples page
atagar at torproject.org
- [tor-commits] [stem/master] Removed urras as a directory authority
atagar at torproject.org
- [tor-commits] [stem/master] Support parsing shared randomness
atagar at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/tor-messenger-privdtd] Update translations for tor-messenger-privdtd
translation at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
translation at torproject.org
- [tor-commits] [nyx/master] Use draw() for log panel
atagar at torproject.org
- [tor-commits] [nyx/master] Test for curses module
atagar at torproject.org
- [tor-commits] [nyx/master] Scrolling couldn't reach bottom line
atagar at torproject.org
- [tor-commits] [nyx/master] Fix unit test for scrolling to bottom
atagar at torproject.org
- [tor-commits] [nyx/master] Test _draw_entry()
atagar at torproject.org
- [tor-commits] [nyx/master] Test _draw_title()
atagar at torproject.org
- [tor-commits] [nyx/master] Test _draw_entries()
atagar at torproject.org
- [tor-commits] [nyx/master] Migrate and test log panel
atagar at torproject.org
- [tor-commits] [webwml/master] Various changes on Pluggable Transports page:
sebastian at torproject.org
- [tor-commits] [webwml/master] Capitalize some stuff
sebastian at torproject.org
- [tor-commits] [metrics-lib/master] Support other algorithms for directory signatures than sha1.
karsten at torproject.org
- [tor-commits] [metrics-lib/master] Parse "tunnelled-dir-server" lines in server descriptors.
karsten at torproject.org
- [tor-commits] [tor/master] sr: add the base16 RSA identity digest to commit
nickm at torproject.org
- [tor-commits] [tor/master] Grammar.
nickm at torproject.org
- [tor-commits] [tor/master] Fix edge case fail of shared random unittest.
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'asn/bug19551'
nickm at torproject.org
- [tor-commits] [tor/master] sr: Remove useless code in disk_state_update()
nickm at torproject.org
- [tor-commits] [tor/master] test: Fix shared random buffer overrun
nickm at torproject.org
- [tor-commits] [tor/master] sr: Fix comment in shared_random.h
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'dgoulet/bug19567_029_01'
nickm at torproject.org
- [tor-commits] [tor/master] prop250: Plug TorVersion memleak in disk_state_reset().
nickm at torproject.org
- [tor-commits] [tor/master] prop250: Fix voting_schedule_t memleak in sr_state_update().
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'asn/bug19555'
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.4] Remove urras as a default trusted directory authority
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.5] Remove urras as a default trusted directory authority
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.5] Merge branch 'maint-0.2.4' into maint-0.2.5
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.6] Remove urras as a default trusted directory authority
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.6] Merge branch 'maint-0.2.4' into maint-0.2.5
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.6] Merge branch 'maint-0.2.5' into maint-0.2.6
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.7] Remove urras as a default trusted directory authority
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.7] Merge branch 'maint-0.2.4' into maint-0.2.5
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.7] Merge branch 'maint-0.2.5' into maint-0.2.6
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.7] Merge branch 'maint-0.2.6' into maint-0.2.7
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.8] Remove urras as a default trusted directory authority
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.8] Merge branch 'maint-0.2.4' into maint-0.2.5
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.8] Merge branch 'maint-0.2.5' into maint-0.2.6
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.8] Merge branch 'maint-0.2.6' into maint-0.2.7
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.8] Merge branch 'maint-0.2.7' into maint-0.2.8
nickm at torproject.org
- [tor-commits] [tor/master] Remove urras as a default trusted directory authority
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.2.4' into maint-0.2.5
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.2.5' into maint-0.2.6
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.2.6' into maint-0.2.7
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.2.7' into maint-0.2.8
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.2.8'
nickm at torproject.org
- [tor-commits] [tor/release-0.2.4] Update geoip and geoip6 to the June 7 2016 database.
nickm at torproject.org
- [tor-commits] [tor/release-0.2.4] Remove urras as a default trusted directory authority
nickm at torproject.org
- [tor-commits] [tor/release-0.2.4] Merge branch 'maint-0.2.4' into release-0.2.4
nickm at torproject.org
- [tor-commits] [tor/release-0.2.5] Update geoip and geoip6 to the June 7 2016 database.
nickm at torproject.org
- [tor-commits] [tor/release-0.2.5] Merge branch 'maint-0.2.4' into maint-0.2.5
nickm at torproject.org
- [tor-commits] [tor/release-0.2.5] Remove urras as a default trusted directory authority
nickm at torproject.org
- [tor-commits] [tor/release-0.2.5] Merge branch 'maint-0.2.4' into maint-0.2.5
nickm at torproject.org
- [tor-commits] [tor/release-0.2.5] Merge branch 'maint-0.2.5' into release-0.2.5
nickm at torproject.org
- [tor-commits] [tor/release-0.2.6] Update geoip and geoip6 to the May 4 2016 database.
nickm at torproject.org
- [tor-commits] [tor/release-0.2.6] Merge branch 'maint-0.2.4' into maint-0.2.5
nickm at torproject.org
- [tor-commits] [tor/release-0.2.6] Merge branch 'maint-0.2.5' into maint-0.2.6
nickm at torproject.org
- [tor-commits] [tor/release-0.2.6] Update geoip and geoip6 to the June 7 2016 database.
nickm at torproject.org
- [tor-commits] [tor/release-0.2.6] Merge branch 'maint-0.2.4' into maint-0.2.5
nickm at torproject.org
- [tor-commits] [tor/release-0.2.6] Merge branch 'maint-0.2.5' into maint-0.2.6
nickm at torproject.org
- [tor-commits] [tor/release-0.2.6] Remove urras as a default trusted directory authority
nickm at torproject.org
- [tor-commits] [tor/release-0.2.6] Merge branch 'maint-0.2.4' into maint-0.2.5
nickm at torproject.org
- [tor-commits] [tor/release-0.2.6] Merge branch 'maint-0.2.5' into maint-0.2.6
nickm at torproject.org
- [tor-commits] [tor/release-0.2.6] Merge branch 'maint-0.2.6' into release-0.2.6
nickm at torproject.org
- [tor-commits] [tor/release-0.2.7] Add "-c 1" to ping6 in test-network-all
nickm at torproject.org
- [tor-commits] [tor/release-0.2.7] Merge branch 'bug19008_027' into maint-0.2.7
nickm at torproject.org
- [tor-commits] [tor/release-0.2.7] Undefine _FORTIFY_SOURCE before defining it.
nickm at torproject.org
- [tor-commits] [tor/release-0.2.7] Merge branch 'bug18841_1_025' into maint-0.2.7
nickm at torproject.org
- [tor-commits] [tor/release-0.2.7] Fix out-of-bounds write during voting with duplicate ed25519 keys
nickm at torproject.org
- [tor-commits] [tor/release-0.2.7] Merge remote-tracking branch 'special/bug19032-027' into maint-0.2.7
nickm at torproject.org
- [tor-commits] [tor/release-0.2.7] unbreak the build (when warnings are enabled)
nickm at torproject.org
- [tor-commits] [tor/release-0.2.7] Have correct_tm set tm_wday as well.
nickm at torproject.org
- [tor-commits] [tor/release-0.2.7] Merge branch 'bug18977_024_v2' into bug18977_026_v2
nickm at torproject.org
- [tor-commits] [tor/release-0.2.7] Merge branch 'bug18977_026_v2' into maint-0.2.7
nickm at torproject.org
- [tor-commits] [tor/release-0.2.7] Use tor_sscanf, not sscanf, in test_util.c.
nickm at torproject.org
- [tor-commits] [tor/release-0.2.7] Update geoip and geoip6 to the June 7 2016 database.
nickm at torproject.org
- [tor-commits] [tor/release-0.2.7] Merge branch 'maint-0.2.4' into maint-0.2.5
nickm at torproject.org
- [tor-commits] [tor/release-0.2.7] Merge branch 'maint-0.2.5' into maint-0.2.6
nickm at torproject.org
- [tor-commits] [tor/release-0.2.7] Merge branch 'maint-0.2.6' into maint-0.2.7
nickm at torproject.org
- [tor-commits] [tor/release-0.2.7] Remove urras as a default trusted directory authority
nickm at torproject.org
- [tor-commits] [tor/release-0.2.7] Merge branch 'maint-0.2.4' into maint-0.2.5
nickm at torproject.org
- [tor-commits] [tor/release-0.2.7] Merge branch 'maint-0.2.5' into maint-0.2.6
nickm at torproject.org
- [tor-commits] [tor/release-0.2.7] Merge branch 'maint-0.2.6' into maint-0.2.7
nickm at torproject.org
- [tor-commits] [tor/release-0.2.7] Merge branch 'maint-0.2.7' into release-0.2.7
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] Remove urras as a default trusted directory authority
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] Merge branch 'maint-0.2.4' into maint-0.2.5
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] Merge branch 'maint-0.2.5' into maint-0.2.6
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] Merge branch 'maint-0.2.6' into maint-0.2.7
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] Merge branch 'maint-0.2.7' into maint-0.2.8
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] Merge branch 'maint-0.2.8' into release-0.2.8
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.8] Run asciidoc in UTC timezone for build reproducibility.
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.8] sandboxing: allow open() of stats dir
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.8] Note which bug this fixes in the changes entry
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.8] Merge remote-tracking branch 'weasel/bug19556' into maint-0.2.8
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.8] sandboxing: allow writing to stats/hidserv-stats
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.8] Merge remote-tracking branch 'weasel/bug19557' into maint-0.2.8
nickm at torproject.org
- [tor-commits] [tor/master] sandboxing: allow open() of stats dir
nickm at torproject.org
- [tor-commits] [tor/master] Note which bug this fixes in the changes entry
nickm at torproject.org
- [tor-commits] [tor/master] sandboxing: allow writing to stats/hidserv-stats
nickm at torproject.org
- [tor-commits] [tor/master] Run asciidoc in UTC timezone for build reproducibility.
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'weasel/bug19556' into maint-0.2.8
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'weasel/bug19557' into maint-0.2.8
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.2.8'
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] sandboxing: allow open() of stats dir
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] Note which bug this fixes in the changes entry
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] sandboxing: allow writing to stats/hidserv-stats
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] Run asciidoc in UTC timezone for build reproducibility.
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] Merge remote-tracking branch 'weasel/bug19556' into maint-0.2.8
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] Merge remote-tracking branch 'weasel/bug19557' into maint-0.2.8
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] Merge branch 'maint-0.2.8' into release-0.2.8
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.8] Repair unit test that assumed we have 9 dirauths.
nickm at torproject.org
- [tor-commits] [tor/master] Repair unit test that assumed we have 9 dirauths.
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.2.8'
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] Repair unit test that assumed we have 9 dirauths.
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] Merge branch 'maint-0.2.8' into release-0.2.8
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.8] Appease lint-changes script.
nickm at torproject.org
- [tor-commits] [tor/master] Appease lint-changes script.
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.2.8'
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] Appease lint-changes script.
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] Merge branch 'maint-0.2.8' into release-0.2.8
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] start a changelog for 0.2.8.5-rc.
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] Reflow changelog.
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.8] Update version to 0.2.8.5-rc. This is not yet a release.
nickm at torproject.org
- [tor-commits] [tor/master] Update version to 0.2.8.5-rc. This is not yet a release.
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.2.8'
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] Update version to 0.2.8.5-rc. This is not yet a release.
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] Merge branch 'maint-0.2.8' into release-0.2.8
nickm at torproject.org
- [tor-commits] [tor/master] Fix shared-random test
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.4] whoops. changelog file for 19271.
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.5] whoops. changelog file for 19271.
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.5] Merge branch 'maint-0.2.4' into maint-0.2.5
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.6] whoops. changelog file for 19271.
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.6] Merge branch 'maint-0.2.4' into maint-0.2.5
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.6] Merge branch 'maint-0.2.5' into maint-0.2.6
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.7] whoops. changelog file for 19271.
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.7] Merge branch 'maint-0.2.4' into maint-0.2.5
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.7] Merge branch 'maint-0.2.5' into maint-0.2.6
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.7] Merge branch 'maint-0.2.6' into maint-0.2.7
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.8] whoops. changelog file for 19271.
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.8] Merge branch 'maint-0.2.4' into maint-0.2.5
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.8] Merge branch 'maint-0.2.5' into maint-0.2.6
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.8] Merge branch 'maint-0.2.6' into maint-0.2.7
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.8] Merge branch 'maint-0.2.7' into maint-0.2.8
nickm at torproject.org
- [tor-commits] [tor/master] whoops. changelog file for 19271.
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.2.4' into maint-0.2.5
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.2.5' into maint-0.2.6
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.2.6' into maint-0.2.7
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.2.7' into maint-0.2.8
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.2.8'
nickm at torproject.org
- [tor-commits] [tor/release-0.2.4] whoops. changelog file for 19271.
nickm at torproject.org
- [tor-commits] [tor/release-0.2.4] Merge branch 'maint-0.2.4' into release-0.2.4
nickm at torproject.org
- [tor-commits] [tor/release-0.2.5] whoops. changelog file for 19271.
nickm at torproject.org
- [tor-commits] [tor/release-0.2.5] Merge branch 'maint-0.2.4' into maint-0.2.5
nickm at torproject.org
- [tor-commits] [tor/release-0.2.5] Merge branch 'maint-0.2.5' into release-0.2.5
nickm at torproject.org
- [tor-commits] [tor/release-0.2.6] whoops. changelog file for 19271.
nickm at torproject.org
- [tor-commits] [tor/release-0.2.6] Merge branch 'maint-0.2.4' into maint-0.2.5
nickm at torproject.org
- [tor-commits] [tor/release-0.2.6] Merge branch 'maint-0.2.5' into maint-0.2.6
nickm at torproject.org
- [tor-commits] [tor/release-0.2.6] Merge branch 'maint-0.2.6' into release-0.2.6
nickm at torproject.org
- [tor-commits] [tor/release-0.2.7] whoops. changelog file for 19271.
nickm at torproject.org
- [tor-commits] [tor/release-0.2.7] Merge branch 'maint-0.2.4' into maint-0.2.5
nickm at torproject.org
- [tor-commits] [tor/release-0.2.7] Merge branch 'maint-0.2.5' into maint-0.2.6
nickm at torproject.org
- [tor-commits] [tor/release-0.2.7] Merge branch 'maint-0.2.6' into maint-0.2.7
nickm at torproject.org
- [tor-commits] [tor/release-0.2.7] Merge branch 'maint-0.2.7' into release-0.2.7
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] whoops. changelog file for 19271.
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] Merge branch 'maint-0.2.4' into maint-0.2.5
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] Merge branch 'maint-0.2.5' into maint-0.2.6
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] Merge branch 'maint-0.2.6' into maint-0.2.7
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] Merge branch 'maint-0.2.7' into release-0.2.8
nickm at torproject.org
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
translation at torproject.org
- [tor-commits] [translation/bridgedb_completed] Update translations for bridgedb_completed
translation at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
translation at torproject.org
- [tor-commits] [webwml/master] Direct RPM users to Fedora/EPEL packages
hiviah at torproject.org
- [tor-commits] [metrics-web/master] Upgrade to ggplot2 1.0.0.
karsten at torproject.org
- [tor-commits] [metrics-web/master] Update paths and instructions to Debian Jessie.
karsten at torproject.org
- [tor-commits] [metrics-web/master] Additions to task-19540.
karsten at torproject.org
- [tor-commits] [tor/master] Test: fix shared random test checking bad errno
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'dgoulet/sr-test-fix'
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] Fold 19271 into changelog
nickm at torproject.org
- [tor-commits] [torspec/master] Update and clarify exit-policy/reject-private/relay for #18456
nickm at torproject.org
- [tor-commits] [torspec/master] Merge remote-tracking branch 'teor/bug18456'
nickm at torproject.org
- [tor-commits] [metrics-lib/master] Move all Java sources to src/main/java/.
karsten at torproject.org
- [tor-commits] [metrics-lib/master] Add checkstyle task.
karsten at torproject.org
- [tor-commits] [metrics-lib/master] Fix most of the style issues found by checkstyle.
karsten at torproject.org
- [tor-commits] [metrics-lib/master] Update copyright notice to 2016.
karsten at torproject.org
- [tor-commits] [metrics-lib/master] Tweaked file structure and added cobertura.
karsten at torproject.org
- [tor-commits] [metrics-lib/master] Added test and bugfix for RelayNetworkStatusImpl.
karsten at torproject.org
- [tor-commits] [metrics-lib/master] Add changelog entry for #19571.
karsten at torproject.org
- [tor-commits] [metrics-lib/master] Adapt the branch rate to 42% for cobertura check.
karsten at torproject.org
- [tor-commits] [tor/master] Avoid disclosing exit IP addresses in exit policies by default
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'teor/bug18456'
nickm at torproject.org
- [tor-commits] [tor/master] Fix sign in test-timers
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.8] When checking if a routerstatus is reachable, don't check the node
nickm at torproject.org
- [tor-commits] [tor/master] When checking if a routerstatus is reachable, don't check the node
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.2.8'
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] Merge branch 'maint-0.2.7' into maint-0.2.8
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] small edits to changelog
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] When checking if a routerstatus is reachable, don't check the node
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] Merge branch 'maint-0.2.8' into release-0.2.8
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] Fold another entry into the changelog
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] attempted clarity improvements in changelog.
nickm at torproject.org
- [tor-commits] [stem/master] Stacktrace when CircuitEvent compared
atagar at torproject.org
- [tor-commits] [tor/master] Improve test coverage a little on onion*.c
nickm at torproject.org
- [tor-commits] [tor/master] When saving mocked log messages, always create the list.
nickm at torproject.org
- [tor-commits] [tor/master] Capture the LOG_ERR messages in our tests that had logged errors.
nickm at torproject.org
- [tor-commits] [tor/master] test coverage on onion_fast: 0%->100%
nickm at torproject.org
- [tor-commits] [depictor/vote-tracking] Accidently was getting the javascript externally
tom at torproject.org
- [tor-commits] [metrics-lib/master] Update library versions in CONTRIB.
karsten at torproject.org
- [tor-commits] [metrics-lib/master] Prepare for 1.3.0 release.
karsten at torproject.org
- [tor-commits] [metrics-lib/master] Update CONTRIB.md.
karsten at torproject.org
- [tor-commits] [metrics-lib/master] Checkstyle complaints reduced to three.
karsten at torproject.org
- [tor-commits] [exonerator/master] Update libraries and instructions to Debian jessie.
karsten at torproject.org
- [tor-commits] [translation/mat-gui] Update translations for mat-gui
translation at torproject.org
- [tor-commits] [translation/tails-onioncircuits] Update translations for tails-onioncircuits
translation at torproject.org
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
translation at torproject.org
- [tor-commits] [webwml/master] Mike doesn't run a dirauth anymore
sebastian at torproject.org
- [tor-commits] [webwml/master] rpms.wml spelling
sebastian at torproject.org
- [tor-commits] [webwml/master] Update dgoulet's key info
sebastian at torproject.org
- [tor-commits] [collector/master] Implement #19373 and add one word to comment in build.xml.
karsten at torproject.org
- [tor-commits] [metrics-lib/master] All clean according to checkstyle.
karsten at torproject.org
- [tor-commits] [webwml/master] Add Jake to past contributors page
sebastian at torproject.org
- [tor-commits] [webwml/master] tup isn't our only pseudonym anymore
sebastian at torproject.org
- [tor-commits] [exonerator/master] Move Java sources to src/main/java/.
karsten at torproject.org
- [tor-commits] [exonerator/master] Add checkstyle task.
karsten at torproject.org
- [tor-commits] [exonerator/master] Fix most of the style issues found by checkstyle.
karsten at torproject.org
- [tor-commits] [onionoo/master] Add checkstyle task.
karsten at torproject.org
- [tor-commits] [onionoo/master] Fix most of the style issues found by checkstyle.
karsten at torproject.org
- [tor-commits] [onionoo/master] Update copyright notice to 2016.
karsten at torproject.org
- [tor-commits] [onionoo/master] Avoid using the deprecated ExitListEntry type.
karsten at torproject.org
- [tor-commits] [torspec/master] Add the twstrike guard selection draft as a separate proposal
nickm at torproject.org
- [tor-commits] [webwml/master] Used to run -> Ran
sebastian at torproject.org
- [tor-commits] [webwml/master] Alphabet is confusing and line breaks are important
sebastian at torproject.org
- [tor-commits] [tor/release-0.2.8] Pick a release date. I think I can do it today.
nickm at torproject.org
- [tor-commits] [webwml/master] New release candidate (source).
nickm at torproject.org
- [tor-commits] [tor/master] Forward-port the 0.2.8.5-rc changelog
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.8] Bump maint-0.2.8 to 0.2.8.5-rc-dev
nickm at torproject.org
- [tor-commits] [tor/master] Bump maint-0.2.8 to 0.2.8.5-rc-dev
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.2.8'
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] Bump maint-0.2.8 to 0.2.8.5-rc-dev
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] Merge branch 'maint-0.2.8' into release-0.2.8
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] Fold new 028 entries into draft ReleaseNotes. (Excluding regression fixes on 028)
nickm at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [tor/master] Remove already-merged changes files.
nickm at torproject.org
- [tor-commits] [trunnel/master] Minor typo fixes in manual
nickm at torproject.org
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
translation at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
translation at torproject.org
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
translation at torproject.org
- [tor-commits] [translation/bridgedb_completed] Update translations for bridgedb_completed
translation at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [metrics-lib/master] Create javadoc jar.
karsten at torproject.org
- [tor-commits] [metrics-lib/master] Bump version to 1.3.0-dev.
karsten at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [tor/master] Remove HAVE_EVENT_* defines from winconfig
nickm at torproject.org
- [tor-commits] [tor/master] Remove HAVE_EVENT_H from winconfig
nickm at torproject.org
- [tor-commits] [tor/master] Remove two wrong comments
nickm at torproject.org
- [tor-commits] [tor/master] Raise libevent dependency to 2.0.10-stable or newer
nickm at torproject.org
- [tor-commits] [tor/master] Address review comments from cypherpunks
nickm at torproject.org
- [tor-commits] [tor/master] Add changes file for libevent version requirement
nickm at torproject.org
- [tor-commits] [tor/master] Remove src/or/eventdns_tor.h based on cypherpunk's review
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'sebastian/libevent2'
nickm at torproject.org
- [tor-commits] [tor/master] Fix test-network-all target in out-of-tree builds
nickm at torproject.org
- [tor-commits] [webwml/master] update Linus' entry
sebastian at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [tor-messenger-build/master] Bump tags to THUNDERBIRD_45_2_0_RELEASE
arlo at torproject.org
- [tor-commits] [tor-messenger-build/master] Bump ctypes-otr to 5c0f5818
arlo at torproject.org
- [tor-commits] [tor-messenger-build/master] Revert Tor (Browser|Launcher) version bumps
arlo at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [translation/liveusb-creator_completed] Update translations for liveusb-creator_completed
translation at torproject.org
- [tor-commits] [nyx/master] Use draw() for connection panel
atagar at torproject.org
- [tor-commits] [nyx/master] Test _draw_title()
atagar at torproject.org
- [tor-commits] [nyx/master] Test _draw_details()
atagar at torproject.org
- [tor-commits] [nyx/master] Test _draw_right_column()
atagar at torproject.org
- [tor-commits] [nyx/master] Test _draw_line_details()
atagar at torproject.org
- [tor-commits] [nyx/master] Test _draw_address_column()
atagar at torproject.org
- [tor-commits] [nyx/master] Test _draw_line()
atagar at torproject.org
- [tor-commits] [nyx/master] Migrate and test connection panel
atagar at torproject.org
- [tor-commits] [ooni-probe/master] Add support for specifying the test name without the category prefix. (#532)
art at torproject.org
- [tor-commits] [ooni-probe/master] Implementing bridge failover in ooniprobe (#540)
art at torproject.org
- [tor-commits] [ooni-probe/master] Implementing bridge failover in ooniprobe
art at torproject.org
- [tor-commits] [ooni-probe/master] Implementing bridge failover in ooniprobe
art at torproject.org
- [tor-commits] [ooni-probe/master] Add a configuration option that allows to prioritise non-onion backends
art at torproject.org
- [tor-commits] [ooni-probe/master] Use ConfigNetTest case inside of test_nettest as well
art at torproject.org
- [tor-commits] [ooni-probe/master] Fixes to support cloudfronting and https collectors
art at torproject.org
- [tor-commits] [ooni-probe/master] Bump the minimum required pyOpenSSL version
art at torproject.org
- [tor-commits] [ooni-probe/master] The front does not have the https:// prefix
art at torproject.org
- [tor-commits] [ooni-probe/master] Call setupBaseAddress after setting the settings
art at torproject.org
- [tor-commits] [ooni-probe/master] Use the testing https and cloudfronted bouncer
art at torproject.org
- [tor-commits] [ooni-probe/master] Add more unittests for backend_client
art at torproject.org
- [tor-commits] [ooni-probe/master] Add preferred-backend command line option
art at torproject.org
- [tor-commits] [ooni-probe/master] Avoid clash with -p printdeck
art at torproject.org
- [tor-commits] [ooni-probe/master] Make the imports of the CollectorClient conditional (#559)
art at torproject.org
- [tor-commits] [ooni-probe/master] Merge pull request #546 from TheTorProject/feature/cloud-fronted-collectors
art at torproject.org
- [tor-commits] [ooni-probe/master] Add command for generating the ooni-resources file
art at torproject.org
- [tor-commits] [ooni-probe/master] Assume pcap if '--pcapfile' specified to close #521
art at torproject.org
- [tor-commits] [ooni-probe/master] Change the default measurement concurrency to 4 and reporting to 7.
art at torproject.org
- [tor-commits] [ooni-probe/master] Update to version 1.6.0
art at torproject.org
- [tor-commits] [ooni-probe/master] Update changelog
art at torproject.org
- [tor-commits] [stem/master] Update torIRC link
atagar at torproject.org
- [tor-commits] [obfs4/master] Use the correct epoch hour when crafting the obfs4 server ntor response.
yawning at torproject.org
- [tor-commits] [nyx/master] Use draw() for torrc panel
atagar at torproject.org
- [tor-commits] [nyx/master] Test torrc panel
atagar at torproject.org
- [tor-commits] [nyx/master] Migrate and test torrc panel
atagar at torproject.org
- [tor-commits] [translation/mat-gui] Update translations for mat-gui
translation at torproject.org
- [tor-commits] [translation/mat-gui_completed] Update translations for mat-gui_completed
translation at torproject.org
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
translation at torproject.org
- [tor-commits] [translation/tails-openpgp-applet] Update translations for tails-openpgp-applet
translation at torproject.org
- [tor-commits] [trunnel/master] It is not an error to set an array with allocated size 0 to have length 0.
nickm at torproject.org
- [tor-commits] [trunnel/master] 1.4.5
nickm at torproject.org
- [tor-commits] [trunnel/master] Unit test to detect error fixed in 72da63f338088138
nickm at torproject.org
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
translation at torproject.org
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
translation at torproject.org
- [tor-commits] [translation/gettor] Update translations for gettor
translation at torproject.org
- [tor-commits] [translation/torcheck] Update translations for torcheck
translation at torproject.org
- [tor-commits] [translation/whisperback] Update translations for whisperback
translation at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup
translation at torproject.org
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
translation at torproject.org
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
translation at torproject.org
- [tor-commits] [translation/mat-gui] Update translations for mat-gui
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
translation at torproject.org
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
translation at torproject.org
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
translation at torproject.org
- [tor-commits] [translation/tails-perl5lib] Update translations for tails-perl5lib
translation at torproject.org
- [tor-commits] [translation/tor-and-https] Update translations for tor-and-https
translation at torproject.org
- [tor-commits] [translation/tor-messenger-authproperties] Update translations for tor-messenger-authproperties
translation at torproject.org
- [tor-commits] [translation/tor-messenger-fingerdtd] Update translations for tor-messenger-fingerdtd
translation at torproject.org
- [tor-commits] [translation/tails-onioncircuits] Update translations for tails-onioncircuits
translation at torproject.org
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
translation at torproject.org
- [tor-commits] [translation/tails-iuk_completed] Update translations for tails-iuk_completed
translation at torproject.org
- [tor-commits] [translation/tails-perl5lib] Update translations for tails-perl5lib
translation at torproject.org
- [tor-commits] [translation/tails-perl5lib_completed] Update translations for tails-perl5lib_completed
translation at torproject.org
- [tor-commits] [translation/mat-gui] Update translations for mat-gui
translation at torproject.org
- [tor-commits] [translation/mat-gui_completed] Update translations for mat-gui_completed
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
translation at torproject.org
- [tor-commits] [translation/tails-onioncircuits] Update translations for tails-onioncircuits
translation at torproject.org
- [tor-commits] [tor-browser/tor-browser-45.2.0esr-6.0-1] fixup! Regression tests for Bug 15646: Prevent keyboard layout fingerprinting in KeyboardEvent
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-45.2.0esr-6.5-1] Bug 18923: Add a script to run all Tor Browser specific tests
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-45.2.0esr-6.5-1] fixup! Regression tests for Bug 15646: Prevent keyboard layout fingerprinting in KeyboardEvent
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-45.2.0esr-6.5-1] Revert "Bug 18923: Add a script to run all Tor Browser specific tests"
gk at torproject.org
- [tor-commits] [nyx/master] Use draw() for config panel
atagar at torproject.org
- [tor-commits] [nyx/master] Test _draw_selection_details()
atagar at torproject.org
- [tor-commits] [nyx/master] Test _draw_line()
atagar at torproject.org
- [tor-commits] [nyx/master] Migrate and test config panel
atagar at torproject.org
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/tor-messenger-fingerdtd] Update translations for tor-messenger-fingerdtd
translation at torproject.org
- [tor-commits] [translation/tor-messenger-fingerdtd_completed] Update translations for tor-messenger-fingerdtd_completed
translation at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
translation at torproject.org
- [tor-commits] [translation/tor-launcher-progress] Update translations for tor-launcher-progress
translation at torproject.org
- [tor-commits] [translation/tor-launcher-progress_completed] Update translations for tor-launcher-progress_completed
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
translation at torproject.org
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
translation at torproject.org
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
translation at torproject.org
- [tor-commits] [translation/tor-messenger-fingerdtd] Update translations for tor-messenger-fingerdtd
translation at torproject.org
- [tor-commits] [translation/tor-messenger-prefsdtd] Update translations for tor-messenger-prefsdtd
translation at torproject.org
- [tor-commits] [translation/tails-onioncircuits] Update translations for tails-onioncircuits
translation at torproject.org
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
translation at torproject.org
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
translation at torproject.org
- [tor-commits] [translation/tails-misc_completed] Update translations for tails-misc_completed
translation at torproject.org
- [tor-commits] [translation/tails-onioncircuits] Update translations for tails-onioncircuits
translation at torproject.org
- [tor-commits] [exonerator/master] Checkstyle doesn't complain anymore.
karsten at torproject.org
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
translation at torproject.org
- [tor-commits] [translation/tails-openpgp-applet] Update translations for tails-openpgp-applet
translation at torproject.org
- [tor-commits] [translation/tails-openpgp-applet_completed] Update translations for tails-openpgp-applet_completed
translation at torproject.org
- [tor-commits] [translation/tails-onioncircuits] Update translations for tails-onioncircuits
translation at torproject.org
- [tor-commits] [translation/tails-onioncircuits_completed] Update translations for tails-onioncircuits_completed
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup
translation at torproject.org
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
translation at torproject.org
- [tor-commits] [translation/tails-greeter_completed] Update translations for tails-greeter_completed
translation at torproject.org
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
translation at torproject.org
- [tor-commits] [translation/tails-iuk_completed] Update translations for tails-iuk_completed
translation at torproject.org
- [tor-commits] [translation/tails-perl5lib] Update translations for tails-perl5lib
translation at torproject.org
- [tor-commits] [translation/tails-perl5lib_completed] Update translations for tails-perl5lib_completed
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
translation at torproject.org
- [tor-commits] [collector/master] Add create-tarball script from main CollecTor instance to resources.
karsten at torproject.org
- [tor-commits] [collector/master] Made directories configurable; added copyright, description, and path checks.
karsten at torproject.org
- [tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup_completed] Update translations for tails-persistence-setup_completed
translation at torproject.org
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
translation at torproject.org
- [tor-commits] [translation/torbirdy_completed] Update translations for torbirdy_completed
translation at torproject.org
- [tor-commits] [translation/abouttor-homepage] Update translations for abouttor-homepage
translation at torproject.org
- [tor-commits] [translation/abouttor-homepage_completed] Update translations for abouttor-homepage_completed
translation at torproject.org
- [tor-commits] [translation/torbutton-abouttorproperties] Update translations for torbutton-abouttorproperties
translation at torproject.org
- [tor-commits] [translation/torbutton-abouttbupdatedtd] Update translations for torbutton-abouttbupdatedtd
translation at torproject.org
- [tor-commits] [translation/torbutton-abouttbupdatedtd_completed] Update translations for torbutton-abouttbupdatedtd_completed
translation at torproject.org
- [tor-commits] [tor-launcher/master] Bug 19568: Set CurProcD for Thunderbird/Instantbird
gk at torproject.org
- [tor-commits] [translation/torbutton-branddtd] Update translations for torbutton-branddtd
translation at torproject.org
- [tor-commits] [translation/torbutton-branddtd_completed] Update translations for torbutton-branddtd_completed
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
translation at torproject.org
- [tor-commits] [translation/torbutton-abouttorproperties] Update translations for torbutton-abouttorproperties
translation at torproject.org
- [tor-commits] [translation/torbutton-abouttorproperties_completed] Update translations for torbutton-abouttorproperties_completed
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
translation at torproject.org
- [tor-commits] [tor/maint-0.2.8] Adds missing syscalls to seccomp filter.
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.8] Merge remote-tracking branch 'Jigsaw52/seccomp-fix-18397' into maint-0.2.8
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.8] changes file for bug18397
nickm at torproject.org
- [tor-commits] [tor/master] Adds missing syscalls to seccomp filter.
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'Jigsaw52/seccomp-fix-18397' into maint-0.2.8
nickm at torproject.org
- [tor-commits] [tor/master] changes file for bug18397
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.2.8'
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] Adds missing syscalls to seccomp filter.
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] Merge remote-tracking branch 'Jigsaw52/seccomp-fix-18397' into maint-0.2.8
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] changes file for bug18397
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] Merge branch 'maint-0.2.8' into release-0.2.8
nickm at torproject.org
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
translation at torproject.org
- [tor-commits] [webwml/master] make torproject.org/PT shortlink for PT page
sebastian at torproject.org
- [tor-commits] [webwml/master] add breaks after h3 titles
sebastian at torproject.org
- [tor-commits] [collector/master] Tests now point at empty temporary 'in' directory. This prevents lengthy import operations that appear as a hanging test.
karsten at torproject.org
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
translation at torproject.org
- [tor-commits] [stem/master] Recognize listeners with IPv6 addresses
atagar at torproject.org
- [tor-commits] [translation/torcheck] Update translations for torcheck
translation at torproject.org
- [tor-commits] [translation/torcheck_completed] Update translations for torcheck_completed
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
translation at torproject.org
- [tor-commits] [translation/tor-launcher-progress] Update translations for tor-launcher-progress
translation at torproject.org
- [tor-commits] [translation/tor-launcher-progress_completed] Update translations for tor-launcher-progress_completed
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
translation at torproject.org
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
translation at torproject.org
- [tor-commits] [translation/torbirdy_completed] Update translations for torbirdy_completed
translation at torproject.org
- [tor-commits] [translation/abouttor-homepage] Update translations for abouttor-homepage
translation at torproject.org
- [tor-commits] [translation/abouttor-homepage] Update translations for abouttor-homepage
translation at torproject.org
- [tor-commits] [tor-browser-bundle/master] Bug 19269: Icon doesn't appear in Applications folder or Dock
gk at torproject.org
- [tor-commits] [tor-browser-bundle/maint-6.0] Bug 19269: Icon doesn't appear in Applications folder or Dock
gk at torproject.org
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
translation at torproject.org
- [tor-commits] [collector/master] Added symlink update steps.
karsten at torproject.org
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
translation at torproject.org
- [tor-commits] [translation/tor-messenger-authdtd] Update translations for tor-messenger-authdtd
translation at torproject.org
- [tor-commits] [translation/tor-messenger-fingerdtd] Update translations for tor-messenger-fingerdtd
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup
translation at torproject.org
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
translation at torproject.org
- [tor-commits] [translation/torbutton-aboutdialogdtd] Update translations for torbutton-aboutdialogdtd
translation at torproject.org
- [tor-commits] [translation/tor-messenger-authdtd] Update translations for tor-messenger-authdtd
translation at torproject.org
- [tor-commits] [translation/tor-messenger-commandsproperties] Update translations for tor-messenger-commandsproperties
translation at torproject.org
- [tor-commits] [translation/tor-messenger-contactsproperties] Update translations for tor-messenger-contactsproperties
translation at torproject.org
- [tor-commits] [translation/tor-messenger-contactsproperties_completed] Update translations for tor-messenger-contactsproperties_completed
translation at torproject.org
- [tor-commits] [translation/tor-messenger-fingerdtd] Update translations for tor-messenger-fingerdtd
translation at torproject.org
- [tor-commits] [translation/tor-messenger-ircproperties] Update translations for tor-messenger-ircproperties
translation at torproject.org
- [tor-commits] [translation/tor-messenger-prefsdtd] Update translations for tor-messenger-prefsdtd
translation at torproject.org
- [tor-commits] [collector/master] Enable suppression annotations for checkstyle.
karsten at torproject.org
- [tor-commits] [collector/master] Checkstyle warnings down to zero.
karsten at torproject.org
- [tor-commits] [collector/master] Write Javadocs to appease checkstyle.
karsten at torproject.org
- [tor-commits] [collector/master] Let Eclipse organize imports.
karsten at torproject.org
- [tor-commits] [tor-browser/tor-browser-45.2.0esr-6.5-1] Bug 18923: Add a script to run all Tor Browser specific tests
gk at torproject.org
- [tor-commits] [stem/master] Add OnionLauncher and TorNova to examples
atagar at torproject.org
- [tor-commits] [translation/tor-messenger-accountsproperties] Update translations for tor-messenger-accountsproperties
translation at torproject.org
- [tor-commits] [translation/tor-messenger-accountsproperties_completed] Update translations for tor-messenger-accountsproperties_completed
translation at torproject.org
- [tor-commits] [translation/tor-messenger-authdtd] Update translations for tor-messenger-authdtd
translation at torproject.org
- [tor-commits] [translation/tor-messenger-authdtd] Update translations for tor-messenger-authdtd
translation at torproject.org
- [tor-commits] [translation/tor-messenger-authdtd_completed] Update translations for tor-messenger-authdtd_completed
translation at torproject.org
- [tor-commits] [translation/tor-messenger-authproperties] Update translations for tor-messenger-authproperties
translation at torproject.org
- [tor-commits] [translation/tor-messenger-authproperties] Update translations for tor-messenger-authproperties
translation at torproject.org
- [tor-commits] [translation/tor-messenger-authproperties_completed] Update translations for tor-messenger-authproperties_completed
translation at torproject.org
- [tor-commits] [translation/tor-messenger-commandsproperties] Update translations for tor-messenger-commandsproperties
translation at torproject.org
- [tor-commits] [webwml/master] redirect old obfsproxy pages to PT page
sebastian at torproject.org
- [tor-commits] [webwml/master] replace obfsproxy with PT in projects page and navbar
sebastian at torproject.org
- [tor-commits] [webwml/master] add graphic instructions on how to use PTs
sebastian at torproject.org
- [tor-commits] [webwml/master] add link to obfs4 instructions
sebastian at torproject.org
- [tor-commits] [webwml/master] Fix up PT changes
sebastian at torproject.org
- [tor-commits] [webwml/master] Remove link to same page via redirects
sebastian at torproject.org
- [tor-commits] [webwml/master] Fix up rewrite rules
sebastian at torproject.org
- [tor-commits] [webwml/master] more link fixing
sebastian at torproject.org
- [tor-commits] [translation/tor-messenger-commandsproperties] Update translations for tor-messenger-commandsproperties
translation at torproject.org
- [tor-commits] [translation/tor-messenger-commandsproperties_completed] Update translations for tor-messenger-commandsproperties_completed
translation at torproject.org
- [tor-commits] [translation/tor-messenger-contactsproperties] Update translations for tor-messenger-contactsproperties
translation at torproject.org
- [tor-commits] [translation/tor-messenger-contactsproperties_completed] Update translations for tor-messenger-contactsproperties_completed
translation at torproject.org
- [tor-commits] [translation/tor-messenger-conversationsproperties] Update translations for tor-messenger-conversationsproperties
translation at torproject.org
- [tor-commits] [translation/tor-messenger-conversationsproperties] Update translations for tor-messenger-conversationsproperties
translation at torproject.org
- [tor-commits] [translation/tor-messenger-conversationsproperties] Update translations for tor-messenger-conversationsproperties
translation at torproject.org
- [tor-commits] [translation/tor-messenger-conversationsproperties_completed] Update translations for tor-messenger-conversationsproperties_completed
translation at torproject.org
- [tor-commits] [translation/tor-messenger-facebookproperties] Update translations for tor-messenger-facebookproperties
translation at torproject.org
- [tor-commits] [translation/tor-messenger-facebookproperties_completed] Update translations for tor-messenger-facebookproperties_completed
translation at torproject.org
- [tor-commits] [translation/tor-messenger-fingerdtd] Update translations for tor-messenger-fingerdtd
translation at torproject.org
- [tor-commits] [translation/tor-messenger-prefsdtd] Update translations for tor-messenger-prefsdtd
translation at torproject.org
- [tor-commits] [translation/tor-messenger-fingerdtd] Update translations for tor-messenger-fingerdtd
translation at torproject.org
- [tor-commits] [translation/tor-messenger-fingerdtd_completed] Update translations for tor-messenger-fingerdtd_completed
translation at torproject.org
- [tor-commits] [translation/tor-messenger-imtooltipproperties] Update translations for tor-messenger-imtooltipproperties
translation at torproject.org
- [tor-commits] [translation/tor-messenger-imtooltipproperties_completed] Update translations for tor-messenger-imtooltipproperties_completed
translation at torproject.org
- [tor-commits] [translation/tor-messenger-ircproperties] Update translations for tor-messenger-ircproperties
translation at torproject.org
- [tor-commits] [translation/tor-messenger-prefsdtd] Update translations for tor-messenger-prefsdtd
translation at torproject.org
- [tor-commits] [translation/tor-messenger-ircproperties] Update translations for tor-messenger-ircproperties
translation at torproject.org
- [tor-commits] [translation/tor-messenger-ircproperties] Update translations for tor-messenger-ircproperties
translation at torproject.org
- [tor-commits] [translation/tor-messenger-ircproperties] Update translations for tor-messenger-ircproperties
translation at torproject.org
- [tor-commits] [translation/tor-messenger-ircproperties] Update translations for tor-messenger-ircproperties
translation at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
translation at torproject.org
- [tor-commits] [translation/mat-gui] Update translations for mat-gui
translation at torproject.org
- [tor-commits] [translation/mat-gui_completed] Update translations for mat-gui_completed
translation at torproject.org
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
translation at torproject.org
- [tor-commits] [translation/tails-misc_completed] Update translations for tails-misc_completed
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
translation at torproject.org
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
translation at torproject.org
- [tor-commits] [translation/tails-iuk_completed] Update translations for tails-iuk_completed
translation at torproject.org
- [tor-commits] [translation/tor-messenger-ircproperties] Update translations for tor-messenger-ircproperties
translation at torproject.org
- [tor-commits] [translation/tor-messenger-ircproperties_completed] Update translations for tor-messenger-ircproperties_completed
translation at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
translation at torproject.org
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
translation at torproject.org
- [tor-commits] [translation/torbirdy_completed] Update translations for torbirdy_completed
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/tor-messenger-ircproperties] Update translations for tor-messenger-ircproperties
translation at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
translation at torproject.org
- [tor-commits] [translation/tor-launcher-progress] Update translations for tor-launcher-progress
translation at torproject.org
- [tor-commits] [translation/tor-launcher-progress_completed] Update translations for tor-launcher-progress_completed
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
translation at torproject.org
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
translation at torproject.org
- [tor-commits] [translation/tails-misc_completed] Update translations for tails-misc_completed
translation at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
translation at torproject.org
- [tor-commits] [translation/mat-gui] Update translations for mat-gui
translation at torproject.org
- [tor-commits] [translation/mat-gui_completed] Update translations for mat-gui_completed
translation at torproject.org
- [tor-commits] [translation/tails-perl5lib] Update translations for tails-perl5lib
translation at torproject.org
- [tor-commits] [translation/tails-perl5lib_completed] Update translations for tails-perl5lib_completed
translation at torproject.org
- [tor-commits] [translation/tor-messenger-fingerdtd] Update translations for tor-messenger-fingerdtd
translation at torproject.org
- [tor-commits] [translation/tor-messenger-fingerdtd_completed] Update translations for tor-messenger-fingerdtd_completed
translation at torproject.org
- [tor-commits] [translation/tor-messenger-ircproperties] Update translations for tor-messenger-ircproperties
translation at torproject.org
- [tor-commits] [translation/tor-messenger-privproperties_completed] Update translations for tor-messenger-privproperties_completed
translation at torproject.org
- [tor-commits] [translation/tails-onioncircuits] Update translations for tails-onioncircuits
translation at torproject.org
- [tor-commits] [translation/tails-onioncircuits_completed] Update translations for tails-onioncircuits_completed
translation at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
translation at torproject.org
- [tor-commits] [translation/tor-messenger-ircproperties] Update translations for tor-messenger-ircproperties
translation at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
translation at torproject.org
- [tor-commits] [translation/tor-messenger-ircproperties] Update translations for tor-messenger-ircproperties
translation at torproject.org
- [tor-commits] [translation/tor-messenger-ircproperties_completed] Update translations for tor-messenger-ircproperties_completed
translation at torproject.org
- [tor-commits] [translation/tor-messenger-loggerproperties] Update translations for tor-messenger-loggerproperties
translation at torproject.org
- [tor-commits] [translation/tor-messenger-loggerproperties_completed] Update translations for tor-messenger-loggerproperties_completed
translation at torproject.org
- [tor-commits] [webwml/master] updated pt page organizing content according to audience
sebastian at torproject.org
- [tor-commits] [webwml/master] Merge pull request #1 from isabelabagueros/pt-updated
sebastian at torproject.org
- [tor-commits] [webwml/master] Some tweaks to pt page
sebastian at torproject.org
- [tor-commits] [webwml/master] Remove redundant sentence
sebastian at torproject.org
- [tor-commits] [tor-browser/tor-browser-45.2.0esr-6.5-1] fixup! Bug 13252 - Do not store data in the app bundle
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-45.2.0esr-6.0-1] fixup! Bug 13252 - Do not store data in the app bundle
gk at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
translation at torproject.org
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
translation at torproject.org
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [translation/torbutton-aboutdialogdtd] Update translations for torbutton-aboutdialogdtd
translation at torproject.org
- [tor-commits] [stem/master] Add stem.util.connection.address_to_int()
atagar at torproject.org
- [tor-commits] [nyx/master] Drop legacy draw method
atagar at torproject.org
- [tor-commits] [nyx/master] Drop legacy draw methods
atagar at torproject.org
- [tor-commits] [nyx/master] Drop name attribute of panels
atagar at torproject.org
- [tor-commits] [nyx/master] Make Panel attributes private
atagar at torproject.org
- [tor-commits] [nyx/master] Centralize pausing in Controller
atagar at torproject.org
- [tor-commits] [nyx/master] Drop get_width() method
atagar at torproject.org
- [tor-commits] [nyx/master] Moving HALT_ACTIVITY to curses module
atagar at torproject.org
- [tor-commits] [nyx/master] Panel pydocs
atagar at torproject.org
- [tor-commits] [nyx/master] Combine get_height() and get_preferred_size()
atagar at torproject.org
- [tor-commits] [nyx/master] Drop legacy draw methods
atagar at torproject.org
- [tor-commits] [nyx/master] IPv6 addresses caused connection panel sorting to error
atagar at torproject.org
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
translation at torproject.org
- [tor-commits] [translation/torbirdy_completed] Update translations for torbirdy_completed
translation at torproject.org
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
translation at torproject.org
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
translation at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
translation at torproject.org
- [tor-commits] [translation/tor-messenger-otrproperties] Update translations for tor-messenger-otrproperties
translation at torproject.org
- [tor-commits] [translation/tor-messenger-otrproperties] Update translations for tor-messenger-otrproperties
translation at torproject.org
- [tor-commits] [translation/tor-messenger-otrproperties] Update translations for tor-messenger-otrproperties
translation at torproject.org
- [tor-commits] [translation/tor-messenger-otrproperties] Update translations for tor-messenger-otrproperties
translation at torproject.org
- [tor-commits] [translation/tor-messenger-otrproperties] Update translations for tor-messenger-otrproperties
translation at torproject.org
- [tor-commits] [translation/tor-messenger-prefsdtd] Update translations for tor-messenger-prefsdtd
translation at torproject.org
- [tor-commits] [translation/tor-messenger-otrproperties] Update translations for tor-messenger-otrproperties
translation at torproject.org
- [tor-commits] [translation/tor-messenger-otrproperties_completed] Update translations for tor-messenger-otrproperties_completed
translation at torproject.org
- [tor-commits] [translation/tor-messenger-prefsdtd] Update translations for tor-messenger-prefsdtd
translation at torproject.org
- [tor-commits] [translation/tor-messenger-privproperties_completed] Update translations for tor-messenger-privproperties_completed
translation at torproject.org
- [tor-commits] [translation/tor-messenger-privdtd] Update translations for tor-messenger-privdtd
translation at torproject.org
- [tor-commits] [translation/tor-messenger-privdtd_completed] Update translations for tor-messenger-privdtd_completed
translation at torproject.org
- [tor-commits] [translation/tor-messenger-prefsdtd_completed] Update translations for tor-messenger-prefsdtd_completed
translation at torproject.org
- [tor-commits] [stem/master] Unit testing error with python3
atagar at torproject.org
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
translation at torproject.org
- [tor-commits] [translation/torcheck] Update translations for torcheck
translation at torproject.org
- [tor-commits] [translation/torcheck_completed] Update translations for torcheck_completed
translation at torproject.org
- [tor-commits] [translation/tor_animation] Update translations for tor_animation
translation at torproject.org
- [tor-commits] [translation/tor_animation_completed] Update translations for tor_animation_completed
translation at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
translation at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed
translation at torproject.org
- [tor-commits] [torbutton/master] Bug 19689: Plugin prompt is parented to wrong window
gk at torproject.org
- [tor-commits] [torbutton/maint-1.9.5] Bug 19689: Plugin prompt is parented to wrong window
gk at torproject.org
- [tor-commits] [torbutton/master] Bug 19417: Disable asmjs for now
gk at torproject.org
- [tor-commits] [torbutton/maint-1.9.5] Bug 19417: Disable asmjs for now
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-45.2.0esr-6.5-1] Bug 19417: Disable asmjs for now
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-45.2.0esr-6.0-1] Bug 19417: Disable asmjs for now
gk at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
translation at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
translation at torproject.org
- [tor-commits] [tor-browser/tor-browser-45.2.0esr-6.5-1] Bug 19273: Avoid JavaScript patching of the external app helper dialog.
gk at torproject.org
- [tor-commits] [torbutton/master] Bug 19273: Avoid JavaScript patching of the external app helper dialog.
gk at torproject.org
- [tor-commits] [torbutton/master] fixup! Bug 19273: Avoid JavaScript patching of the external app helper dialog.
gk at torproject.org
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
translation at torproject.org
- [tor-commits] [translation/tails-misc_completed] Update translations for tails-misc_completed
translation at torproject.org
- [tor-commits] [tor/maint-0.2.8] Fix warnings in test_util_formats.
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.8] Add (SOCK_DGRAM, IPPROTO_UDP) sockets to the sandboxing whitelist
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.8] Merge remote-tracking branch 'weasel/bug19660' into maint-0.2.8
nickm at torproject.org
- [tor-commits] [tor/master] Add (SOCK_DGRAM, IPPROTO_UDP) sockets to the sandboxing whitelist
nickm at torproject.org
- [tor-commits] [tor/master] Fix warnings in test_util_formats.
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'weasel/bug19660' into maint-0.2.8
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.2.8'
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] Add (SOCK_DGRAM, IPPROTO_UDP) sockets to the sandboxing whitelist
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] Fix warnings in test_util_formats.
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] Merge remote-tracking branch 'weasel/bug19660' into maint-0.2.8
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] Merge branch 'maint-0.2.8' into release-0.2.8
nickm at torproject.org
- [tor-commits] [nyx/master] Lighter routine redraws
atagar at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
translation at torproject.org
- [tor-commits] [tor/master] Keep make check-spaces happy
andrea at torproject.org
- [tor-commits] [chutney/master] Add a copy of src/test/test-network.sh from Tor
teor at torproject.org
- [tor-commits] [chutney/master] Copy changes from Tor's test-network.sh
teor at torproject.org
- [tor-commits] [chutney/master] Document test-network.sh in the README
teor at torproject.org
- [tor-commits] [chutney/master] We fixed #15937, update the README
teor at torproject.org
- [tor-commits] [chutney/master] Make chutney verify retry until success
teor at torproject.org
- [tor-commits] [chutney/master] Don't burn through a client's HSDirs too fast in hs-min
teor at torproject.org
- [tor-commits] [chutney/master] Apparently time.time() is a more reliable time.clock()
teor at torproject.org
- [tor-commits] [chutney/master] Fix some typos in test-network.sh
teor at torproject.org
- [tor-commits] [chutney/master] Allow tor and tor-gencert to be specified on the chutney command-line
teor at torproject.org
- [tor-commits] [webwml/master] Merge pull request #1 from isabelabagueros/description
sebastian at torproject.org
- [tor-commits] [webwml/master] adding gettor info on meta description for folks who can't open our website
sebastian at torproject.org
- [tor-commits] [webwml/master] changed for an easier phrase
sebastian at torproject.org
- [tor-commits] [webwml/master] Merge pull request #2 from isabelabagueros/new_description
sebastian at torproject.org
- [tor-commits] [webwml/master] Merge https://github.com/isabelabagueros/tpo
sebastian at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
translation at torproject.org
- [tor-commits] [tor/master] Move our "what time is it now" compat functions into a new module
nickm at torproject.org
- [tor-commits] [tor/master] Basic portable monotonic timer implementation
nickm at torproject.org
- [tor-commits] [tor/master] convert timers.c to use real monotonic time.
nickm at torproject.org
- [tor-commits] [tor/master] Use coarse monotonic timer instead of cached monotonized libevent time.
nickm at torproject.org
- [tor-commits] [tor/master] Remove tor_gettimeofday_cached_monotonic as broken and unneeded
nickm at torproject.org
- [tor-commits] [tor/master] Expose monotonic time ratchet functions for testing.
nickm at torproject.org
- [tor-commits] [tor/master] Unit tests for monotonic time
nickm at torproject.org
- [tor-commits] [tor/master] Changes file for monotonic time branch.
nickm at torproject.org
- [tor-commits] [tor/master] Make sure initialized_at is initialized before use.
nickm at torproject.org
- [tor-commits] [tor/master] Be sure to call monotime_init() at startup.
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'monotonic_v2_squashed'
nickm at torproject.org
- [tor-commits] [metrics-web/master] Fix two typos spotted by iwakeh.
karsten at torproject.org
- [tor-commits] [metrics-web/master] Add graph on bridges by country and transport.
karsten at torproject.org
- [tor-commits] [tor/maint-0.2.4] Update geoip and geoip6 to the July 6 2016 database.
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.5] Update geoip and geoip6 to the July 6 2016 database.
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.5] Merge branch 'maint-0.2.4' into maint-0.2.5
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.6] Update geoip and geoip6 to the July 6 2016 database.
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.6] Merge branch 'maint-0.2.4' into maint-0.2.5
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.6] Merge branch 'maint-0.2.5' into maint-0.2.6
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.7] Update geoip and geoip6 to the July 6 2016 database.
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.7] Merge branch 'maint-0.2.4' into maint-0.2.5
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.7] Merge branch 'maint-0.2.5' into maint-0.2.6
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.7] Merge branch 'maint-0.2.6' into maint-0.2.7
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.8] Update geoip and geoip6 to the July 6 2016 database.
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.8] Merge branch 'maint-0.2.4' into maint-0.2.5
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.8] Merge branch 'maint-0.2.5' into maint-0.2.6
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.8] Merge branch 'maint-0.2.6' into maint-0.2.7
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.8] Merge branch 'maint-0.2.7' into maint-0.2.8
nickm at torproject.org
- [tor-commits] [tor/master] Update geoip and geoip6 to the July 6 2016 database.
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.2.4' into maint-0.2.5
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.2.5' into maint-0.2.6
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.2.6' into maint-0.2.7
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.2.7' into maint-0.2.8
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.2.8'
nickm at torproject.org
- [tor-commits] [metrics-web/master] Fully qualify columns in GROUP BY statement.
karsten at torproject.org
- [tor-commits] [translation/tor_animation] Update translations for tor_animation
translation at torproject.org
- [tor-commits] [translation/tor_animation] Update translations for tor_animation
translation at torproject.org
- [tor-commits] [translation/tor_animation] Update translations for tor_animation
translation at torproject.org
- [tor-commits] [translation/tor_animation] Update translations for tor_animation
translation at torproject.org
- [tor-commits] [translation/tor_animation_completed] Update translations for tor_animation_completed
translation at torproject.org
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
translation at torproject.org
- [tor-commits] [translation/bridgedb_completed] Update translations for bridgedb_completed
translation at torproject.org
- [tor-commits] [chutney/master] Find TOR_DIR if it's called tor and next to chutney
teor at torproject.org
- [tor-commits] [chutney/master] Find CHUTNEY_PATH based on the script's location
teor at torproject.org
- [tor-commits] [chutney/master] Document all the test-network.sh arguments in the README
teor at torproject.org
- [tor-commits] [collector/master] Use the latest describtor release 1.3.0
karsten at torproject.org
- [tor-commits] [collector/master] Implements #19424: make all main paths configurable, add property instance url.
karsten at torproject.org
- [tor-commits] [tor-browser-bundle/master] Fold in stable changelog
gk at torproject.org
- [tor-commits] [tor-browser-bundle/master] Bug 19715: Disable the meek-google pluggable transport option.
gk at torproject.org
- [tor-commits] [tor-browser-bundle/maint-6.0] Bug 19715: Disable the meek-google pluggable transport option.
gk at torproject.org
- [tor-commits] [tor-browser-bundle/hardened-builds] Bug 19715: Disable the meek-google pluggable transport option.
gk at torproject.org
- [tor-commits] [tor-browser-bundle/master] Bug 19714: Remove mercurius4 obfs4 bridge.
gk at torproject.org
- [tor-commits] [tor-browser-bundle/maint-6.0] Bug 19714: Remove mercurius4 obfs4 bridge.
gk at torproject.org
- [tor-commits] [tor-browser-bundle/hardened-builds] Bug 19714: Remove mercurius4 obfs4 bridge.
gk at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
translation at torproject.org
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
translation at torproject.org
- [tor-commits] [translation/torbirdy_completed] Update translations for torbirdy_completed
translation at torproject.org
- [tor-commits] [translation/mat-gui] Update translations for mat-gui
translation at torproject.org
- [tor-commits] [translation/mat-gui_completed] Update translations for mat-gui_completed
translation at torproject.org
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
translation at torproject.org
- [tor-commits] [translation/tails-misc_completed] Update translations for tails-misc_completed
translation at torproject.org
- [tor-commits] [translation/tails-perl5lib] Update translations for tails-perl5lib
translation at torproject.org
- [tor-commits] [translation/tails-perl5lib_completed] Update translations for tails-perl5lib_completed
translation at torproject.org
- [tor-commits] [translation/tor-messenger-fingerdtd] Update translations for tor-messenger-fingerdtd
translation at torproject.org
- [tor-commits] [translation/tor-messenger-prefsdtd] Update translations for tor-messenger-prefsdtd
translation at torproject.org
- [tor-commits] [translation/tails-onioncircuits] Update translations for tails-onioncircuits
translation at torproject.org
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
translation at torproject.org
- [tor-commits] [translation/tor-messenger-ircproperties] Update translations for tor-messenger-ircproperties
translation at torproject.org
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
translation at torproject.org
- [tor-commits] [translation/tails-misc_completed] Update translations for tails-misc_completed
translation at torproject.org
- [tor-commits] [translation/tor-messenger-fingerdtd_completed] Update translations for tor-messenger-fingerdtd_completed
translation at torproject.org
- [tor-commits] [translation/tor-messenger-ircproperties] Update translations for tor-messenger-ircproperties
translation at torproject.org
- [tor-commits] [translation/tor-messenger-otrproperties] Update translations for tor-messenger-otrproperties
translation at torproject.org
- [tor-commits] [translation/tor-messenger-otrproperties_completed] Update translations for tor-messenger-otrproperties_completed
translation at torproject.org
- [tor-commits] [translation/tor-messenger-prefsdtd] Update translations for tor-messenger-prefsdtd
translation at torproject.org
- [tor-commits] [translation/tor-messenger-privproperties_completed] Update translations for tor-messenger-privproperties_completed
translation at torproject.org
- [tor-commits] [translation/tor-messenger-prefsdtd_completed] Update translations for tor-messenger-prefsdtd_completed
translation at torproject.org
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
translation at torproject.org
- [tor-commits] [translation/tails-iuk_completed] Update translations for tails-iuk_completed
translation at torproject.org
- [tor-commits] [translation/tor-messenger-ircproperties] Update translations for tor-messenger-ircproperties
translation at torproject.org
- [tor-commits] [translation/tails-onioncircuits] Update translations for tails-onioncircuits
translation at torproject.org
- [tor-commits] [translation/tails-onioncircuits_completed] Update translations for tails-onioncircuits_completed
translation at torproject.org
- [tor-commits] [translation/tor-messenger-ircproperties] Update translations for tor-messenger-ircproperties
translation at torproject.org
- [tor-commits] [research-web/master] do another iteration on the safety board page
arma at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
translation at torproject.org
- [tor-commits] [translation/tor-messenger-authdtd] Update translations for tor-messenger-authdtd
translation at torproject.org
- [tor-commits] [translation/tor-messenger-ircproperties] Update translations for tor-messenger-ircproperties
translation at torproject.org
- [tor-commits] [translation/tor-messenger-privdtd] Update translations for tor-messenger-privdtd
translation at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
translation at torproject.org
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
translation at torproject.org
- [tor-commits] [translation/tor-messenger-privdtd] Update translations for tor-messenger-privdtd
translation at torproject.org
- [tor-commits] [translation/tor-messenger-privdtd_completed] Update translations for tor-messenger-privdtd_completed
translation at torproject.org
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
translation at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
translation at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
translation at torproject.org
- [tor-commits] [translation/torcheck] Update translations for torcheck
translation at torproject.org
- [tor-commits] [translation/torcheck_completed] Update translations for torcheck_completed
translation at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [translation/tor-messenger-privproperties_completed] Update translations for tor-messenger-privproperties_completed
translation at torproject.org
- [tor-commits] [translation/tails-onioncircuits] Update translations for tails-onioncircuits
translation at torproject.org
- [tor-commits] [research-web/master] knew i forgot one
arma at torproject.org
- [tor-commits] [translation/mat-gui] Update translations for mat-gui
translation at torproject.org
- [tor-commits] [translation/mat-gui_completed] Update translations for mat-gui_completed
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/tor-launcher-progress] Update translations for tor-launcher-progress
translation at torproject.org
- [tor-commits] [translation/tor-launcher-progress_completed] Update translations for tor-launcher-progress_completed
translation at torproject.org
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
translation at torproject.org
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
translation at torproject.org
- [tor-commits] [translation/tor-messenger-conversationsproperties] Update translations for tor-messenger-conversationsproperties
translation at torproject.org
- [tor-commits] [translation/tor-messenger-fingerdtd] Update translations for tor-messenger-fingerdtd
translation at torproject.org
- [tor-commits] [translation/tor-messenger-ircproperties] Update translations for tor-messenger-ircproperties
translation at torproject.org
- [tor-commits] [translation/tails-openpgp-applet] Update translations for tails-openpgp-applet
translation at torproject.org
- [tor-commits] [translation/tails-onioncircuits] Update translations for tails-onioncircuits
translation at torproject.org
- [tor-commits] [translation/tails-onioncircuits_completed] Update translations for tails-onioncircuits_completed
translation at torproject.org
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
translation at torproject.org
- [tor-commits] [translation/tor-launcher-progress] Update translations for tor-launcher-progress
translation at torproject.org
- [tor-commits] [translation/tor-launcher-progress_completed] Update translations for tor-launcher-progress_completed
translation at torproject.org
- [tor-commits] [translation/tor-messenger-ircproperties] Update translations for tor-messenger-ircproperties
translation at torproject.org
- [tor-commits] [translation/tor-messenger-ircproperties] Update translations for tor-messenger-ircproperties
translation at torproject.org
- [tor-commits] [translation/tor-messenger-ircproperties] Update translations for tor-messenger-ircproperties
translation at torproject.org
- [tor-commits] [translation/tor-messenger-ircproperties] Update translations for tor-messenger-ircproperties
translation at torproject.org
- [tor-commits] [translation/tor-messenger-ircproperties] Update translations for tor-messenger-ircproperties
translation at torproject.org
- [tor-commits] [translation/tor-messenger-ircproperties_completed] Update translations for tor-messenger-ircproperties_completed
translation at torproject.org
- [tor-commits] [tor/master] Make the monotonic{_coarse, }_get() functions mockable.
nickm at torproject.org
- [tor-commits] [tor/master] Revert "Make the monotonic{_coarse, }_get() functions mockable."
nickm at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
translation at torproject.org
- [tor-commits] [tor/master] Actually make monotonic time functions mockable.
nickm at torproject.org
- [tor-commits] [tor/master] Use new mock functions in buffer/time_tracking test
nickm at torproject.org
- [tor-commits] [tor/master] Make monotime test mocking work with oom tests.
nickm at torproject.org
- [tor-commits] [tor/master] fix monotime test mocking on 32-bit systems
nickm at torproject.org
- [tor-commits] [tor/master] loony mingwcross bug: insist we dont have clock_gettime.
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.8] Coverity hates it when we do "E1 ? E2 : E2".
nickm at torproject.org
- [tor-commits] [tor/master] Coverity hates it when we do "E1 ? E2 : E2".
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.2.8'
nickm at torproject.org
- [tor-commits] [tor/master] Once more, 32-bit fixes on monotime mocking
nickm at torproject.org
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
translation at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
translation at torproject.org
- [tor-commits] [tor/master] Avoid infinite stack explosion in windows monotime.
nickm at torproject.org
- [tor-commits] [tor/master] ug no, the RIGHT fix.
nickm at torproject.org
- [tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup
translation at torproject.org
- [tor-commits] [meek/master] Bug 18371: symlinks incompatible with Gatekeeper signing
dcf at torproject.org
- [tor-commits] [meek/master] fixup! Bug 18371: symlinks incompatible with Gatekeeper signing
dcf at torproject.org
- [tor-commits] [meek/master] Bug 18904: Mac OS meek-http-helper profile not updated
dcf at torproject.org
- [tor-commits] [meek/master] Merge branch 'bug18371'
dcf at torproject.org
- [tor-commits] [meek/master] Link to #18904.
dcf at torproject.org
- [tor-commits] [metrics-web/master] Resolve or suppress checkstyle warnings.
karsten at torproject.org
- [tor-commits] [webwml/master] Fix typo (brigde)
sebastian at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
translation at torproject.org
- [tor-commits] [translation/whisperback] Update translations for whisperback
translation at torproject.org
- [tor-commits] [translation/whisperback_completed] Update translations for whisperback_completed
translation at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
translation at torproject.org
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
translation at torproject.org
- [tor-commits] [translation/torbutton-brandproperties] Update translations for torbutton-brandproperties
translation at torproject.org
- [tor-commits] [translation/torbutton-brandproperties_completed] Update translations for torbutton-brandproperties_completed
translation at torproject.org
- [tor-commits] [translation/torbutton-branddtd] Update translations for torbutton-branddtd
translation at torproject.org
- [tor-commits] [translation/torbutton-branddtd_completed] Update translations for torbutton-branddtd_completed
translation at torproject.org
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
translation at torproject.org
- [tor-commits] [translation/torbutton-brandproperties] Update translations for torbutton-brandproperties
translation at torproject.org
- [tor-commits] [translation/torbutton-brandproperties_completed] Update translations for torbutton-brandproperties_completed
translation at torproject.org
- [tor-commits] [translation/tails-perl5lib] Update translations for tails-perl5lib
translation at torproject.org
- [tor-commits] [translation/tails-perl5lib_completed] Update translations for tails-perl5lib_completed
translation at torproject.org
- [tor-commits] [webwml/master] Update board page with new board
sebastian at torproject.org
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
translation at torproject.org
- [tor-commits] [translation/bridgedb_completed] Update translations for bridgedb_completed
translation at torproject.org
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
translation at torproject.org
- [tor-commits] [translation/bridgedb_completed] Update translations for bridgedb_completed
translation at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
translation at torproject.org
- [tor-commits] [torspec/master] Add the common hybrid handshake proposal and assign it a number.
isis at torproject.org
- [tor-commits] [torspec/master] Mark prop#263 as made obsolete by prop#269.
isis at torproject.org
- [tor-commits] [torspec/master] Merge branch 'draft/hybrid-handshake'
isis at torproject.org
- [tor-commits] [torspec/master] Add NewHope + X25519 handshake proposal draft.
isis at torproject.org
- [tor-commits] [torspec/master] Fix several typos found in the NewHope proposal.
isis at torproject.org
- [tor-commits] [torspec/master] Clarify requiring output check in EXP() spec in NewHope proposal.
isis at torproject.org
- [tor-commits] [torspec/master] Remove the prop#216 "Curve25519 group" sentence from NewHope proposal.
isis at torproject.org
- [tor-commits] [torspec/master] Updated definition of round(); fixed two typos.
isis at torproject.org
- [tor-commits] [torspec/master] We're not that Boring.
isis at torproject.org
- [tor-commits] [torspec/master] Fix a typo in the ascii diagram in the RebelAlliance proposal.
isis at torproject.org
- [tor-commits] [torspec/master] Merge branch 'draft/newhope'
isis at torproject.org
- [tor-commits] [torspec/master] Assign the RebelAlliance hybrid handshake proposal a number.
isis at torproject.org
- [tor-commits] [collector/master] Implements task-19727: make exitlist url configurable and correct default setting.
karsten at torproject.org
- [tor-commits] [torbutton/maint-1.9.5] Release preparations for 1.9.5.6
gk at torproject.org
- [tor-commits] [tor-browser-bundle/maint-6.0] Release preparations for 6.0.3
gk at torproject.org
- [tor-commits] [stem/master] Add encoding() method to stem.util.term
atagar at torproject.org
- [tor-commits] [tor/master] Also ship compat_time.h in release tarballs. Fixes bug #19746
nickm at torproject.org
- [tor-commits] [onionoo/master] Resolve all remaining Javadoc-related checkstyle issues.
karsten at torproject.org
- [tor-commits] [onionoo/master] Reset sorted fingerprint blocks when setting fingerprint.
karsten at torproject.org
- [tor-commits] [onionoo/master] Resolve or suppress remaining checkstyle warnings.
karsten at torproject.org
- [tor-commits] [onionoo/master] Upgrade to metrics-lib 1.3.0.
karsten at torproject.org
- [tor-commits] [onionoo/master] Implements #19613: changed filestructure, added coverage task,
karsten at torproject.org
- [tor-commits] [collector/master] Added new properties for scheduled module runs and adapted tests accordingly. Scheduler implementation open. Partially implements task-19018.
karsten at torproject.org
- [tor-commits] [collector/master] Implements #19018 'Run CollecTor without crontab'. Added scheduler logic, adapted and added tests, adapted coverage check.
karsten at torproject.org
- [tor-commits] [collector/master] Don't add META-DATA files from other jars to the collector jar.
karsten at torproject.org
- [tor-commits] [collector/master] Changed another hard-coded directory reference.
karsten at torproject.org
- [tor-commits] [collector/master] Prevent updateindex NPE, b/c of dubious files that are regcognized as directories. Adjusted coverage rate. Modified scheduler test. Reduced repeated try-catch in run methods. Log cron package to all module logs.
karsten at torproject.org
- [tor-commits] [collector/master] Make some trivial whitespace fixes.
karsten at torproject.org
- [tor-commits] [collector/master] Add missing = in properties template.
karsten at torproject.org
- [tor-commits] [tor/master] three typo fixes i found in my sandbox
arma at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
translation at torproject.org
- [tor-commits] [translation/torbirdy_completed] Update translations for torbirdy_completed
translation at torproject.org
- [tor-commits] [translation/abouttor-homepage] Update translations for abouttor-homepage
translation at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/mat-gui] Update translations for mat-gui
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
translation at torproject.org
- [tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
translation at torproject.org
- [tor-commits] [translation/torcheck] Update translations for torcheck
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties
translation at torproject.org
- [tor-commits] [ooni-probe/master] Add configs for lepidopter update
art at torproject.org
- [tor-commits] [ooni-probe/master] Initial draft of web_connectivity document
art at torproject.org
- [tor-commits] [ooni-probe/master] Merge pull request #568 from willscott/feature/webconnectivitydocs
art at torproject.org
- [tor-commits] [ooni-probe/master] Fix #569 (#570)
art at torproject.org
- [tor-commits] [ooni-probe/master] Always use == when checking for equality of strings
art at torproject.org
- [tor-commits] [ooni-probe/master] Bump to version 1.6.1
art at torproject.org
- [tor-commits] [torspec/master] prop#271: Another algorithm for guard selection
nickm at torproject.org
- [tor-commits] [tor/master] Try a little harder to work around mingw clock_gettime weirdness
nickm at torproject.org
- [tor-commits] [tor/master] Temporarily add some windows verbosity to track down unit test failure on jenkins.
nickm at torproject.org
- [tor-commits] [tor/master] Redux: Temporarily add windows verbosity to track down jenkins failures
nickm at torproject.org
- [tor-commits] [tor/master] debugging: print ticks-per-second on windows. is it 0?
nickm at torproject.org
- [tor-commits] [tor/master] Fix integer overflow in the rate-limiter (#19435).
nickm at torproject.org
- [tor-commits] [tor/master] Tweaks on 19435 fix:
nickm at torproject.org
- [tor-commits] [tor/master] Redux^2: Temporarily add windows verbosity to track down jenkins failures
nickm at torproject.org
- [tor-commits] [tor/master] Redux^3: Temporarily add windows verbosity to track down jenkins failures
nickm at torproject.org
- [tor-commits] [tor/master] fix identifier mistake :(
nickm at torproject.org
- [tor-commits] [tor/master] Remove windows debugging prints: it was an integer overflow hitting ftrapv
nickm at torproject.org
- [tor-commits] [tor/master] Add a function to simplify a fraction.
nickm at torproject.org
- [tor-commits] [tor/master] Fix an integer overflow related to monotonic time on windows.
nickm at torproject.org
- [tor-commits] [tor/master] fix an error message in a configure warning string
nickm at torproject.org
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
translation at torproject.org
- [tor-commits] [snowflake/master] update README
serene at torproject.org
- [tor-commits] [snowflake/master] additional proxy timeout check
serene at torproject.org
- [tor-commits] [tor/master] Allow clients to retry HSDirs much faster in test networks
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'teor/bug19702'
nickm at torproject.org
- [tor-commits] [tor/master] Rewrite test-network.sh so out-of-tree and $PATH binaries work
nickm at torproject.org
- [tor-commits] [tor/master] Add a dry run mode to test-network.sh
nickm at torproject.org
- [tor-commits] [tor/master] Call chutney's test-network.sh when it is available
nickm at torproject.org
- [tor-commits] [tor/master] We fixed #15937, update a comment
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'feature19116_squashed'
nickm at torproject.org
- [tor-commits] [tor/master] Changes file for feature 19116
nickm at torproject.org
- [tor-commits] [tor/master] Check that extend_info_from_router is never called on a client
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'bug19639_squashed'
nickm at torproject.org
- [tor-commits] [translation/torcheck] Update translations for torcheck
translation at torproject.org
- [tor-commits] [translation/torcheck_completed] Update translations for torcheck_completed
translation at torproject.org
- [tor-commits] [translation/abouttor-homepage] Update translations for abouttor-homepage
translation at torproject.org
- [tor-commits] [tor/release-0.2.8] Start changelog for 0.2.8.6
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] Update ReleaseNotes
nickm at torproject.org
- [tor-commits] [chutney/master] Configure a ControlPort for every tor instance run by chutney
teor at torproject.org
- [tor-commits] [onionoo/master] Removed Vagrant and added links to wiki guide docs.
karsten at torproject.org
- [tor-commits] [metrics-web/master] Add link pages to two of phw's image galleries.
karsten at torproject.org
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
translation at torproject.org
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
translation at torproject.org
- [tor-commits] [translation/bridgedb] Update translations for bridgedb
translation at torproject.org
- [tor-commits] [translation/bridgedb_completed] Update translations for bridgedb_completed
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup_completed] Update translations for tails-persistence-setup_completed
translation at torproject.org
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
translation at torproject.org
- [tor-commits] [translation/tails-greeter_completed] Update translations for tails-greeter_completed
translation at torproject.org
- [tor-commits] [translation/tor-launcher-progress] Update translations for tor-launcher-progress
translation at torproject.org
- [tor-commits] [translation/tor-launcher-progress_completed] Update translations for tor-launcher-progress_completed
translation at torproject.org
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
translation at torproject.org
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
translation at torproject.org
- [tor-commits] [translation/tor_animation] Update translations for tor_animation
translation at torproject.org
- [tor-commits] [translation/tor_animation_completed] Update translations for tor_animation_completed
translation at torproject.org
- [tor-commits] [translation/tor-messenger-prefsdtd] Update translations for tor-messenger-prefsdtd
translation at torproject.org
- [tor-commits] [translation/tails-openpgp-applet] Update translations for tails-openpgp-applet
translation at torproject.org
- [tor-commits] [translation/torcheck] Update translations for torcheck
translation at torproject.org
- [tor-commits] [translation/torcheck_completed] Update translations for torcheck_completed
translation at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
translation at torproject.org
- [tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup
translation at torproject.org
- [tor-commits] [translation/tails-persistence-setup_completed] Update translations for tails-persistence-setup_completed
translation at torproject.org
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
translation at torproject.org
- [tor-commits] [translation/tails-greeter_completed] Update translations for tails-greeter_completed
translation at torproject.org
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
translation at torproject.org
- [tor-commits] [translation/torbirdy_completed] Update translations for torbirdy_completed
translation at torproject.org
- [tor-commits] [translation/mat-gui] Update translations for mat-gui
translation at torproject.org
- [tor-commits] [translation/mat-gui_completed] Update translations for mat-gui_completed
translation at torproject.org
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
translation at torproject.org
- [tor-commits] [translation/tails-iuk] Update translations for tails-iuk
translation at torproject.org
- [tor-commits] [translation/tor_animation] Update translations for tor_animation
translation at torproject.org
- [tor-commits] [translation/tor_animation_completed] Update translations for tor_animation_completed
translation at torproject.org
- [tor-commits] [translation/tails-openpgp-applet] Update translations for tails-openpgp-applet
translation at torproject.org
- [tor-commits] [translation/tails-onioncircuits] Update translations for tails-onioncircuits
translation at torproject.org
- [tor-commits] [translation/tails-onioncircuits_completed] Update translations for tails-onioncircuits_completed
translation at torproject.org
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
translation at torproject.org
- [tor-commits] [translation/tails-onioncircuits] Update translations for tails-onioncircuits
translation at torproject.org
- [tor-commits] [translation/tails-onioncircuits_completed] Update translations for tails-onioncircuits_completed
translation at torproject.org
- [tor-commits] [chutney/master] Give test-network.sh a configurable delay before starting or stopping
teor at torproject.org
- [tor-commits] [chutney/master] Quote some shell variables in test-network.sh
teor at torproject.org
- [tor-commits] [chutney/master] Increase start time to 20 seconds to avoid rare network failures
teor at torproject.org
- [tor-commits] [chutney/master] Wait 5 seconds between data retries
teor at torproject.org
- [tor-commits] [tor/master] Fix a variable-shadowing bug in check_private_dir
nickm at torproject.org
- [tor-commits] [tor/master] Fix all -Wshadow warnings on Linux
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'bug18902_squashed'
nickm at torproject.org
- [tor-commits] [tor/master] Fix a set of variable-shadowing warnings in curve25519-donna.c
nickm at torproject.org
- [tor-commits] [tor/master] Fix a huge pile of -Wshadow warnings.
nickm at torproject.org
- [tor-commits] [trunnel/master] Include trunnel-local.h before any standard C headers
nickm at torproject.org
- [tor-commits] [tor/master] Three more -Wshadow fixes.
nickm at torproject.org
- [tor-commits] [bridgedb/develop] Clean up *.unparseable descriptor files more than 24 hours old.
isis at torproject.org
- [tor-commits] [bridgedb/develop] Add a CHANGELOG entry for #18237.
isis at torproject.org
- [tor-commits] [bridgedb/develop] Fix an Emacs file encoding specification in a unittest file.
isis at torproject.org
- [tor-commits] [bridgedb/develop] Only run txrecaptcha.submit() unittest on CI infrastructure.
isis at torproject.org
- [tor-commits] [bridgedb/develop] Fix a typo in a unittest docstring.
isis at torproject.org
- [tor-commits] [bridgedb/develop] Update CI test matrix to test using Debian Stretch versions.
isis at torproject.org
- [tor-commits] [bridgedb/develop] Revise HTTPS DummyRequest test utility for changes in Twisted>14.0.2.
isis at torproject.org
- [tor-commits] [bridgedb/develop] Bump the Twisted version.
isis at torproject.org
- [tor-commits] [bridgedb/develop] Merge branch 'fix/18949' into develop
isis at torproject.org
- [tor-commits] [bridgedb/develop] Merge branch 'fix/18237' into develop
isis at torproject.org
- [tor-commits] [bridgedb/develop] Add a CHANGELOG entry for #18949.
isis at torproject.org
- [tor-commits] [bridgedb/develop] Merge branch 'release/0.3.6'
isis at torproject.org
- [tor-commits] [bridgedb/develop] Merge branch 'master' into develop
isis at torproject.org
- [tor-commits] [bridgedb/master] Merge branch 'master' into develop
isis at torproject.org
- [tor-commits] [bridgedb/master] Add 0.3.5 to the CHANGELOG.
isis at torproject.org
- [tor-commits] [bridgedb/master] Clean up *.unparseable descriptor files more than 24 hours old.
isis at torproject.org
- [tor-commits] [bridgedb/master] Add a CHANGELOG entry for #18237.
isis at torproject.org
- [tor-commits] [bridgedb/master] Fix an Emacs file encoding specification in a unittest file.
isis at torproject.org
- [tor-commits] [bridgedb/master] Only run txrecaptcha.submit() unittest on CI infrastructure.
isis at torproject.org
- [tor-commits] [bridgedb/master] Fix a typo in a unittest docstring.
isis at torproject.org
- [tor-commits] [bridgedb/master] Update CI test matrix to test using Debian Stretch versions.
isis at torproject.org
- [tor-commits] [bridgedb/master] Revise HTTPS DummyRequest test utility for changes in Twisted>14.0.2.
isis at torproject.org
- [tor-commits] [bridgedb/master] Bump the Twisted version.
isis at torproject.org
- [tor-commits] [bridgedb/master] Merge branch 'fix/18949' into develop
isis at torproject.org
- [tor-commits] [bridgedb/master] Merge branch 'fix/18237' into develop
isis at torproject.org
- [tor-commits] [bridgedb/master] Add a CHANGELOG entry for #18949.
isis at torproject.org
- [tor-commits] [bridgedb/master] Merge branch 'release/0.3.6'
isis at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
translation at torproject.org
- [tor-commits] [torbutton/master] Bug 8725: Block `resource://` based fingerprinting with nsIContentPolicy.
mikeperry at torproject.org
- [tor-commits] [torbutton/master] Bug 8725: Block `chrome://` based fingerprinting with nsIContentPolicy.
mikeperry at torproject.org
- [tor-commits] [torbutton/master] Bug 8725: Consistently deny redirects to browser/addon internal URLs.
mikeperry at torproject.org
- [tor-commits] [torbutton/master] Merge remote-tracking branch 'yawning/bug8725_take3'
mikeperry at torproject.org
- [tor-commits] [tor-messenger-build/master] Update mozconfig files (enable Tor Browser secure updater)
arlo at torproject.org
- [tor-commits] [tor-messenger-build/master] Rebase patch for #9173
arlo at torproject.org
- [tor-commits] [tor-messenger-build/master] Update tor-messenger.nsi (set Browser directory)
arlo at torproject.org
- [tor-commits] [tor-messenger-build/master] Update start-tor-messenger.desktop (set Browser directory)
arlo at torproject.org
- [tor-commits] [tor-messenger-build/master] Update start-tor-messenger (set Browser directory)
arlo at torproject.org
- [tor-commits] [tor-messenger-build/master] Bump Tor Browser to 6.0.2
arlo at torproject.org
- [tor-commits] [tor-messenger-build/master] Bump Tor Launcher to 0.2.9.3
arlo at torproject.org
- [tor-commits] [tor-messenger-build/master] Update tor-messenger/build script
arlo at torproject.org
- [tor-commits] [tor-messenger-build/master] Remove redundant TorButton config options
arlo at torproject.org
- [tor-commits] [tor-messenger-build/master] Remove obsolete patching of torrc-defaults
arlo at torproject.org
- [tor-commits] [tor-messenger-build/master] Update vendor name (Tor Project)
arlo at torproject.org
- [tor-commits] [tor-messenger-build/master] Use the about dialog from Firefox
arlo at torproject.org
- [tor-commits] [tor-messenger-build/master] Use Debian 7.11 image for Linux builds
arlo at torproject.org
- [tor-commits] [tor-messenger-build/master] Rebase jar.mn patches
arlo at torproject.org
- [tor-commits] [tor-messenger-build/master] Remove redundant Instantbird about dialog
arlo at torproject.org
- [tor-commits] [tor-messenger-build/master] Remove trademark text entity (already covered in aboutDialog.dtd)
arlo at torproject.org
- [tor-commits] [tor-messenger-build/master] Update preferences.patch to enable automatic updates
arlo at torproject.org
- [tor-commits] [tor-messenger-build/master] Apply aboutDialog*-specific patches from #4234
arlo at torproject.org
- [tor-commits] [tor-messenger-build/master] Update mozconfigs
arlo at torproject.org
- [tor-commits] [tor-messenger-build/master] Update patch for #9173 and add patch for #4234 (Firefox update)
arlo at torproject.org
- [tor-commits] [tor-messenger-build/master] Add patch for #14631
arlo at torproject.org
- [tor-commits] [tor-messenger-build/master] ADd patch for #13252 (outside app directory)
arlo at torproject.org
- [tor-commits] [tor-messenger-build/master] Add patch or #16940 (also #14392)
arlo at torproject.org
- [tor-commits] [tor-messenger-build/master] Update build and config files for Instantbird
arlo at torproject.org
- [tor-commits] [tor-messenger-build/master] Fix typo in Firefox-update-process-bug-4234.mozpatch
arlo at torproject.org
- [tor-commits] [tor-messenger-build/master] Fix cp for aboutTBUpdateLogo.png
arlo at torproject.org
- [tor-commits] [tor-messenger-build/master] aboutDialog.xul should be preprocessed
arlo at torproject.org
- [tor-commits] [tor-messenger-build/master] Replace Firefox with Instantbird in aboutDialog.js
arlo at torproject.org
- [tor-commits] [tor-messenger-build/master] Add patch for signing MAR files (#13379)
arlo at torproject.org
- [tor-commits] [tor-messenger-build/master] Update mozconfigs (add version and channel)
arlo at torproject.org
- [tor-commits] [tor-messenger-build/master] Update aboutDialog.js (add Instantbird text)
arlo at torproject.org
- [tor-commits] [tor-messenger-build/master] Disable staged updates on Windows (#18292)
arlo at torproject.org
- [tor-commits] [tor-messenger-build/master] Outside app directory should be Tor Messenger (#4234)
arlo at torproject.org
- [tor-commits] [tor-messenger-build/master] Outside app directory should be Tor Messenger (#13252)
arlo at torproject.org
- [tor-commits] [tor-messenger-build/master] Patch for #13252 is only for OS X
arlo at torproject.org
- [tor-commits] [tor-messenger-build/master] Update build.osx to reflect changes in Tor Browser Bundle
arlo at torproject.org
- [tor-commits] [tor-messenger-build/master] Disable redundant font fingerprinting in start-tor-messenger
arlo at torproject.org
- [tor-commits] [tor-messenger-build/master] Add patch for disabling Tor Launcher locale prompt
arlo at torproject.org
- [tor-commits] [tor-messenger-build/master] Add browserMountPoints.inc for aboutDialog.xul on OS X
arlo at torproject.org
- [tor-commits] [torbutton/master] Release preparations for 1.9.6.1
mikeperry at torproject.org
- [tor-commits] [tor/master] Keep make check-spaces happy
andrea at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
translation at torproject.org
- [tor-commits] [tor/maint-0.2.8] Remove a fallback that was on the hardcoded list, then opted-out
nickm at torproject.org
- [tor-commits] [tor/master] Remove a fallback that was on the hardcoded list, then opted-out
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.2.8'
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] Update geoip and geoip6 to the July 6 2016 database.
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] Merge branch 'maint-0.2.4' into maint-0.2.5
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] Merge branch 'maint-0.2.5' into maint-0.2.6
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] Merge branch 'maint-0.2.6' into maint-0.2.7
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] Merge branch 'maint-0.2.7' into maint-0.2.8
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] Coverity hates it when we do "E1 ? E2 : E2".
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] Remove a fallback that was on the hardcoded list, then opted-out
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] Merge branch 'maint-0.2.8' into release-0.2.8
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] More work on 0.2.8.6 notes
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.8] bump to 0.2.8.6
nickm at torproject.org
- [tor-commits] [tor/master] bump to 0.2.8.6
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.2.8'
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] bump to 0.2.8.6
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] Merge branch 'maint-0.2.8' into release-0.2.8
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] Roger likes sentences to end with a period.
nickm at torproject.org
- [tor-commits] [tor/release-0.2.8] normalize quotes around people we know
arma at torproject.org
- [tor-commits] [tor-messenger-build/master] Bump ctypes-tor to add9fd19
arlo at torproject.org
- [tor-commits] [tor/release-0.2.8] what went wrong such that this changelog stanza got in twice?
arma at torproject.org
- [tor-commits] [translation/https_everywhere] Update translations for https_everywhere
translation at torproject.org
- [tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed
translation at torproject.org
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
translation at torproject.org
- [tor-commits] [translation/tails-openpgp-applet] Update translations for tails-openpgp-applet
translation at torproject.org
- [tor-commits] [tor-messenger-build/updater] Update tor-messenger/build script
sukhbir at torproject.org
- [tor-commits] [tor-messenger-build/updater] Remove redundant TorButton config options
sukhbir at torproject.org
- [tor-commits] [tor-messenger-build/updater] Remove obsolete patching of torrc-defaults
sukhbir at torproject.org
- [tor-commits] [tor-messenger-build/updater] Update vendor name (Tor Project)
sukhbir at torproject.org
- [tor-commits] [tor-messenger-build/updater] Use the about dialog from Firefox
sukhbir at torproject.org
- [tor-commits] [tor-messenger-build/updater] Use Debian 7.11 image for Linux builds
sukhbir at torproject.org
- [tor-commits] [tor-messenger-build/updater] Rebase jar.mn patches
sukhbir at torproject.org
- [tor-commits] [tor-messenger-build/updater] Remove redundant Instantbird about dialog
sukhbir at torproject.org
- [tor-commits] [tor-messenger-build/updater] Remove trademark text entity (already covered in aboutDialog.dtd)
sukhbir at torproject.org
- [tor-commits] [tor-messenger-build/updater] Update preferences.patch to enable automatic updates
sukhbir at torproject.org
- [tor-commits] [tor-messenger-build/updater] Apply aboutDialog*-specific patches from #4234
sukhbir at torproject.org
- [tor-commits] [tor-messenger-build/updater] Update mozconfigs
sukhbir at torproject.org
- [tor-commits] [tor-messenger-build/updater] Update patch for #9173 and add patch for #4234 (Firefox update)
sukhbir at torproject.org
- [tor-commits] [tor-messenger-build/updater] Add patch for #14631
sukhbir at torproject.org
- [tor-commits] [tor-messenger-build/updater] ADd patch for #13252 (outside app directory)
sukhbir at torproject.org
- [tor-commits] [tor-messenger-build/updater] Add patch or #16940 (also #14392)
sukhbir at torproject.org
- [tor-commits] [tor-messenger-build/updater] Update build and config files for Instantbird
sukhbir at torproject.org
- [tor-commits] [tor-messenger-build/updater] Fix typo in Firefox-update-process-bug-4234.mozpatch
sukhbir at torproject.org
- [tor-commits] [tor-messenger-build/updater] Fix cp for aboutTBUpdateLogo.png
sukhbir at torproject.org
- [tor-commits] [tor-messenger-build/updater] aboutDialog.xul should be preprocessed
sukhbir at torproject.org
- [tor-commits] [tor-messenger-build/updater] Replace Firefox with Instantbird in aboutDialog.js
sukhbir at torproject.org
- [tor-commits] [tor-messenger-build/updater] Add patch for signing MAR files (#13379)
sukhbir at torproject.org
- [tor-commits] [tor-messenger-build/updater] Update mozconfigs (add version and channel)
sukhbir at torproject.org
- [tor-commits] [tor-messenger-build/updater] Update aboutDialog.js (add Instantbird text)
sukhbir at torproject.org
- [tor-commits] [tor-messenger-build/updater] Disable staged updates on Windows (#18292)
sukhbir at torproject.org
- [tor-commits] [tor-messenger-build/updater] Outside app directory should be Tor Messenger (#4234)
sukhbir at torproject.org
- [tor-commits] [tor-messenger-build/updater] Outside app directory should be Tor Messenger (#13252)
sukhbir at torproject.org
- [tor-commits] [tor-messenger-build/updater] Patch for #13252 is only for OS X
sukhbir at torproject.org
- [tor-commits] [tor-messenger-build/updater] Update build.osx to reflect changes in Tor Browser Bundle
sukhbir at torproject.org
- [tor-commits] [tor-messenger-build/updater] Disable redundant font fingerprinting in start-tor-messenger
sukhbir at torproject.org
- [tor-commits] [tor-messenger-build/updater] Add patch for disabling Tor Launcher locale prompt
sukhbir at torproject.org
- [tor-commits] [tor-messenger-build/updater] Add browserMountPoints.inc for aboutDialog.xul on OS X
sukhbir at torproject.org
- [tor-commits] [tor-messenger-build/updater] Bump ctypes-tor to add9fd19
sukhbir at torproject.org
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
translation at torproject.org
- [tor-commits] [snowflake/master] defer snowflake.Reset to fix handler recovery when localhost SOCKS occassionally fails first
serene at torproject.org
- [tor-commits] [tor-browser/tor-browser-45.2.0esr-6.5-1] fixup! Omnibox: Add DDG, Startpage, Disconnect, Youtube, Twitter; remove Amazon, eBay, bing
mikeperry at torproject.org
- [tor-commits] [tor-browser/tor-browser-45.2.0esr-6.5-1] fixup! Regression tests for "Omnibox: Add DDG, Startpage, Disconnect, Youtube, Twitter; remove Amazon, eBay, bing"
mikeperry at torproject.org
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
translation at torproject.org
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
translation at torproject.org
- [tor-commits] [translation/tails-greeter] Update translations for tails-greeter
translation at torproject.org
- [tor-commits] [translation/mat-gui] Update translations for mat-gui
translation at torproject.org
- [tor-commits] [translation/mat-gui_completed] Update translations for mat-gui_completed
translation at torproject.org
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
translation at torproject.org
- [tor-commits] [translation/tails-misc_completed] Update translations for tails-misc_completed
translation at torproject.org
- [tor-commits] [translation/tor-messenger-ircproperties] Update translations for tor-messenger-ircproperties
translation at torproject.org
- [tor-commits] [translation/tails-openpgp-applet] Update translations for tails-openpgp-applet
translation at torproject.org
- [tor-commits] [translation/tails-openpgp-applet_completed] Update translations for tails-openpgp-applet_completed
translation at torproject.org
- [tor-commits] [translation/tails-onioncircuits] Update translations for tails-onioncircuits
translation at torproject.org
- [tor-commits] [translation/tails-onioncircuits_completed] Update translations for tails-onioncircuits_completed
translation at torproject.org
- [tor-commits] [webwml/master] Fix Matt's name
sebastian at torproject.org
- [tor-commits] [tor-browser-bundle/maint-6.0] Bug 19737: Allow git tag signatures made using an expired key
gk at torproject.org
- [tor-commits] [tor-browser-bundle/maint-6.0] Version bumps; Changelog update
gk at torproject.org
- [tor-commits] [tor-browser-bundle/maint-6.0] Update gk's key
gk at torproject.org
- [tor-commits] [tor-browser-bundle/maint-6.0] Making the git-gpg-wrapper executable
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-45.2.0esr-6.5-1] fixup! fixup! Regression tests for "Omnibox: Add DDG, Startpage, Disconnect, Youtube, Twitter; remove Amazon, eBay, bing"
gk at torproject.org
- [tor-commits] [tor-browser-bundle/master] Bug 19737: Allow git tag signatures made using an expired key
gk at torproject.org
- [tor-commits] [tor-browser-bundle/master] Update gk's key
gk at torproject.org
- [tor-commits] [tor-browser-bundle/master] Making the git-gpg-wrapper executable
gk at torproject.org
- [tor-commits] [tor-browser-bundle/master] Release preparations for 6.5a2
gk at torproject.org
- [tor-commits] [tor-browser-bundle/master] Bug 19703: Upgrade Go to 1.6.3.
gk at torproject.org
- [tor-commits] [tor-browser-bundle/master] Update Changelog (for Go update)
gk at torproject.org
- [tor-commits] [tor-browser-bundle/hardened-builds] Bug 19703: Upgrade Go to 1.6.3.
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-45.3.0esr-6.5-1] fixup! Bug #4234: Use the Firefox Update Process for Tor Browser.
gk at torproject.org
- [tor-commits] [tor-browser-bundle/master] Update Chaneglog and tor-browser version
gk at torproject.org
- [tor-commits] [stem/master] Format interpreter lines individually
atagar at torproject.org
- [tor-commits] [webwml/master] zooko.com is broken, link to https://en.wikipedia.org/wiki/Zooko%27s_triangle instead
weasel at torproject.org
- [tor-commits] [stem/master] Correct 'interpretor' typos
atagar at torproject.org
- [tor-commits] [stem/master] Don't use stdout/stderr directly for python output
atagar at torproject.org
- [tor-commits] [nyx/master] Added basic interpretor panel
atagar at torproject.org
- [tor-commits] [nyx/master] Interpreter panel supports GETINFO requests
atagar at torproject.org
- [tor-commits] [nyx/master] Added InterpreterClosed exception Added /help and /quit commands
atagar at torproject.org
- [tor-commits] [nyx/master] Added help options to interpreter panel
atagar at torproject.org
- [tor-commits] [nyx/master] Added more options to interpreter panel help
atagar at torproject.org
- [tor-commits] [nyx/master] Nyx tor interpreter now uses Stem's tor interpretor methods
atagar at torproject.org
- [tor-commits] [nyx/master] Added function for converting ansi to output
atagar at torproject.org
- [tor-commits] [nyx/master] Added scrollbar
atagar at torproject.org
- [tor-commits] [nyx/master] Format user input and fix scrollbar
atagar at torproject.org
- [tor-commits] [nyx/master] Fixed scrollbar
atagar at torproject.org
- [tor-commits] [nyx/master] Clear first line
atagar at torproject.org
- [tor-commits] [nyx/master] Improve format input
atagar at torproject.org
- [tor-commits] [nyx/master] Identify non-recognizable commands
atagar at torproject.org
- [tor-commits] [nyx/master] Added tests for interpreter panel
atagar at torproject.org
- [tor-commits] [nyx/master] Console error and added backlog
atagar at torproject.org
- [tor-commits] [nyx/master] Added history validation in interpreter panel
atagar at torproject.org
- [tor-commits] [nyx/master] Added tab completion
atagar at torproject.org
- [tor-commits] [nyx/master] Updated code to support recent commits
atagar at torproject.org
- [tor-commits] [nyx/master] Added tests
atagar at torproject.org
- [tor-commits] [nyx/master] Updated str_input functions
atagar at torproject.org
- [tor-commits] [nyx/master] Added comments to str_input functions
atagar at torproject.org
- [tor-commits] [nyx/master] Added tests for str_input_handle_* functions
atagar at torproject.org
- [tor-commits] [nyx/master] Moved curses tests to subwindow.py
atagar at torproject.org
- [tor-commits] [nyx/master] Make str_input() helpers private
atagar at torproject.org
- [tor-commits] [nyx/master] Proper handler chaining
atagar at torproject.org
- [tor-commits] [nyx/master] Missing params from str_input() pydocs
atagar at torproject.org
- [tor-commits] [nyx/master] Make test dimensions a constant
atagar at torproject.org
- [tor-commits] [nyx/master] Interpreter constructed its own connection
atagar at torproject.org
- [tor-commits] [nyx/master] Split up and expand _handle_key() tests
atagar at torproject.org
- [tor-commits] [nyx/master] Split up and expand _handle_tab_completion() tests
atagar at torproject.org
- [tor-commits] [nyx/master] Tab completion always moved cursor to end
atagar at torproject.org
- [tor-commits] [nyx/master] Rewrite backlog handling
atagar at torproject.org
- [tor-commits] [nyx/master] Replace ansi_to_output() with a working function
atagar at torproject.org
- [tor-commits] [nyx/master] Interpreter panel limited to two text attr
atagar at torproject.org
- [tor-commits] [nyx/master] No need to track 'last_content_height'
atagar at torproject.org
- [tor-commits] [nyx/master] Minor drawing simplification
atagar at torproject.org
- [tor-commits] [nyx/master] Interpreter panel broke after 100 inputs
atagar at torproject.org
- [tor-commits] [nyx/master] Drop python command support
atagar at torproject.org
- [tor-commits] [nyx/master] Tidy up interpreter panel
atagar at torproject.org
- [tor-commits] [nyx/master] Include @require_curses in interpreter tests
atagar at torproject.org
- [tor-commits] [nyx/master] Support python interpreter commands
atagar at torproject.org
- [tor-commits] [nyx/master] Reintroduce interpreter panel
atagar at torproject.org
- [tor-commits] [nyx/master] Occasional stacktraces when starting up
atagar at torproject.org
- [tor-commits] [nyx/master] Fix torrc panel scrollbar
atagar at torproject.org
- [tor-commits] [nyx/master] Make reset_listener methods private
atagar at torproject.org
Last message date:
Sun Jul 31 23:32:41 UTC 2016
Archived on: Sun Jul 31 23:33:20 UTC 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).