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
/
or
/
router.c
Age
Commit message (
Expand
)
Author
2013-01-03
Enable the ntor handshake on the client side.
Nick Mathewson
2013-01-03
Massive refactoring of the various handshake types
Nick Mathewson
2013-01-02
Wrangle curve25519 onion keys: generate, store, load, publish, republish
Nick Mathewson
2012-11-14
Fix a bug in policy_is_reject_star() that was making IPv4 exits break
Nick Mathewson
2012-11-14
Actually advertise IPv6 exit policies.
Nick Mathewson
2012-11-14
Change signature of router_compare_to_my_exit_policy so dns can use it
Nick Mathewson
2012-11-14
Rename ipv{4,6}_only to bind_ipv{4,6}_only
Nick Mathewson
2012-11-14
Add an IPv6Exit configuration option
Nick Mathewson
2012-11-14
Simplest version of server-side IPv6 support (no dns)
Nick Mathewson
2012-11-14
Add IPv6 support to compare_to_addr_to_node_policy
Nick Mathewson
2012-11-14
Better policy support for IPv6
Nick Mathewson
2012-11-04
Merge remote-tracking branch 'linus/bug5053-bug5055'
Nick Mathewson
2012-10-20
Separate IPv4 and IPv6 geoip file loading.
Linus Nordberg
2012-10-12
Rename all reserved C identifiers we defined
Nick Mathewson
2012-09-17
Implement and use crypto_pk_eq_keys
Robert Ransom
2012-09-14
Split the routerset code out of routerlist.c
Nick Mathewson
2012-09-13
Split the or_state_t portions of config.c into their own file
Nick Mathewson
2012-09-12
Fix directory self-testing logic
Nick Mathewson
2012-09-07
Remove version_supports checks for versions before 0.2.2.
Nick Mathewson
2012-09-06
Rename extend_info_alloc() --> _new()
Nick Mathewson
2012-09-06
fix punctuation in logs
Roger Dingledine
2012-08-27
Fix whitespace
Nick Mathewson
2012-08-27
Merge remote-tracking branch 'linus/bug6362'
Nick Mathewson
2012-08-23
Move ipv6_preferred from routerinfo_t to node_t.
Linus Nordberg
2012-08-19
Make all relays, not only bridges, capable of advertising an IPv6 OR port.
Linus Nordberg
2012-08-17
Merge remote-tracking branch 'public/bug5124'
Nick Mathewson
2012-08-17
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-08-09
Don't infer we have a FooPort from the presence of a FooPort line
Nick Mathewson
2012-07-19
Add last_reachable and testing_since for IPv6 OR port.
Linus Nordberg
2012-07-12
Address Nick's comments.
George Kadianakis
2012-07-03
Add pluggable transport info to extra-info descriptors.
George Kadianakis
2012-06-28
Never emit the "opt" prefix in any directory stuff
Nick Mathewson
2012-06-05
Merge remote-tracking branch 'public/bug4657'
Nick Mathewson
2012-06-05
Fix "make check-spaces" issues
Nick Mathewson
2012-06-05
Resolve about 24 DOCDOCs
Nick Mathewson
2012-06-04
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-06-04
Add about 60 more DOCDOC comments to 0.2.3
Nick Mathewson
2012-05-24
Warn and ignore the MyFamily setting if BridgeRelay is also set
Nick Mathewson
2012-05-16
Merge remote-tracking branch 'public/bug5139'
Nick Mathewson
2012-05-11
Do not publish the "git-XXX" tag in server descriptors
Nick Mathewson
2012-05-11
Merge remote-tracking branch 'asn/bug4865_take2'
Nick Mathewson
2012-05-10
Fix O(n^2) performance when parsing a big pile of extrainfos
Nick Mathewson
2012-05-03
Ignore [::] when building descriptors.
Linus Nordberg
2012-04-27
Bridges should never set the send_unencrypted flag on any of their descs
Nick Mathewson
2012-04-24
Merge branch 'bug4438-v2'
Nick Mathewson
2012-04-24
Tweak the bug4438 fix a little: different check, better log
Nick Mathewson
2012-04-12
Fix issues found by nickm.
George Kadianakis
2012-04-02
Suppress "decided to publish new descriptor" message when not a server
Nick Mathewson
2012-03-31
Introduce and use router_get_active_listener_port_by_type().
George Kadianakis
2012-03-29
Merge remote-tracking branch 'linus/bug4875_2'
Nick Mathewson
[next]