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-04-12
Merge remote-tracking branch 'public/bug18716_027' into maint-0.2.8
Nick Mathewson
2016-04-07
memarea: Don't assume that sizeof(ulong) >= sizeof(void*).
Nick Mathewson
2016-04-07
Turn TestingClientBootstrap* into non-testing options
David Goulet
2016-04-07
Merge branch 'maint-0.2.7' into maint-0.2.8
Nick Mathewson
2016-04-07
Merge branch 'maint-0.2.6' into maint-0.2.7
Nick Mathewson
2016-04-07
Merge branch 'maint-0.2.5' into maint-0.2.6
Nick Mathewson
2016-04-07
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2016-04-07
Update geoip and geoip6 to the April 5 2016 database.
Karsten Loesing
2016-04-05
Don't call the system toupper or tolower.
Nick Mathewson
2016-04-05
quiet debug logs from periodic_event_dispatch()
Roger Dingledine
2016-04-05
Only define NEW_THREAD_API when not building with LibreSSL.
Nick Mathewson
2016-04-05
OpenSSL 1.1.0-pre5-dev and later made BIO opaque.
Yawning Angel
2016-04-05
OpenSSL 1.1.0-pre4 and later(?) have a new "thread API".
Yawning Angel
2016-04-01
Merge branch 'bug18133_027' into maint-0.2.8
Nick Mathewson
2016-04-01
fix indentation
Nick Mathewson
2016-04-01
Merge remote-tracking branch 'karsten/task-18460-2' into maint-0.2.8
Nick Mathewson
2016-03-30
Merge branch 'bug15221_027' into maint-0.2.7
Andrea Shepard
2016-03-29
Merge branch 'bug18570_027' into maint-0.2.7
Andrea Shepard
2016-03-29
Merge branch 'bug16248_027' into maint-0.2.7
Andrea Shepard
2016-03-28
Fix my dumb unreleased bug in 18673
Nick Mathewson
2016-03-28
Fix memory leak in TestingEnableCellStatsEvent
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-25
Include IPv6 consensus downloads in dirreq stats.
Karsten Loesing
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
[next]