aboutsummaryrefslogtreecommitdiff
path: root/src/feature/dircommon
AgeCommit message (Expand)Author
2019-10-24dir: Remove connection_dir_is_anonymous() loggingDavid Goulet
2019-10-24dir: Look if circuit is closed in connection_dir_is_anonymous()David Goulet
2019-07-03hs-v3: Disallow single hop client to post/get a descriptorDavid Goulet
2019-06-05Run "make autostyle."Nick Mathewson
2019-04-30Replace all remaining tor_mem_is_zero() with fast_mem_is_zero()Nick Mathewson
2019-03-26Merge remote-tracking branch 'tor-github/pr/848' into maint-0.4.0teor
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-10-31Merge branch 'networkstatus_mmap' into networkstatus_mmap_mergeNick Mathewson
2018-10-01extract networkstatus parsing to its own file.Nick Mathewson
2018-10-01Move routerparse and parsecommon to their own module.Nick Mathewson
2018-09-27Split geoip from geoip-related stats.Nick Mathewson
2018-09-21Split directory.c code into several modulesNick Mathewson
2018-09-11Consdiff: use lengths on inputs so they don't need NUL at the endNick Mathewson
2018-07-17Merge branch 'bug25552_ope_squashed'Nick Mathewson
2018-07-05Fix every include path changed in the previous commit (automated)Nick Mathewson
2018-07-05Move literally everything out of src/orNick Mathewson