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-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
2012-07-23
Merge remote-tracking branch 'asn/bug6274_take3' into maint-0.2.3
Nick Mathewson
2012-07-19
Add config option AuthDirPublishIPv6.
Linus Nordberg
2012-07-19
Add configure option AuthDirHasIPv6Connectivity.
Linus Nordberg
2012-07-18
Better handling of server managed proxies when Tor is not a relay.
George Kadianakis
2012-07-18
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-07-18
Merge branch 'smartlist_shorten' into maint-0.2.3
Nick Mathewson
2012-07-17
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-07-17
Improve message on spurious SOCKSListenAddress
Nick Mathewson
2012-07-17
Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END
Nick Mathewson
2012-07-17
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-07-17
Allow TestingTorNetwork when alternate dir and bridge authorities are set.
Linus Nordberg
2012-06-28
add new GETINFO config/defaults
meejah
2012-06-25
Merge remote-tracking branch 'public/bug2385'
Nick Mathewson
2012-06-18
Refactor rend_service_load_keys() into outer loop and loop contents
Nick Mathewson
2012-06-16
conn_type_to_string() on a listener already says it's a listener
Roger Dingledine
2012-06-15
Triage the XXX023 and XXX022 comments: postpone many.
Nick Mathewson
2012-06-14
Defend against entry node path bias attacks
Mike Perry
2012-06-12
Add a warning for using HTTPProxy with no other proxy.
Nick Mathewson
2012-06-11
Merge branch 'bug5452'
Nick Mathewson
2012-06-11
Make RECOMMENDED_MIN_CIRCUIT_BUILD_TIMEOUT warning tell the user how to fix it.
Andrea Shepard
2012-06-11
Merge remote-tracking branch 'public/bug5598'
Nick Mathewson
2012-06-08
Warn if the user has set CircuitBuildTimeout stupidly low and turned off Lear...
Andrea Shepard
2012-06-07
Be more careful calling wcstombs
Nick Mathewson
2012-06-06
Change the default for DynamicDHGroups to 0
Nick Mathewson
2012-06-05
Revert "Disable (Cell,DirReq,Entry,ExitPort)Statistics on bridges"
Nick Mathewson
2012-06-05
Disable (Cell,DirReq,Entry,ExitPort)Statistics on bridges
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-06-04
Resolve some markup complaints from doxygen
Nick Mathewson
2012-06-04
Resolve all currently pending DOCDOC items in master
Nick Mathewson
2012-05-30
Merge branch 'bug5604'
Nick Mathewson
[next]