summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-14doc: Fix aesthetic issues in HACKING/Tracing.mdDavid Goulet
2020-07-14conn: Fix doxygen comment in connstats.cDavid Goulet
2020-07-13Merge branch 'maint-0.4.4'David Goulet
2020-07-13Merge branch 'maint-0.4.3' into maint-0.4.4David Goulet
2020-07-13Improve docs for addr, address, and real_addr fieldsNick Mathewson
2020-07-13Merge branch 'maint-0.4.4'Nick Mathewson
2020-07-13Changes file for ticket 31812.Nick Mathewson
2020-07-13Bug 31812: Change http URL's to httpsJeremyRand
2020-07-13Merge branch 'ticket33919'Nick Mathewson
2020-07-13Update channel_matches_target_addr_for_extend test to current APINick Mathewson
2020-07-13Added testsMrSquanchee
2020-07-13Remove check-cocci from check-local target.Nick Mathewson
2020-07-13Syntax highlighting in the docsGuinness
2020-07-10Add an extra comment about keeping rust and c protover in sync.Nick Mathewson
2020-07-10Merge remote-tracking branch 'tor-gitlab/mr/42'Nick Mathewson
2020-07-10Merge remote-tracking branch 'tor-gitlab/mr/41'Nick Mathewson
2020-07-10Merge branch 'tor-gitlab/mr/39'David Goulet
2020-07-10addr: Remove BUG() that always triggersDavid Goulet
2020-07-10addr: Remove a BUG() that can normally occurDavid Goulet
2020-07-10Merge remote-tracking branch 'tor-gitlab/mr/29'Nick Mathewson
2020-07-10changes: Add changes file for #32910David Goulet
2020-07-10Changes file for ipv6 bidi (ticket 33264)Nick Mathewson
2020-07-10connstats: use correct formatter for uint32_t.Nick Mathewson
2020-07-10Collect IPv6 bidi connection statisticsNick Mathewson
2020-07-10connstats: extract functions for summarizing a connection's statusNick Mathewson
2020-07-10connstats: extract connection type counts into a structure.Nick Mathewson
2020-07-10connstats: add and clarify some documentation.Nick Mathewson
2020-07-10Change connstats.c identifers to start with conn_statsNick Mathewson
2020-07-10Split bidi connection-stats code into a new C file.Nick Mathewson
2020-07-10Changes file for ticket 33263Nick Mathewson
2020-07-10Record IPv6 bandwidth history as appropriate.Nick Mathewson
2020-07-10Make channel_get_addr_if_possible() take a const channel_t.Nick Mathewson
2020-07-10Add IPv6 read and write history to bwhist, state, and extrainfo.Nick Mathewson
2020-07-10Refactor bwhist_get_bandwidth_lines()Nick Mathewson
2020-07-10Rename private bandwidth-history identifiers to start with "bwhist".Nick Mathewson
2020-07-10Rename public bandwidth-history identifiers to start with "bwhist".Nick Mathewson
2020-07-10Split bandwidth history functions into a separate C file.Nick Mathewson
2020-07-09git-install-tools: use -b, not --backup.Nick Mathewson
2020-07-09Merge remote-tracking branch 'tor-gitlab/mr/36'Nick Mathewson
2020-07-09Merge remote-tracking branch 'tor-gitlab/mr/21'Nick Mathewson
2020-07-09Update git scripts to include tor-gitlab repositoryNick Mathewson
2020-07-09test: Add IPv6 inet_pton double "::" testDavid Goulet
2020-07-09addr: Static assert resolved address cache sizeDavid Goulet
2020-07-09Merge branch 'maint-0.4.4'Nick Mathewson
2020-07-09Bump to 0.4.4.2-alpha-devNick Mathewson
2020-07-09Merge branch 'maint-0.4.3' into maint-0.4.4Nick Mathewson
2020-07-09Bump to 0.4.3.6-devNick Mathewson
2020-07-09Merge branch 'maint-0.4.2' into maint-0.4.3Nick Mathewson
2020-07-09Bump to 0.4.2.8-devNick Mathewson
2020-07-09Merge branch 'maint-0.3.5' into maint-0.4.2Nick Mathewson