aboutsummaryrefslogtreecommitdiff
path: root/src/feature/dircache
AgeCommit message (Expand)Author
2019-06-05Run "make autostyle."Nick Mathewson
2019-04-25Merge branch 'maint-0.4.0'George Kadianakis
2019-04-25Merge branch 'tor-github/pr/960' into maint-0.4.0George Kadianakis
2019-04-03Merge branch 'maint-0.4.0'George Kadianakis
2019-04-0330001: Fix a race condition in test_dir_handle_get.cNick Mathewson
2019-03-29dircache: Refactor handle_get_next_bandwidth() to use connection_dir_buf_add()teor
2019-03-26Merge branch 'maint-0.4.0'teor
2019-03-26Merge remote-tracking branch 'tor-github/pr/852' into maint-0.4.0teor
2019-03-26bwauth: remove declaring args, they are now in usejuga0
2019-03-26bwauth: increment bw file cache lifetimejuga0
2019-03-26bwauth: check and use compression serving bw filejuga0
2019-03-26bwauth: check if a bw file could be readjuga0
2019-03-26bwauth: use flag to do not warn when file is missingjuga0
2019-03-26Serve bandwidth file used in the next votejuga0
2019-02-09Use compress_dir_buf_add() function in a few placesrl1987
2019-01-16Bump copyright date to 2019Nick Mathewson
2019-01-16Bump copyright date to 2019.Nick Mathewson
2019-01-09Merge branch 'bug28591_035_squashed'Nick Mathewson
2019-01-09Dir: allow directory mirrors to serve future consensusesteor
2018-11-06Merge remote-tracking branch 'tor-github/pr/464'Nick Mathewson
2018-11-02Merge branch 'ticket28100_squashed'Nick Mathewson
2018-11-02Don't overwrite the Content-Type when compressingAlex Xu (Hello71)
2018-10-31Merge branch 'networkstatus_mmap' into networkstatus_mmap_mergeNick Mathewson
2018-10-24Fix remaining cases of using consensus without a len parameter.Nick Mathewson
2018-10-23dircache: make dirauths reject non UTF-8 descriptors and extrainfocypherpunks
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-27Move the predicted ports code out of rephist.cNick Mathewson
2018-09-25Extract all the "am I a server" functions from router.cNick Mathewson
2018-09-25Rename dirauth/mode.h to dirauth/authmode.hNick Mathewson
2018-09-21Add an include to get --disable-module-dirauth happy againNick Mathewson
2018-09-21Split directory.c code into several modulesNick Mathewson
2018-09-21Split main.c into main.c and mainloop.cNick Mathewson
2018-09-20Split most of dirserv.c into several new modulesNick Mathewson
2018-09-19Split routerlist.c into 4 separate modulesNick Mathewson
2018-09-11Replace "read consensus from disk" with "map consensus from disk".Nick Mathewson
2018-09-11Stop memcpy'ing uncompressed consensuses when making diffsNick Mathewson
2018-09-11Consdiff: use lengths on inputs so they don't need NUL at the endNick Mathewson
2018-09-10Defer reporting directory bootstrap progressTaylor Yu
2018-08-28Merge branch 'bug26367_035_01'Nick Mathewson
2018-08-28hs: Render obsolete Tor2webDavid Goulet
2018-08-28Merge branch 'bug26896_034'Nick Mathewson
2018-07-30Merge remote-tracking branch 'juga/ticket3723_03_squashed_rebased'Nick Mathewson
2018-07-18Add some missing includes and struct declarations.Nick Mathewson
2018-07-18Merge branch 'maint-0.3.4'Nick Mathewson
2018-07-16Add keyval header, that was moved to other filejuga0
2018-07-16Ensure that bw_file_headers is not bigger than maxjuga0
2018-07-16Replace bwlist by bw_file and terminator conditionjuga0
2018-07-16Replace bwlist by bw_filejuga0