aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-30Re-run "make autostyle" with improved annotate_ifdef_directivesNick Mathewson
2019-09-30Merge branch 'tor-github/pr/1366'George Kadianakis
2019-09-30Merge branch 'tor-github/pr/1346'George Kadianakis
2019-09-30Merge branch 'tor-github/pr/1302'George Kadianakis
2019-09-30Merge branch 'tor-github/pr/1356'George Kadianakis
2019-09-30Merge branch 'tor-github/pr/1339'George Kadianakis
2019-09-27annotate_ifdef_directives: test edge-case of 80-char lineNick Mathewson
2019-09-27Annotate_ifdef_directives: doctest for 80-column lines.Nick Mathewson
2019-09-27Rename annotate_ifdef_directives to end with .py.Nick Mathewson
2019-09-27annotate_ifdef_directives: Allow it to be imported as a module.Nick Mathewson
2019-09-27Use Doctests to test the behavior of annotate_ifdef_directives.Nick Mathewson
2019-09-27annotate_ifdef_directives: generate paren-balanced expressionsNick Mathewson
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-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-23fix: Ticket #31589AmreshVenugopal
2019-09-23annotate_ifdef_directives: obey an 80-column line-limitNick Mathewson