summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-27ed25519: Add unittests for ed25519 pubkey validation.George Kadianakis
2017-06-27ed25519: Add func that checks for torsion component in pubkeys.George Kadianakis
2017-06-27Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson
2017-06-27Merge branch 'maint-0.2.8' into maint-0.2.9Nick Mathewson
2017-06-27Merge branch 'maint-0.3.0' into maint-0.3.1Nick Mathewson
2017-06-27Merge branch 'maint-0.3.1'Nick Mathewson
2017-06-27Merge branch 'maint-0.2.7-redux' into maint-0.2.8Nick Mathewson
2017-06-27Merge branch 'maint-0.2.6' into maint-0.2.7-reduxNick Mathewson
2017-06-27Merge branch 'maint-0.2.5' into maint-0.2.6Nick Mathewson
2017-06-27Merge branch 'maint-0.2.4' into maint-0.2.5Nick Mathewson
2017-06-27Merge branch 'bug22737_024' into maint-0.2.4Nick Mathewson
2017-06-27Fix an errant memset() into the middle of a struct in cell_pack().Nick Mathewson
2017-06-27Merge branch 'maint-0.3.1'Nick Mathewson
2017-06-27Merge branch 'bug22719_031' into maint-0.3.1Nick Mathewson
2017-06-27changes file for bug 22719Nick Mathewson
2017-06-26Merge branch 'maint-0.3.1'Nick Mathewson
2017-06-26Merge branch 'bug22105_031' into maint-0.3.1Nick Mathewson
2017-06-26Merge branch 'maint-0.3.1'Nick Mathewson
2017-06-26Patch for 22720 from huyvq: exit(1) more oftenNick Mathewson
2017-06-26Merge branch 'maint-0.3.1'Nick Mathewson
2017-06-26Merge branch 'bug22212_squashed' into maint-0.3.1Nick Mathewson
2017-06-26Changes file for Bug 22212.Mike Perry
2017-06-26Demote a log message due to libevent delays.Mike Perry
2017-06-26Merge branch 'maint-0.3.1'Nick Mathewson
2017-06-26Fix a coverity warning about a no-op assert with-64 bit size_tNick Mathewson
2017-06-26Try a little harder to make sure we never call tor_compress_process wrong.Nick Mathewson
2017-06-24Log even more to try to debug 22719Nick Mathewson
2017-06-24Add an additional log message to try to diagnose #22719Nick Mathewson
2017-06-23Merge remote-tracking branch 'isis/bug4019'Nick Mathewson
2017-06-23Add changes file for bug4019.Isis Lovecruft
2017-06-23Merge branch 'bug3056_squashed'Nick Mathewson
2017-06-23Improve clarity, safety, and rate of dns spoofing log msgNick Mathewson
2017-06-22Merge branch 'maint-0.3.0' into maint-0.3.1Nick Mathewson
2017-06-22Merge branch 'maint-0.3.1'Nick Mathewson
2017-06-22Combine our "don't do this if no consensus" entryguards checksNick Mathewson
2017-06-22expand changes file for bug 22461Nick Mathewson
2017-06-22whitespace fixNick Mathewson
2017-06-22Merge remote-tracking branch 'rl1987/bug22461'Nick Mathewson
2017-06-22Merge remote-tracking branch 'public/bug7890'Nick Mathewson
2017-06-22config: Fix duplicate error message for nonlocal SocksPorts.Isis Lovecruft
2017-06-21make assign_onionskin_to_cpuworker failure case more clearRoger Dingledine
2017-06-21Merge branch 'callgraph_reduction_v2'Nick Mathewson
2017-06-21Add GETINFO targets to determine whether md/desc fetching is enabledNick Mathewson
2017-06-21Extract channel_do_open_actions() from non-open _change_state casesNick Mathewson
2017-06-21Merge branch 'maint-0.3.1'Nick Mathewson
2017-06-21Merge branch 'bug22356_029' into maint-0.3.1Nick Mathewson
2017-06-21changes file for ticket22311Nick Mathewson
2017-06-21Call it a BUG to use -1 in authdir_mode_handles_descsNick Mathewson
2017-06-21Remove obsolete authdir_mode_any_nonhidserv()huyvq
2017-06-21Convert authdir_mode_handles_descs() to alternative wrappershuyvq