aboutsummaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2020-02-10Use semicolons after HT_PROTOTYPE and HT_GENERATE.Nick Mathewson
2020-01-29mainloop: Simplify ip_address_changed()teor
2020-01-29connection: Improve function commentsteor
2020-01-20config: Make clients tell dual-stack exits they prefer IPv6teor
2020-01-17Merge remote-tracking branch 'tor-github/pr/1529'Nick Mathewson
2020-01-17Merge branch 'ticket32487_squashed_and_merged'Nick Mathewson
2020-01-16Merge branch 'ticket32695_squashed'Nick Mathewson
2020-01-16Remove functions that checked for pre-ipv6 consensus.Nick Mathewson
2020-01-16Merge branch 'ticket32487_squashed' into ticket32487_squashed_and_mergedNick Mathewson
2020-01-16Rename dirclient_modes.h identifiers to start with dirclient_Nick Mathewson
2020-01-16Move dirclient-related functions out of dirserv, and reenable themNick Mathewson
2020-01-16Disable feature/dircache files when dircache module is disabled.Nick Mathewson
2020-01-16Use dir_conn_clear_spool() in connection.c.Nick Mathewson
2020-01-15Merge remote-tracking branch 'tor-github/pr/1657'Nick Mathewson
2020-01-14Merge branch 'ticket32892_043_01_squashed'Nick Mathewson
2020-01-14chan: Remove dead var cell handler from channel_tDavid Goulet
2020-01-13Split core/include.am into per-subdirectory include.am filesNick Mathewson
2020-01-09Merge branch 'pre_formatter_cleanups_squashed'Nick Mathewson
2020-01-09Include ht.h in all headers that use HT_ENTRY()Nick Mathewson
2020-01-09connection.h: new includes and struct declarationsNick Mathewson
2020-01-09hs_circuit: use struct declaration.Nick Mathewson
2020-01-08core/include.am: spelling fixNick Mathewson
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2020-01-08Run "make autostyle"; add an endif commentNick Mathewson
2020-01-07Add new state to connection_proxy_state_to_string()Nick Mathewson
2020-01-06Merge branch 'haxxpop/tcp_proxy_squashed' into tcp_proxy_squshed_and_mergedNick Mathewson
2020-01-06test: HAPRoxy protocolSuphanat Chunhapanya
2020-01-06circuit: Implement haproxySuphanat Chunhapanya
2019-12-20Replace several C identifiers.teor
2019-12-20Code Style: Delete headers that are included twiceteor
2019-12-20Code Style: Delete PRIVATE defines that are never usedteor
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