summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-26annotate_ifdef_directives: clarify situation with newlinesNick Mathewson
2019-09-26Run "make autostyle" with new "annotate_ifdef_directives"Nick Mathewson
2019-09-26Changes file for 31759 and 31779Nick Mathewson
2019-09-26annotate_ifdef_directives: remove some cases of double negationNick Mathewson
2019-09-26Merge remote-tracking branch 'tor-github/pr/1308'Nick Mathewson
2019-09-26lock: Avoid some undefined behaviour when freeing mutexes.teor
2019-09-26log: explain why it is safe to leave the log mutex initializedteor
2019-09-26sandbox: Allow backtrace signals to be disabledteor
2019-09-26changes: file for 31614teor
2019-09-26backtrace: avoid undefined behaviour on re-initialisationteor
2019-09-25Merge remote-tracking branch 'tor-github/pr/1349'Nick Mathewson
2019-09-25Merge branch 'tor-github/pr/1337'George Kadianakis
2019-09-25Merge branch 'tor-github/pr/1334'George Kadianakis
2019-09-25Merge branch 'tor-github/pr/1341'George Kadianakis
2019-09-25Merge branch 'tor-github/pr/1357'George Kadianakis
2019-09-25Merge branch 'tor-github/pr/1355'George Kadianakis
2019-09-25Merge branch 'tor-github/pr/1353'George Kadianakis
2019-09-25Merge branch 'tor-github/pr/1345'George Kadianakis
2019-09-25Merge branch 'tor-github/pr/1322'George Kadianakis
2019-09-25Merge branch 'tor-github/pr/1309'George Kadianakis
2019-09-25test: Use SEVERITY_MASK_IDX() to find the LOG_* mask indexesteor
2019-09-25log: Move SEVERITY_MASK_IDX() to log.hteor
2019-09-24Add a changes file about the introduction of doc/HACKING/design.Nick Mathewson
2019-09-24Copy architectural documentation from tor-guts.git repositoryNick Mathewson
2019-09-24Merge branch 'ticket31372_041' into ticket31372_042Nick Mathewson
2019-09-24Merge branch 'ticket31372_040' into ticket31372_041Nick Mathewson
2019-09-24Merge branch 'ticket31372_035' into ticket31372_040Nick Mathewson
2019-09-24Merge branch 'ticket31372_029' into ticket31372_035Nick Mathewson
2019-09-24changes: file for 31839teor
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