aboutsummaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2019-11-07Move netstatus (mainloop) state fields into mainloop's state.Nick Mathewson
2019-11-07Run "make autostyle"teor
2019-11-07Merge branch 'maint-0.4.2'teor
2019-11-07Merge remote-tracking branch 'tor-github/pr/1513' into maint-0.4.2teor
2019-11-06Add missing **/ to core_or.doxNick Mathewson
2019-11-06Turn the "dataflow" document into a doxygen page.Nick Mathewson
2019-11-06Do not try to shut down the event loop when it is not initialized.Nick Mathewson
2019-11-06Merge branch 'tor-github/pr/1491'David Goulet
2019-11-06Merge branch 'maint-0.2.9' into maint-0.3.5teor
2019-11-05Merge branch 'doxygen_libs'Nick Mathewson
2019-11-05Merge remote-tracking branch 'tor-github/pr/1477'teor
2019-11-04directory-level doxygen for "src/core"Nick Mathewson
2019-11-04Doxygen: Avoid ambiguity in @dir directivesNick Mathewson
2019-11-04Document our top-level directoriesNick Mathewson
2019-11-04Add stub directory-level documentation for most source directoriesNick Mathewson
2019-11-04relay: Disable relay config when the module is disabledteor
2019-11-01Merge remote-tracking branch 'tor-github/pr/1480'Nick Mathewson
2019-10-31dos: Add HS DoS INTRO2 rejected stats in heartbeatDavid Goulet
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-28ewma: Move private struct into header private sectionDavid Goulet
2019-10-28cmux: Move circuitmux_s object into header in private sectionDavid Goulet
2019-10-28core: Add missing include in destroy_cell_queue_st.hDavid 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