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
2012-12-06
Add an option to weight down authorities when choosing a fallback
Nick Mathewson
2012-12-06
Add a way to configure selection weights for dir_server_t
Nick Mathewson
2012-12-06
When choosing among dirserver_ts, consider their weights
Nick Mathewson
2012-12-06
New FallbackDir option to add extra directories for bootstraping
Nick Mathewson
2012-12-06
Refactor add_trusted_dir_server
Nick Mathewson
2012-12-06
Rename trusted_dir_server_t to dir_server_t. Automatic renaming.
Nick Mathewson
2012-12-06
Rename DirServer to DirAuthority
Nick Mathewson
2012-12-06
Start refactoring trusted_dir_servers into trusted and fallback lists
Nick Mathewson
2012-12-06
Correct moribund logic about caching v2 networkstatuses
Nick Mathewson
2012-12-06
Make output of router_get_trusted_dir_servers const
Nick Mathewson
2012-12-04
Merge remote-tracking branch 'asn/bug7592_take2'
Nick Mathewson
2012-12-05
Return connection_exit_connect() if payload creation failed.
George Kadianakis
2012-12-03
fix some typos
Roger Dingledine
2012-11-27
Merge branch 'bug7013_take2_squashed'
Nick Mathewson
2012-11-27
Introduce tor_addr_port_parse() and use it to parse ServerTransportListenAddr.
George Kadianakis
2012-11-27
Add a torrc option to specify the bind address of managed proxies.
George Kadianakis
2012-11-23
Make sure that the error in ADDRMAP events is well-formed
Nick Mathewson
2012-11-23
Minor documentation fix
Nick Mathewson
2012-11-23
Note limitation of parse_rfc_1123_time
Nick Mathewson
2012-11-23
In comments and logs, say "UTC" not "GMT"
Nick Mathewson
2012-11-23
Refer to RFC 4648 instead of the obsolete RFC 3548
Nick Mathewson
2012-11-18
Merge branch 'bug7493_redux'
Nick Mathewson
2012-11-18
Initialize ipv{4,6}_traffic_ok in entry_connection_new
Nick Mathewson
2012-11-16
when counting available descs, say whether we're counting exits
Roger Dingledine
2012-11-15
Give useful warning when both IPv4 and IPv6 are disabled on a socksport
Nick Mathewson
2012-11-15
Allow IPv4 traffic on default and old-style-config SocksPorts.
Nick Mathewson
2012-11-15
Set IPv4/IPv6 flags correctly when being a SOCKS client
Nick Mathewson
2012-11-15
Remove some XXXX commens in dns.c
Nick Mathewson
2012-11-15
Fix up some comments in connection_edge.c
Nick Mathewson
2012-11-14
Add another missing function doc
Nick Mathewson
2012-11-14
Initial support for AAAA requests on DNSPort.
Nick Mathewson
2012-11-14
Let tor-resolve generate PTR requests for IPv6 addresses
Nick Mathewson
2012-11-14
Accept reverse resolve requests for IPv6 addresses
Nick Mathewson
2012-11-14
Add IPv6 support to tor-resolve so it can hear about IPv6 answers
Nick Mathewson
2012-11-14
Make DNS resolve requests work for IPv6
Nick Mathewson
2012-11-14
Fix a bug in policy_is_reject_star() that was making IPv4 exits break
Nick Mathewson
2012-11-14
Add some missing doxygen for ipv6 exit code
Nick Mathewson
2012-11-14
Actually send back correctly-formed IPv6 CONNECTED cells
Nick Mathewson
2012-11-14
Remove some unused defines in dns.c
Nick Mathewson
2012-11-14
Repair DNS NEXIST hijacking workaround
Nick Mathewson
2012-11-14
Implement a PreferIPv6 flag for SocksPorts
Nick Mathewson
2012-11-14
Define a wrapper for evdns_base_resolve_ipv6 for systems w/o libevent 2
Nick Mathewson
2012-11-14
Make address_is_invalid_destination recognize ipv6 addrs as valid.
Nick Mathewson
2012-11-14
Actually generate microdescriptors with p6 lines.
Nick Mathewson
2012-11-14
Remove a since-fixed XXX; improve a doxygen comment
Nick Mathewson
2012-11-14
Actually advertise IPv6 exit policies.
Nick Mathewson
2012-11-14
Revise the DNS subsystem to handle IPv6 exits.
Nick Mathewson
2012-11-14
Change signature of router_compare_to_my_exit_policy so dns can use it
Nick Mathewson
2012-11-14
Whitespace cleanup
Nick Mathewson
2012-11-14
Reindent a block in dns.c
Nick Mathewson
[next]