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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
Age
Commit message (
Expand
)
Author
2017-09-22
sched: only log when scheduler type changes
Matt Traudt
2017-09-21
Merge remote-tracking branch 'pastly/bug23581_032_03'
Nick Mathewson
2017-09-21
hs: Improve comments for when we change timestamps
David Goulet
2017-09-21
sched: Hard exit if we can't select a scheduler
David Goulet
2017-09-21
hs: Avoid possible double circuit close on error
David Goulet
2017-09-20
Avoid assertion failure for state file clock skew
Taylor Yu
2017-09-20
Use correct sign for state file clock skew
Taylor Yu
2017-09-20
Use correct name for authtype 3 in a comment.
Nick Mathewson
2017-09-20
hs: Log the intro point when we clean it up
David Goulet
2017-09-20
circuit: Log n_circ_id and global identifier
David Goulet
2017-09-20
Merge branch 'bug23080'
Nick Mathewson
2017-09-20
Fix a comment that misunderstood is_canonical
Nick Mathewson
2017-09-20
Warn on ExtORPort USERADDR that is missing or 0.
Nick Mathewson
2017-09-20
Merge remote-tracking branch 'dgoulet/ticket23305_032_01'
Nick Mathewson
2017-09-20
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-09-20
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-09-20
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-09-20
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2017-09-20
Remove longclaw's IPv6 address, as it will soon change
teor
2017-09-19
sched: reorder code to fit comment bodies; comment typos
Matt Traudt
2017-09-19
fix typos/etc found while starting to look at scheduler
Roger Dingledine
2017-09-19
sched: Allow the new sched to react to new cons
Matt Traudt
2017-09-19
Add a BASE32_DIGEST_LEN define
David Goulet
2017-09-19
Merge remote-tracking branch 'teor/minor-comments'
Nick Mathewson
2017-09-19
Avoid a compilation warning on macOS in scheduler_ev_add()
teor
2017-09-19
Improve comments around connection_or_client_used()
teor
2017-09-19
Improve comments formatting in connection.c
teor
2017-09-18
Correct what-is-deprecated-when comments
Nick Mathewson
2017-09-18
Merge remote-tracking branch 'public/ticket19704'
Nick Mathewson
2017-09-18
Add a cast so that 32-bit compilation goes without errors
tor-0.3.2.1-alpha
Nick Mathewson
2017-09-18
sched: BUG() on event_add() and log_warn next_run
David Goulet
2017-09-18
sched: Don't cast to int32_t the monotime_diff_msec() result
David Goulet
2017-09-18
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-09-18
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-09-18
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2017-09-18
Fix log-uninitialized-stack bug in rend_service_intro_established.
Nick Mathewson
2017-09-18
Fix log-uninitialized-stack bug in rend_service_intro_established.
Nick Mathewson
2017-09-15
kist_no_kernel_support is unused when we didn't detect it.
Nick Mathewson
2017-09-15
Replace accumulated C ;;s with ;s
Nick Mathewson
2017-09-15
Merge branch 'scan-build-032'
Nick Mathewson
2017-09-15
Run our #else/#endif annotator on our source code.
Nick Mathewson
2017-09-15
Split some long #if lines to make the #endif annotator happy
Nick Mathewson
2017-09-15
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-09-15
kist: Cast, then do operations on int32.
Nick Mathewson
2017-09-15
Make netinet/tcp include conditional too: windows lacks it.
Nick Mathewson
2017-09-15
fix some 32-bit warnings about printf arguments
Nick Mathewson
2017-09-15
Merge branch 'remove_allow_dotexit_v2'
Nick Mathewson
2017-09-15
Remove AllowDotExit.
Nick Mathewson
2017-09-15
wrap a wide comment
Nick Mathewson
2017-09-15
Merge remote-tracking branch 'dgoulet/ticket12541_032_02'
Nick Mathewson
[next]