summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-24Merge branch 'tor-github/pr/1165'George Kadianakis
2019-07-23Merge branch 'ticket24963_042_02'Nick Mathewson
2019-07-23Add a test for disallowing single-hop introductions.Nick Mathewson
2019-07-23Allow NULL circ->p_chan in circuit_is_suitable_for_introduce1()Nick Mathewson
2019-07-23Merge remote-tracking branch 'tor-github/pr/1185'Nick Mathewson
2019-07-23Merge remote-tracking branch 'tor-github/pr/1186'Nick Mathewson
2019-07-23Merge branch 'tor-github/pr/1116'David Goulet
2019-07-23Merge branch 'tor-github/pr/1153'David Goulet
2019-07-23Merge branch 'maint-0.4.1'David Goulet
2019-07-23Merge branch 'tor-github/pr/1158' into maint-0.4.1David Goulet
2019-07-23Changes file for #31113.George Kadianakis
2019-07-23Improve circpad documentation.pulls
2019-07-23Add changes file for #31112 and #31098.George Kadianakis
2019-07-23transition when we send our first padding packet, not on receivedpulls
2019-07-23remove specified target_hopnum from relay-side machines (only for origin-side...pulls
2019-07-19Extract the log_domain_t type to a lower-level headerNick Mathewson
2019-07-19Adjust tor_log.rs for 64-bit log domains.Nick Mathewson
2019-07-19Set 'routerlist' global to NULL before freeing it.Nick Mathewson
2019-07-19Changes file for bug 31001Nick Mathewson
2019-07-19Prevent UB on signed overflow.Tobias Stoeckmann
2019-07-18changes file for 30752Nick Mathewson
2019-07-18Add a TOR_DISABLE_PRACTRACKER envvar for use by folks who don't careNick Mathewson
2019-07-18Practracker: add tolerances for exceptionsNick Mathewson
2019-07-18Practracker: add a --list-overstrict optionNick Mathewson
2019-07-18Changes file for 29746.Nick Mathewson
2019-07-17Practracker: improve exclude-directory logicNick Mathewson
2019-07-17Pracktracker: give the number of new errors found.Nick Mathewson
2019-07-17Practracker: allow tabs in include linesNick Mathewson
2019-07-17Fix practracker_tests.py and practracker line counting.Nick Mathewson
2019-07-08Adjust log callback type to use log_domain_mask_tNick Mathewson
2019-07-08Add a compile-time assertion to prevent a recurrence of 31080.Nick Mathewson
2019-07-08Use a 64-bit mask for log domains, and fix a conflictNick Mathewson
2019-07-08Move declaration of LD_NO_MESG to make conflict more apparent.Nick Mathewson
2019-07-04Merge branch 'tor-github/pr/1152'George Kadianakis
2019-07-03typo fixRoger Dingledine
2019-07-03clarify a comment in the tor-exit-notice textRoger Dingledine
2019-07-03Make config_lines_eq() take const arguments.Nick Mathewson
2019-07-03Revert "Add a function to append an existing line to a config line list."Nick Mathewson
2019-07-03Fix @file directive in var_type_def_st.hNick Mathewson
2019-07-02Merge remote-tracking branch 'tor-github/pr/1136'Nick Mathewson
2019-07-02Merge remote-tracking branch 'tor-github/pr/1120'Nick Mathewson
2019-07-02Early exit from post-merge git hook script when not merging to masterrl1987
2019-07-02Merge remote-tracking branch 'dgoulet/ticket31008_035_01'George Kadianakis
2019-07-01Merge branch 'maint-0.4.1'Nick Mathewson
2019-07-01Merge branch 'maint-0.4.0' into maint-0.4.1Nick Mathewson
2019-07-01Merge branch 'maint-0.2.9' into maint-0.3.5Nick Mathewson
2019-07-01Merge branch 'maint-0.3.5' into maint-0.4.0Nick Mathewson
2019-07-01Merge branch 'chutney_ci_v4_040' into chutney_ci_v4_041teor
2019-07-01Merge branch 'chutney_ci_v4_035' into chutney_ci_v4_040teor
2019-07-01Travis: SKIP_MAKE_CHECK="yes" when running stemteor