aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-09Collect badness values in ntor_ref.py; don't just clobber.Nick Mathewson
2015-04-08update url in HACKING fileRoger Dingledine
2015-04-07Merge branch 'bug15604_squashed'Nick Mathewson
2015-04-07Set ConnDirectionStatistics back to 0 if not running as relay.rl1987
2015-04-07Merge branch 'bug15541_squashed'Nick Mathewson
2015-04-07Update other entries in CMDLINE_ONLY_OPTIONS to use values from takes_argumen...rl1987
2015-04-07Print the error message for --dump-config even if no arguments are given.rl1987
2015-04-07Merge branch 'doc15550_squashed'Nick Mathewson
2015-04-07Improve descriptions of statistics-related torrc options.rl1987
2015-04-07Add lukas to doc/HACKING pakager listNick Mathewson
2015-04-06Fix error message in do_dump_config().rl1987
2015-04-06Fix the memory leak in `warn_if_option_path_is_relative()`.Yawning Angel
2015-04-06Merge remote-tracking branch 'origin/maint-0.2.6'Nick Mathewson
2015-04-06bump version to 0.2.6.7-devNick Mathewson
2015-04-06Forward-port today's changelogs and release notesNick Mathewson
2015-04-06bump version to 0.2.6.7Nick Mathewson
2015-04-06Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6Nick Mathewson
2015-04-06bump 0.2.5 version to 0.2.5.12Nick Mathewson
2015-04-06Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5Nick Mathewson
2015-04-06Bump 0.2.4 version more placesNick Mathewson
2015-04-06Bump 0.2.4 versionNick Mathewson
2015-04-06Merge remote-tracking branch 'origin/maint-0.2.6'Nick Mathewson
2015-04-06Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6Nick Mathewson
2015-04-06Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5Nick Mathewson
2015-04-06Changes file for bug15601Nick Mathewson
2015-04-06Handle empty/zero length encoded intro points more gracefully.Yawning Angel
2015-04-06Treat empty introduction points sections as missing.Yawning Angel
2015-04-06Validate the RSA key size received when parsing INTRODUCE2 cells.Yawning Angel
2015-04-03Merge remote-tracking branch 'origin/maint-0.2.6'Nick Mathewson
2015-04-03Decrease the amount of rend circ relaunches for hidden services.George Kadianakis
2015-04-03... and if we do get multiple INTRODUCE1s on a circuit, kill the circuitGeorge Kadianakis
2015-04-03Merge commit 'c1b36488e9c318fc414220e8549624b423560ad2'Nick Mathewson
2015-04-03Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6Nick Mathewson
2015-04-03Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5Nick Mathewson
2015-04-03Merge branch 'bug15515_024' into maint-0.2.4Nick Mathewson
2015-04-03... and if we do get multiple INTRODUCE1s on a circuit, kill the circuitGeorge Kadianakis
2015-04-03Block multiple introductions on the same intro circuit.George Kadianakis
2015-04-02Fix the windows test failure caused by the #15435 changes.Yawning Angel
2015-04-01Update entrynodes unit test for dirsSebastian Hahn
2015-04-01Bridges are always dirsSebastian Hahn
2015-04-01mark dirinfo_type as unused in populate_live_entry_guardsNick Mathewson
2015-04-01Merge remote-tracking branch 'public/remove_old_version_checks'Nick Mathewson
2015-04-01Merge branch 'remove_digests'Nick Mathewson
2015-04-01Merge branch 'bug13736'Nick Mathewson
2015-04-01Remove now-needless AC_PATH_PROG checks from configure.acNick Mathewson
2015-04-01Remove dynamicdhgroups from the manpageNick Mathewson
2015-04-01Unindent a block in crypto_set_tls_dh_primeNick Mathewson
2015-04-01Remove needless call to crypto_set_tls_dh_prime()Nick Mathewson
2015-04-01Merge remote-tracking branch 'yawning/feature15435'Nick Mathewson
2015-04-01Merge remote-tracking branch 'public/bug15515_025'Nick Mathewson