aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-16Merge remote-tracking branch 'tor-gitlab/mr/55'Alexander Færøy
2020-07-16Remove unneeded generate_ed_link_cert() in tests.Nick Mathewson
2020-07-16Merge branch 'tor-gitlab/mr/54'David Goulet
2020-07-16Changes file for CONST_TO_*() functions.Nick Mathewson
2020-07-16Use CONST_TO_* macros in more places.Nick Mathewson
2020-07-16Use Debian for Gitlab CI.Alexander Færøy
2020-07-16Define const variants for our channel_tls_t* casts.Nick Mathewson
2020-07-16Merge branch 'tor-gitlab/merge-requests/53'Alexander Færøy
2020-07-16doc: Document circuit subsystem tracing eventsDavid Goulet
2020-07-16Define new CONST_TO_*_CONN() functions for const-to-const castsNick Mathewson
2020-07-16Improve documentation for our TO_*_CONN() cast functions.Nick Mathewson
2020-07-16Add unit tests for connection_describe().Nick Mathewson
2020-07-16Improvements to output format for OR connection descriptions.Nick Mathewson
2020-07-16Changes file for 40041.Nick Mathewson
2020-07-16Collapse channel_get_*_remote_addr() into a single function.Nick Mathewson
2020-07-16Refactor channel description internals.Nick Mathewson
2020-07-16channelpadding: don't call method pointer directly.Nick Mathewson
2020-07-16Remove "ADDR_ONLY" mode from channel_get_*_remote_descr.Nick Mathewson
2020-07-16Minor refactoring on channel_get_remote_addr_if_possible()Nick Mathewson
2020-07-16Update test_rebind.py to expect new format.Nick Mathewson
2020-07-16Use connection_describe() for log messages.Nick Mathewson
2020-07-16connection_describe_peer(): add nonzero ports to nonscrubbed addrs.Nick Mathewson
2020-07-15Apply SafeLogging in connection_describe_peer().Nick Mathewson
2020-07-15New functions to describe connections and peers.Nick Mathewson
2020-07-14Merge remote-tracking branch 'tor-gitlab/mr/50'Nick Mathewson
2020-07-14Update docstring for read_file_to_str() on stripping of CR characters.Alexander Færøy
2020-07-14Strip '\r' characters when reading text files on Unix.Alexander Færøy
2020-07-14Merge remote-tracking branch 'tor-gitlab/merge-requests/48'Alexander Færøy
2020-07-14Merge branch 'tor-gitlab/mr/49'David Goulet
2020-07-14Merge branch 'ticket40033_045_01_squashed'Nick Mathewson
2020-07-14Rename blacklist and whitelist wordingDavid Goulet
2020-07-14node: Standardize interface of format_node_description()David Goulet
2020-07-14Merge branch 'maint-0.4.4'Alexander Færøy
2020-07-14Merge remote-tracking branch 'tor-gitlab/merge-requests/43' into maint-0.4.4Alexander Færøy
2020-07-14Merge branch 'tor-gitlab/mr/47'David Goulet
2020-07-14addr: Use tor_addr_t instead of uint32_t for IPv4David Goulet
2020-07-14doc: Fix aesthetic issues in HACKING/Tracing.mdDavid Goulet
2020-07-14conn: Fix doxygen comment in connstats.cDavid Goulet
2020-07-14doc: Move manpages into doc/man/David 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