summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2019-10-31config: Move server transport config into the relay moduleteor
2019-10-31config: Move relay port parsing into the relay moduleteor
2019-10-31dirauth: Disable dirauth config when the module is disabledteor
2019-10-31config: Move dirauth config into the dirauth moduleteor
2019-10-30circ: Add an handle to circuit_tDavid Goulet
2019-10-28Merge branch 'tor-github/pr/1476'David Goulet
2019-10-26doxygen: add @file declarations for src/core/cryptoNick Mathewson
2019-10-26doxygen: add @file declarations for src/core/orNick Mathewson
2019-10-26doxygen: add @file declarations for src/core/mainloopNick Mathewson
2019-10-26doxygen: add @file declarations for src/core/protoNick Mathewson
2019-10-26Rename confparse.[ch] identifiers to confmgt.[ch] identifiers.Nick Mathewson
2019-10-24Merge remote-tracking branch 'tor-github/pr/1447'teor
2019-10-22Merge branch 'maint-0.4.2'Nick Mathewson
2019-10-22Merge remote-tracking branch 'tor-github/pr/1441' into maint-0.4.2Nick Mathewson
2019-10-22Re-run make autostyle.Nick Mathewson
2019-10-22Merge branch 'ticket31705_v2' into ticket31705_v2_mergedNick Mathewson
2019-10-22Disable a couple of iterator macros when COCCI is defined.Nick Mathewson
2019-10-22Use various COCCI tests to get mainloop.c to parse.Nick Mathewson
2019-10-22With COCCI defined, avoid PERIODIC_EVENT.Nick Mathewson
2019-10-22Merge branch 'from_setconf_removal_squashed'Nick Mathewson
2019-10-21Merge remote-tracking branch 'tor-github/pr/1430'Nick Mathewson
2019-10-21respect accountingmax during soft hibernationRoger Dingledine
2019-10-21Merge branch 'maint-0.4.2'teor
2019-10-21Merge remote-tracking branch 'tor-github/pr/1168'teor
2019-10-21Merge remote-tracking branch 'tor-github/pr/1422' into maint-0.4.2teor
2019-10-20relay: Implement HAVE_MODULE_RELAY for routermode.cteor
2019-10-20feature: Move proxy_mode() into new filesteor
2019-10-18core: tabify a line in include.amteor
2019-10-17Move code to add default log into quiet_level.cNick Mathewson
2019-10-17Merge branch 'cmdline_refactor'Nick Mathewson
2019-10-17Use an enum for quiet_level.Nick Mathewson
2019-10-17mainloop: Disable periodic events before a destroyDavid Goulet
2019-10-17Merge remote-tracking branch 'tor-github/pr/1416'Nick Mathewson
2019-10-16address_set.c: doxygen comment repair.Nick Mathewson
2019-10-16channel.h: fix various doxygen warningsNick Mathewson
2019-10-16Rename authcert_members.i to .h, and have it define a macro.Nick Mathewson
2019-10-16Doxygen: Fix things that looked like links.Nick Mathewson
2019-10-16Doxygen: fix unrecognized commands.Nick Mathewson
2019-10-16Doxygen: fix warnings about mismatched HTML tags.Nick Mathewson
2019-10-14Replace a unicode character which doxygen cannot handle.Nick Mathewson
2019-10-09Merge branch 'bug30344_squashed_035'Nick Mathewson
2019-10-09Stop libevent from reading data from closed connections.George Kadianakis
2019-10-08Extract the enumeration that tells Tor what command it is running.Nick Mathewson
2019-10-02Merge branch 'tor-github/pr/1344'David Goulet
2019-09-30Re-run "make autostyle" with improved annotate_ifdef_directivesNick Mathewson
2019-09-18Merge branch 'bug31466_035' into bug31466_042Nick Mathewson
2019-09-18Merge branch 'bug31466_029' into bug31466_035_tmpNick Mathewson
2019-09-17Correct a comment in channel_tls_process_cell.Nick Mathewson
2019-09-17Move PROCESS_CELL macros outside of channel_tls_process_cell().Nick Mathewson
2019-09-17Merge branch 'bug31107_041' into bug31107_masterNick Mathewson