summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-11-12Rename cast_double_to_int64 to clamp_double_to_int64Nick Mathewson
2015-11-12Make round_to_next_multiple_of always round upwards.Nick Mathewson
2015-05-06Remove test for strclear as it no longer exists in the codebaseteor
2015-05-06Use standard float.h header and resolve undefined left shift behaviourteor
2015-05-06Add unit tests for cast_double_to_int64().teor
2015-05-06Add an util function to cast double to int64_tDavid Goulet
2015-05-06Tweak teor's and dgoulet's #13192 patches.Karsten Loesing
2015-05-06Fix hs stats comments to be more accurateDavid Goulet
2015-05-06Test: change INT64_MAX to DBL_MAX in laplace testDavid Goulet
2015-05-06Test: remove edge cases that assert in laplace testDavid Goulet
2015-05-06Handle edge cases in the round_*_to_next_multiple_of functionsteor
2015-05-06Handle edge cases in laplace functionsteor
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-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
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