aboutsummaryrefslogtreecommitdiff
path: root/src/or/directory.c
AgeCommit message (Expand)Author
2015-12-15Fix a few compilation warnings and errorsNick Mathewson
2015-12-16Prop210: Close excess connections once a consensus is downloadingteor (Tim Wilson-Brown)
2015-12-16Prop210: Add schedules for simultaneous client consensus downloadsteor (Tim Wilson-Brown)
2015-12-16Prop210: Add want_authority to directory_get_from_dirserverteor (Tim Wilson-Brown)
2015-12-10Refactor clock skew warning code to avoid duplicationArlo Breault
2015-11-25Merge remote-tracking branch 'public/decouple_dir_request_failed'Nick Mathewson
2015-11-23fix two typos in commentsRoger Dingledine
2015-11-17Don't relaunch dir requests recursively if connection_connect() returns -1Nick Mathewson
2015-09-15Add tests for directory_handle_command_getReinaldo de Souza Jr
2015-07-10Remove the HidServDirV2 and VoteOnHidServDirectoriesV2 optionsNick Mathewson
2015-07-09Refactor rend_services_introduce()David Goulet
2015-05-30Fix return-type gcc warningSharif Olorin
2015-05-14Add missing descriptor ID to HS_DESC control eventDavid Goulet
2015-05-04Add "+HSPOST" and related "HS_DESC" event flags to the controller.Donncha O'Cearbhaill
2015-04-22Add function to validate HS descriptor IDDavid Goulet
2015-04-21Multiple fixes for the HSFETCH commandDavid Goulet
2015-04-21Control: unbolt rend_data from HS desc eventDavid Goulet
2015-04-21Control: add HS_DESC_CONTENT eventDavid Goulet
2015-01-23whitespace fixesNick Mathewson
2015-01-23Merge remote-tracking branch 'public/ticket9969'Nick Mathewson
2015-01-18Merge remote-tracking branch 'public/bug14261_025'Nick Mathewson
2015-01-18Increase limit for status vote download size by a factor of 5.Nick Mathewson
2015-01-06Merge remote-tracking branch 'public/feature11791'Nick Mathewson
2015-01-02Bump copyright dates to 2015, in case someday this matters.Nick Mathewson
2014-12-24Fix If-Modified-Since in rapidly updating Tor networksteor
2014-12-10when somebody uploads too much, say who tried itRoger Dingledine
2014-11-17Use smaller zlib objects when under memory pressureNick Mathewson
2014-11-16Adding REASON field to HS_DESC FAILED controller event.rl1987
2014-11-04Merge remote-tracking branch 'public/bug13214_025_squashed'Nick Mathewson
2014-11-04Check descriptor ID in addition to HS ID when saving a v2 hs descriptorNick Mathewson
2014-10-28Add another year to our copyright dates.Nick Mathewson
2014-10-13Merge remote-tracking branch 'public/bug11243_squashed'Nick Mathewson
2014-10-13Don't reset the download failure status of any object marked as impossibleNick Mathewson
2014-10-08Bitwise check BRIDGE_DIRINFOteor
2014-10-08Improve DIRINFO flags' usage commentsteor
2014-09-23Send more descriptor requests per attempt when using tunneled connectionsArlo Breault
2014-09-23Re-enable last resort attempt to get via tor.Arlo Breault
2014-09-23Remove a needless if (1)Arlo Breault
2014-09-23Split dirinfo_type_t computation into a new functionArlo Breault
2014-09-23Fix a comment typo.Arlo Breault
2014-09-09Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson
2014-09-09Add more escaped() calls in directory.cNick Mathewson
2014-08-08Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson
2014-08-06fix three typos in commentsRoger Dingledine
2014-06-19Merge remote-tracking branch 'karsten/bug11683'Nick Mathewson
2014-05-15Merge remote-tracking branch 'public/bug11469_024'Nick Mathewson
2014-05-14Use DirPort for uploading descriptors.Nick Mathewson
2014-05-11Quench clang's complaints with -Wshorten-64-to-32 when time_t is not long.dana koch
2014-05-05Believe that v3 dirauths always serve extra infos.Karsten Loesing
2014-05-05Remove /tor/dbg-stability.txt URL.Karsten Loesing