aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-24feature/control: add a missing word to the send_control_done() commentteor
2019-09-24log: Improve the documentation for tor_log_update_sigsafe_err_fds()teor
2019-09-24doc: Document the signal-safe log behaviour in the tor man pageteor
2019-09-24practracker: Fix a typo in the usage messageteor
2019-09-24backtrace: Add a missing check for HAVE_PTHREAD_H before using mutexesteor
2019-09-24backtrace: Disable signal handlers in remove_bt_handler()teor
2019-09-24configure: Explain --disable-module-dirauth betterteor
2019-09-24test: a file with no config options, at the end of an %include directoryteor
2019-09-24Merge branch 'bug31408_035' into bug31408_masterteor
2019-09-24changes: use correct bugfix release, and reword changes file for 31408teor
2019-09-23fix typo in commentRoger Dingledine
2019-09-23Try using make -k in the Appveyor configurationNick Mathewson
2019-09-23Try using make -k in Travis configurationNick Mathewson
2019-09-23fix: Ticket #31589AmreshVenugopal
2019-09-23annotate_ifdef_directives: obey an 80-column line-limitNick Mathewson
2019-09-23annotate_ifdef_directives: introduce a function to make commented linesNick Mathewson
2019-09-23Add comments to annotate_ifdef_directivesNick Mathewson
2019-09-23Fix bug when %including folder with comment only files. #31408Daniel Pinto
2019-09-19microdesc_parse: convert some ints to boolsNick Mathewson
2019-09-19changes file for microdesc_parse refactoring.Nick Mathewson
2019-09-19Remove practracker exception for microdesc parsing functionNick Mathewson
2019-09-19microdesc_parse: Rename "next" label to "err".Nick Mathewson
2019-09-19Reindent microdesc_parse_fields().Nick Mathewson
2019-09-19Extract field-parsing code for microdesc_parse.cNick Mathewson
2019-09-19Reindent microdesc_extract_body().Nick Mathewson
2019-09-19Extract the body-copying portion of microdesc parsingNick Mathewson
2019-09-19Merge branch 'maint-0.4.1'Nick Mathewson
2019-09-19bump to 0.4.1.6-devNick Mathewson
2019-09-19Copy 0.4.1.6 block into changelog/releasenotes in masterNick Mathewson
2019-09-19test: test dirserv_router_has_valid_address() with DirAllowPrivateAddressesteor
2019-09-19test: refactor dirserv_router_has_valid_address() teststeor
2019-09-19dirauth: reorder the checks in dirserv_router_has_valid_address()teor
2019-09-19test: dirserv_router_has_valid_address() with zero-family addressesteor
2019-09-18Merge branch 'bug31466_035' into bug31466_042Nick Mathewson
2019-09-18Merge branch 'bug31466_029' into bug31466_035_tmpNick Mathewson
2019-09-18Add a rate-limit to our warning about the disabled .exit notationNick Mathewson
2019-09-18Add a coccinelle script to look for {inc,dec}rements in log_debugNick Mathewson
2019-09-18Merge branch 'bug30916_035' into bug30916_041Nick Mathewson
2019-09-18Avoid a crash if our "current" and "old" ntor onion keys are equalNick Mathewson
2019-09-18Extract expressions in construct_ntor_key_map()Nick Mathewson
2019-09-18changes file for 31338Nick Mathewson
2019-09-18practracker: Integration test for --list-overbroadNick Mathewson
2019-09-18practracker: An exception is "used" even when it is violated.Nick Mathewson
2019-09-18Practracker: do not list problems when told to --list-overbroad.Nick Mathewson
2019-09-18Merge branch 'maint-0.4.1'Nick Mathewson
2019-09-18Merge branch 'bug31772_041' into maint-0.4.1Nick Mathewson
2019-09-17Merge branch 'maint-0.4.1'Nick Mathewson
2019-09-17Merge branch 'maint-0.4.0' into maint-0.4.1Nick Mathewson
2019-09-17Merge branch 'maint-0.3.5' into maint-0.4.0Nick Mathewson
2019-09-17Merge remote-tracking branch 'tor-github/pr/1300' into maint-0.3.5Nick Mathewson