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
Age
Commit message (
Expand
)
Author
2017-04-04
hs: Expose hs_service.c functions for unit tests
David Goulet
2017-04-03
Merge remote-tracking branch 'teor/bug21596_030' into maint-0.3.0
Nick Mathewson
2017-04-03
Merge remote-tracking branch 'public/bug21415_testfix_030' into maint-0.3.0
Nick Mathewson
2017-03-27
Fix max sampled size logic when in bridge mode.
George Kadianakis
2017-03-15
Merge branch 'bug20059_024_v2' into maint-0.3.0
Nick Mathewson
2017-03-15
Avoid a double-mark bug when makring a pending circuit as "too old"
Nick Mathewson
2017-03-09
Fix failing bridges+ipv6-min integration test.
George Kadianakis
2017-03-09
Revert "Restore correct behavior of 0.3.0.4-rc with bridges+ipv6-min"
George Kadianakis
2017-03-08
Fix a memory leak in config_get_assigned_option()
Nick Mathewson
2017-03-07
Merge branch 'bug21594_030_squashed' into maint-0.3.0
Nick Mathewson
2017-03-07
Remove delay in hidden service introduction point checks
teor
2017-03-04
Merge remote-tracking branch 'teor/bug21576_029_v2' into maint-0.3.0
Nick Mathewson
2017-03-02
Make hidden services always check for failed intro point connections
teor
2017-03-02
Fix a crash when a connection tries to open just after it has been unlinked
teor
2017-03-01
Restore correct behavior of 0.3.0.4-rc with bridges+ipv6-min
Nick Mathewson
2017-03-01
Improve descriptor checks in the new guard algorithm.
George Kadianakis
2017-02-28
Merge remote-tracking branch 'public/bug21007_case2_030' into maint-0.3.0
Nick Mathewson
2017-02-28
Merge branch 'bug21027_v2_squashed' into maint-0.3.0
Nick Mathewson
2017-02-28
Change approach to preventing duplicate guards.
Nick Mathewson
2017-02-27
Merge branch 'bug21369_check_029_squashed' into maint-0.3.0
Nick Mathewson
2017-02-27
Merge remote-tracking branch 'teor/bug20711' into maint-0.3.0
Nick Mathewson
2017-02-27
Add one other BUG check to try to fix/solve 21369.
Nick Mathewson
2017-02-27
Try to check for (and prevent) buffer size INT_MAX overflow better.
Nick Mathewson
2017-02-24
Whitespace fix.
Nick Mathewson
2017-02-24
hs: Fix bad use of sizeof() when encoding ESTABLISH_INTRO legacy cell
David Goulet
2017-02-24
Also allow C_MEASURE_TIMEOUT circuits to lack guard state.
Nick Mathewson
2017-02-17
Remove a redundant check in ..transition_affects_guards()
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-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
[next]