index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-07-21
relay: Add AddressDisableIPv6 torrc option
David Goulet
2020-07-20
Merge remote-tracking branch 'tor-gitlab/mr/51'
Nick Mathewson
2020-07-20
Merge remote-tracking branch 'tor-gitlab/mr/59'
Nick Mathewson
2020-07-20
relay: Don't log at warn level when we find an address
David Goulet
2020-07-20
relay: Use flags in relay_find_addr_to_publish()
David Goulet
2020-07-20
control: With GETINFO, don't trigger an address resolve
David Goulet
2020-07-20
relay: Handle dir address suggestion with new interface
David Goulet
2020-07-20
addr: Use false/true with relay_find_addr_to_publish()
David Goulet
2020-07-20
test: Unit test for relay_find_addr_to_publish()
David Goulet
2020-07-20
test: Unit test for relay_address_new_suggestion()
David Goulet
2020-07-20
relay: Remove router_pick_published_address()
David Goulet
2020-07-20
test: Move unit tests to new find address interface
David Goulet
2020-07-20
control: GETINFO address/ use new find address API
David Goulet
2020-07-20
relay: Deciding to fetch from authority, use new find address API
David Goulet
2020-07-20
relay: Don't lookup our address before rebuilding our descriptor
David Goulet
2020-07-20
relay: Publish IPv4/IPv6 from resolved address cache
David Goulet
2020-07-20
pt: Use new address discovery interface when creating extrainfo
David Goulet
2020-07-20
addr: New function to find address to publish
David Goulet
2020-07-20
addr: Continue discovery if Address exits but not for wanted family
David Goulet
2020-07-20
Merge branch 'tor-gitlab/mr/66'
Alexander Færøy
2020-07-20
Merge branch 'tor-gitlab/mr/65'
Alexander Færøy
2020-07-17
Add running glibc version to the log. #40047
Daniel Pinto
2020-07-17
Add git-resquash.sh to repository
Nick Mathewson
2020-07-17
Merge branch 'ticket40042_squashed'
Nick Mathewson
2020-07-17
Clean up documentation for connection_t.address
Nick Mathewson
2020-07-17
Document some channel_matches_extend_info issues that confused me.
Nick Mathewson
2020-07-17
Clean up documentation for connection_t.addr a bit more.
Nick Mathewson
2020-07-17
or_connection_t: replace real_addr with canonical_orport.
Nick Mathewson
2020-07-17
Add a tor_addr_port_copy() function.
Nick Mathewson
2020-07-17
Use gitlab-friendly URLs when formatting changelogs as HTML
Nick Mathewson
2020-07-16
Combine text into existing "what does not need a changes file" section.
Nick Mathewson
2020-07-16
Merge remote-tracking branch 'tor-gitlab/mr/57'
Nick Mathewson
2020-07-16
Merge branch 'tor-gitlab/mr/56'
David Goulet
2020-07-16
doc: Fix wrong path in include.am
David Goulet
2020-07-16
doc: Update our requirements for changes file
David Goulet
2020-07-16
nodelist: Fix possible NULL deref
David Goulet
2020-07-16
Merge remote-tracking branch 'tor-gitlab/mr/55'
Alexander Færøy
2020-07-16
Remove unneeded generate_ed_link_cert() in tests.
Nick Mathewson
2020-07-16
Merge branch 'tor-gitlab/mr/54'
David Goulet
2020-07-16
Changes file for CONST_TO_*() functions.
Nick Mathewson
2020-07-16
Use CONST_TO_* macros in more places.
Nick Mathewson
2020-07-16
Use Debian for Gitlab CI.
Alexander Færøy
2020-07-16
Define const variants for our channel_tls_t* casts.
Nick Mathewson
2020-07-16
Merge branch 'tor-gitlab/merge-requests/53'
Alexander Færøy
2020-07-16
doc: Document circuit subsystem tracing events
David Goulet
2020-07-16
Define new CONST_TO_*_CONN() functions for const-to-const casts
Nick Mathewson
2020-07-16
Improve documentation for our TO_*_CONN() cast functions.
Nick Mathewson
2020-07-16
Add unit tests for connection_describe().
Nick Mathewson
2020-07-16
Improvements to output format for OR connection descriptions.
Nick Mathewson
2020-07-16
Changes file for 40041.
Nick Mathewson
[next]