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
/
or
/
config.c
Age
Commit message (
Expand
)
Author
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-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-14
Implement a PreferIPv6 flag for SocksPorts
Nick Mathewson
2012-11-14
Whitespace cleanup
Nick Mathewson
2012-11-14
Rename ipv{4,6}_only to bind_ipv{4,6}_only
Nick Mathewson
2012-11-14
Add {No,}IPv{4,6}Traffic options to SOCKSPort
Nick Mathewson
2012-11-14
Add an IPv6Exit configuration option
Nick Mathewson
2012-11-14
Add a new family-specific syntax for tor_addr_parse_mask_ports
Nick Mathewson
2012-11-14
Move address map into its own file.
Nick Mathewson
2012-11-06
Fix a stupid logic-error in warnings about low ports.
Nick Mathewson
2012-11-04
Whitespace fixes
Nick Mathewson
2012-11-04
Clean up nonsensical calling convention for config_load_geoip_file_
Nick Mathewson
2012-11-04
Merge remote-tracking branch 'linus/bug5053-bug5055'
Nick Mathewson
2012-10-22
Kill extraneous x from 907db008ab0007f0a02
Nick Mathewson
2012-10-22
Document two functions.
Linus Nordberg
2012-10-20
Duplicate less code.
Linus Nordberg
2012-10-20
Separate IPv4 and IPv6 geoip file loading.
Linus Nordberg
2012-10-17
White space.
Linus Nordberg
2012-10-17
Minor tweaks and comments to nils' geoip v6 code.
Karsten Loesing
2012-10-17
Add GeoIP database for IPv6 addresses
nils
2012-10-15
Move the circuit build timeout code into its own file.
Nick Mathewson
2012-10-15
Merge remote-tracking branch 'public/bug1031'
Nick Mathewson
2012-10-14
Merge remote-tracking branch 'arma/bug7029'
Nick Mathewson
2012-10-12
Rename all reserved C identifiers we defined
Nick Mathewson
2012-10-10
Merge branch 'bug7011'
Nick Mathewson
2012-10-10
Use fmt_addrport where appropriate.
David Fifield
2012-10-10
Use fmt_and_decorate_addr in log messages.
David Fifield
2012-10-10
Fix formatting in various places after 6465/6816 work
Andrea Shepard
2012-10-10
Set circuitmux policy on existing active channels when ewma_enabled changes
Andrea Shepard
2012-10-10
Add circuitmux.h, circuitmux_ewma.h includes now necessary in config.c
Andrea Shepard
2012-10-04
Fix tabs in config.c
Nick Mathewson
2012-10-03
Free some more still-in-use memory at exit
Roger Dingledine
2012-09-28
Add missing declaration so 6876 compiles
Nick Mathewson
2012-09-28
Merge remote-tracking branch 'linus/enh6876_2'
Nick Mathewson
2012-09-25
Merge remote-tracking branch 'rransom/warn-about-hses-without-guards'
Nick Mathewson
2012-09-22
Merge branch 'maint-0.2.3'
Roger Dingledine
2012-09-22
add faravahar as our ninth v3 dir auth
Roger Dingledine
2012-09-21
add changes file and whitespace fixes for bug 4020
Nick Mathewson
2012-09-21
Reinstate address in warning message when binding non-locally
Tom Fitzhenry
2012-09-20
Don't leak msg when parse_virtual_addr_network() fails.
Linus Nordberg
2012-09-20
Make option OutboundBindAddress accept IPv6 addresses too.
Linus Nordberg
2012-09-18
Warn if HSes are configured on a client with UseEntryGuards disabled
Robert Ransom
2012-09-18
Correct comment explaining why tor2web mode should disable entry guards
Robert Ransom
2012-09-18
Disable Guard usage for Tor2webMode.
Mike Perry
2012-09-14
Move functions for seeing if we know enough nodes into nodelist
Nick Mathewson
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
[prev]
[next]