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
Age
Commit message (
Expand
)
Author
2012-12-18
Add packaged cell fullness to the heartbeat message.
Nick Mathewson
2012-12-17
Merge branch 'ticket7570_7571'
Nick Mathewson
2012-12-17
Drop the maximum attempts to get a virtual address to 1000.
Nick Mathewson
2012-12-17
Add missing doxygen for DNS and automap code
Nick Mathewson
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
Refactor the code to check if an address is matched by automapsuffixes
Nick Mathewson
2012-12-17
Fix another uninitialized var warning from GCC
Nick Mathewson
2012-12-17
Fixed an unused-variable warning
Nick Mathewson
2012-12-17
Don't use the cache when changing an IP address because of an exit policy
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
Implement option to turn off DNS cache modification by a client port
Nick Mathewson
2012-12-17
Implement option to turn off DNS cache use on a client port
Nick Mathewson
2012-12-17
Oops: make the check for not adding ip->ip DNS maps correct
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-17
Avoid a 'may be used uninitialized' warning
Nick Mathewson
2012-12-13
Nuke uses of memcmp outside of unit tests
Nick Mathewson
2012-12-13
Fix two wide lines in config.c
Nick Mathewson
2012-12-13
Merge branch 'fallback_dirsource_v3'
Nick Mathewson
2012-12-11
Tags on relay cells can result in certain reason codes.
Mike Perry
2012-12-11
Woops, this log message triggers with the 2-hop bias commit.
Mike Perry
2012-12-10
Add a missing comment.
Mike Perry
2012-12-10
More log message and space fixups.
Mike Perry
2012-12-09
Clean up some XXX comments.
Mike Perry
2012-12-09
Space fixes.
Mike Perry
2012-12-09
Fix a rather serious use-count state bug.
Mike Perry
2012-12-09
Convert to doubles for all pathbias state.
Mike Perry
2012-12-09
Also shorten circuit_successes to circ_successes.
Mike Perry
2012-12-09
Rename first_hop to circ_attempt.
Mike Perry
2012-12-09
Change from first hop accounting to 2nd hop accounting
Mike Perry
2012-12-09
Add intro+rend cannibalize param..
Mike Perry
2012-12-09
Flag cannibalized circs as used (non-ideal).
Mike Perry
2012-12-08
Allow any valid 'end' cell to mean a circuit was used successfully.
Mike Perry
2012-12-08
Sadly, we can't safely count client intro circ success
Mike Perry
2012-12-08
Fix some hidden service edge cases.
Mike Perry
2012-12-07
Refactor path use bias code into own function.
Mike Perry
2012-12-07
Actually, both nacks and acks indicate a valid path
Mike Perry
2012-12-07
Note more potential issues.
Mike Perry
2012-12-07
Note a strange case for SOCKS streams.
Mike Perry
2012-12-07
Fix another crash bug.
Mike Perry
2012-12-07
Fix a crash bug and pass down a remote reason code.
Mike Perry
2012-12-07
Document that care needs to be taken with any_streams_attached.
Mike Perry
2012-12-07
Remove n_chan codepaths for determinining guard.
Mike Perry
2012-12-07
Move a pathbias function that depends on entryguard_t.
Mike Perry
2012-12-07
Fix a crash due to NULL circ->n_chan.
Mike Perry
2012-12-07
Prop209: Rend circuits weren't ever marked dirty.
Mike Perry
2012-12-07
Prop 209: Add in hidserv path bias counts for usage.
Mike Perry
2012-12-07
Prop 209: Add path bias counts for timeouts and other mechanisms.
Mike Perry
[prev]
[next]