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-03-28
Bump version correctly this time
Nick Mathewson
2016-03-28
Fix memory leaks that stopped chutney working with asan
Nick Mathewson
2016-03-28
Fix a memory leak in tor-gencert.
Nick Mathewson
2016-03-28
Bump the version number
Nick Mathewson
2016-03-28
One more test that didnt pass on windows. See #18665.
Nick Mathewson
2016-03-28
Fix memory-counting error in rephist.c. Bug 18651. (Now with actual patch)
Nick Mathewson
2016-03-26
Do not treat "DOCDOC" as doxygen.
Nick Mathewson
2016-03-26
add a little documentation to memarea. (I have been testing a tool.)
Nick Mathewson
2016-03-26
Whitespace fixes
Nick Mathewson
2016-03-26
Fix all doxygen warnings (other than missing docs)
Nick Mathewson
2016-03-26
Merge branch 'bug18649_squashed'
Nick Mathewson
2016-03-26
Clarify excess consensus connection cleanup by adding comments
teor (Tim Wilson-Brown)
2016-03-25
Disable failing broken time format case for windows.
Nick Mathewson
2016-03-25
Merge remote-tracking branch 'arma/bug18625'
Nick Mathewson
2016-03-25
Only check in-boundsness of seconds when time_t is smaller than i64
Nick Mathewson
2016-03-24
use a clearer argument for connection_ap_make_link()
Roger Dingledine
2016-03-24
remove the extraneous dir_port variable
Roger Dingledine
2016-03-24
remove a redundant check about whether dirport is 0
Roger Dingledine
2016-03-24
revert the or_connection and dir_connection flags
Roger Dingledine
2016-03-24
Merge remote-tracking branch 'dgoulet/bug18623_028_01'
Nick Mathewson
2016-03-24
Fix broken directory request to the DirPort
David Goulet
2016-03-24
try to fix a test failure for sizeof(time_t)==4.
Nick Mathewson
2016-03-24
Merge branch 'timegm_overflow_squashed'
Nick Mathewson
2016-03-24
Add a missing UL on a long in a unit test
teor (Tim Wilson-Brown)
2016-03-24
Add unit tests with dates from 2035 to 2039
teor (Tim Wilson-Brown)
2016-03-24
Avoid overflow in tor_timegm on 32 bit platforms due to year 2038
teor (Tim Wilson-Brown)
2016-03-24
Merge branch 'bug18517_squashed'
Nick Mathewson
2016-03-24
Always allow OR connections to bridges on private addresses
teor (Tim Wilson-Brown)
2016-03-24
Merge remote-tracking branch 'teor/bug18351'
Nick Mathewson
2016-03-24
Merge remote-tracking branch 'teor/bug18489'
Nick Mathewson
2016-03-24
Check if fallbacks support extrainfo descriptors before requesting them
teor (Tim Wilson-Brown)
2016-03-24
Code indentation whitespace-only fix
teor (Tim Wilson-Brown)
2016-03-24
Clarify ReachableAddress log messages
teor (Tim Wilson-Brown)
2016-03-24
Downgrade IP version warnings to avoid filling logs
teor (Tim Wilson-Brown)
2016-03-22
Repair build when no sandbox support is enabled.
Nick Mathewson
2016-03-22
Merge remote-tracking branch 'public/bug18253'
Nick Mathewson
2016-03-22
Try to fix an intermittent test failure on openbsd.
Nick Mathewson
2016-03-22
Never use sprintf. tor_snprintf instead. Bug in tests, not in any released tor.
Nick Mathewson
2016-03-22
Fix an fd leak in check_private_dir().
Nick Mathewson
2016-03-21
remove extraneous breaks
Roger Dingledine
2016-03-21
fix indentation after #18332 patches
Roger Dingledine
2016-03-21
Merge branch 'maint-0.2.7'
Nick Mathewson
2016-03-21
Merge branch 'ed25519_voting_fixes_squashed' into maint-0.2.7
Nick Mathewson
2016-03-21
Use nth consistently in dircollate.h.
Nick Mathewson
2016-03-21
In routers_make_ed_keys_unique, break ties for published_on
Nick Mathewson
2016-03-21
Assert that dircollator is collated when we're reading its output.
Nick Mathewson
2016-03-21
After we strip out duplicate entries from 'routers', don't use 'rl'.
Nick Mathewson
2016-03-21
Fix another case of 17668: Add NoEdConsensus
Nick Mathewson
2016-03-21
Document has_ed25519_listing
Nick Mathewson
2016-03-21
Never vote for an ed key twice.
Nick Mathewson
[next]