summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-08-28Remove extraneous "n" from comment in routerset.cNick Mathewson
2019-08-27Merge branch 'tor-github/pr/1267'George Kadianakis
2019-08-27Merge branch 'tor-github/pr/1258'George Kadianakis
2019-08-27Merge branch 'tor-github/pr/1234'George Kadianakis
2019-08-27Merge branch 'tor-github/pr/1237'George Kadianakis
2019-08-26test_address: parenthesize macro arguments.Nick Mathewson
2019-08-26In tests, make sure that "ri" is freed on all paths.Nick Mathewson
2019-08-26Add test for dirserv_router_has_valid_address()Neel Chauhan
2019-08-26Check for private IPv6 addresses in dirserv_router_has_valid_address()Neel Chauhan
2019-08-26Merge branch 'tor-github/pr/1239'David Goulet
2019-08-24clarify usage of __ and ___ prefixes on config optionsNick Mathewson
2019-08-24Make a function for NODUMP.Nick Mathewson
2019-08-24Make config_var_is_invisible a function.Nick Mathewson
2019-08-24Fix comment: ___ options are now that way because of the INVISIBLE flag.Nick Mathewson
2019-08-24whitespace fixNick Mathewson
2019-08-23Remove the unused circuit_type field from hs_ident_circuit_t and hs_ident_cir...Neel Chauhan
2019-08-22Merge branch 'ticket30935' into ticket30935_mergedNick Mathewson
2019-08-22Merge branch 'tor-github/pr/1244'David Goulet
2019-08-23test/nodelist: Add unit tests for describe.cteor
2019-08-22nodelist: Clear buffers and detect more caller errors in describe.cteor
2019-08-21Merge branch 'ticket31176' into ticket31176_mergedNick Mathewson
2019-08-20Merge branch 'ticket30914' into ticket30914_mergedNick Mathewson
2019-08-19Fix a memory-leak warning in test_circuitbuid.cNick Mathewson
2019-08-19Fix 64-bit return issue in parse_log_domain()Nick Mathewson
2019-08-19Merge remote-tracking branch 'tor-github/pr/1231'Nick Mathewson
2019-08-19Merge remote-tracking branch 'tor-github/pr/1224'Nick Mathewson
2019-08-19Merge remote-tracking branch 'tor-github/pr/1235'Nick Mathewson
2019-08-19Merge remote-tracking branch 'tor-github/pr/1225'Nick Mathewson
2019-08-19Merge branch 'tor-github/pr/1122'George Kadianakis
2019-08-19Merge branch 'tor-github/pr/1214'George Kadianakis
2019-08-19Merge branch 'tor-github/pr/1154'George Kadianakis
2019-08-19Merge remote-tracking branch 'mike/bug31356+logs-rebased2' into bug31356_finalGeorge Kadianakis
2019-08-19Merge branch 'maint-0.4.1'Nick Mathewson
2019-08-19Merge branch 'maint-0.4.0' into maint-0.4.1Nick Mathewson
2019-08-19Merge branch 'maint-0.3.5' into maint-0.4.0Nick Mathewson
2019-08-19Merge branch 'maint-0.2.9' into maint-0.3.5Nick Mathewson
2019-08-19Merge branch 'tor-github/pr/1213'David Goulet
2019-08-19nodelist: Add support for multiple addresses in describe.cteor
2019-08-19nodelist: Remove support for is_named in describe.cteor
2019-08-19nodelist: Move router_get_verbose_nickname() declarationteor
2019-08-19test/nodelist: Fix a typoteor
2019-08-15dirauth: Change dizum IP addressDavid Goulet
2019-08-15fix typo in keypin journal log entry (for dir auths)Roger Dingledine
2019-08-12Clarify comment for bug30942 and improve logline.Mike Perry
2019-08-12Bug 31356: Propogate protover padding support to circpadMike Perry
2019-08-12Bug 31356: Bump protover for new padding machinesMike Perry
2019-08-12Bug 30992: Demote logline of wronghop padding to protocol warn.Mike Perry
2019-08-12Additional circpad diagnostic logsMike Perry
2019-08-12Merge branch 'maint-0.3.5' into maint-0.4.0teor
2019-08-12Merge remote-tracking branch 'tor-github/pr/1049' into maint-0.4.0teor