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
2016-06-30
Add support for mocking functions declared with attributes without causing gc...
Andrea Shepard
2016-06-30
Reload unparseable descriptor dump FIFO state from on-disk dumped descriptors...
Andrea Shepard
2016-06-30
Move unparseable descriptor dumps into subdirectory of DataDir
Andrea Shepard
2016-06-30
Add sandbox_is_active() check to dump_desc()
Andrea Shepard
2016-06-30
Use uint64_t for total length of dumped descriptors, nad be careful about ove...
Andrea Shepard
2016-06-30
Add dir/dump_unparseable_descriptors unit test
Andrea Shepard
2016-06-30
Make options_get_datadir_fname2_suffix() mockable
Andrea Shepard
2016-06-30
Expose a few more dump_desc()-related things to the test suite
Andrea Shepard
2016-06-30
Add extern support for file-scope variables in testsupport.h
Andrea Shepard
2016-06-30
Expose dump_desc() to the test suite and make things it calls mockable
Andrea Shepard
2016-06-30
Remove old unparseable descriptor logging mechanism, add bump-to-head-of-queu...
Andrea Shepard
2016-06-30
Add multiple descriptor dump support for dump_desc() in routerparse.c; fixes ...
Andrea Shepard
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-27
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-06-24
Bug19499: Fix GCC warnings when building against bleeding edge OpenSSL.
Yawning Angel
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
util: zero target buffer of base*_encode/decode
David Goulet
2016-06-20
Patch from dgoulet: fix a base16 problem that manifested w stem
Nick Mathewson
2016-06-20
Coverage hack for test_switch_id.sh
Nick Mathewson
2016-06-20
Small coverage improvements on compat.c
Nick Mathewson
2016-06-20
compat.c coverage: simplify under-tested alloc_getcwd.
Nick Mathewson
2016-06-20
More coverage in backtrace.c
Nick Mathewson
2016-06-20
Merge remote-tracking branch 'dgoulet/bug19465_029_01'
Nick Mathewson
2016-06-20
Fix unit test crash on 32-bit.
Nick Mathewson
2016-06-20
Simpler implementation of random exponential backoff.
Nick Mathewson
2016-06-20
test: Increase offset to rendcache descriptor time
David Goulet
2016-06-20
Merge branch 'bug14013_029_01_squashed'
Nick Mathewson
2016-06-20
Make base16_decodes return number of decoded bytes
nikkolasg
2016-06-19
Changes file for 19063; use the BUG macro
Nick Mathewson
2016-06-19
Fix #19063: Add check in utility macro
U+039b
2016-06-19
Merge branch 'zlib_coverage_squashed'
Nick Mathewson
[next]