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
/
config.c
Age
Commit message (
Expand
)
Author
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-04
Fix tabs in config.c
Nick Mathewson
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
2012-09-13
Split the generic config_fmt_t code into a new confparse.c file
Nick Mathewson
2012-09-10
Fix tab introduced in f43946829ce037
Nick Mathewson
2012-09-10
Rename _UseFilteringSSLBufferevents to lose its _. Bug 3155
Nick Mathewson
2012-09-10
Hide options beginning with "___" from GETINFO config/names
meejah
2012-09-10
rename _UsingTestNetworkDefaults to start with triple-underscore
meejah
2012-09-10
raise bandwidthrate/bandwidthburst to a new "infinite"
Roger Dingledine
2012-09-07
a debugging log line that just helped me
Roger Dingledine
2012-09-06
Rename config_alloc() --> _new().
Linus Nordberg
2012-09-06
Merge remote-tracking branch 'asn/bug4567_rebased'
Nick Mathewson
2012-09-05
make AuthDirHasIPv6Connectivity match the man page
Roger Dingledine
2012-09-05
Figure out ORPort and DirPort even when 'auto' is used.
George Kadianakis
2012-09-05
Merge remote-tracking branch 'linus/bug6770_3'
Nick Mathewson
2012-09-05
General tweaks and fixes for Nick's comments.
George Kadianakis
2012-09-05
Start passing ports to tor_check_port_forwarding().
George Kadianakis
2012-09-05
Remove AuthDirPublishIPv6 and let AuthDirHasIPv6Connectivity fill its function.
Linus Nordberg
2012-09-05
Make AuthDirHasIPv6Connectivity a BOOL.
Linus Nordberg
2012-09-04
Clients connect to public relays over IPv6.
Linus Nordberg
2012-09-04
Merge remote-tracking branch 'arma/bug6759'
Nick Mathewson
2012-09-03
fix whitespace and trivial typo
Roger Dingledine
2012-08-27
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-08-27
Disable extending to private/internal addresses by default
Nick Mathewson
2012-08-17
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-08-17
Merge remote-tracking branch 'public/bug6244_part_c' into maint-0.2.3
Nick Mathewson
2012-08-17
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-08-15
Raise the part of torrc mapaddress handling that knows wildcards
Nick Mathewson
2012-08-09
Reject attempts to say FooPort and FooPort 0 in the same cfg domain
Nick Mathewson
2012-08-09
Fix spaces from last patch
Nick Mathewson
2012-08-09
Don't infer we have a FooPort from the presence of a FooPort line
Nick Mathewson
2012-07-31
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-07-31
Warn when accounting is used in a way likely to link hidden services
Nick Mathewson
2012-07-24
Fix small memleak introduced in recent patch; fixe 6455.
Nick Mathewson
2012-07-23
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
[next]