aboutsummaryrefslogtreecommitdiff
path: root/src/or/routerlist.c
AgeCommit message (Expand)Author
2016-06-11Add -Wfloat-conversion for GCC >= 4.9Nick Mathewson
2016-05-25Merge branch 'maint-0.2.8'Nick Mathewson
2016-05-25Fix a double-free bug in routerlist_reparse_oldNick Mathewson
2016-05-20Merge branch 'maint-0.2.8'Nick Mathewson
2016-05-20Fix a bug related to moving signing_key_certNick Mathewson
2016-05-19Merge branch 'maint-0.2.8'Nick Mathewson
2016-05-17whitespace fixesNick Mathewson
2016-05-17Remove duplicate siging_key_cert fields.Nick Mathewson
2016-05-17Merge branch 'maint-0.2.8'Nick Mathewson
2016-05-17Merge branch 'bug17150_027_extra' into maint-0.2.8Nick Mathewson
2016-05-17Improve API of routerinfo_incompatible_with_extrainfo()Nick Mathewson
2016-05-17Fix another, more subtle, case of bug 17150.Nick Mathewson
2016-05-17Copy the signing_key_cert field into signed_descriptor_tNick Mathewson
2016-05-17Fix documentation for routerinfo_incompatible_with_extrainfoNick Mathewson
2016-05-17When making sure digest256 matches in ei, look at sd, not ri.Nick Mathewson
2016-05-17Move extra_info_digest256 into signed_descriptor_tNick Mathewson
2016-05-17Merge remote-tracking branch 'teor/bug18963-remember-v2'Nick Mathewson
2016-05-12Merge branch 'ftrapv_v3'Nick Mathewson
2016-05-12Move the ctime part of choose_array_element_by_weight into di_opsNick Mathewson
2016-05-12Refactor out u64_dbl_tNick Mathewson
2016-05-11Fetch certificates from the same directory as previous certificatesteor (Tim Wilson-Brown)
2016-05-11Fetch certificates from the same directory as the consensusteor (Tim Wilson-Brown)
2016-05-11Merge branch 'maint-0.2.8'Nick Mathewson
2016-05-11Confim we want certificates from fallbacksteor (Tim Wilson-Brown)
2016-05-11Revert "Switch between fallback and authority when auth cert fetch fails"teor (Tim Wilson-Brown)
2016-05-11Merge branch 'maint-0.2.8'Nick Mathewson
2016-05-10Switch between fallback and authority when auth cert fetch failsteor (Tim Wilson-Brown)
2016-05-10Use the consensus download schedule for authority certificatesteor (Tim Wilson-Brown)
2016-05-05Merge branch 'maint-0.2.8'Nick Mathewson
2016-05-05Refactor router_pick_directory_server_impl to use node functionsteor (Tim Wilson-Brown)
2016-05-05Rename skip_or and skip_dir to avoid confusionteor (Tim Wilson-Brown)
2016-05-05Merge branch 'feature18483-028-v2-squashed' into maint-0.2.8Nick Mathewson
2016-05-05Make clients only select directories with reachable ORPortsteor (Tim Wilson-Brown)
2016-05-05Make directory node selection more reliableteor (Tim Wilson-Brown)
2016-03-28Rename tor_dup_addr to tor_addr_to_str_dup.Nick Mathewson
2016-03-26Do not treat "DOCDOC" as doxygen.Nick Mathewson
2016-03-24Merge remote-tracking branch 'teor/bug18351'Nick Mathewson
2016-03-24Check if fallbacks support extrainfo descriptors before requesting themteor (Tim Wilson-Brown)
2016-03-24Code indentation whitespace-only fixteor (Tim Wilson-Brown)
2016-03-24Clarify ReachableAddress log messagesteor (Tim Wilson-Brown)
2016-03-24Downgrade IP version warnings to avoid filling logsteor (Tim Wilson-Brown)
2016-03-15Fix whitespace.Nick Mathewson
2016-03-11moving hid_serv_get_responsible_directories and hid_serv_acting_as_directory ...Hassan Alsibyani
2016-02-27Update the copyright year.Nick Mathewson
2016-02-23Merge remote-tracking branch 'teor/bug18348-v2'Nick Mathewson
2016-02-22fix two typos in commentsRoger Dingledine
2016-02-20Downgrade directory preference warning to info levelteor (Tim Wilson-Brown)
2016-01-29Merge branch 'feature17840-v11-squashed' into feature17840-v11-mergedteor (Tim Wilson-Brown)
2016-01-29Optimise reachability checks when iterating through relay liststeor (Tim Wilson-Brown)
2016-01-29Use fascist firewall and ClientUseIPv4 for bridge clientsteor (Tim Wilson-Brown)