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
Age
Commit message (
Expand
)
Author
2017-05-08
Fix a breakage in test_options.c.
Mike Perry
2017-05-08
Remove a PredictedPortsRelevantTime test.
Mike Perry
2017-05-08
Bug 17604: Converge on only one long-lived TLS conn between relays.
Mike Perry
2017-05-08
Bug 17592: Clean up connection timeout logic.
Mike Perry
2017-05-08
Netflow record collapsing defense.
Mike Perry
2017-02-21
Add an O(1) map from channel->global_identifier to channel
Nick Mathewson
2017-02-17
Merge branch 'maint-0.3.0'
Nick Mathewson
2017-02-17
Remove a redundant check in ..transition_affects_guards()
Nick Mathewson
2017-02-17
Merge branch 'maint-0.3.0'
Nick Mathewson
2017-02-17
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-02-17
Check for micro < 0, rather than checking "minor" twice.
Nick Mathewson
2017-02-17
Fix memleak in test_getinfo_helper_onion.
Nick Mathewson
2017-02-16
Merge remote-tracking branch 'meejah/ticket-21329-onions-current'
Nick Mathewson
2017-02-15
Bump master to 0.3.1.0-alpha-dev
Nick Mathewson
2017-02-15
hs: Avoid a strlen(NULL) if descriptor is not found in cache
David Goulet
2017-02-15
Merge branch 'maint-0.2.9'
Nick Mathewson
2017-02-15
whoops; make 21450 compile
Nick Mathewson
2017-02-15
Merge branch 'bug21447'
Nick Mathewson
2017-02-15
Merge branch 'maint-0.2.9'
Nick Mathewson
2017-02-15
Limit version numbers to 0...INT32_MAX.
Nick Mathewson
2017-02-15
Merge branch 'maint-0.2.9'
Nick Mathewson
2017-02-15
Merge branch 'bug21278_extra_029' into maint-0.2.9
Nick Mathewson
2017-02-15
Merge branch 'bug21278_redux_029_squashed' into maint-0.2.9
Nick Mathewson
2017-02-15
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2017-02-15
Merge branch 'maint-0.2.7' into maint-0.2.8
Nick Mathewson
2017-02-15
Merge branch 'maint-0.2.6' into maint-0.2.7
Nick Mathewson
2017-02-15
Merge branch 'maint-0.2.5' into maint-0.2.6
Nick Mathewson
2017-02-15
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2017-02-15
give tor_version_parse_platform some function documentation
Roger Dingledine
2017-02-15
When examining descriptors as a dirserver, reject ones with bad versions
Nick Mathewson
2017-02-15
Extract the part of tor_version_as_new_as that extracts platform
Nick Mathewson
2017-02-14
Merge remote-tracking branch 'dgoulet/ticket20656_030_01'
Nick Mathewson
2017-02-14
Merge branch 'bug20894_029_v3'
Nick Mathewson
2017-02-14
Rename make fuzz to make test-fuzz-corpora
Nick Mathewson
2017-02-14
fixup! Don't atoi off the end of a buffer chunk.
Nick Mathewson
2017-02-14
Don't atoi off the end of a buffer chunk.
Nick Mathewson
2017-02-14
Prevent int underflow in dirvote.c compare_vote_rs_.
Nick Mathewson
2017-02-14
Fix policies.c instance of the "if (r=(a-b)) return r" pattern
Nick Mathewson
2017-02-14
Avoid integer underflow in tor_version_compare.
Nick Mathewson
2017-02-14
protover: Add new version for prop224 for HSIntro/HSDir
David Goulet
2017-02-13
Merge remote-tracking branch 'dgoulet/bug21116_030_01'
Nick Mathewson
2017-02-13
Merge branch 'maint-0.2.9'
Nick Mathewson
2017-02-13
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2017-02-13
Merge branch 'maint-0.2.7' into maint-0.2.8
Nick Mathewson
2017-02-13
Merge branch 'maint-0.2.6' into maint-0.2.7
Nick Mathewson
2017-02-13
Merge branch 'maint-0.2.5' into maint-0.2.6
Nick Mathewson
2017-02-13
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2017-02-12
Update geoip and geoip6 to the February 8 2017 database.
Karsten Loesing
2017-02-09
whoops, removed a semicolon :(
Nick Mathewson
2017-02-09
One more prop271 XXX.
Nick Mathewson
[next]