summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-04practracker: Add missing .may_include filesteor
2019-12-04practracker: document !advisory in includes.pyteor
2019-12-04git scripts: Add the checkSpace.pl unit teststeor
2019-12-04practracker: Test for bad ".c" includes in the unit teststeor
2019-12-04Makefile/git scripts: Add the practracker unit teststeor
2019-11-26Makefile: Fix more targets for out-of-tree buildsteor
2019-11-26crypt_ops: Fix some weird macro spacingteor
2019-11-26Code Style: Remove double newlines in win32/orconfig.hteor
2019-11-26check-spaces: Fix an outdated commentteor
2019-11-26test/controller: Stop including a ".c" source fileteor
2019-11-26practracker: Fix a typo in a logging function callteor
2019-11-26test: Fix a python double-spaceteor
2019-11-25Merge branch 'stream-socks-auth' into bug19859_mergedNick Mathewson
2019-11-25Merge branch 'maint-0.4.2'teor
2019-11-25CodingStandards: Use consistent spacingteor
2019-11-25Merge branch 'maint-0.4.2'teor
2019-11-25Merge branch 'maint-0.4.1' into maint-0.4.2teor
2019-11-25Merge branch 'maint-0.4.0' into maint-0.4.1teor
2019-11-25Merge branch 'maint-0.3.5' into maint-0.4.0teor
2019-11-25Merge remote-tracking branch 'tor-github/pr/1441' into maint-0.4.0teor
2019-11-25Merge remote-tracking branch 'tor-github/pr/1396' into maint-0.4.0teor
2019-11-25Merge remote-tracking branch 'tor-github/pr/1464' into maint-0.3.5teor
2019-11-25Merge remote-tracking branch 'tor-github/pr/1422' into maint-0.3.5teor
2019-11-25Merge remote-tracking branch 'tor-github/pr/1405' into maint-0.3.5teor
2019-11-25Merge remote-tracking branch 'tor-github/pr/1395' into maint-0.3.5teor
2019-11-25Merge remote-tracking branch 'tor-github/pr/1394' into maint-0.3.5teor
2019-11-25Merge remote-tracking branch 'tor-github/pr/1557'teor
2019-11-25CodingStandards: Use the correct changes file formatteor
2019-11-23rename_c_identifier: don't crash when doing only one replacement.Nick Mathewson
2019-11-22Fix a low-impact memory leak in options_act_reversible()Nick Mathewson
2019-11-21ht.h: improve documentation for HT_NEXT_RMV.Nick Mathewson
2019-11-21Merge branch 'ticket32209'Nick Mathewson
2019-11-21config.md: suggestions from teorNick Mathewson
2019-11-21Merge branch 'reversible_3'Nick Mathewson
2019-11-21Merge branch 'tor-github/pr/1555'George Kadianakis
2019-11-21hs-v3: Add changes file for ticket #30382David Goulet
2019-11-21hs-v3: Return bad address SOCKS5 extended errorDavid Goulet
2019-11-20Merge branch 'bug32555'Nick Mathewson
2019-11-20options_act_reversible: add more comments to explain orderingNick Mathewson
2019-11-20Typo/grammar fixes.Nick Mathewson
2019-11-20log config: Set safelogging_changed even if we aren't running Tor.Nick Mathewson
2019-11-20Some tests for log changes, commit, and rollbackNick Mathewson
2019-11-20Make KeyDirectory's GroupReadable behave the same as CacheDirectory's.Nick Mathewson
2019-11-20New unit tests for options_create_directories().Nick Mathewson
2019-11-20parseconf test: ControlSocketsGroupWriteable without ControlSocket.Nick Mathewson
2019-11-20Typo fix in warning message about ControlSocketNick Mathewson
2019-11-20Free options objects for which validation fails.Nick Mathewson
2019-11-19Split listener configuration out of options_act_reversible()Nick Mathewson
2019-11-19Split log configuration out of options_act_reversible().Nick Mathewson
2019-11-19options_act_reversible(): Extract more startup-only pieces.Nick Mathewson