May 2018 Archives by thread
Starting: Tue May 1 12:53:15 UTC 2018
Ending: Thu May 31 22:18:35 UTC 2018
Messages: 1514
- [tor-commits] [tor/master] Remove the return value from the fascist_firewall_choose_address_* family of functions
nickm at torproject.org
- [tor-commits] [tor/master] Initialize ap in the fascist_firewall_choose_address_* family of functions to 0
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'bug24734_squashed'
nickm at torproject.org
- [tor-commits] [tor/master] Make hsdir_index in node_t a hsdir_index_t rather than a pointer.
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'neel/b23094'
nickm at torproject.org
- [tor-commits] [tor/master] mod: Build system changes for dirauth module
nickm at torproject.org
- [tor-commits] [tor/master] dirvote: Move voting_schedule_t to dirvote.c
nickm at torproject.org
- [tor-commits] [tor/master] config: Make circuit_build_times_disabled() use authdir_mode()
nickm at torproject.org
- [tor-commits] [tor/master] dirvote: Trim down the public API
nickm at torproject.org
- [tor-commits] [tor/master] dirvote: Reorganize the dirvote.h file
nickm at torproject.org
- [tor-commits] [tor/master] ns: Move ns_detached_signatures_free() to networkstatus.c
nickm at torproject.org
- [tor-commits] [tor/master] dirvote: Rename voter_get_sig_by_algorithm()
nickm at torproject.org
- [tor-commits] [tor/master] dirvote: Extract shared functions to common file
nickm at torproject.org
- [tor-commits] [tor/master] dirvote: Rename authority_cert_dup()
nickm at torproject.org
- [tor-commits] [tor/master] dirvote: Free vote commits in the dirauth module
nickm at torproject.org
- [tor-commits] [tor/master] mod: Move dirauth specific files to its own module
nickm at torproject.org
- [tor-commits] [tor/master] sr: Extract shared SR functions
nickm at torproject.org
- [tor-commits] [tor/master] dirvote: Move SR commit parsing into dirauth module
nickm at torproject.org
- [tor-commits] [tor/master] sr: Static inline functions if no dirauth module
nickm at torproject.org
- [tor-commits] [tor/master] dirvote: Move the vote creation code into dirvote.c
nickm at torproject.org
- [tor-commits] [tor/master] Move back dirvote_authority_cert_dup to dirvote.c
nickm at torproject.org
- [tor-commits] [tor/master] build: Always compile module support for tests
nickm at torproject.org
- [tor-commits] [tor/master] dirvote: Move the handling of GET /tor/status-vote to dirauth module
nickm at torproject.org
- [tor-commits] [tor/master] dirvote: Handling adding vote and signature if module is disabled
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'dgoulet/ticket25610_034_01-squashed'
nickm at torproject.org
- [tor-commits] [tor/master] vote: Return error when adding vote/signature if no dirauth module
nickm at torproject.org
- [tor-commits] [tor/master] Enable DISABLE_DISABLING_ED25519.
nickm at torproject.org
- [tor-commits] [tor/master] Add the change file of #20522.
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'ffmancera-1/bug20522'
nickm at torproject.org
- [tor-commits] [tor/master] Fix an assertion failure introduced by #25948
nickm at torproject.org
- [tor-commits] [tor/master] Move responsibility for voting into a separate periodic callback.
nickm at torproject.org
- [tor-commits] [tor/master] Ensure that voting is rescheduled whenever the schedule changes.
nickm at torproject.org
- [tor-commits] [tor/master] Start refactoring dirvote_act() towards self-scheduling
nickm at torproject.org
- [tor-commits] [tor/master] Update dirvote_act() to return the time of its next action.
nickm at torproject.org
- [tor-commits] [tor/master] Reschedule voting callback when any cfg option affecting it changes.
nickm at torproject.org
- [tor-commits] [tor/master] Refactor to use safe_timer_diff.
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'dirvote_act_refactor_v2_squashed'
nickm at torproject.org
- [tor-commits] [tor/master] Rename dirvote_common.{c|h} to voting_schedule.{c|h}
nickm at torproject.org
- [tor-commits] [tor/master] ns: Move dirvote_get_voter_sig_by_alg() to networkstatus.c
nickm at torproject.org
- [tor-commits] [tor/master] vote: Move dirvote_recalculate_timing() to voting_schedule.c
nickm at torproject.org
- [tor-commits] [tor/master] dirvote: Make dirvote_get_preferred_voting_intervals() static
nickm at torproject.org
- [tor-commits] [tor/master] vote: Namespace functions in voting_schedule.c
nickm at torproject.org
- [tor-commits] [tor/master] sr: Rename shared_random_common.{c|h} to shared_random_client.{c|h}
nickm at torproject.org
- [tor-commits] [tor/master] Make find_opt_by_keyword() take a const smartlist
nickm at torproject.org
- [tor-commits] [tor/master] Add changes file for #25610
nickm at torproject.org
- [tor-commits] [tor/master] dirvote: Make tokens a const in dirvote_parse_sr_commits()
nickm at torproject.org
- [tor-commits] [tor/master] Build Tor without dirauth module in Travis.
dgoulet at torproject.org
- [tor-commits] [tor/master] Rewrite time-handling in circuitmux_ewma to use monotime_coarse
nickm at torproject.org
- [tor-commits] [tor/master] Add a function to compute millisecond time difference quickly.
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'github/eliminate_gettimeofday_cached'
nickm at torproject.org
- [tor-commits] [tor/master] Remove the "cached gettimeofday" logic.
nickm at torproject.org
- [tor-commits] [torspec/master] rend-spec-v3: Descriptor maximum lifetime is 12h
dgoulet at torproject.org
- [tor-commits] [translation/support-tbb] Update translations for support-tbb
translation at torproject.org
- [tor-commits] [translation/support-tbb_completed] Update translations for support-tbb_completed
translation at torproject.org
- [tor-commits] [translation/support-topics] Update translations for support-topics
translation at torproject.org
- [tor-commits] [translation/support-topics_completed] Update translations for support-topics_completed
translation at torproject.org
- [tor-commits] [tor/master] Stop using approx_time() in circuitmux_ewma.
nickm at torproject.org
- [tor-commits] [tor-browser/tor-browser-52.7.3esr-7.5-1] Bug 1352073 - Fix off-by-one in Vector::insert. r=luke, a=lizzard
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-52.7.3esr-8.0-1] Bug 1352073 - Fix off-by-one in Vector::insert. r=luke, a=lizzard
gk at torproject.org
- [tor-commits] [tor-browser-build/maint-7.5] Bump rbm (picking up fix for #25746)
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-52.8.0esr-7.5-1] Bug 23439: Exempt .onion domains from mixed content warnings
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-52.8.0esr-7.5-1] Bug 1005640 - Flush StringBundle cache when app-locales change. r=valentin
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-52.8.0esr-7.5-1] Bug 22614: Make e10s/non-e10s Tor Browsers indistinguishable
gk at torproject.org
- [tor-commits] [tor-browser-build/maint-7.5] Bug 25020: add a tbb_version.json file
gk at torproject.org
- [tor-commits] [tor-browser-build/maint-7.5] Bug 25572: Update NoScript to version 5.1.8.5
gk at torproject.org
- [tor-commits] [tor-browser-build/maint-7.5] Bug 25020: fix a typo in tbb_version.json filename
gk at torproject.org
- [tor-commits] [tor-browser-build/maint-7.5] Release preparations for 7.5.4
gk at torproject.org
- [tor-commits] [tor/master] Bug 26000: Fix missing ";"
nickm at torproject.org
- [tor-commits] [tor/master] coverage: Repeat the test for avoiding failed intro points
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'ticket25996'
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.1] Stop logging stack contents when reading a zero-length bandwidth file
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.1] Merge branch 'maint-0.2.9' into maint-0.3.1
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.9] Stop logging stack contents when reading a zero-length bandwidth file
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.2] Stop logging stack contents when reading a zero-length bandwidth file
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.2] Merge branch 'maint-0.2.9' into maint-0.3.1
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.2] Merge branch 'maint-0.3.1' into maint-0.3.2
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] Merge branch 'maint-0.3.1' into maint-0.3.2
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] Merge branch 'maint-0.3.2' into maint-0.3.3
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] Stop logging stack contents when reading a zero-length bandwidth file
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] Merge branch 'maint-0.2.9' into maint-0.3.1
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.2.9' into maint-0.3.1
nickm at torproject.org
- [tor-commits] [tor/master] Stop logging stack contents when reading a zero-length bandwidth file
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.3.1' into maint-0.3.2
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.3.2' into maint-0.3.3
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'maint-0.3.3'
nickm at torproject.org
- [tor-commits] [tor/release-0.3.1] Merge branch 'maint-0.2.9' into maint-0.3.1
nickm at torproject.org
- [tor-commits] [tor/release-0.3.1] Stop logging stack contents when reading a zero-length bandwidth file
nickm at torproject.org
- [tor-commits] [tor/release-0.2.9] Merge branch 'maint-0.2.9' into release-0.2.9
nickm at torproject.org
- [tor-commits] [tor/release-0.2.9] Stop logging stack contents when reading a zero-length bandwidth file
nickm at torproject.org
- [tor-commits] [tor/release-0.3.1] Merge branch 'maint-0.3.1' into release-0.3.1
nickm at torproject.org
- [tor-commits] [tor/release-0.3.2] Stop logging stack contents when reading a zero-length bandwidth file
nickm at torproject.org
- [tor-commits] [tor/release-0.3.2] Merge branch 'maint-0.2.9' into maint-0.3.1
nickm at torproject.org
- [tor-commits] [tor/release-0.3.2] Merge branch 'maint-0.3.1' into maint-0.3.2
nickm at torproject.org
- [tor-commits] [tor/release-0.3.2] Merge branch 'maint-0.3.2' into release-0.3.2
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] Merge branch 'maint-0.2.9' into maint-0.3.1
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] Stop logging stack contents when reading a zero-length bandwidth file
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] Merge branch 'maint-0.3.1' into maint-0.3.2
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] Merge branch 'maint-0.3.2' into maint-0.3.3
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] Merge branch 'maint-0.3.3' into release-0.3.3
nickm at torproject.org
- [tor-commits] [tor/master] dirvote: Fix typo in comment
dgoulet at torproject.org
- [tor-commits] [policies/master] Recent council membership vote
atagar at torproject.org
- [tor-commits] [policies/master] Fix a couple of vote counts
atagar at torproject.org
- [tor-commits] [tor/master] Merge branch 'ticket25997'
nickm at torproject.org
- [tor-commits] [tor/master] Make hs_get_responsible_hsdirs() deterministic.
nickm at torproject.org
- [tor-commits] [snowflake/master] Switch to an Azure domain front.
dcf at torproject.org
- [tor-commits] [tor-browser-build/master] Bug 26010: Change Snowflake rendezvous to use the Azure domain front
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-52.7.3esr-8.0-1] Bug 25980 - Define __libcpp_feof when we redefine feof
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-52.7.3esr-8.0-1] Bug 25603 - Upgrade Orfox's https-everywhere add-on
gk at torproject.org
- [tor-commits] [torbutton/master] Translations update
gk at torproject.org
- [tor-commits] [tor-launcher/master] Translations update
gk at torproject.org
- [tor-commits] [tor-launcher/master] Release preparations for 0.2.15.2
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Release preparations for 8.0a7
gk at torproject.org
- [tor-commits] [translation/tor-browser-manual] Update translations for tor-browser-manual
translation at torproject.org
- [tor-commits] [translation/tor-browser-manual_completed] Update translations for tor-browser-manual_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/liveusb-creator] Update translations for liveusb-creator
translation at torproject.org
- [tor-commits] [translation/liveusb-creator_completed] Update translations for liveusb-creator_completed
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttondtd_completed] Update translations for torbutton-torbuttondtd_completed
translation at torproject.org
- [tor-commits] [tor/master] Optimize legacy intro point digest calculation.
dgoulet at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'asn/bug23107'
dgoulet at torproject.org
- [tor-commits] [tor/master] squash! Optimize legacy intro point digest calculation.
dgoulet at torproject.org
- [tor-commits] [tor/master] hs-v3: Remove extra white-space and clarify comment
dgoulet at torproject.org
- [tor-commits] [webwml/master] signing-keys: fix display of arthuredelstein and tails emails
boklm at torproject.org
- [tor-commits] [webwml/master] Bug 25847: add boklm's new key to the signing-keys page
boklm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'github/ticket25949'
nickm at torproject.org
- [tor-commits] [tor/master] Move responsibility for deferred SIGNEWNYM into a mainloop event
nickm at torproject.org
- [tor-commits] [tor/master] Add a mechanism for the logging system to report queued callbacks
nickm at torproject.org
- [tor-commits] [tor/master] Remove responsibility for flushing log cbs from mainloop
nickm at torproject.org
- [tor-commits] [tor/master] Give queued_events_flush_all() responsibility for flushing log cbs
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'github/ticket25951'
nickm at torproject.org
- [tor-commits] [tor/master] Move unreachable port warnings to a periodic event.
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'github/ticket25952'
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] man page: FetchUselessDescriptors stops tor going idle
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] man page: UseMicrodescriptors auto and 1 are the same now
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] Merge remote-tracking branch 'teor/bug25998' into maint-0.3.3
nickm at torproject.org
- [tor-commits] [tor/master] man page: UseMicrodescriptors auto and 1 are the same now
nickm at torproject.org
- [tor-commits] [tor/master] man page: FetchUselessDescriptors stops tor going idle
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] man page: FetchUselessDescriptors and DirCache exclude extra infos
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'teor/bug25998' into maint-0.3.3
nickm at torproject.org
- [tor-commits] [tor/master] man page: FetchUselessDescriptors and DirCache exclude extra infos
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] man page: FetchUselessDescriptors and DirCache exclude extra infos
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] Merge remote-tracking branch 'teor/bug25998' into maint-0.3.3
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] man page: UseMicrodescriptors auto and 1 are the same now
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] man page: FetchUselessDescriptors stops tor going idle
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.9] Show test-suite.log for distcheck on Travis CI
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.9] Merge remote-tracking branch 'catalyst-github/bug25936-029' into maint-0.2.9
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.1] Merge remote-tracking branch 'catalyst-github/bug25936-029' into maint-0.2.9
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.1] Merge remote-tracking branch 'catalyst-github/bug25936-031' into maint-0.3.1
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.1] Show test-suite.log for distcheck on Travis CI
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.2] Show test-suite.log for distcheck on Travis CI
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.1] Merge branch 'bug25936-029' into bug25936-031
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.2] Merge branch 'bug25936-029' into bug25936-031
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.2] Merge remote-tracking branch 'catalyst-github/bug25936-029' into maint-0.2.9
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.2] Merge remote-tracking branch 'catalyst-github/bug25936-031' into maint-0.3.1
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] Show test-suite.log for distcheck on Travis CI
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] Merge branch 'bug25936-032' into bug25936-033
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] Merge branch 'bug25936-031' into bug25936-032
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] Merge remote-tracking branch 'catalyst-github/bug25936-029' into maint-0.2.9
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] Merge remote-tracking branch 'catalyst-github/bug25936-031' into maint-0.3.1
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] Merge branch 'bug25936-029' into bug25936-031
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] Merge remote-tracking branch 'catalyst-github/bug25936-033' into maint-0.3.3
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'bug25936-029' into bug25936-031
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'catalyst-github/bug25936-029' into maint-0.2.9
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'bug25936-031' into bug25936-032
nickm at torproject.org
- [tor-commits] [tor/master] Show test-suite.log for distcheck on Travis CI
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'catalyst-github/bug25936-033' into maint-0.3.3
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'bug25936-032' into bug25936-033
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'catalyst-github/bug25936-031' into maint-0.3.1
nickm at torproject.org
- [tor-commits] [tor/release-0.2.9] Show test-suite.log for distcheck on Travis CI
nickm at torproject.org
- [tor-commits] [tor/release-0.2.9] Merge remote-tracking branch 'catalyst-github/bug25936-029' into maint-0.2.9
nickm at torproject.org
- [tor-commits] [tor/release-0.3.1] Show test-suite.log for distcheck on Travis CI
nickm at torproject.org
- [tor-commits] [tor/release-0.3.1] Merge branch 'bug25936-029' into bug25936-031
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] Show test-suite.log for distcheck on Travis CI
nickm at torproject.org
- [tor-commits] [tor/release-0.3.1] Merge remote-tracking branch 'catalyst-github/bug25936-031' into maint-0.3.1
nickm at torproject.org
- [tor-commits] [tor/release-0.3.2] Merge remote-tracking branch 'catalyst-github/bug25936-029' into maint-0.2.9
nickm at torproject.org
- [tor-commits] [tor/release-0.3.1] Merge remote-tracking branch 'catalyst-github/bug25936-029' into maint-0.2.9
nickm at torproject.org
- [tor-commits] [tor/release-0.3.2] Merge branch 'bug25936-029' into bug25936-031
nickm at torproject.org
- [tor-commits] [tor/release-0.3.2] Show test-suite.log for distcheck on Travis CI
nickm at torproject.org
- [tor-commits] [tor/release-0.3.2] Merge remote-tracking branch 'catalyst-github/bug25936-031' into maint-0.3.1
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] Merge branch 'bug25936-031' into bug25936-032
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] Merge branch 'bug25936-032' into bug25936-033
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] Merge branch 'bug25936-029' into bug25936-031
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] Merge remote-tracking branch 'catalyst-github/bug25936-029' into maint-0.2.9
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] Merge remote-tracking branch 'catalyst-github/bug25936-031' into maint-0.3.1
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] Merge remote-tracking branch 'catalyst-github/bug25936-033' into maint-0.3.3
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'dgoulet/ticket25990_034_01'
nickm at torproject.org
- [tor-commits] [tor/master] dirauth: Move authdir_mode_v3() to module
nickm at torproject.org
- [tor-commits] [tor/master] doc: Add Module.md explaining Tor modules
nickm at torproject.org
- [tor-commits] [tor/master] doc: Add missing HACKING/ files to EXTRA_DIST
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'dgoulet/ticket25991_034_01'
nickm at torproject.org
- [tor-commits] [tor-rust-dependencies/master] Add rand_core-0.1.0.
nickm at torproject.org
- [tor-commits] [tor-rust-dependencies/master] Add vendored dependency on latest master commit of rand-0.5.0-pre.0.
nickm at torproject.org
- [tor-commits] [tor/master] crypto: Refactor (P)RNG functionality into new crypto_rand module.
nickm at torproject.org
- [tor-commits] [tor/master] crypto: Remove unnecessary includes from src/common/crypto.[ch]
nickm at torproject.org
- [tor-commits] [tor/master] refactor: Alphabetise some includes in /src/or/*.
nickm at torproject.org
- [tor-commits] [tor/master] crypto: Alphabetise some #includes in /src/common/crypto*.
nickm at torproject.org
- [tor-commits] [tor/master] refactor: Remove unnecessary `#include "crypto.h"` throughout codebase.
nickm at torproject.org
- [tor-commits] [tor/master] rust: Expose our (P)RNGs in Rust and provide safe wrappers.
nickm at torproject.org
- [tor-commits] [tor/master] crypto: Move declaration of crypto_init_siphash_key() into crypto.h.
nickm at torproject.org
- [tor-commits] [tor/master] Update rust dependencies to latest version.
nickm at torproject.org
- [tor-commits] [tor/master] rust: Expose crypto_rand() as an impl of rand_core::RngCore.
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'isis/bug24660_r1'
nickm at torproject.org
- [tor-commits] [tor/master] rust: Remove mirrored PRNG implementation.
nickm 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] [tor/master] Move some includes around to try to fix windows builds
nickm at torproject.org
- [tor-commits] [tor/master] Add src/rust/rand to include.am
nickm at torproject.org
- [tor-commits] [tor/master] Remove dead code in networkstatus.c
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'dgoulet/ticket25914_034_01'
nickm at torproject.org
- [tor-commits] [tor/master] Use a deterministic PRNG in test_circuit_timeout()
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'github/ticket25995'
nickm at torproject.org
- [tor-commits] [stem/master] Add DirectoryAuthority.from_remote()
atagar at torproject.org
- [tor-commits] [tor/master] I should have tested before I pushed.
nickm at torproject.org
- [tor-commits] [chutney/master] Remove all DownloadSchedule torrc options
teor at torproject.org
- [tor-commits] [translation/support-miscellaneous] Update translations for support-miscellaneous
translation at torproject.org
- [tor-commits] [torbirdy/master] Add support for Thunderbird 60
sukhbir at torproject.org
- [tor-commits] [torbirdy/master] Fix issue in resetting default preferences
sukhbir at torproject.org
- [tor-commits] [torbirdy/master] Update translations
sukhbir at torproject.org
- [tor-commits] [torbirdy/master] Update the changelog
sukhbir at torproject.org
- [tor-commits] [torbirdy/master] Release version 0.2.5
sukhbir at torproject.org
- [tor-commits] [bridgedb/develop] Workaround for datetime exception in Stem for weird ed25519 certs.
isis at torproject.org
- [tor-commits] [bridgedb/develop] Merge branch 'fix/26023' into develop
isis at torproject.org
- [tor-commits] [bridgedb/develop] Merge branch 'release/0.6.5'
isis at torproject.org
- [tor-commits] [bridgedb/master] Merge branch 'master' into develop
isis at torproject.org
- [tor-commits] [bridgedb/master] Merge branch 'feature/25246' into develop
isis at torproject.org
- [tor-commits] [bridgedb/master] Merge branch 'fix/26023' into develop
isis at torproject.org
- [tor-commits] [bridgedb/master] Add script for assigning unallocated bridges to another distributor.
isis at torproject.org
- [tor-commits] [bridgedb/develop] Merge branch 'master' into develop
isis at torproject.org
- [tor-commits] [bridgedb/master] Workaround for datetime exception in Stem for weird ed25519 certs.
isis at torproject.org
- [tor-commits] [bridgedb/master] Merge branch 'release/0.6.5'
isis at torproject.org
- [tor-commits] [tor-rust-dependencies/master] Remove manually vendored rand-8c5b0ac51d dependency.
nickm at torproject.org
- [tor-commits] [tor-rust-dependencies/master] Add rand-0.5.0-pre.1 dependency.
nickm at torproject.org
- [tor-commits] [tor-rust-dependencies/master] Add a rough draft README of how I assume manual vendoring will work.
nickm at torproject.org
- [tor-commits] [tor/master] Update rand dependency from 0.5.0-pre.0 to 0.5.0-pre.1.
nickm at torproject.org
- [tor-commits] [tor/master] rust: Update submodule commit for src/ext/rust directory.
nickm at torproject.org
- [tor-commits] [tor/master] rust: Update Cargo.lock file with changes from #26024.
nickm at torproject.org
- [tor-commits] [tor/master] build: Fix missing include for src/rust/external/crypto_rand.rs file.
nickm at torproject.org
- [tor-commits] [nyx/master] Nyxrc color_override only worked if camel case
atagar at torproject.org
- [tor-commits] [translation/support-tormessenger] Update translations for support-tormessenger
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-and-https] Update translations for tor-and-https
translation at torproject.org
- [tor-commits] [translation/tor-and-https_completed] Update translations for tor-and-https_completed
translation at torproject.org
- [tor-commits] [translation/support-connecting] Update translations for support-connecting
translation at torproject.org
- [tor-commits] [metrics-web/master] Update news.json to version 257 of doc/MetricsTimeline.
karsten at torproject.org
- [tor-commits] [metrics-web/master] Reflect that webstats.tp.o is gone.
karsten at torproject.org
- [tor-commits] [metrics-web/master] Fix torperf graph for single source.
karsten at torproject.org
- [tor-commits] [tor-browser-build/maint-7.5] Bug 20892: use sha256sums-signed-build.txt in download_missing_versions
gk 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] [tor/master] Merge remote-tracking branch 'mikeperry/bug25705_v3_033'
nickm at torproject.org
- [tor-commits] [tor/master] Bug 25705: Don't count circuit path failures as build failures.
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'ticket26014'
nickm at torproject.org
- [tor-commits] [tor/master] Add unit test for ..get_start_of_next_voting_interval().
nickm at torproject.org
- [tor-commits] [tor/master] Document default value for Nickname
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'saper/default_nickname'
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] Bug 25733: Avoid assert failure if all circuits time out.
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] Merge remote-tracking branch 'mikeperry/bug25733_029' into maint-0.3.3
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'mikeperry/bug25733_029' into maint-0.3.3
nickm at torproject.org
- [tor-commits] [tor/master] Bug 25733: Avoid assert failure if all circuits time out.
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] Bug 25733: Avoid assert failure if all circuits time out.
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] Merge remote-tracking branch 'mikeperry/bug25733_029' into maint-0.3.3
nickm at torproject.org
- [tor-commits] [tor/master] Restore sys/random.h inclusion for getentropy()
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'catalyst-github/bug26036'
nickm at torproject.org
- [tor-commits] [tor-browser-build/master] Bug 25817: add ansible roles for tbb-nightly setup
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Bug 25318: Add Tor Browser nightly builds email notification
gk at torproject.org
- [tor-commits] [tor/master] minor cleanups on commit 17daab76
arma at torproject.org
- [tor-commits] [tor/maint-0.3.3] manpage fix to stop saying CacheIPv4DNS is on by default
arma at torproject.org
- [tor-commits] [tor/release-0.3.3] manpage fix to stop saying CacheIPv4DNS is on by default
arma at torproject.org
- [tor-commits] [tor/master] manpage fix to stop saying CacheIPv4DNS is on by default
arma at torproject.org
- [tor-commits] [tor/master] Fix the selection of events to cancel in test_workqueue.c
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'ticket26008'
nickm at torproject.org
- [tor-commits] [tor/master] Changes file for bug25870.
nickm at torproject.org
- [tor-commits] [tor/master] Bug 25870: Allow the last hop in a vanguard circuit to be our guard.
nickm at torproject.org
- [tor-commits] [tor/master] Bug 25870: Allow 4th hop of vanguard circuits to be the guard.
nickm at torproject.org
- [tor-commits] [tor/master] Bug 25870: Prevent the creation of A - B - A vanguard sub-paths.
nickm at torproject.org
- [tor-commits] [tor/master] Write unittests to check basic vanguard path selection.
nickm at torproject.org
- [tor-commits] [tor/master] Bug 25870: Mention path restriction differences in manpage.
nickm at torproject.org
- [tor-commits] [tor/master] Fix memleak found by unittests.
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'mikeperry/bug25870_rebase'
nickm at torproject.org
- [tor-commits] [torspec/master] Mention how HSLayer2Nodes and HSLayer3Nodes alter path restrictions.
nickm at torproject.org
- [tor-commits] [tor/master] Allow bandwidth-file lines to have node_id in the last position
nickm at torproject.org
- [tor-commits] [tor/master] Add a changes file for ticket 26004.
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'bug26004_029_squashed'
nickm at torproject.org
- [tor-commits] [tor/master] Avoid unsigned integer underflow on empty input.
nickm at torproject.org
- [tor-commits] [stem/master] Move zstd and lzma checks to prereq module
atagar at torproject.org
- [tor-commits] [stem/master] Replace get_authorities() with DirectoryAuthority.from_cache()
atagar at torproject.org
- [tor-commits] [stem/master] Move Directory into its own module
atagar at torproject.org
- [tor-commits] [stem/master] Separate fallback unit tests
atagar at torproject.org
- [tor-commits] [stem/master] Rename cache files
atagar at torproject.org
- [tor-commits] [stem/master] Unit test directory equality
atagar at torproject.org
- [tor-commits] [stem/master] Double checking fields in equality check
atagar at torproject.org
- [tor-commits] [stem/master] Move helper functions to end of remote module
atagar at torproject.org
- [tor-commits] [stem/master] Separate stem.directory integ tests
atagar at torproject.org
- [tor-commits] [stem/master] Move authority docs into module header
atagar at torproject.org
- [tor-commits] [stem/master] Remove usage of directory aliases
atagar at torproject.org
- [tor-commits] [stem/master] Initial Authority.from_remote() unit tests
atagar at torproject.org
- [tor-commits] [stem/master] Add orport_v6 to the Authority class
atagar at torproject.org
- [tor-commits] [stem/master] Deprecate is_bandwidth_authority attribute
atagar at torproject.org
- [tor-commits] [stem/master] Move attribute validation into Directory constructors
atagar at torproject.org
- [tor-commits] [stem/master] Drop extra join/split
atagar at torproject.org
- [tor-commits] [stem/master] Deduplicate more of from_remote()
atagar at torproject.org
- [tor-commits] [stem/master] Add stem.directory module
atagar at torproject.org
- [tor-commits] [stem/master] Replace sys.exc_info() calls
atagar at torproject.org
- [tor-commits] [stem/master] Example of v3 hidden services in create_ephemeral_hidden_service docs
atagar at torproject.org
- [tor-commits] [stem/master] Drop _from_str() helpers
atagar at torproject.org
- [tor-commits] [tor/master] rust: Add crypto crate and implement Rust wrappers for SHA2 code.
nickm at torproject.org
- [tor-commits] [tor-rust-dependencies/master] Add digest-0.7.2 dependency for #24659.
nickm at torproject.org
- [tor-commits] [tor/master] Update rust submodule.
nickm at torproject.org
- [tor-commits] [translation/support-faq] Update translations for support-faq
translation at torproject.org
- [tor-commits] [translation/support-tormobile] Update translations for support-tormobile
translation at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'hello71/bug23883'
nickm at torproject.org
- [tor-commits] [tor/master] Add Travis CI instructions. fixes #23883
nickm at torproject.org
- [tor-commits] [tor/master] Mark bug cases of addressmap_get_virtual_address as non-covered
nickm at torproject.org
- [tor-commits] [tor/master] More unit tests for addressmap_get_virtual_address().
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'ticket25993_squashed'
nickm 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/support-censorship] Update translations for support-censorship
translation at torproject.org
- [tor-commits] [tor/master] Fix compilation of test_addr.c
nickm at torproject.org
- [tor-commits] [translation-tools/master] Drop tor messenger strings
colin at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'public/bug26005_034'
nickm at torproject.org
- [tor-commits] [tor/master] Use OPENSSL_1_1_API in place of raw OPENSSL_VERSION_NUMBER checks
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] Merge branch 'libressl_201805_029' into maint-0.3.3
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] LibreSSL compatibility fixes.
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] Merge branch 'libressl_201805_033' into maint-0.3.3
nickm at torproject.org
- [tor-commits] [tor/master] LibreSSL compatibility fixes.
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'libressl_201805_033' into maint-0.3.3
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] Merge branch 'libressl_201805_029' into maint-0.3.3
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'libressl_201805_029' into maint-0.3.3
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] LibreSSL compatibility fixes.
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] Merge branch 'libressl_201805_033' into maint-0.3.3
nickm at torproject.org
- [tor-commits] [metrics-web/master] Fix TB downloads by locale and Relays by flag graphs.
karsten at torproject.org
- [tor-commits] [tor/maint-0.3.2] Detect when v2 services get disabled after HUP.
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] Detect when v3 services get disabled after HUP.
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.2] Detect when v3 services get disabled after HUP.
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.2] Merge remote-tracking branch 'asn-github/bug25761_032' into maint-0.3.2
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] Merge remote-tracking branch 'asn-github/bug25761_032' into maint-0.3.2
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] Detect when v2 services get disabled after HUP.
nickm at torproject.org
- [tor-commits] [tor/master] Detect when v3 services get disabled after HUP.
nickm at torproject.org
- [tor-commits] [tor/release-0.3.2] Detect when v2 services get disabled after HUP.
nickm at torproject.org
- [tor-commits] [tor/master] Detect when v2 services get disabled after HUP.
nickm at torproject.org
- [tor-commits] [tor/release-0.3.2] Detect when v3 services get disabled after HUP.
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'asn-github/bug25761_032' into maint-0.3.2
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] Detect when v2 services get disabled after HUP.
nickm at torproject.org
- [tor-commits] [tor/release-0.3.2] Merge remote-tracking branch 'asn-github/bug25761_032' into maint-0.3.2
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] Detect when v3 services get disabled after HUP.
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] Merge remote-tracking branch 'asn-github/bug25761_032' into maint-0.3.2
nickm at torproject.org
- [tor-commits] [webwml/master] Add new Tor Browser version: 7.5.4
boklm at torproject.org
- [tor-commits] [tor/master] Add update_current_time() calls to periodic and event-driven callbacks
nickm at torproject.org
- [tor-commits] [tor/master] Move the "update the current second" code from second_elapsed_callback
nickm at torproject.org
- [tor-commits] [tor/master] Distinguish true clock jumps from idleness
nickm at torproject.org
- [tor-commits] [tor/master] Basic unit tests for update_current_time().
nickm at torproject.org
- [tor-commits] [tor/master] Mark the 1-per-sec update_current_time() call as redundant.
nickm at torproject.org
- [tor-commits] [tor/master] spelling fix
nickm at torproject.org
- [tor-commits] [tor/master] Fix some clang warnings
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'ticket26009'
nickm at torproject.org
- [tor-commits] [tor/master] Refactor to remove n_libevent_errors
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'ticket26016'
nickm at torproject.org
- [tor-commits] [webwml/master] fixup! Add new Tor Browser version: 7.5.4
boklm at torproject.org
- [tor-commits] [webwml/master] Bug 25847: remove boklm's old key from the signing-keys page
boklm at torproject.org
- [tor-commits] [webwml/master] Add new Tor Browser version: 8.0a7
boklm 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/support-gettor] Update translations for support-gettor
translation at torproject.org
- [tor-commits] [translation/support-gettor_completed] Update translations for support-gettor_completed
translation at torproject.org
- [tor-commits] [tor/maint-0.3.1] Having a ControlPort open doesn't mean we are a client
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.9] Having a ControlPort open doesn't mean we are a client
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.2] Having a ControlPort open doesn't mean we are a client
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] Having a ControlPort open doesn't mean we are a client
nickm at torproject.org
- [tor-commits] [tor/master] config: Move any_client_port_set() to config.c
nickm at torproject.org
- [tor-commits] [tor/master] Having a ControlPort open doesn't mean we are a client
nickm at torproject.org
- [tor-commits] [tor/release-0.3.1] Having a ControlPort open doesn't mean we are a client
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'dgoulet/ticket26062_034_01'
nickm at torproject.org
- [tor-commits] [tor/release-0.2.9] Having a ControlPort open doesn't mean we are a client
nickm at torproject.org
- [tor-commits] [tor/release-0.3.2] Having a ControlPort open doesn't mean we are a client
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] Having a ControlPort open doesn't mean we are a client
nickm at torproject.org
- [tor-commits] [tor/master] Give responsibility for waking up from DORMANT to a mainloop event
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'ticket26064'
nickm at torproject.org
- [tor-commits] [tor/master] Add a macro to simplify control_update_global_event_mask().
nickm at torproject.org
- [tor-commits] [tor/master] Add we_are_fully_hibernating() to distinguish hibernation states
nickm at torproject.org
- [tor-commits] [tor/master] Give control.c responsibility for its own once-a-second events
nickm at torproject.org
- [tor-commits] [tor/master] Comment-only fix: annotate we_are_hibernating() usage
nickm at torproject.org
- [tor-commits] [tor/master] Add a new net_is_completely_disabled() function
nickm at torproject.org
- [tor-commits] [tor/master] Add functions to enable/disable periodic_event_t objects.
nickm at torproject.org
- [tor-commits] [tor/master] Use net_is_completely_disabled() in connection.c
nickm at torproject.org
- [tor-commits] [tor/master] Enable/disable per-second callback as needed.
nickm at torproject.org
- [tor-commits] [tor/master] Remove a workaround for ancient libevent versions.
nickm at torproject.org
- [tor-commits] [tor/master] Add a new function to enable/disable the per-second timer as needed
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'ticket26063_squashed'
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.9] Test read bandwidth measurements with empty file
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.1] Test read bandwidth measurements with empty file
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.9] Merge remote-tracking branch 'juga/ticket26007_029_02' into maint-0.2.9
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.1] Merge remote-tracking branch 'juga/ticket26007_029_02' into maint-0.2.9
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'juga/ticket26007_029_02' into maint-0.2.9
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] Merge remote-tracking branch 'juga/ticket26007_029_02' into maint-0.2.9
nickm at torproject.org
- [tor-commits] [tor/master] Test read bandwidth measurements with empty file
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.2] Test read bandwidth measurements with empty file
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] Test read bandwidth measurements with empty file
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.2] Merge remote-tracking branch 'juga/ticket26007_029_02' into maint-0.2.9
nickm at torproject.org
- [tor-commits] [tor/release-0.2.9] Merge remote-tracking branch 'juga/ticket26007_029_02' into maint-0.2.9
nickm at torproject.org
- [tor-commits] [tor/release-0.2.9] Test read bandwidth measurements with empty file
nickm at torproject.org
- [tor-commits] [tor/release-0.3.1] Merge remote-tracking branch 'juga/ticket26007_029_02' into maint-0.2.9
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] Merge remote-tracking branch 'juga/ticket26007_029_02' into maint-0.2.9
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] Test read bandwidth measurements with empty file
nickm at torproject.org
- [tor-commits] [tor/release-0.3.1] Test read bandwidth measurements with empty file
nickm at torproject.org
- [tor-commits] [tor/release-0.3.2] Merge remote-tracking branch 'juga/ticket26007_029_02' into maint-0.2.9
nickm at torproject.org
- [tor-commits] [tor/release-0.3.2] Test read bandwidth measurements with empty file
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.2] hs-v3: Add an extra white-space when parsing descriptor
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.1] hs-v3: Add an extra white-space when parsing descriptor
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.1] Merge remote-tracking branch 'dgoulet/bug26069_031_01' into maint-0.3.1
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] hs-v3: Add an extra white-space when parsing descriptor
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] Merge remote-tracking branch 'dgoulet/bug26069_031_01' into maint-0.3.1
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.2] Merge remote-tracking branch 'dgoulet/bug26069_031_01' into maint-0.3.1
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'dgoulet/bug26069_031_01' into maint-0.3.1
nickm at torproject.org
- [tor-commits] [tor/master] hs-v3: Add an extra white-space when parsing descriptor
nickm at torproject.org
- [tor-commits] [tor/release-0.3.2] hs-v3: Add an extra white-space when parsing descriptor
nickm at torproject.org
- [tor-commits] [tor/release-0.3.2] Merge remote-tracking branch 'dgoulet/bug26069_031_01' into maint-0.3.1
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] hs-v3: Add an extra white-space when parsing descriptor
nickm at torproject.org
- [tor-commits] [tor/release-0.3.1] Merge remote-tracking branch 'dgoulet/bug26069_031_01' into maint-0.3.1
nickm at torproject.org
- [tor-commits] [tor/release-0.3.1] hs-v3: Add an extra white-space when parsing descriptor
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] Merge remote-tracking branch 'dgoulet/bug26069_031_01' into maint-0.3.1
nickm at torproject.org
- [tor-commits] [stem/master] Timeout support in controller methods that await something
atagar at torproject.org
- [tor-commits] [doctor/master] Track expiring bad.conf entries from 2016-01 to 2018-01
atagar at torproject.org
- [tor-commits] [doctor/master] Track expiring approved-routers.conf entries from 2016-01 to 2018-01
atagar at torproject.org
- [tor-commits] [doctor/master] Use new methods to reference diretories
atagar at torproject.org
- [tor-commits] [tor/master] Don't crash when closing a connection before initializing libevent
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'public/bug25981'
nickm at torproject.org
- [tor-commits] [tor/master] testing: X509 certificate structure needs to be initialized
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'saper-github/x509_cert_free_crash'
nickm at torproject.org
- [tor-commits] [tor/master] changes file for 25943 and 25944
nickm at torproject.org
- [tor-commits] [tor/master] Properly ignore retval of event_del().
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'asn-github/bug26078'
nickm at torproject.org
- [tor-commits] [tor/master] control: Mask the event(s) before using ANY_EVENT_IS_INTERESTING()
nickm at torproject.org
- [tor-commits] [translation/tails-greeter-2] Update translations for tails-greeter-2
translation at torproject.org
- [tor-commits] [translation/tails-greeter-2_completed] Update translations for tails-greeter-2_completed
translation at torproject.org
- [tor-commits] [translation/tails-misc] Update translations for tails-misc
translation at torproject.org
- [tor-commits] [exonerator/master] Add change log entry for #26032.
karsten at torproject.org
- [tor-commits] [exonerator/master] Avoid adding superfluous brackets in suggestion links.
karsten 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] [tor/master] get rid of whitespace before #ifdef's
arma at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'public/bug25994'
nickm at torproject.org
- [tor-commits] [tor/master] Hold monotonic time constant during channel/outbound_cell test
nickm at torproject.org
- [tor-commits] [tor/master] Add a CONTRIBUTING file
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'contributing'
nickm at torproject.org
- [tor-commits] [tor/master] improve a URL
nickm at torproject.org
- [tor-commits] [tor/master] Make clock_skew_warning() mockable
nickm at torproject.org
- [tor-commits] [tor/master] Add expect_no_log_msg_containing()
nickm at torproject.org
- [tor-commits] [tor/master] Test early-consensus clock skew warnings
nickm at torproject.org
- [tor-commits] [tor/master] tests: Add "now" param to construct_consensus()
nickm at torproject.org
- [tor-commits] [tor/master] Factor out warn_early_consensus()
nickm at torproject.org
- [tor-commits] [tor/master] Deindent warn_early_consensus()
nickm at torproject.org
- [tor-commits] [tor/master] Improve tolerance for dirauths with skewed clocks
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'catalyst-github/bug25756'
nickm at torproject.org
- [tor-commits] [orbot/master] centered app selection GridView in VPN UI
n8fr8 at torproject.org
- [tor-commits] [orbot/master] Use ProgressBar instead of off center ProgressDialog
n8fr8 at torproject.org
- [tor-commits] [orbot/master] Merge pull request #118 from mrphs/patch-1
n8fr8 at torproject.org
- [tor-commits] [orbot/master] fixed typo in bridge line
n8fr8 at torproject.org
- [tor-commits] [orbot/master] "Android" was used instead of "Orbot" in INSTALL
n8fr8 at torproject.org
- [tor-commits] [orbot/master] Fix lost asset:
n8fr8 at torproject.org
- [tor-commits] [orbot/master] gave the GridView some room to breath
n8fr8 at torproject.org
- [tor-commits] [orbot/master] Newlines were not being read from LICENSE in about dialog
n8fr8 at torproject.org
- [tor-commits] [orbot/master] Wifi --> Wi-Fi
n8fr8 at torproject.org
- [tor-commits] [orbot/master] Merge branch 'master' into vpn-app-selection-ui-improvements
n8fr8 at torproject.org
- [tor-commits] [orbot/master] ..,. -> ... in string res
n8fr8 at torproject.org
- [tor-commits] [orbot/master] Merge pull request #124 from goapunk/fix_asset_pdnsd
n8fr8 at torproject.org
- [tor-commits] [orbot/master] Fix TextView overlap issues in app selection ui
n8fr8 at torproject.org
- [tor-commits] [orbot/master] Merge pull request #125 from bitmold/patch-1
n8fr8 at torproject.org
- [tor-commits] [orbot/master] ..,. -> ... in strings nl
n8fr8 at torproject.org
- [tor-commits] [orbot/master] revert, pushed this to the wrong branch, sorry
n8fr8 at torproject.org
- [tor-commits] [orbot/master] Removed Outdated FAQ in README
n8fr8 at torproject.org
- [tor-commits] [orbot/master] Revert "Fix lost asset:"
n8fr8 at torproject.org
- [tor-commits] [orbot/master] Fix BUILD instructions
n8fr8 at torproject.org
- [tor-commits] [orbot/master] Merge pull request #126 from bitmold/vpn-app-selection-ui-improvements
n8fr8 at torproject.org
- [tor-commits] [orbot/master] Merge pull request #131 from goapunk/master
n8fr8 at torproject.org
- [tor-commits] [orbot/master] port settings use inputType=number
n8fr8 at torproject.org
- [tor-commits] [orbot/master] update preference summaries
n8fr8 at torproject.org
- [tor-commits] [orbot/master] textPassword inputType for proxypasswd dialog
n8fr8 at torproject.org
- [tor-commits] [orbot/master] When log is open, the back btn closes it
n8fr8 at torproject.org
- [tor-commits] [orbot/master] update gradle to 4.4
n8fr8 at torproject.org
- [tor-commits] [orbot/master] formatted preferences.xml
n8fr8 at torproject.org
- [tor-commits] [orbot/master] Update BUILD
n8fr8 at torproject.org
- [tor-commits] [orbot/master] cleanup
n8fr8 at torproject.org
- [tor-commits] [orbot/master] Merge pull request #137 from bitmold/patch-3
n8fr8 at torproject.org
- [tor-commits] [orbot/master] removed legacy READ_PHONE_STATE perm
n8fr8 at torproject.org
- [tor-commits] [orbot/master] toUpperCase -> compareToIgnoreCase
n8fr8 at torproject.org
- [tor-commits] [orbot/master] switch to 1.1.1.1 for default DNS
n8fr8 at torproject.org
- [tor-commits] [orbot/master] update gradle, SDK, dependencies, etc
n8fr8 at torproject.org
- [tor-commits] [orbot/master] Merge pull request #143 from bitmold/app-sorting-case-insensitive
n8fr8 at torproject.org
- [tor-commits] [orbot/master] Merge branch 'master' of github.com:n8fr8/orbot
n8fr8 at torproject.org
- [tor-commits] [orbot/master] App sorting for TorifiedApps is case insensitive
n8fr8 at torproject.org
- [tor-commits] [orbot/master] Merge pull request #129 from bitmold/patch-2
n8fr8 at torproject.org
- [tor-commits] [orbot/master] Merge pull request #141 from bitmold/no-phone-state-perm
n8fr8 at torproject.org
- [tor-commits] [orbot/master] Merge pull request #139 from bitmold/back-closes-log-not-app
n8fr8 at torproject.org
- [tor-commits] [orbot/master] Merge pull request #127 from bitmold/string-fixes
n8fr8 at torproject.org
- [tor-commits] [orbot/master] update localized strings
n8fr8 at torproject.org
- [tor-commits] [orbot/master] Merge pull request #135 from bitmold/prefs-improvements
n8fr8 at torproject.org
- [tor-commits] [orbot/master] updated strings for multiple locales
n8fr8 at torproject.org
- [tor-commits] [orbot/master] improve how service starts happen on Android O+
n8fr8 at torproject.org
- [tor-commits] [orbot/master] change how we look up the version of tor being used
n8fr8 at torproject.org
- [tor-commits] [orbot/master] adding new strings for onboarding
n8fr8 at torproject.org
- [tor-commits] [orbot/master] update dependency command
n8fr8 at torproject.org
- [tor-commits] [orbot/master] set pdnsd path dynamically, in case it is installed elsewhere
n8fr8 at torproject.org
- [tor-commits] [orbot/master] use Tor's built-in HTTP server instead of Polipo
n8fr8 at torproject.org
- [tor-commits] [orbot/master] update proguard rules
n8fr8 at torproject.org
- [tor-commits] [orbot/master] updating store descriptions
n8fr8 at torproject.org
- [tor-commits] [orbot/master] control package name didnt match dir
n8fr8 at torproject.org
- [tor-commits] [orbot/master] Merge pull request #146 from bitmold/package-refactor
n8fr8 at torproject.org
- [tor-commits] [orbot/master] updating to build 16010011
n8fr8 at torproject.org
- [tor-commits] [orbot/master] implement APK splits for architecture specific builds
n8fr8 at torproject.org
- [tor-commits] [orbot/master] don't show app vpn selection for devices that don't support it
n8fr8 at torproject.org
- [tor-commits] [orbot/master] load PT binaries fromthe native library path
n8fr8 at torproject.org
- [tor-commits] [orbot/master] update to use tor-0.3.2.10-dev build with new tor binary method
n8fr8 at torproject.org
- [tor-commits] [orbot/master] update gradle to 3.1.2
n8fr8 at torproject.org
- [tor-commits] [orbot/master] always show the hidden service menu
n8fr8 at torproject.org
- [tor-commits] [orbot/master] update to tor 0.3.3.5-rc
n8fr8 at torproject.org
- [tor-commits] [orbot/master] make sure we handle foreground notifications properly
n8fr8 at torproject.org
- [tor-commits] [orbot/master] update implementation of language selector
n8fr8 at torproject.org
- [tor-commits] [orbot/master] remove old fullperm manifest
n8fr8 at torproject.org
- [tor-commits] [orbot/master] update tor vpn values to 192.168.200 base
n8fr8 at torproject.org
- [tor-commits] [orbot/master] fix country selector spinner bug with phantom selections
n8fr8 at torproject.org
- [tor-commits] [orbot/master] go back to one manifest will all perms
n8fr8 at torproject.org
- [tor-commits] [orbot/master] add NEWNYM feature back into main app screen
n8fr8 at torproject.org
- [tor-commits] [orbot/master] make sure all the activities we need are included
n8fr8 at torproject.org
- [tor-commits] [orbot/master] add more releae build crunching compression
n8fr8 at torproject.org
- [tor-commits] [orbot/master] ensure pluggable transports are updated and set to executable
n8fr8 at torproject.org
- [tor-commits] [orbot/master] handle phantom selection of country exit
n8fr8 at torproject.org
- [tor-commits] [orbot/master] update to build 16020011 16.0.2-BETA-1
n8fr8 at torproject.org
- [tor-commits] [metrics-web/master] Update news.json to version 259 of doc/MetricsTimeline.
karsten at torproject.org
- [tor-commits] [metrics-web/master] Say that the Tor Messenger graph will soon disappear.
karsten at torproject.org
- [tor-commits] [atlas/master] Updates Exit Addresses field mouseover description (Fixes: #25881)
irl at torproject.org
- [tor-commits] [atlas/master] Updates Bandwidth field mouseover description (Fixes: #25854)
irl at torproject.org
- [tor-commits] [atlas/master] Updates Unmeasured mouseover description (Fixes: #26079)
irl at torproject.org
- [tor-commits] [doctor/master] Drop usage of stem's is_bandwidth_authority attribute
atagar at torproject.org
- [tor-commits] [stem/master] Long digest values caused stem.client errors
atagar at torproject.org
- [tor-commits] [stem/master] Drop stem.util.str_type
atagar at torproject.org
- [tor-commits] [stem/master] Improve string and integer normalization
atagar at torproject.org
- [tor-commits] [stem/master] Drop stem.util.int_type
atagar at torproject.org
- [tor-commits] [stem/master] Fix timeout handling
atagar at torproject.org
- [tor-commits] [webwml/master] Deprecate old Tor Browser versions
boklm at torproject.org
- [tor-commits] [tor/master] Improve GETCONF exit-policy/* error handling
nickm at torproject.org
- [tor-commits] [tor/master] Changes file for #25852
nickm at torproject.org
- [tor-commits] [tor/master] Make _with_err return routerinfo, like old function does
nickm at torproject.org
- [tor-commits] [tor/master] Avoid confusion with errno from libc
nickm at torproject.org
- [tor-commits] [tor/master] Tweak error handling for #25852
nickm at torproject.org
- [tor-commits] [tor/master] Use router_get_my_routerinfo_with_err to implement the old version
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'rl1987/bug25852_take2'
nickm at torproject.org
- [tor-commits] [torspec/master] Document error handling for #25852
nickm at torproject.org
- [tor-commits] [torspec/master] Merge remote-tracking branch 'rl1987/bug25852_take2'
nickm at torproject.org
- [tor-commits] [torspec/master] Merge remote-tracking branch 'mikeperry/bug25903_v3'
nickm at torproject.org
- [tor-commits] [torspec/master] Document new CIRC_BW fields.
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'bug25903_v5_squashed'
nickm at torproject.org
- [tor-commits] [tor/master] Bug 25903: Changes file.
nickm at torproject.org
- [tor-commits] [tor/master] Bug 25903: Report new CIRC_BW fields to control port.
nickm at torproject.org
- [tor-commits] [tor/master] Bug 25903: Perform accounting for new CIRC_BW fields.
nickm at torproject.org
- [tor-commits] [tor/master] Bug 25903: Tests
nickm at torproject.org
- [tor-commits] [torspec/master] Bandwidth-measurement file specification, as sent to tor-dev
nickm at torproject.org
- [tor-commits] [orbot/master] update code to properly unzip entries from APK zip if needed
n8fr8 at torproject.org
- [tor-commits] [orbot/master] update to latest tor-android-binary library
n8fr8 at torproject.org
- [tor-commits] [orbot/master] update native build to support armeabi-v7a
n8fr8 at torproject.org
- [tor-commits] [orbot/master] add armeabi-v7a build to split APKs
n8fr8 at torproject.org
- [tor-commits] [orbot/master] update to 16.0.2-BETA-2 build 16020012
n8fr8 at torproject.org
- [tor-commits] [orbot/master] update gradle to produce APKs appropriately named
n8fr8 at torproject.org
- [tor-commits] [orbot/master] update to 16.0.2-BETA-3 build 16020013
n8fr8 at torproject.org
- [tor-commits] [orbot/master] update to 16.0.2-RC-1 build 16020041
n8fr8 at torproject.org
- [tor-commits] [stem/master] Resume parsing proc connections via split
atagar at torproject.org
- [tor-commits] [tor-browser-spec/master] Bug 26097: Update RecommendedTBBVersions URL in the design doc
gk at torproject.org
- [tor-commits] [tor-browser-spec/master] Update change date
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Bug 26057: make it easy to see commit used in nightly builds
gk at torproject.org
- [tor-commits] [webwml/master] Update RecommendedTBBVersions URL in design doc
gk 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.9] Update geoip and geoip6 to the May 1 2018 database.
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.2] Update geoip and geoip6 to the May 1 2018 database.
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.1] Update geoip and geoip6 to the May 1 2018 database.
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] Update geoip and geoip6 to the May 1 2018 database.
nickm at torproject.org
- [tor-commits] [tor/master] Update geoip and geoip6 to the May 1 2018 database.
nickm at torproject.org
- [tor-commits] [tor/release-0.2.9] Update geoip and geoip6 to the May 1 2018 database.
nickm at torproject.org
- [tor-commits] [tor/release-0.3.2] Update geoip and geoip6 to the May 1 2018 database.
nickm at torproject.org
- [tor-commits] [tor/release-0.3.1] Update geoip and geoip6 to the May 1 2018 database.
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] Update geoip and geoip6 to the May 1 2018 database.
nickm at torproject.org
- [tor-commits] [atlas/master] Removes style.css as it is now unused (See: #25745)
irl at torproject.org
- [tor-commits] [tor/master] run format-changelog
nickm at torproject.org
- [tor-commits] [tor/master] use sortChanges to begin an 0.3.4.1-alpha changelog
nickm at torproject.org
- [tor-commits] [webwml/master] Add Igor to the people page
atagar at torproject.org
- [tor-commits] [metrics-web/master] Update news.json to version 260 of doc/MetricsTimeline.
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_completed] Update translations for tails-persistence-setup_completed
translation at torproject.org
- [tor-commits] [tor/master] various changelog edits
nickm at torproject.org
- [tor-commits] [stem/master] Changelog entry for proc fix
atagar at torproject.org
- [tor-commits] [stem/master] Support new CIRC_BW delivered and overhead attributes
atagar at torproject.org
- [tor-commits] [tor/master] fix some changelog typos that Catalyst found.
nickm at torproject.org
- [tor-commits] [metrics-web/master] Update to latest rs (Relay Search).
karsten at torproject.org
- [tor-commits] [metrics-web/master] Update news.json to version 262 of doc/MetricsTimeline.
karsten at torproject.org
- [tor-commits] [tor/master] move a changelog entry and try writing a blurb
nickm at torproject.org
- [tor-commits] [tor/master] reflow the blurb.
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'isis-github/bug26109'
nickm at torproject.org
- [tor-commits] [tor/master] rust: Export digests subcrate from our crypto crate.
nickm at torproject.org
- [tor-commits] [tor/master] rust: Export crypto_rand::* functions from our external crate.
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'isis-github/bug26108'
nickm at torproject.org
- [tor-commits] [tor-rust-dependencies/master] Update rand dependency to 0.5.0-pre.2.
nickm at torproject.org
- [tor-commits] [tor-rust-dependencies/master] Update rand_core dependency to 0.2.0-pre.0.
nickm at torproject.org
- [tor-commits] [tor-rust-dependencies/master] Merge remote-tracking branches 'isis/update/rand-0.5.0-pre.2' and 'isis/update/rand_core-0.2.0-pre.0'
nickm at torproject.org
- [tor-commits] [tor/master] rust: Make Rng::new() methods public.
nickm at torproject.org
- [tor-commits] [tor/master] rust: Move rand crate into crypto parent crate.
nickm at torproject.org
- [tor-commits] [tor/master] rust: Update rand dev-dependency to 0.5.0-pre.2.
nickm at torproject.org
- [tor-commits] [tor/master] rust: Update rand_core dependency to 0.2.0-pre.0.
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'isis-github/bug26106'
nickm at torproject.org
- [tor-commits] [tor/master] update tor-rust-dependencies submodule
nickm at torproject.org
- [tor-commits] [tor-browser-build/master] Bug 26098: Remove amazon-meek
gk at torproject.org
- [tor-commits] [tor-browser-build/maint-7.5] Bug 26098: Remove amazon-meek
gk at torproject.org
- [tor-commits] [tor/maint-0.3.2] Merge branch 'bug26072_029' into maint-0.2.9
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.2] Add a missing return after marking a stream for bad connected cell
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.1] Merge branch 'bug26072_029' into maint-0.2.9
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.1] Add a missing return after marking a stream for bad connected cell
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] Merge branch 'bug26072_029' into maint-0.2.9
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] Add a missing return after marking a stream for bad connected cell
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.9] Add a missing return after marking a stream for bad connected cell
nickm at torproject.org
- [tor-commits] [tor/master] Add a missing return after marking a stream for bad connected cell
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'bug26072_029' into maint-0.2.9
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.9] Merge branch 'bug26072_029' into maint-0.2.9
nickm at torproject.org
- [tor-commits] [tor/release-0.3.1] Merge branch 'bug26072_029' into maint-0.2.9
nickm at torproject.org
- [tor-commits] [tor/release-0.3.1] Add a missing return after marking a stream for bad connected cell
nickm at torproject.org
- [tor-commits] [tor/release-0.2.9] Merge branch 'bug26072_029' into maint-0.2.9
nickm at torproject.org
- [tor-commits] [tor/release-0.2.9] Add a missing return after marking a stream for bad connected cell
nickm at torproject.org
- [tor-commits] [tor/release-0.3.2] Merge branch 'bug26072_029' into maint-0.2.9
nickm at torproject.org
- [tor-commits] [tor/release-0.3.2] Add a missing return after marking a stream for bad connected cell
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] Add a missing return after marking a stream for bad connected cell
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] Merge branch 'bug26072_029' into maint-0.2.9
nickm at torproject.org
- [tor-commits] [tor/master] Bug 26117: Move CIRC_BW field accounting.
nickm at torproject.org
- [tor-commits] [tor/master] Add comments explaining when a connected cell has an UNSPEC addr
nickm at torproject.org
- [tor-commits] [tor/master] Bump version to 0.3.4.1-alpha; contemplate a release
nickm at torproject.org
- [tor-commits] [stem/master] Don't suggest UseMicrodescriptors in our tutorial
atagar at torproject.org
- [tor-commits] [metrics-web/master] Simplify censorship detector.
karsten at torproject.org
- [tor-commits] [stem/master] ConfChangedEvent could not represent multiple config values
atagar at torproject.org
- [tor-commits] [tor-launcher/master] Bug 20890: Increase control port connection timeout
gk at torproject.org
- [tor-commits] [webwml/master] Add localization PM job posting
hiro at torproject.org
- [tor-commits] [tor/master] increment changelog date
nickm at torproject.org
- [tor-commits] [webwml/master] The latest alpha is now 0.3.4.1-alpha
nickm at torproject.org
- [tor-commits] [tor/master] bump to 0.3.4.1-alpha-dev
nickm at torproject.org
- [tor-commits] [translation/support-https] Update translations for support-https
translation at torproject.org
- [tor-commits] [translation/support-https_completed] Update translations for support-https_completed
translation at torproject.org
- [tor-commits] [tor/master] Whoops -- add an entry I missed to the 0.3.4.1-alpha changelog
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] Begin work on a ChangeLog for 0.3.3.6
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] Sort the entries in the 0.3.3.7 CL and RNs
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] Start on releasenotes for 0.3.3.6
nickm at torproject.org
- [tor-commits] [translation/support-connecting_completed] Update translations for support-connecting_completed
translation at torproject.org
- [tor-commits] [translation/support-faq_completed] Update translations for support-faq_completed
translation at torproject.org
- [tor-commits] [translation/support-censorship_completed] Update translations for support-censorship_completed
translation at torproject.org
- [tor-commits] [stem/master] Fix python3 proc regression
atagar at torproject.org
- [tor-commits] [stem/master] Move Endpoint class up in the base module
atagar at torproject.org
- [tor-commits] [stem/master] Reword changelog description of recent CONF_CHANGED fix
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] [metrics-web/master] Throw out Apache Commons Lang 2 in favor of 3.
karsten at torproject.org
- [tor-commits] [metrics-web/master] Remove the PostgreSQL jar from our war file.
karsten at torproject.org
- [tor-commits] [translation/support-miscellaneous_completed] Update translations for support-miscellaneous_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_completed] Update translations for tor-launcher-network-settings_completed
translation at torproject.org
- [tor-commits] [stem/master] Refactor dropping uncacheable GETCONF params into _set_cache()
atagar at torproject.org
- [tor-commits] [stem/master] Refactor cache invalidation resulting from config change into new method
atagar at torproject.org
- [tor-commits] [stem/master] Fix bug in cache invalidation for CONF_CHANGED
atagar at torproject.org
- [tor-commits] [stem/master] Changelog entry for configuration-changing cache improvements (#25821)
atagar at torproject.org
- [tor-commits] [stem/master] Drop cache values for set_options() params instead of setting cache
atagar at torproject.org
- [tor-commits] [stem/master] Save value rather than invalidate getconf cache in CONF_CHANGED events
atagar at torproject.org
- [tor-commits] [stem/master] Better handling of SETCONF edge cases
atagar at torproject.org
- [tor-commits] [tor/release-0.3.3] 033 releasenotes: minor sorting
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] Write a blurb for 0.3.3.6
nickm at torproject.org
- [tor-commits] [stem/master] Add Bine to list of alternate controller libraries
atagar at torproject.org
- [tor-commits] [bridgedb/master] Merge branch 'release/0.6.6'
isis at torproject.org
- [tor-commits] [bridgedb/master] Merge branch 'bug26150' into develop
isis at torproject.org
- [tor-commits] [bridgedb/develop] Merge branch 'bug26150' into develop
isis at torproject.org
- [tor-commits] [bridgedb/develop] Hotfix for strange bridges missing address fields.
isis at torproject.org
- [tor-commits] [bridgedb/master] Hotfix for strange bridges missing address fields.
isis at torproject.org
- [tor-commits] [bridgedb/develop] Merge branch 'release/0.6.6'
isis at torproject.org
- [tor-commits] [bridgedb/develop] Print fingerprints in hex thank you very much.
isis at torproject.org
- [tor-commits] [bridgedb/develop] Merge branch 'release/0.6.7'
isis at torproject.org
- [tor-commits] [bridgedb/master] Print fingerprints in hex thank you very much.
isis at torproject.org
- [tor-commits] [bridgedb/master] Merge branch 'release/0.6.7'
isis at torproject.org
- [tor-commits] [torbutton/master] Bug 24309: Move circuit display to the identity popup.
gk at torproject.org
- [tor-commits] [torbutton/master] Fix two typos
gk at torproject.org
- [tor-commits] [translation/torbirdy] Update translations for torbirdy
translation at torproject.org
- [tor-commits] [tor/master] Fix a crash bug when testing reachability
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] Fix a crash bug when testing reachability
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] Fix a crash bug when testing reachability
nickm at torproject.org
- [tor-commits] [tor/master] remove already-merged changes file
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'bug26101_26102'
nickm at torproject.org
- [tor-commits] [tor/master] Update cov-diff to handle new gcov, and remove timestamps
nickm at torproject.org
- [tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties
translation at torproject.org
- [tor-commits] [translation/torbutton-torbuttonproperties_completed] Update translations for torbutton-torbuttonproperties_completed
translation at torproject.org
- [tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed
translation at torproject.org
- [tor-commits] [translation/torbutton-aboutdialogdtd] Update translations for torbutton-aboutdialogdtd
translation at torproject.org
- [tor-commits] [translation/torbutton-aboutdialogdtd_completed] Update translations for torbutton-aboutdialogdtd_completed
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/release-0.3.3] Move bug25145 entry into ChangeLog
nickm 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-abouttorproperties_completed] Update translations for torbutton-abouttorproperties_completed
translation at torproject.org
- [tor-commits] [tor/maint-0.3.3] protover: TROVE-2018-005 Fix potential DoS in protover protocol parsing.
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] vote: TROVE-2018-005 Make DirAuths omit misbehaving routers from their vote.
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] changes file for TROVE-2018-005
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] Merge branch 'trove-2018-005_032' into trove-2018-005_033
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] Add stdbool to protover.h. Only needed for the 032 backport
nickm at torproject.org
- [tor-commits] [tor/master] vote: TROVE-2018-005 Make DirAuths omit misbehaving routers from their vote.
nickm at torproject.org
- [tor-commits] [tor/master] Add stdbool to protover.h. Only needed for the 032 backport
nickm at torproject.org
- [tor-commits] [tor/master] protover: TROVE-2018-005 Fix potential DoS in protover protocol parsing.
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] rust: Mirror TROVE-2018-005 fix in Rust protover implementation.
nickm at torproject.org
- [tor-commits] [tor/master] changes file for TROVE-2018-005
nickm at torproject.org
- [tor-commits] [tor/master] rust: Mirror TROVE-2018-005 fix in Rust protover implementation.
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'trove-2018-005_032' into trove-2018-005_033
nickm at torproject.org
- [tor-commits] [tor/master] fix wide lines
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'trove-2018-005_034'
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] vote: TROVE-2018-005 Make DirAuths omit misbehaving routers from their vote.
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] changes file for TROVE-2018-005
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] protover: TROVE-2018-005 Fix potential DoS in protover protocol parsing.
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] Add stdbool to protover.h. Only needed for the 032 backport
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] rust: Mirror TROVE-2018-005 fix in Rust protover implementation.
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] Merge branch 'trove-2018-005_032' into trove-2018-005_033
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] add TROVE-2018-005 to changelog and releasenotes
nickm at torproject.org
- [tor-commits] [tor/master] version bump to 0.3.3.6
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] version bump to 0.3.3.6
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] version bump to 0.3.3.6
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] uint breaks compilation on windows
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] Merge branch 'trove-2018-005_032' into maint-0.3.3
nickm at torproject.org
- [tor-commits] [tor/master] uint breaks compilation on windows
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'trove-2018-005_032' into maint-0.3.3
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] uint breaks compilation on windows
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] Merge branch 'trove-2018-005_032' into maint-0.3.3
nickm at torproject.org
- [tor-commits] [tor/master] Make the TROVE-2018-005 fix work with rust.
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] Make the TROVE-2018-005 fix work with rust.
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] Make the TROVE-2018-005 fix work with rust.
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] avoid a signed/unsigned comparison.
nickm at torproject.org
- [tor-commits] [tor/master] avoid a signed/unsigned comparison.
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] avoid a signed/unsigned comparison.
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] remove items from 0.3.3.6 that are already in 0.3.2.10
arma at torproject.org
- [tor-commits] [tor/release-0.3.2] backport changelog entries for #24972 correctly
arma at torproject.org
- [tor-commits] [tor/release-0.3.3] include 0.3.2.10 blurbs in 0.3.3 changelogs
arma at torproject.org
- [tor-commits] [tor/master] reorder 0.3.3.3-alpha changelog
arma at torproject.org
- [tor-commits] [tor/release-0.3.3] light cleanup, give them new blurbs
arma at torproject.org
- [tor-commits] [tor/release-0.3.3] a few more changelog fixes
arma at torproject.org
- [tor-commits] [tor/release-0.3.3] run nickm's format_changelog.py script
arma at torproject.org
- [tor-commits] [tor/release-0.3.3] 0.3.1.10 and 0.2.9.15 changelogs got left out too
arma at torproject.org
- [tor-commits] [tor/release-0.3.3] and put those in the release notes too
arma at torproject.org
- [tor-commits] [tor/master] forward-port all those changelog changes
arma at torproject.org
- [tor-commits] [webwml/master] Mark 0.3.3.6 as the latest stable source release
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] Update version to 0.3.3.6-dev
nickm at torproject.org
- [tor-commits] [tor/master] Update version to 0.3.3.6-dev
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] Update version to 0.3.3.6-dev
nickm at torproject.org
- [tor-commits] [tor/master] copy changelog and releasenotes from 0.3.3.6
nickm at torproject.org
- [tor-commits] [tor/master] remove the now-duplicate 0.3.3.6 stanzas
arma at torproject.org
- [tor-commits] [torbutton/master] Bug 24309: Fix identity popup dimensions
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Bug 26059: Use signed directory when generating incremental mars
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Bug 26054: Make sure to create incrementals from previously signed MAR files
gk at torproject.org
- [tor-commits] [tor/master] Merge branch 'bug26156_034'
nickm at torproject.org
- [tor-commits] [tor/master] Add a missing include to get the declaration of OPENSSL_1_1_API
nickm at torproject.org
- [tor-commits] [metrics-web/master] Simplify dirread and dirwrite in bandwidth.csv.
karsten at torproject.org
- [tor-commits] [tor-launcher/master] Mozilla dropped support for Ci.nsIProgrammingLanguage.JAVASCRIPT
gk at torproject.org
- [tor-commits] [tor-launcher/master] Add fennec target application
gk at torproject.org
- [tor-commits] [tor-launcher/master] Fix deprecated octal literals
gk at torproject.org
- [tor-commits] [tor-launcher/master] Mozilla ripped out nsIPrefBranchInternal
gk at torproject.org
- [tor-commits] [tor-launcher/master] Replace nsIScriptableDateFormat with Services.intl.DateTimeFormat
gk at torproject.org
- [tor-commits] [tor-launcher/master] Load default prefs during initialization
gk at torproject.org
- [tor-commits] [tor-launcher/master] Synchronize some prefs.js and get{Bool, Char, Int}Pref() defaults
gk at torproject.org
- [tor-commits] [tor-launcher/master] Merge remote-tracking branch 'sysrqb/bug25750_6'
gk at torproject.org
- [tor-commits] [tor/master] Merge branch 'appveyor_min_029_v2' into appveyor_min_034_v2
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'appveyor_min_034_v2'
nickm at torproject.org
- [tor-commits] [tor/master] changes file for appveyor support
nickm at torproject.org
- [tor-commits] [tor/master] Python script for IRC notifications from appveyor
nickm at torproject.org
- [tor-commits] [tor/master] Appveyor configuration files.
nickm at torproject.org
- [tor-commits] [stem/master] Example script for downloading descriptors
atagar at torproject.org
- [tor-commits] [tor/maint-0.2.9] Add a unit test for PEM-encrypted documents.
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.9] Merge branch 'bug26116_029' into maint-0.2.9
nickm at torproject.org
- [tor-commits] [tor/maint-0.2.9] Return -1 from our PEM password callback
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.1] Merge branch 'bug26116_029' into maint-0.2.9
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.2] Return -1 from our PEM password callback
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.1] Add a unit test for PEM-encrypted documents.
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.2] Add a unit test for PEM-encrypted documents.
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] Return -1 from our PEM password callback
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] Merge branch 'bug26116_029' into maint-0.2.9
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.1] Return -1 from our PEM password callback
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] Merge branch 'bug26116_029' into bug26116_033
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] Add a unit test for PEM-encrypted documents.
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] Merge branch 'bug26116_033' into maint-0.3.3
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.2] Merge branch 'bug26116_029' into maint-0.2.9
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'bug26116_033' into maint-0.3.3
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'bug26116_029' into maint-0.2.9
nickm at torproject.org
- [tor-commits] [tor/master] Add a unit test for PEM-encrypted documents.
nickm at torproject.org
- [tor-commits] [tor/master] Merge branch 'bug26116_029' into bug26116_033
nickm at torproject.org
- [tor-commits] [tor/master] Return -1 from our PEM password callback
nickm at torproject.org
- [tor-commits] [tor/release-0.3.1] Merge branch 'bug26116_029' into maint-0.2.9
nickm at torproject.org
- [tor-commits] [tor/release-0.2.9] Return -1 from our PEM password callback
nickm at torproject.org
- [tor-commits] [tor/release-0.3.1] Return -1 from our PEM password callback
nickm at torproject.org
- [tor-commits] [tor/release-0.3.1] Add a unit test for PEM-encrypted documents.
nickm at torproject.org
- [tor-commits] [tor/release-0.2.9] Add a unit test for PEM-encrypted documents.
nickm at torproject.org
- [tor-commits] [tor/release-0.2.9] Merge branch 'bug26116_029' into maint-0.2.9
nickm at torproject.org
- [tor-commits] [tor/release-0.3.2] Return -1 from our PEM password callback
nickm at torproject.org
- [tor-commits] [tor/release-0.3.2] Add a unit test for PEM-encrypted documents.
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] Merge branch 'bug26116_029' into maint-0.2.9
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] Add a unit test for PEM-encrypted documents.
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] Return -1 from our PEM password callback
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] Merge branch 'bug26116_029' into bug26116_033
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] Merge branch 'bug26116_033' into maint-0.3.3
nickm at torproject.org
- [tor-commits] [tor/release-0.3.2] Merge branch 'bug26116_029' into maint-0.2.9
nickm at torproject.org
- [tor-commits] [metrics-web/master] Remove inconsistency between bandwidth history graphs.
karsten at torproject.org
- [tor-commits] [stem/master] Incorrect circuit digest for higher protocol versions
atagar at torproject.org
- [tor-commits] [stem/master] Relay length attribute mangled by unpack/repack
atagar at torproject.org
- [tor-commits] [torbutton/master] Bug 26100: Update deprecated JS and CSS code
gk at torproject.org
- [tor-commits] [torbutton/master] Bug 26100: Load extension preferences during initialization
gk at torproject.org
- [tor-commits] [torbutton/master] Bug 26100: Switch from Task.spawn to async/await
gk at torproject.org
- [tor-commits] [torbutton/master] Bug 26100: Migrate general.useragent.locale to intl.locale.requested
gk at torproject.org
- [tor-commits] [torbutton/master] Bug 26100: Update xmlhttprequest calls after changes in xpcom interface
gk at torproject.org
- [tor-commits] [torbutton/master] Bug 26100: Use new asynchronous applyFilter
gk at torproject.org
- [tor-commits] [torbutton/master] Bug 26100: Use inputStream.asyncWait instead of nsIInputStreamPump
gk at torproject.org
- [tor-commits] [torbutton/master] Bug 26100: Update about:tor code after changes in the resource and js
gk at torproject.org
- [tor-commits] [torbutton/master] Bug 26100: baseMenuOverlay.xul was removed by Mozilla
gk at torproject.org
- [tor-commits] [torbutton/master] Bug 26100: Don't use console object for logging
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Bug 25975: Get a Rust cross-compiler for macOS
gk at torproject.org
- [tor-commits] [translation/torcheck] Update translations for torcheck
translation at torproject.org
- [tor-commits] [translation/torbutton-brandproperties] Update translations for torbutton-brandproperties
translation at torproject.org
- [tor-commits] [translation/torbutton-branddtd] Update translations for torbutton-branddtd
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/exoneratorproperties] Update translations for exoneratorproperties
translation at torproject.org
- [tor-commits] [metrics-lib/master] Replace Gson with Jackson.
karsten at torproject.org
- [tor-commits] [metrics-lib/master] Prepare for 2.4.0 release.
karsten at torproject.org
- [tor-commits] [metrics-lib/release] Replace Gson with Jackson.
karsten at torproject.org
- [tor-commits] [metrics-lib/release] Bump version to 2.3.0-dev.
karsten at torproject.org
- [tor-commits] [metrics-lib/release] Prepare for 2.4.0 release.
karsten at torproject.org
- [tor-commits] [metrics-lib/master] Bump version to 2.4.0-dev.
karsten at torproject.org
- [tor-commits] [collector/master] Prepare for 1.6.0 release.
karsten at torproject.org
- [tor-commits] [collector/master] Replace Gson with Jackson.
karsten at torproject.org
- [tor-commits] [collector/release] Bump version to 1.5.1-dev.
karsten at torproject.org
- [tor-commits] [collector/release] Include webstats in create-tarballs.sh.
karsten at torproject.org
- [tor-commits] [collector/release] Corrected description of vote descriptor path.
karsten at torproject.org
- [tor-commits] [collector/release] Describe 'contrib' path contents.
karsten at torproject.org
- [tor-commits] [collector/release] Add 'contrib' directory to index.json.
karsten at torproject.org
- [tor-commits] [collector/release] Adapt to metrics-lib 2.3.0 changes.
karsten at torproject.org
- [tor-commits] [collector/release] Replace Gson with Jackson.
karsten at torproject.org
- [tor-commits] [collector/release] Prepare for 1.6.0 release.
karsten at torproject.org
- [tor-commits] [collector/master] Bump version to 1.6.0-dev.
karsten at torproject.org
- [tor-commits] [tor-browser-build/master] Bug 25862: move mingw helper scripts to firefox
gk at torproject.org
- [tor-commits] [metrics-web/master] Don't terminate the hidserv module when parsing descriptors.
karsten at torproject.org
- [tor-commits] [metrics-web/master] Fix flaw in noise-removing code of hidserv module.
karsten at torproject.org
- [tor-commits] [stem/master] Concatenate strings with bytearray rather than BytesIO
atagar at torproject.org
- [tor-commits] [metrics-web/master] Put back updated OOI link.
karsten at torproject.org
- [tor-commits] [metrics-web/master] Update to latest metrics-lib.
karsten at torproject.org
- [tor-commits] [stem/master] Fix PyPy compatibility
atagar at torproject.org
- [tor-commits] [tor-browser/tor-browser-60.0.1esr-8.0-1] Fix MAR generation bashism
gk at torproject.org
- [tor-commits] [torspec/master] mesh vanguards is now prop292
nickm at torproject.org
- [tor-commits] [torspec/master] Prop 247: Some notes from mailinglist discussion
nickm at torproject.org
- [tor-commits] [torspec/master] Supersede proposal 247 by xxx-mesh-vanguards.txt.
nickm at torproject.org
- [tor-commits] [torspec/master] Write a proposal for the mesh vanguards design.
nickm at torproject.org
- [tor-commits] [torspec/master] Prop 265: Add nodes from mailinglist discussion.
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] Use node_has_preferred_descriptor() in another case
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] control EXTENDCIRCUIT: check node_has_preferred_descriptor().
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] Add a changes file for 25691/25692
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] Check for "the right descriptor", not just "any descriptor".
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] Rename node_has_descriptor() to node_has_any_descriptor()
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] Repair the legacy_hs/pick_tor2web_rendezvous_node unit test
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] Merge remote-tracking branch 'public/bug25691_033_again_squashed' into maint-0.3.3
nickm at torproject.org
- [tor-commits] [tor/maint-0.3.3] Use router_crn_flags in more places, to pass direct-connect flag
nickm at torproject.org
- [tor-commits] [tor/master] Merge remote-tracking branch 'public/bug25691_033_again_squashed' into maint-0.3.3
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] Use node_has_preferred_descriptor() in another case
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] Use router_crn_flags in more places, to pass direct-connect flag
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] Check for "the right descriptor", not just "any descriptor".
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] Add a changes file for 25691/25692
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] Rename node_has_descriptor() to node_has_any_descriptor()
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] Repair the legacy_hs/pick_tor2web_rendezvous_node unit test
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] control EXTENDCIRCUIT: check node_has_preferred_descriptor().
nickm at torproject.org
- [tor-commits] [tor/release-0.3.3] Merge remote-tracking branch 'public/bug25691_033_again_squashed' into maint-0.3.3
nickm at torproject.org
- [tor-commits] [torspec/master] Attempt to clarify new CIRC_BW fields
nickm at torproject.org
- [tor-commits] [torspec/master] fixup! Attempt to clarify new CIRC_BW fields
nickm at torproject.org
- [tor-commits] [torspec/master] Merge remote-tracking branch 'mikeperry/ticket26110'
nickm at torproject.org
- [tor-commits] [stem/master] Descriptions of new CIRC_BW fields
atagar at torproject.org
- [tor-commits] [doctor/master] Report fallback directory DirPort failures
atagar at torproject.org
- [tor-commits] [torspec/master] Minor fixup now that a number has been assigned to vanguard proposal.
asn at torproject.org
- [tor-commits] [torbutton/master] Bug 26129: Show our about:tor page on startup
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Bug 26165: make it possible to use gcc:var/setup without hardening wrapper
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Merge remote-tracking branch 'boklm/bug_26165_v2'
gk at torproject.org
- [tor-commits] [metrics-web/master] Avoid underscores in write_* function parameters.
karsten at torproject.org
- [tor-commits] [metrics-web/master] Make all parameters in write_* functions optional.
karsten at torproject.org
- [tor-commits] [metrics-web/master] Append _p to all plot_* and write_* parameters.
karsten at torproject.org
- [tor-commits] [metrics-web/master] Be clearer about Onionoo's exit_addresses field.
karsten at torproject.org
- [tor-commits] [tor-browser-build/master] Update Firefox to 60.0.1esr (tor-browser-60.0.1esr-8.0-1)
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Disable checking the hashes of the language packs for Firefox 60 ESR
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Use mach configure to pass build configuration arguments
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Use cairgo-gtk3 and provide libgtk-3-dev for Firefox 60 ESR
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Use Rust and LLVM for Stylo bindgen in Firefox
gk at torproject.org
- [tor-commits] [tor-browser-build/master] new certutil location for firefox 60
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Use a more recent version of gcc
gk at torproject.org
- [tor-commits] [tor-browser-build/master] disable selfrando
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Update NoScript to 10.1.8.1
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Update signing key for llvm
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Bug 26073: Migrate general.useragent.locale to intl.locale.requested
gk at torproject.org
- [tor-commits] [tor-browser/tor-browser-60.0.1esr-8.0-1] fixup! TB4: Tor Browser's Firefox preference overrides.
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Bug 16472: update binutils to 2.26.1
gk at torproject.org
- [tor-commits] [tor-browser-build/master] Merge remote-tracking branch 'boklm/bug_16472_v16'
gk at torproject.org
- [tor-commits] [webwml/master] Add haxxpop to people page
atagar at torproject.org
- [tor-commits] [torbutton/master] Bug 26235: Hide new unusable items from help menu (ESR60)
gk at torproject.org
- [tor-commits] [torbutton/master] Update translations
gk at torproject.org
- [tor-commits] [exonerator/master] Prepare for 2.1.0 release.
karsten at torproject.org
- [tor-commits] [exonerator/master] Replace Gson with Jackson.
karsten at torproject.org
- [tor-commits] [exonerator/release] Add change log entry for #26032.
karsten at torproject.org
- [tor-commits] [exonerator/release] Update copyright to 2018.
karsten at torproject.org
- [tor-commits] [exonerator/release] Bump version to 2.0.2-dev.
karsten at torproject.org
- [tor-commits] [exonerator/release] Replace Gson with Jackson.
karsten at torproject.org
- [tor-commits] [exonerator/release] Avoid adding superfluous brackets in suggestion links.
karsten at torproject.org
- [tor-commits] [exonerator/release] Prepare for 2.1.0 release.
karsten at torproject.org
- [tor-commits] [exonerator/master] Bump version to 2.1.0-dev.
karsten at torproject.org
- [tor-commits] [metrics-web/master] Prepare for 1.1.0 release.
karsten at torproject.org
- [tor-commits] [metrics-web/master] Replace Gson with Jackson.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Update Onionoo specification for version 5.0.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Add comment to run-rserver task.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Rename 'getColumnHeaders' to reflect that it is no getter.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Bump version to 1.0.3-dev.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Remove variable that is only used once.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Avoid trouble with path separators and repetitive code.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Add a specification for stats/servers-ipv6.csv.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Prefix module name to system property names.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Add servers-ipv6 module.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Make Database AutoCloseable and use try-with-resource.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Move new module to proper place(s) in the source tree.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Add graphs based on servers-ipv6.csv.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Rename Parsed* to Ipv6*.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Removed redundant comments and added explanatory comment.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Move test script to correct location.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Make ipv6servers.csv available, too.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Make column headers lower-case.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Add pgTAB extension and license information.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Make old tests run (still failing).
karsten at torproject.org
- [tor-commits] [metrics-web/release] Update news.json to version 209 of doc/MetricsTimeline.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Update copyright to 2018.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Update news.json to version 218 of doc/MetricsTimeline.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Rename Darwin/Mac to macOS.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Unbreak links on CollecTor subpages.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Update news.json to version 215 of doc/MetricsTimeline.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Fix documentation of family arrays.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Document the relay version used by Onionoo for recommended_version
karsten at torproject.org
- [tor-commits] [metrics-web/release] Adapt format on News page from related events.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Avoid sending an error after a (partial) response.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Fix typo in "IPv6 exititing" (-it).
karsten at torproject.org
- [tor-commits] [metrics-web/release] Rename packages.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Fix "requests" column in torperf-1.1.csv.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Added task(s) for running pgTAP tests.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Fix path.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Point out that OnionPerf measures v2 onion services.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Update news.json to version 219 of doc/MetricsTimeline.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Preserve UTF-8 encoding of table data.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Sleep rather than wait.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Stop using \n to create whitespace around text.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Simplify setting the lower y axis limit to 0.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Set the default line size of geom_line() to 1.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Use a variable for the copyright notice.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Use variables for paths.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Use helper functions for date breaks and labels.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Don't cut off any data from CSV files.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Move copyright notice from x axis label to caption.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Stop using y axis labels.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Remove unused code for plotting relays by country.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Tweak y scales some more.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Add lost submodule and force its proper checkout.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Fixes getPosition method in boostrap.min.js
karsten at torproject.org
- [tor-commits] [metrics-web/release] Use complete() rather than merge() for missing dates.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Tune R processing in advbwdist module.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Include Relay Search as a submodule (See: #25258)
karsten at torproject.org
- [tor-commits] [metrics-web/release] Allows additional stylesheets to be specified
karsten at torproject.org
- [tor-commits] [metrics-web/release] Update news.json to version 227 of doc/MetricsTimeline.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Include Relay Search assets in generated WAR (See: #25258)
karsten at torproject.org
- [tor-commits] [metrics-web/release] Update Relay Search link on the Services page.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Update news.json to version 228 of doc/MetricsTimeline.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Make all graph data available as CSV.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Adds RelaySearchServlet and accompanying JSP (Fixes: #25258)
karsten at torproject.org
- [tor-commits] [metrics-web/release] Adds a servlet mapping for RelaySearchServlet (See: #25258)
karsten at torproject.org
- [tor-commits] [metrics-web/release] Adds extended introduction and services to the home page (See: #23169)
karsten at torproject.org
- [tor-commits] [metrics-web/release] Take out old news from Onionoo's specification.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Give up on reshape in favor of tidyr.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Adds text about Metrics ecosystem to about page (See: #23169)
karsten at torproject.org
- [tor-commits] [metrics-web/release] Fix first batch of style issues found by lintr.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Expand Philosophy text on about page (See: #23169)
karsten at torproject.org
- [tor-commits] [metrics-web/release] Bumps copyright year to 2018 in common JSP footer
karsten at torproject.org
- [tor-commits] [metrics-web/release] Adds an Ant target to generate PNGs using Graphviz
karsten at torproject.org
- [tor-commits] [metrics-web/release] Update to latest metrics-lib.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Update URL for TorDNSEL.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Refactor even more of the graphing code.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Remove quote from header.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Cut off too recent dates from hidserv.csv.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Update news.json to version 231 of doc/MetricsTimeline.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Add comment section to CSV file headers.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Cut off too recent dates from several CSV files.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Adds an ATOM feed for the News (Fixes: #23854)
karsten at torproject.org
- [tor-commits] [metrics-web/release] Adds generate-news-json Ant task
karsten at torproject.org
- [tor-commits] [metrics-web/release] Update Onionoo specification to version 5.1.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Update news.json to version 240 of doc/MetricsTimeline.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Add 0.3.4 to known versions.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Update news.json to version 232 of doc/MetricsTimeline.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Fix specified full path of sanitized webstats.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Imports UpdateNews.java
karsten at torproject.org
- [tor-commits] [metrics-web/release] Make userstats pgTAP test work again.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Adds a link to the ATOM feed to the News page
karsten at torproject.org
- [tor-commits] [metrics-web/release] Refactors news item presentation using JSTL
karsten at torproject.org
- [tor-commits] [metrics-web/release] Cut off lower number of expected clients at 0.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Update news.json to version 243 of doc/MetricsTimeline.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Update news.json to version 246 of doc/MetricsTimeline.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Update news.json to version 256 of doc/MetricsTimeline.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Update to latest rs (Relay Search).
karsten at torproject.org
- [tor-commits] [metrics-web/release] Adapt webstats to read logs from CollecTor.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Use 'StringBuilder#append' consistently.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Move connbidirect graph to Traffic category.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Update news.json to version 248 of doc/MetricsTimeline.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Update news.json to version 247 of doc/MetricsTimeline.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Make generate-specs target optional.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Document Onionoo's new protocol version 5.2.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Make war-task depend on jar-task.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Update Onionoo specification for version 6.0.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Link directly to CollecTor subdirectories.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Update news.json to version 255 of doc/MetricsTimeline.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Provide no-data pictures, pdfs, and csv files instead of server error.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Convert shell script into Ant task.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Use proper call list syntax.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Fix typo on Statistics page.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Comment out OOI link.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Update news.json to version 257 of doc/MetricsTimeline.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Reflect that webstats.tp.o is gone.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Remove the PostgreSQL jar from our war file.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Say that the Tor Messenger graph will soon disappear.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Remove inconsistency between bandwidth history graphs.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Update news.json to version 262 of doc/MetricsTimeline.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Throw out Apache Commons Lang 2 in favor of 3.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Fix torperf graph for single source.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Don't terminate the hidserv module when parsing descriptors.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Remove unused code from the censorship detector.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Update news.json to version 237 of doc/MetricsTimeline.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Update news.json to version 259 of doc/MetricsTimeline.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Simplify dirread and dirwrite in bandwidth.csv.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Fix TB downloads by locale and Relays by flag graphs.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Simplify censorship detector.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Update news.json to version 260 of doc/MetricsTimeline.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Put back updated OOI link.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Fix flaw in noise-removing code of hidserv module.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Avoid underscores in write_* function parameters.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Make all parameters in write_* functions optional.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Be clearer about Onionoo's exit_addresses field.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Append _p to all plot_* and write_* parameters.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Prepare for 1.1.0 release.
karsten at torproject.org
- [tor-commits] [metrics-web/release] Replace Gson with Jackson.
karsten at torproject.org
- [tor-commits] [metrics-web/master] Bump version to 1.1.0-dev.
karsten at torproject.org
- [tor-commits] [onionoo/master] Replace Gson with Jackson.
karsten at torproject.org
- [tor-commits] [onionoo/master] Prepare for 6.0-1.14.0 release.
karsten at torproject.org
- [tor-commits] [onionoo/release] Bump version to 6.0-1.13.0-dev.
karsten at torproject.org
- [tor-commits] [onionoo/release] Replace Gson with Jackson.
karsten at torproject.org
- [tor-commits] [onionoo/release] Prepare for 6.0-1.14.0 release.
karsten at torproject.org
- [tor-commits] [onionoo/master] Bump version to 6.0-1.14.0-dev.
karsten at torproject.org
- [tor-commits] [tor/master] Fix various typos
nickm at torproject.org
- [tor-commits] [webwml/master] Update Colin's people page description
atagar at torproject.org
- [tor-commits] [torspec/master] Add a new proposal to help us move forward with 275.
nickm at torproject.org
- [tor-commits] [translation/torbirdy_completed] Update translations for torbirdy_completed
translation at torproject.org
- [tor-commits] [translation/support-tormobile_completed] Update translations for support-tormobile_completed
translation at torproject.org
Last message date:
Thu May 31 22:18:35 UTC 2018
Archived on: Thu May 31 22:18:41 UTC 2018
This archive was generated by
Pipermail 0.09 (Mailman edition).