summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-09-11Split the behavior of node_supports_ed25519_link_authentication().Nick Mathewson
2017-09-11Add a function to check for support for "protocol X or later"Nick Mathewson
2017-09-08Merge branch 'ed25519_lookup'Nick Mathewson
2017-09-08Merge remote-tracking branch 'dgoulet/ticket23355_032_01'Nick Mathewson
2017-09-08Merge remote-tracking branch 'asn/bug23387_squashed'Nick Mathewson
2017-09-08test: Test that client picks the right HSDir for service.George Kadianakis
2017-09-08prop224: Pick the right hsdir index based on descriptor.George Kadianakis
2017-09-08prop224: hs_time_between_tp_and_srv() -> hs_in_period_between_tp_and_srv()George Kadianakis
2017-09-08prop224: 'is_new_tp' -> 'use_second_hdsir_index' in hs_get_responsible_hsdirs()George Kadianakis
2017-09-08test: Improve our rotation and build descriptor testsDavid Goulet
2017-09-08test: Fix use out of scope and consensus timingsDavid Goulet
2017-09-08test: Add an HS v3 reachability unit testDavid Goulet
2017-09-08prop224: Make client and service pick same HSDirDavid Goulet
2017-09-08prop224: Expand the overlap period concept to be a full SRV protocol runDavid Goulet
2017-09-08prop224: Use fetch and store HSDir indexes.David Goulet
2017-09-08Merge remote-tracking branch 'dgoulet/bug23429_032_01'Nick Mathewson
2017-09-08Merge branch 'ticket20119'Nick Mathewson
2017-09-08Merge branch 'maint-0.3.1'Nick Mathewson
2017-09-08Merge branch 'maint-0.3.0' into maint-0.3.1Nick Mathewson
2017-09-08Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson
2017-09-08Merge branch 'bug22644_029' into maint-0.2.9Nick Mathewson
2017-09-08Merge branch 'ticket22731'Nick Mathewson
2017-09-08Merge branch 'feature23237'Nick Mathewson
2017-09-08Merge branch 'ticket22377'Nick Mathewson
2017-09-07Merge branch 'maint-0.3.0' into maint-0.3.1Nick Mathewson
2017-09-07Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson
2017-09-07Merge branch 'maint-0.3.1'Nick Mathewson
2017-09-07Merge branch 'maint-0.2.8' into maint-0.2.9Nick Mathewson
2017-09-07Merge branch 'maint-0.2.5' into maint-0.2.8Nick Mathewson
2017-09-07Update geoip and geoip6 to the September 6 2017 database.Karsten Loesing
2017-09-07hs: Do not assert on rend_data while iterating over circuitsDavid Goulet
2017-09-07prop224: When computing hsdir index and time period, use valid_after timeDavid Goulet
2017-09-07Add a module comment to util_bug.hNick Mathewson
2017-09-07Fix crashes on empty +HSPOST and +POSTDESCRIPTOR commandsNick Mathewson
2017-09-07Merge branch 'maint-0.3.1'Nick Mathewson
2017-09-07Add a stack trace to the warning at issue with 23105.Nick Mathewson
2017-09-07Merge branch 'bug23361_032_01_squashed2'Nick Mathewson
2017-09-07prop224: Pick rendezvous point of protover HSRend=2David Goulet
2017-09-06Better error on failure to load seccomp2 sandboxNick Mathewson
2017-09-06Merge remote-tracking branch 'dgoulet/bug23123_032_01'Nick Mathewson
2017-09-06Exit when we can't write to a configured pid fileNick Mathewson
2017-09-06Reject torrc if RunAsDaemon is given with relative paths.Nick Mathewson
2017-09-05Make url-canonicalizer canonicalize correctly.Nick Mathewson
2017-09-05Fix an erroneous !Nick Mathewson
2017-09-05Resolve inconsistencies between buf refactor and HTTP connectNick Mathewson
2017-09-05Merge branch 'http_tunnel_squashed'Nick Mathewson
2017-09-05Add a fuzzer for HTTP CONNECTNick Mathewson
2017-09-05Add stream isolation support for HTTP CONNECT tunnelsNick Mathewson
2017-09-05Add support for HTTP Connect tunnelsNick Mathewson
2017-09-05Export http-command parsing functions.Nick Mathewson