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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-05-18
node: Clean up some outdated comments
teor
2020-05-18
routerlist: Choose bridges for direct bridge connections
teor
2020-05-18
circuitbuild: Do node checks when counting nodes
teor
2020-05-18
circuitbuild: Do node checks when choosing exits
teor
2020-05-18
routerlist: Split the node checks into their own function
teor
2020-05-18
nodelist: Replace int with bool
teor
2020-05-18
nodelist: Stop recursing in router_choose_random_node()
teor
2020-05-18
nodelist: Rewrite router_crn_flags_t
teor
2020-05-18
nodelist: Remove the unused CRN_WEIGHT_FOR_EXIT flag
teor
2020-05-18
nodelist: Move node flag checks
teor
2020-05-18
nodelist: Move the v3 onion service rendezvous check
teor
2020-05-18
nodelist: Move the single-hop exit check
teor
2020-05-18
test/protover: Add debug logs to some tests
teor
2020-05-18
rust/protover: Fix protocol version support error handling
teor
2020-05-18
rust: declare HSIntro=5
teor
2020-05-17
test/protover: Add tests for summarize flags
teor
2020-05-15
versions: Improve the protover summary comments
teor
2020-05-15
protover: Add defines for recent protocol versions
teor
2020-05-15
test/circuitbuild: Tests for node selection flags
teor
2020-05-14
circuitbuild: Refactor IPv6 extend node selection
teor
2020-05-14
circuitbuild: Refactor build state node selection flags
teor
2020-05-14
circuitbuild: test relays sending IPv6 extend cells
teor
2020-05-14
test: Move the origin circuit function to test helpers
teor
2020-05-14
test/circuitstats: Refactor common code
teor
2020-05-14
test/circuitstats: Fix a bunch of coding style issues
teor
2020-05-13
test/circuitbuild: Add a test for origin_circuit_init()
teor
2020-05-11
nodelist: Fix a comment and a log message
teor
2020-05-11
routerlist: Choose nodes that can initiate IPv6 extends
teor
2020-05-11
circuit: Add flags for IPv6 extends
teor
2020-05-11
protover: Add node functions for IPv6 extend support
teor
2020-05-11
protover: Sort version flags by their underlying protocols
teor
2020-05-11
protover: Declare support for Relay=3
teor
2020-05-07
relay: Improve docs on inform_testing_reachability()
teor
2020-05-07
relay: Rewrite inform_testing_reachability()
teor
2020-05-07
relay: Clarify a comment in selftest.c
teor
2020-05-07
Define and use TOR_ADDRPORT_BUF_LEN
Neel Chauhan
2020-05-07
routerinfo: Make router_get_orport() return an error status
teor
2020-05-07
Replace several C identifiers.
teor
2020-05-07
Wrap long lines
teor
2020-05-07
Replace several C identifiers.
teor
2020-04-30
circuitbuild: Allow relays to send IPv6 extend cells
teor
2020-04-30
relay: Update some self-test comments for IPv6
teor
2020-04-30
relay: Log IPv4 and IPv6 ORPorts when testing reachability
teor
2020-04-30
relay: Launch IPv4 and IPv6 ORPort self-test circuits
teor
2020-04-30
relay: Refactor dirport self-test circuit launch
teor
2020-04-30
relay: Refactor reachability circuit launches
teor
2020-04-30
relay: Remove unused DirPort self-test code
teor
2020-04-30
relay: Add an address family to self-test launches
teor
2020-04-30
relay: Minor selftest comment updates
teor
2020-04-30
relay: Wrap long lines
teor
[next]