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
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-16
Merge remote-tracking branch 'meejah/ticket-21329-onions-current'
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 '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
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-09
whoops, removed a semicolon :(
Nick Mathewson
2017-02-09
One more prop271 XXX.
Nick Mathewson
2017-02-09
Update some more XXXXprop271 comments to refer to actual tickets or to be up-...
Nick Mathewson
2017-02-09
Remove an XXXprop271 comment: turns out we didn't need a tristate
Nick Mathewson
2017-02-09
Change "prop271" in XXXXs about guard Ed identity to refer to #20872.
Nick Mathewson
2017-02-09
Remove a suggestion in an XXX271 comment; it is now 21424.
Nick Mathewson
2017-02-09
Remove an XXXprop271 comment that has been replaced by #21423
Nick Mathewson
2017-02-09
Revise an XXXprop271 comment -- it has been superseded by #21422
Nick Mathewson
2017-02-09
Remove an XXXprop271 comment -- it has been replaced by #21421
Nick Mathewson
2017-02-09
Remove a redundant XXX271 comment
Nick Mathewson
2017-02-07
Merge branch 'maint-0.2.6' into maint-0.2.7
Nick Mathewson
2017-02-07
Merge branch 'maint-0.2.5' into maint-0.2.6
Nick Mathewson
2017-02-07
Merge remote-tracking branch 'public/bug18710_025' into maint-0.2.5
Nick Mathewson
2017-02-07
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2017-02-07
Disable a log_backtrace (which 0.2.4 does not have) in 16248 fix
Nick Mathewson
2017-02-07
Add comments to connection_check_event().
Nick Mathewson
2017-02-07
Change behavior on missing/present event to warn instead of asserting.
Nick Mathewson
2017-02-07
If we start/stop reading on a dnsserv connection, don't assert.
Nick Mathewson
2017-02-07
Revert "Add hidserv-stats filname to our sandbox filter"
Nick Mathewson
[next]