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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-05-05
config: New file resolve_addr.{c|h}
David Goulet
2020-05-05
relay: New file relay_resolve_addr.{c|h}
David Goulet
2020-04-30
Merge branch 'pr1870_squashed'
teor
2020-04-30
Define and use TOR_ADDRPORT_BUF_LEN
Neel Chauhan
2020-04-30
relay: Fix a comment typo in the selftest.c header
teor
2020-04-29
Merge remote-tracking branch 'tor-github/pr/1864/head'
Nick Mathewson
2020-04-30
relay: Refactor can extend over IPv6 checks
teor
2020-04-30
channel: Refactor matches target address function
teor
2020-04-30
relay: Refactor extend address validity function
teor
2020-04-30
net: Make all address bytes functions take uint8_t *
teor
2020-04-30
Rename tor_addr_get_ipv6_bytes to tor_addr_copy_ipv6_bytes
teor
2020-04-29
relay: Refactor choosing extend IPs
teor
2020-04-29
relay: Add tests for choosing extend IPs
teor
2020-04-29
relay: Refactor circuit_open_connection_for_extend()
teor
2020-04-29
relay: Add IP version tests for circuit extends
teor
2020-04-29
relay: Choose between IPv4 and IPv6 extends at random
teor
2020-04-29
relay/circuitbuild: Refactor open connection for extend
teor
2020-04-29
test/circuitbuild: Disable some tests when ALL_BUGS_ARE_FATAL
teor
2020-04-29
log/util_bug: Make IF_BUG_ONCE() support ALL_BUGS_ARE_FATAL
teor
2020-04-29
relay/circuitbuild: Re-use IPv6 connections for circuits
teor
2020-04-29
relay/circuitbuild: Report IPv6 addresses in a debug log
teor
2020-04-29
channel: Make channel_matches_target_addr_for_extend() static
teor
2020-04-29
relay/circuitbuild: Consider IPv6-only extends valid
teor
2020-04-29
test/circuitbuild: Show bad addresses in some logs
teor
2020-04-29
relay: Log the address in circuit protocol warnings
teor
2020-04-29
net: Add fmt_addrport_ap() and fmt_addr_family()
teor
2020-04-29
net: Remove an extra space in address.h
teor
2020-04-29
relay: Refactor address checks into a function
teor
2020-04-29
relay: Refactor address and port checks
teor
2020-04-29
core/or: Check extends for zero addresses and ports
teor
2020-04-29
test/cell_formats: Expand the IPv6-only EXTEND2 test
teor
2020-04-29
core/or: Support IPv6 EXTEND2 cells
teor
2020-04-29
Merge remote-tracking branch 'tor-github/pr/1868/head'
Nick Mathewson
2020-04-29
Run "make autostyle"
teor
2020-04-29
rand: Clarify the crypto_rand_uint() range
teor
2020-04-29
nodelist: Remove an outdated comment
teor
2020-04-28
channeltls: Clarify a relay impersonation defence
teor
2020-04-24
Merge remote-tracking branch 'onionk/inbufoverflow1-043' into ticket33131_044
Nick Mathewson
2020-04-24
Merge remote-tracking branch 'tor-github/pr/1862/head'
Nick Mathewson
2020-04-21
Merge branch 'maint-0.4.3'
Nick Mathewson
2020-04-21
channeltls: Stop truncating IPv6 in logs
teor
2020-04-15
test/channel: Fix a comment typo
teor
2020-04-14
Merge remote-tracking branch 'tor-github/pr/1860/head'
Nick Mathewson
2020-04-14
core/or: Update file comment in connection_or.c
teor
2020-04-14
core/or: Accurately log remote relay IPv6 addresses
teor
2020-04-14
core/or: Allow IPv6 connections to be canonical
teor
2020-04-14
core/or: Remove unused function prototype
teor
2020-04-13
bump to 0.4.3.4-rc-dev
Nick Mathewson
2020-04-13
Merge branch 'maint-0.4.3'
Nick Mathewson
2020-04-13
Merge branch 'bug33545_043_squashed' into maint-0.4.3
Nick Mathewson
[next]