aboutsummaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2019-12-19Add config object for dirauth; move one option there.Nick Mathewson
2019-12-19Add "stub" files for disabled modules.Nick Mathewson
2019-12-10hs-v3: Handle client rendezvous circuit timeoutDavid Goulet
2019-12-02Merge branch 'ticket32207'Nick Mathewson
2019-11-27Merge branch 'tor-github/pr/1573'George Kadianakis
2019-11-27hs-v3: Give a cleanup type to hs_circ_cleanup()David Goulet
2019-11-21hs-v3: Return bad address SOCKS5 extended errorDavid Goulet
2019-11-20hs-v2: Move v2 circuit cleanup actions into hs_circ_cleanup()David Goulet
2019-11-20circ: Add hidden service helper functionsDavid Goulet
2019-11-18control-port: Implement ONION_CLIENT_AUTH_ADD.George Kadianakis
2019-11-18Merge branch 'tor-github/pr/1423'George Kadianakis
2019-11-18hs-v3: Set extended error if .onion is invalidDavid Goulet
2019-11-18Merge remote-tracking branch 'tor-github/pr/1517'teor
2019-11-16Make structs declared by tor_queues.h macros also follow naming rulesNick Mathewson
2019-11-16Topic documentation on our publish-subscribe architecture.Nick Mathewson
2019-11-15Doxygen: rename all .dox files to end with .mdNick Mathewson
2019-11-15Doxygen: remove /** and **/ from all .dox filesNick Mathewson
2019-11-14relay: Disable relay_sys when the relay module is disabledteor
2019-11-14relay: Disable relay_periodic when the relay module is disabledteor
2019-11-07Rename probability distribution names to end with "_t".Nick Mathewson
2019-11-07Make all our struct names end with "_t".Nick Mathewson
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