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
2016-06-28
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-06-28
Merge branch 'bug19071-extra-squashed' into maint-0.2.8
Nick Mathewson
2016-06-28
Comment-out fallbacks in a way the stem fallback parser understands
teor (Tim Wilson-Brown)
2016-06-28
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-06-28
whitespace fixes
Nick Mathewson
2016-06-28
Merge remote-tracking branch 'teor/bug18812' into maint-0.2.8
Nick Mathewson
2016-06-28
Resolve bug18812 by logging fallback key changes at info level
teor (Tim Wilson-Brown)
2016-06-28
Make it clear that fallbacks include authorities
teor (Tim Wilson-Brown)
2016-06-28
Refactor connection_or_client_learned_peer_id for bug18812
teor (Tim Wilson-Brown)
2016-06-27
Add missing braces around conditional.
Nick Mathewson
2016-06-27
Remove an always-true condition: all ints are <= INT_MAX
Nick Mathewson
2016-06-23
Merge remote-tracking branch 'public/bug15942_v2_alternative'
Nick Mathewson
2016-06-23
Remove a fallback that changed DirPort
teor (Tim Wilson-Brown)
2016-06-22
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-06-22
Remove and blacklist 3 fallbacks which disappeared
teor (Tim Wilson-Brown)
2016-06-22
Remove 2 fallbacks: one lost guard, the other had bad uptime
teor (Tim Wilson-Brown)
2016-06-22
Remove and blacklist 4 fallbacks which are unsuitable
teor (Tim Wilson-Brown)
2016-06-21
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-06-21
Remove useless message about nonexistent onion services after uploading a des...
Ivan Markin
2016-06-21
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-06-21
Fix bug when disabling heartbeats.
George Kadianakis
2016-06-20
Patch from dgoulet: fix a base16 problem that manifested w stem
Nick Mathewson
2016-06-20
Simpler implementation of random exponential backoff.
Nick Mathewson
2016-06-20
Make base16_decodes return number of decoded bytes
nikkolasg
2016-06-18
Better comments on exponential-backoff related members of download_status_t
Andrea Shepard
2016-06-18
Move exponential-random backoff computation out of download_status_schedule_g...
Andrea Shepard
2016-06-18
Better comment for download_status_schedule_get_delay() per code review
Andrea Shepard
2016-06-18
Use exponential backoff for router descriptor downloads from consensuses
Andrea Shepard
2016-06-18
Use exponential backoffs for bridge descriptor downloads
Andrea Shepard
2016-06-18
Use exponential backoffs for certificate downloads
Andrea Shepard
2016-06-18
Use exponential backoffs for consensus downloads
Andrea Shepard
2016-06-18
Implement DL_SCHED_RANDOM_EXPONENTIAL support for download_status_t
Andrea Shepard
2016-06-16
Correctly close intro circuit when deleting ephemeral HS
David Goulet
2016-06-15
Perform cache lookup when FetchHidServDescriptors is set
David Goulet
2016-06-13
Coverity dislikes (double) (int/int).
Nick Mathewson
2016-06-12
Keep make check-spaces happy
Andrea Shepard
2016-06-12
typo/comment/log fixes i found in my sandbox from montreal
Roger Dingledine
2016-06-11
Merge remote-tracking branch 'public/bug19203_027' into maint-0.2.8
Nick Mathewson
2016-06-11
Merge branch 'bug19180_easy_squashed'
Nick Mathewson
2016-06-11
Add -Wmissing-variable-declarations, with attendant fixes
Nick Mathewson
2016-06-11
Add the -Wextra-semi warning from clang, and fix the cases where it triggers
Nick Mathewson
2016-06-11
Resolve some warnings from OSX clang.
Nick Mathewson
2016-06-11
Use autoconf, not gcc version, to decide which warnings we have
Nick Mathewson
2016-06-11
Use -Wdouble-promotion in GCC >= 4.6
Nick Mathewson
2016-06-11
Add -Wfloat-conversion for GCC >= 4.9
Nick Mathewson
2016-06-11
Merge remote-tracking branch 'public/bug19203_027' into HEAD
Nick Mathewson
2016-06-11
Enable -Wnull-dereference (GCC >=6.1), and fix the easy cases
Nick Mathewson
2016-06-11
Merge remote-tracking branch 'asn/bug17688'
Nick Mathewson
2016-06-09
Reduce make check-spaces noise
Andrea Shepard
2016-06-07
Don't rely on consensus parameter to use a single guard.
George Kadianakis
[next]