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
2014-09-15
Don't pass invalid memory regions to digestmap_set/get in test_routerlist
Nick Mathewson
2014-09-15
Clean up a clangalyzer warning in directory_remove_invalid
Nick Mathewson
2014-09-15
Clear up another clangalyzer issue
Nick Mathewson
2014-09-13
fix typo in comment
Roger Dingledine
2014-09-11
One more whitespace fix
Nick Mathewson
2014-09-11
Whitespace cleanups in test_util
Nick Mathewson
2014-09-11
Whitespace cleanups in transports/test_pt
Nick Mathewson
2014-09-11
Use tor_malloc_zero() in pt tests
Nick Mathewson
2014-09-11
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2014-09-11
Merge remote-tracking branch 'public/bug13104_025'
Nick Mathewson
2014-09-11
Fix "comparison is always false" warnings in new test_util_di_ops
Nick Mathewson
2014-09-11
Reduce log severity for unused ClientTransportPlugin lines
Roger Dingledine
2014-09-11
Merge remote-tracking branch 'public/bug13104_025'
Nick Mathewson
2014-09-11
C90 compliance for #13104 fixes
Nick Mathewson
2014-09-11
Avoid an overflow on negation in format_helper_exit_status
Nick Mathewson
2014-09-10
Avoid divide by zero and NaNs in scale_array_elements_to_u64
Nick Mathewson
2014-09-10
Extra tests for tor_memeq and memcmp
Nick Mathewson
2014-09-10
Avoid overflows and underflows in sscanf and friends
Nick Mathewson
2014-09-10
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2014-09-10
In routerlist_assert_ok(), check r2 before taking &(r2->cache_info)
Nick Mathewson
2014-09-10
Merge remote-tracking branch 'yawning/bug_8402'
Nick Mathewson
2014-09-10
Merge remote-tracking branch 'public/torrc_minimal'
Nick Mathewson
2014-09-10
Merge remote-tracking branch 'public/bug12908_025' into maint-0.2.5
Nick Mathewson
2014-09-10
Mark StrictE{ntry,xit}Nodes as obsolete.
Nick Mathewson
2014-09-09
Fix issues brought up in nickm's review.
Yawning Angel
2014-09-09
Add unittests for finding the third quartile of a set.
George Kadianakis
2014-09-09
Merge remote-tracking branch 'asn/bug13064'
Nick Mathewson
2014-09-09
Remove now-pointless SIZE_MAX stanza from OpenBSD_malloc_linux
Nick Mathewson
2014-09-09
Use S?SIZE_MAX, not S?SIZE_T_MAX
Nick Mathewson
2014-09-09
Remove client-side bad directory logic
Sebastian Hahn
2014-09-09
Remove dirauth support for the BadDirectory flag
Sebastian Hahn
2014-09-09
Merge branch 'bug12899_squashed'
Nick Mathewson
2014-09-09
Remove support for naming directory authorities
Sebastian Hahn
2014-09-09
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2014-09-09
Merge remote-tracking branch 'andrea/bug12160_025' into maint-0.2.5
Nick Mathewson
2014-09-09
Merge remote-tracking branch 'public/bug12700_024' into maint-0.2.5
Nick Mathewson
2014-09-09
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2014-09-09
Clean up the MVSC nmake files so they work again.
Nick Mathewson
2014-09-09
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2014-09-09
Add more escaped() calls in directory.c
Nick Mathewson
2014-09-08
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2014-09-08
Expand the event_mask field in controller conns to 64 bits
Nick Mathewson
2014-09-06
Evaluate TestingDirAuthVoteGuard only after filling all rs elements.
George Kadianakis
2014-09-05
Correctly update channel local mark when address of incoming connection chang...
Andrea Shepard
2014-09-04
Fix add_fingerprint_to_dir() doc and signature
Sebastian Hahn
2014-09-04
Remove the AuthDirRejectUnlisted config option
Sebastian Hahn
2014-09-03
Fix a couple of small memory leaks on failure cases.
Nick Mathewson
2014-09-03
Fix some 'dereference-before-null-check' warnings in test_circuitlist.c
Nick Mathewson
2014-09-03
Fix the leaks that valgrind found in the new routerset tests.
Nick Mathewson
2014-09-02
Use 'Bytes', not 'B', in torrc.sample.
Nick Mathewson
[next]