summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-04-30Use descriptor ID when purging last hid fetch cacheDavid Goulet
2015-04-30Use rend_data_client/service_create() in codeDavid Goulet
2015-04-30Add a create function for rend_data_t objectDavid Goulet
2015-04-28Merge remote-tracking branch 'origin/maint-0.2.6'Nick Mathewson
2015-04-28Revert "Remove obsolete workaround in dirserv_thinks_router_is_hs_dir()"David Goulet
2015-04-28Fix another test failureNick Mathewson
2015-04-28Merge branch 'feature6411_v4'Nick Mathewson
2015-04-28Add "ADD_ONION"/"DEL_ONION" and "GETINFO onions/*" to the controller.Yawning Angel
2015-04-27Merge remote-tracking branch 'origin/maint-0.2.6'Nick Mathewson
2015-04-27Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6Nick Mathewson
2015-04-27Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5Nick Mathewson
2015-04-27Merge remote-tracking branch 'karsten/geoip6-apr2015' into maint-0.2.4Nick Mathewson
2015-04-27Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
2015-04-24Mark set-test-permissions as .PHONY; use u+x onlyNick Mathewson
2015-04-24Revert "Add +x to these .in files; see if it helps"Nick Mathewson
2015-04-24Update geoip6 to the April 8 2015 database.Karsten Loesing
2015-04-24Update geoip to the April 8 2015 database.Karsten Loesing
2015-04-24Kludge include.am to work with automake <1.12Nick Mathewson
2015-04-23Add +x to these .in files; see if it helpsNick Mathewson
2015-04-23Make a return value explicitly ignored.Nick Mathewson
2015-04-23Merge remote-tracking branch 'dgoulet/bug14847_027_06'Nick Mathewson
2015-04-23Fix some RNG function issuesNick Mathewson
2015-04-23Merge remote-tracking branch 'teor/longest-policy-comment'Nick Mathewson
2015-04-23Merge remote-tracking branch 'public/remove_old_libevent_autoconf_stuff'Nick Mathewson
2015-04-23Fix crash-test for assertion failureNick Mathewson
2015-04-23Correct "longest possible policy" comment in router policyteor
2015-04-23Integrate backtrace test into the automake test suite.cypherpunks
2015-04-23Integrate ntor test into the automake test suite.cypherpunks
2015-04-23Integrate zero_length_keys test into the automake test suite.cypherpunks
2015-04-23Merge remote-tracking branch 'public/bug15546'Nick Mathewson
2015-04-23whitespace fixesNick Mathewson
2015-04-23Merge remote-tracking branch 'andrea/ticket14840'Nick Mathewson
2015-04-23Avoid memory leak in error messages in control.c (not in any tor)Nick Mathewson
2015-04-23Merge remote-tracking branch 'dgoulet/bug14845_026_01'Nick Mathewson
2015-04-23Merge remote-tracking branch 'teor/bug-15642-v3-fallback-unit-tests'Nick Mathewson
2015-04-23Fix another signed/unsigned comparison bugNick Mathewson
2015-04-23Fix some conversion problemsNick Mathewson
2015-04-23Merge remote-tracking branch 'public/bug15745_027_03'Nick Mathewson
2015-04-23Merge branch 'feature15652_squashed'Nick Mathewson
2015-04-23Fix some implicit conversion warningsNick Mathewson
2015-04-23Use a custom Base64 encoder with more control over the output format.Yawning Angel
2015-04-23Merge remote-tracking branch 'teor/bug-15771-reachability'Nick Mathewson
2015-04-23Unit tests for consider_adding_dir_servers() as modified in #15642teor
2015-04-23Disable default fallback directories when other directories are setteor
2015-04-22Reachability should check ExtendAllowPrivateAddresses not TestingTorNetworkteor
2015-04-22Add function to validate HS descriptor IDDavid Goulet
2015-04-21Multiple fixes for the HSFETCH commandDavid Goulet
2015-04-21Use rend_valid_service_id() in the HSFETCH commandDavid Goulet
2015-04-21Test: fix HSFETCH control command with latest changeDavid Goulet
2015-04-21Control: make HSFETCH command use LongNameDavid Goulet