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
Age
Commit message (
Expand
)
Author
2017-09-18
Merge remote-tracking branch 'dgoulet/bug23558_032_01'
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
Make hs_ntor_ref.py work with python3
Nick Mathewson
2017-09-18
Bump to 0.3.2.1-alpha
Nick Mathewson
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
Fix log-uninitialized-stack bug in rend_service_intro_established.
Nick Mathewson
2017-09-17
Fix memory leak in tor-gencert.c
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
Merge branch 'bug23487_029'
Nick Mathewson
2017-09-15
Use different variable names for pw_uid usages
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
2017-09-15
Merge remote-tracking branch 'dgoulet/ticket19254_032_01'
Nick Mathewson
2017-09-15
sched: add comment about how we determine if a socket should write
Matt Traudt
2017-09-15
sched: add more per-socket limit documentation; int fix
Matt Traudt
2017-09-15
sched: Revert IF_BUG_ONCE() to tor_assert()
David Goulet
2017-09-15
sched: Define SCHEDULER_KIST_PRIVATE for more encapsulation
David Goulet
2017-09-15
sched: Improve logging if KIST is disabled
David Goulet
2017-09-15
test: Fix unit tests with latest scheduler changes
David Goulet
2017-09-15
sched: Make the scheduler object static
David Goulet
2017-09-15
sched: Compare channel pointer in the socket table
David Goulet
2017-09-15
sched: Make the outbuf table local to run()
David Goulet
2017-09-15
sched: Make check-spaces happy
David Goulet
2017-09-15
sched: Extra careful in channel_outbuf_length()
David Goulet
2017-09-15
sched: Don't expose the global scheduler libevent object
David Goulet
2017-09-15
sched: Always call on_channel_free() regardless of state
David Goulet
2017-09-15
sched: Add Schedulers torrc option
David Goulet
2017-09-15
sched: change most asserts to non-fatal BUGs
Matt Traudt
2017-09-15
sched: revisist compatibility on non-linux systems
Matt Traudt
2017-09-15
sched: rename scheduler to the_scheduler
Matt Traudt
2017-09-15
sched: validate KIST sched options
Matt Traudt
2017-09-15
sched: switch to monotonic time; add/fix comments, style, and logs msgs
Matt Traudt
2017-09-15
sched: Add sandbox support for KIST
David Goulet
2017-09-15
sched: Fallback to naive approach if no runtime KIST support
David Goulet
2017-09-15
sched: Detect KIST support at compile time
David Goulet
2017-09-15
sched: Implement the KIST scheduler
Matt Traudt
2017-09-15
sched: Groundwork before KIST implementation
Matt Traudt
[next]