summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-11Add a .dummy file in the changes directory to stop git from removing ittor-0.2.7.1-alphaNick Mathewson
2015-05-11comment patch from dgoulet that was in my inbox too longNick Mathewson
2015-05-11reflow changelog.Nick Mathewson
2015-05-11Tweak spelling and word choice in changelogNick Mathewson
2015-05-11Bump version to 0.2.7.1-alpha. (This is not the release yet.)Nick Mathewson
2015-05-11Intro blurb for 0.2.7.1-alphaNick Mathewson
2015-05-11Tweak changelog more.Nick Mathewson
2015-05-08Fix segfault in HSPOST command introduce with feature #3523Donncha O'Cearbhaill
2015-05-07Merge branch 'writing_tests'Nick Mathewson
2015-05-07Write the outlines of a WritingTests.txt documentNick Mathewson
2015-05-05Tweak changelog entries a bitNick Mathewson
2015-05-05Fix a bug in format_changelog, in a silly wayNick Mathewson
2015-05-05Merge remote-tracking branch 'public/bug15821_025'Nick Mathewson
2015-05-05Fix out-of-bounds read in INTRODUCE2 client authJohn Brooks
2015-05-05Re-sort and flow the changelog. Add new entryNick Mathewson
2015-05-05Add collation/splitting support to sortChanges scriptNick Mathewson
2015-05-05Fix a few more memory leaks; not in any released TorNick Mathewson
2015-05-05Fix a harmless memory leak in tor-gencertNick Mathewson
2015-05-04Merge branch 'feature3523_027'Nick Mathewson
2015-05-04Add "+HSPOST" and related "HS_DESC" event flags to the controller.Donncha O'Cearbhaill
2015-05-02Make `GETINFO hs/client/desc/id/<identifier>` actually work (#14845).Yawning Angel
2015-04-30reformat 0.2.7.1-alpha changelogNick Mathewson
2015-04-30Move changes entries into changelog for 0.2.7.1-alphaNick Mathewson
2015-04-30Make lintChanges happyNick Mathewson
2015-04-30remove changes files for already-moved thingsNick Mathewson
2015-04-30whitespace fixesNick Mathewson
2015-04-30compilation fix: signed/unsigned comparisonNick Mathewson
2015-04-30Merge branch 'bug15814_027_04'Nick Mathewson
2015-04-30Update descriptor ID when it changes in rend_dataDavid Goulet
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-30Add missing newline in memwipe test.cypherpunks
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