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
/
or
/
or.h
Age
Commit message (
Expand
)
Author
2015-04-03
Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6
Nick Mathewson
2015-04-03
Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
Nick Mathewson
2015-04-03
Block multiple introductions on the same intro circuit.
George Kadianakis
2015-02-18
Merge branch 'bug9321_rerebase'
Nick Mathewson
2015-02-18
Parse GuardFraction info from consensuses and votes.
George Kadianakis
2015-02-18
Parse Guardfraction file and apply results to routerstatuses.
George Kadianakis
2015-02-17
Merge remote-tracking branch 'public/feature_13822'
Nick Mathewson
2015-02-11
Merge branch 'bug12844'
Nick Mathewson
2015-02-09
Add some comments to or_circuit_t.workqueue_entry
Sebastian Hahn
2015-02-07
Split ROUTER_REQUIRED_MIN_BANDWIDTH into RELAY_ and BRIDGE_ variants
Nick Mathewson
2015-01-30
Merge remote-tracking branch 'public/prop227_v2'
Nick Mathewson
2015-01-29
Remove SocksSocket; it's now spelled differently thanks to 14451
Nick Mathewson
2015-01-27
Fixes on prop227 comments, based on comments by mcs on #10395
Nick Mathewson
2015-01-23
Merge remote-tracking branch 'public/ticket9969'
Nick Mathewson
2015-01-21
Merge branch 'better_workqueue_v3_squashed'
Nick Mathewson
2015-01-18
Remove the unused rend_cache_entry_t->received field.
Roger Dingledine
2015-01-16
Merge branch 'bug8546_squashed'
Nick Mathewson
2015-01-16
Move entry_port_cfg_t fields in entry_connection_t
Nick Mathewson
2015-01-16
Combine entry_port_cfg_t fields in listener_connection_t
Nick Mathewson
2015-01-16
Split client-specific and server-specific parts of port_cfg_t
Nick Mathewson
2015-01-14
Avoid chan/circ linear lookups for requests
Nick Mathewson
2015-01-14
Refactor cpuworker to use workqueue/threadpool code.
Nick Mathewson
2015-01-13
Merge remote-tracking branch 'andrea/ticket12585_v3'
Nick Mathewson
2015-01-12
Merge branch 'bug13806_squashed'
Nick Mathewson
2015-01-12
When OOM, free cached hidden service descriptors too.
Nick Mathewson
2015-01-10
Implement proposal 227-vote-on-package-fingerprints.txt
Nick Mathewson
2015-01-10
Create TestingDirAuthVoteHSDir like TestingDirAuthVoteExit/Guard
teor
2015-01-07
Commit second draft of Jake's SOCKS5-over-AF_UNIX patch. See ticket #12585.
Jacob Appelbaum
2015-01-06
Merge branch 'exitnode_10067_squashed'
Nick Mathewson
2015-01-06
Add an ExitRelay option to override ExitPolicy
Nick Mathewson
2015-01-06
Merge remote-tracking branch 'public/bug12509_025'
Nick Mathewson
2015-01-06
Merge remote-tracking branch 'public/feature11791'
Nick Mathewson
2015-01-04
Prevent changes to other options from removing . from AutomapHostsSuffixes
Nick Mathewson
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-12-19
Add two hidden-service related statistics.
George Kadianakis
2014-11-27
Fix some issues with the scheduler configuration options
Nick Mathewson
2014-11-27
Merge remote-tracking branch 'andrea/cmux_refactor_configurable_threshold'
Nick Mathewson
2014-11-26
Merge remote-tracking branch 'public/bug13126'
Nick Mathewson
2014-11-25
Merge branch 'feature9503_squashed'
Nick Mathewson
2014-11-25
Adding 'SIGNAL HEARTBEAT' message that causes unscheduled heartbeat.
rl1987
2014-11-17
Remove Support022HiddenServices
Nick Mathewson
2014-11-17
Use smaller zlib objects when under memory pressure
Nick Mathewson
2014-11-12
Merge remote-tracking branch 'rl1987/bug13644'
Nick Mathewson
2014-11-12
Merge remote-tracking branch 'public/bug13698_024_v1'
Nick Mathewson
2014-11-11
Renaming ROUTER_WAS_NOT_NEW to ROUTER_IS_ALREADY_KNOWN.
rl1987
2014-11-11
Comment possible values of was_router_added_t.
rl1987
2014-11-10
Fix: don't report timeout when closing parallel intro points
David Goulet
2014-11-05
Merge remote-tracking branch 'meejah/ticket-11291-extra-utests'
Nick Mathewson
2014-11-03
Remove smartlist_choose_node_by_bandwidth()
Nick Mathewson
2014-10-30
Silence spurious clang warnings
teor
[next]