aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-20Merge remote-tracking branch 'tor-gitlab/mr/59'Nick Mathewson
2020-07-20Merge branch 'tor-gitlab/mr/66'Alexander Færøy
2020-07-20Merge branch 'tor-gitlab/mr/65'Alexander Færøy
2020-07-17Add running glibc version to the log. #40047Daniel Pinto
2020-07-17Add git-resquash.sh to repositoryNick Mathewson
2020-07-17Merge branch 'ticket40042_squashed'Nick Mathewson
2020-07-17Clean up documentation for connection_t.addressNick Mathewson
2020-07-17Document some channel_matches_extend_info issues that confused me.Nick Mathewson
2020-07-17Clean up documentation for connection_t.addr a bit more.Nick Mathewson
2020-07-17or_connection_t: replace real_addr with canonical_orport.Nick Mathewson
2020-07-17Add a tor_addr_port_copy() function.Nick Mathewson
2020-07-17Use gitlab-friendly URLs when formatting changelogs as HTMLNick Mathewson
2020-07-16Combine text into existing "what does not need a changes file" section.Nick Mathewson
2020-07-16Merge remote-tracking branch 'tor-gitlab/mr/57'Nick Mathewson
2020-07-16Merge branch 'tor-gitlab/mr/56'David Goulet
2020-07-16doc: Fix wrong path in include.amDavid Goulet
2020-07-16doc: Update our requirements for changes fileDavid Goulet
2020-07-16nodelist: Fix possible NULL derefDavid Goulet
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