summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-07hs: Refactor circuitmap to use circuit_t instead of or_circuit_t.George Kadianakis
2017-04-06changes file for 21873Nick Mathewson
2017-04-06Merge remote-tracking branch 'arthuredelstein/21873'Nick Mathewson
2017-04-06Merge branch 'storage_labeled_squashed'Nick Mathewson
2017-04-06Explain config_line_find() behavior on duplicates.Nick Mathewson
2017-04-06Add an assertion to config_line_append().Nick Mathewson
2017-04-06Additional unit tests to improve conscache coverageNick Mathewson
2017-04-06Tests for cleanup and reference counting on conscacheNick Mathewson
2017-04-06Tests for simple cases of conscache code.Nick Mathewson
2017-04-06Add a 'consensus cache' type on top of storagedir.Nick Mathewson
2017-04-06Unit tests for labelled storagedir entriesNick Mathewson
2017-04-06Add some "labeled storagedir" abstractions.Nick Mathewson
2017-04-06Merge branch 'maint-0.3.0'Nick Mathewson
2017-04-06Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson
2017-04-06Merge branch 'maint-0.2.8' into maint-0.2.9Nick Mathewson
2017-04-06Merge branch 'maint-0.2.7-redux' into maint-0.2.8Nick Mathewson
2017-04-06Merge branch 'maint-0.2.6' into maint-0.2.7-reduxNick Mathewson
2017-04-06Merge branch 'maint-0.2.5' into maint-0.2.6Nick Mathewson
2017-04-06Merge branch 'maint-0.2.4' into maint-0.2.5Nick Mathewson
2017-04-06Update geoip and geoip6 to the April 4 2017 database.Karsten Loesing
2017-04-05Bug 21873: Clarify KeepAliveIsolateSOCKSAuth behaviorArthur Edelstein
2017-04-05Merge branch 'maint-0.3.0'Nick Mathewson
2017-04-05forward-port the 0.3.0.5-rc changelogNick Mathewson
2017-04-05bump to 0.3.0.5-rc-devNick Mathewson
2017-04-04Move config line parsing function to confline.cNick Mathewson
2017-04-04Move config_line_t functions from confparse.c into common.Nick Mathewson
2017-04-04Merge branch 'maint-0.3.0'Nick Mathewson
2017-04-04hs: Expose hs_service.c functions for unit testsDavid Goulet
2017-04-03Capture expected log in test_circuitbuild.cTaylor Yu
2017-04-03Merge branch 'bug13790_rebased'Nick Mathewson
2017-04-03Test unhandled purpose in route_len_for_purpose()Taylor Yu
2017-04-03Refactor and comment new_route_len()Taylor Yu
2017-04-03Add tests for new_route_len()Taylor Yu
2017-04-03Add a release checklist step to highlight changesSebastian Hahn
2017-04-03Merge branch 'maint-0.3.0'Nick Mathewson
2017-04-03version bumpNick Mathewson
2017-04-03Merge branch 'maint-0.3.0'Nick Mathewson
2017-04-03Merge remote-tracking branch 'teor/bug21596_030' into maint-0.3.0Nick Mathewson
2017-04-03Merge remote-tracking branch 'public/bug21415_testfix_030' into maint-0.3.0Nick Mathewson
2017-03-29Fix utimbuf initialization in storagedir/cleaning testNick Mathewson
2017-03-29Fix another 32-bit warning in the spooling codeNick Mathewson
2017-03-28Fix i386 compilation from spooling patch. I seem to be good at breaking that.Nick Mathewson
2017-03-28Merge branch 'spooling_squashed'Nick Mathewson
2017-03-28Add nonfatal asserts for return val of dirserv_flushed_someNick Mathewson
2017-03-28Improve documentation for connection_dirserv_flushed_some.Nick Mathewson
2017-03-28Refactor the directory spool implementationNick Mathewson
2017-03-27Merge remote-tracking branch 'origin/maint-0.3.0'Nick Mathewson
2017-03-27Fix max sampled size logic when in bridge mode.George Kadianakis
2017-03-27Storagedir test fix: save strings in binary mode to preserve lengthNick Mathewson
2017-03-27Merge remote-tracking branch 'ahf/bugs/21757'Nick Mathewson