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
2013-02-15
make check-spaces
Nick Mathewson
2013-02-12
get rid of the new caching notion in resolve_my_address()
Roger Dingledine
2013-02-11
Teach resolve_my_address() to return a cached answer
Roger Dingledine
2013-02-11
Merge remote-tracking branch 'public/bug7816_023'
Nick Mathewson
2013-02-11
Fix another memory leak
Nick Mathewson
2013-02-11
Avoid generating extra spaces when explaining how we guessed our address
Nick Mathewson
2013-02-11
Refactor resolve_my_address() so logs are more accurate / helpful
Roger Dingledine
2013-02-01
Merge remote-tracking branch 'public/feature7706'
Nick Mathewson
2013-02-01
Bounds-check path bias rate parameters.
Mike Perry
2013-02-01
Refactor the scaling parameter fetching into a single function.
Mike Perry
2013-02-01
Rename log() to tor_log() for logging
Nick Mathewson
2013-01-30
Merge branch 'bug5956_squashed'
Nick Mathewson
2013-01-30
Parameterize FRAC_USABLE_NEEDED for fraction of circuits
Nick Mathewson
2013-01-28
Merge branch 'bug7802' of ssh://git-rw.torproject.org/mikeperry/tor
Andrea Shepard
2013-01-24
Merge branch 'time_based_onionqueue_v2' of ssh://git-rw.torproject.org/nickm/tor
Andrea Shepard
2013-01-18
Implement Path use bias accounting.
Mike Perry
2013-01-17
When excluding nodes by country, exclude {??} and {A1} too
Nick Mathewson
2013-01-16
Update the copyright date to 201.
Nick Mathewson
2013-01-03
Eliminate MaxOnionsPending; replace it with MaxOnionQueueDelay
Nick Mathewson
2013-01-03
Merge branch 'ntor-resquashed'
Nick Mathewson
2013-01-03
Enable the ntor handshake on the client side.
Nick Mathewson
2013-01-02
Avoid spurious local-port warnings
Nick Mathewson
2012-12-25
Merge remote-tracking branch 'mikeperry/209-path-bias-changes'
Nick Mathewson
2012-12-25
Add configuration options for directory guards
Nick Mathewson
2012-12-25
Make ECDHE group configurable: 224 for public, 256 for bridges (default)
Nick Mathewson
2012-12-18
Changes from Nick's code review 'part 1'
Mike Perry
2012-12-17
Per-listener option to prefer IPv6 automaps when possible.
Nick Mathewson
2012-12-17
Build and test most of the machinery needed for IPv6 virtualaddrmaps
Nick Mathewson
2012-12-17
Turn off by-default use of client-side DNS cacheing.
Nick Mathewson
2012-12-17
Refactor port_cfg_t creation into a port_cfg_new() function
Nick Mathewson
2012-12-17
Add options to turn DNS cache use on or off per client port.
Nick Mathewson
2012-12-17
Oops; make DNSPort configuration take address family options
Nick Mathewson
2012-12-13
Fix two wide lines in config.c
Nick Mathewson
2012-12-07
Prop 209: Add path bias counts for timeouts and other mechanisms.
Mike Perry
2012-12-07
Update with code review changes from Nick.
Mike Perry
2012-12-07
Update pathbias parameters to match Proposal 209.
Mike Perry
2012-12-06
Drop FallbackNetworkstatusFile; it never worked.
Nick Mathewson
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
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 DirServer to DirAuthority
Nick Mathewson
2012-12-06
Start refactoring trusted_dir_servers into trusted and fallback lists
Nick Mathewson
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
[next]