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
Age
Commit message (
Expand
)
Author
2013-02-15
make check-spaces
Nick Mathewson
2013-02-15
Merge remote-tracking branch 'public/feature4994-rebased'
Nick Mathewson
2013-02-15
Fix unreachable use-before-assign in test_util_join_win_cmdline
Nick Mathewson
2013-02-15
Merge remote-tracking branch 'public/integers_donna'
Nick Mathewson
2013-02-14
Authorities were adding downtime for every relay every restart
Roger Dingledine
2013-02-14
Use torint.h in curve25519-donna*.c
Nick Mathewson
2013-02-14
Merge remote-tracking branch 'arma/bug1992'
Nick Mathewson
2013-02-12
Restore the entry/dirguard distinction.
Nick Mathewson
2013-02-12
get rid of the new caching notion in resolve_my_address()
Roger Dingledine
2013-02-11
simplify timing checks
Roger Dingledine
2013-02-11
Check for IP address change every minute, not 15 minutes
Roger Dingledine
2013-02-11
Stop trying to resolve our hostname so often
Roger Dingledine
2013-02-11
Don't tor_close_socket(-1) in tor-resolve.
Nick Mathewson
2013-02-11
Teach resolve_my_address() to return a cached answer
Roger Dingledine
2013-02-11
Fix two more coverity-spotted leaks in master.
Nick Mathewson
2013-02-11
Avoid null-pointer deref in pathbias_is_new_circ_attempt
Nick Mathewson
2013-02-11
Fix a nigh-impossible overflow in cpuworker.c
Nick Mathewson
2013-02-11
Fix a null-deref-on-fail in unit tests
Nick Mathewson
2013-02-11
oops; add a missing semicolon
Nick Mathewson
2013-02-11
Merge remote-tracking branch 'public/bug7816_023'
Nick Mathewson
2013-02-11
Fix another memory leak
Nick Mathewson
2013-02-11
Merge remote-tracking branch 'public/bug8208'
Nick Mathewson
2013-02-11
Check whether ei is non-NULL before altering it.
Nick Mathewson
2013-02-11
Suppress a coverity false positive in connection_edge_package_raw_inbuf
Nick Mathewson
2013-02-11
Fix even more dead code and resource leaks in the unit tests
Nick Mathewson
2013-02-11
Fix a very short-lived socket leak in tor-resolve
Nick Mathewson
2013-02-11
Resolve memory leaks in the unit tests and benchmarks (found by coverity)
Nick Mathewson
2013-02-11
Fix a copy-and-paste issue found by coverity
Nick Mathewson
2013-02-11
Speed up the curve25519 unit test by doing fewer iterations
Nick Mathewson
2013-02-11
Merge remote-tracking branch 'public/bug8158'
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-11
log the hostname that resolve_my_address() used to guess our IP
Roger Dingledine
2013-02-11
Merge remote-tracking branch 'public/bug7801_v2'
Nick Mathewson
2013-02-09
Wrap more macro definitions in (parentheses)
Nick Mathewson
2013-02-08
Improve comment at Andrea's request
Nick Mathewson
2013-02-08
Merge remote-tracking branch 'public/signof_enum'
Nick Mathewson
2013-02-08
Unit test for tor_weak_random_range
Nick Mathewson
2013-02-08
Add explicit check for !first_conn in ...resume_edge_reading_helper
Nick Mathewson
2013-02-08
Improve comment about our random stream choice algorithm
Nick Mathewson
2013-02-08
Fix numerous problems with Tor's weak RNG.
Nick Mathewson
2013-02-08
Add doxygen for bug8158 functions
Nick Mathewson
2013-02-08
Coalesce identical adjacent microdescriptor vote lines.
Nick Mathewson
2013-02-08
Refactor generating the m lines in a vote into its own function
Nick Mathewson
2013-02-08
Merge remote-tracking branch 'karsten/geoip-manual-update'
Nick Mathewson
2013-02-08
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2013-02-08
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
Nick Mathewson
2013-02-08
Comment out now obsolete change in geoip-manual.
Karsten Loesing
2013-02-08
Update to the February 2013 GeoIP database.
Karsten Loesing
2013-02-07
Merge remote-tracking branch 'public/easy_ratelim'
Nick Mathewson
[next]