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
2018-04-23
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-04-23
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-04-23
Permit the nanosleep system call in the seccomp2 callbox
Nick Mathewson
2018-04-23
Merge remote-tracking branch 'neel/b25511-r4'
Nick Mathewson
2018-04-22
Merge branch 'ticket25024_squashed'
Nick Mathewson
2018-04-22
add changes file and update check-typos in makefile
Deepesh Pathak
2018-04-22
Merge remote-tracking branch 'mikeperry/bug25400_squashed'
Nick Mathewson
2018-04-22
Merge branch 'remove_old_consensus_methods_2018_squashed'
Nick Mathewson
2018-04-22
Require MIN_METHOD_FOR_RECOMMENDED_PROTOCOLS
Nick Mathewson
2018-04-22
Remove MIN_METHOD_FOR_{SHARED_RANDOM,EXCLUDING_INVALID_NODES}
Nick Mathewson
2018-04-22
Remove MIN_METHOD_FOR_ED25519_ID_VOTING
Nick Mathewson
2018-04-22
Remove MIN_METHOD_FOR_{PACKAGE_LINES,GUARDFRACTION,ED25519_ID_IN_MD}
Nick Mathewson
2018-04-22
Remove MIN_METHOD_FOR_ID_HASH_IN_MD and a test for running without it.
Nick Mathewson
2018-04-22
Remove MIN_METHOD_{FOR_P6_LINES,FOR_NTOR_KEY,TO_CLIP_UNMEASURED_BW}
Nick Mathewson
2018-04-22
Remove MIN_METHOD_FOR and MIN_METHOD_FOR_A_LINES
Nick Mathewson
2018-04-22
Disable consensus methods before 25.
Nick Mathewson
2018-04-22
Merge branch 'bug25691_033_again_squashed'
Nick Mathewson
2018-04-22
control EXTENDCIRCUIT: check node_has_preferred_descriptor().
Nick Mathewson
2018-04-22
Repair the legacy_hs/pick_tor2web_rendezvous_node unit test
Nick Mathewson
2018-04-22
Rename node_has_descriptor() to node_has_any_descriptor()
Nick Mathewson
2018-04-22
Use router_crn_flags in more places, to pass direct-connect flag
Nick Mathewson
2018-04-22
Use node_has_preferred_descriptor() in another case
Nick Mathewson
2018-04-22
Check for "the right descriptor", not just "any descriptor".
Nick Mathewson
2018-04-22
Allow cpuworkers to exist without onion keys
Nick Mathewson
2018-04-18
Rename some functions to start with a uniform prefix
Nick Mathewson
2018-04-17
Fix a pointer size error in test_bridges.c
Nick Mathewson
2018-04-17
Add an initialization case to node_get_prim_dirport
Nick Mathewson
2018-04-17
Add a redundant memset to node_get_pref_ipv6_orport()
Nick Mathewson
2018-04-17
Fix a copy-and-paste error from 6be994fa717cf73
Nick Mathewson
2018-04-17
Fix a compilation warning on clang
Nick Mathewson
2018-04-17
Remove the periodic refill event entirely.
Nick Mathewson
2018-04-17
Move responsibility for recording read/written bytes
Nick Mathewson
2018-04-17
Fixup timing wheel warnings related to recent WHEEL_BIT change.
Nick Mathewson
2018-04-17
Refill each token bucket at the last instant before reading/writing.
Nick Mathewson
2018-04-17
Refactor responsibility for checking global write bucket emptiness
Nick Mathewson
2018-04-17
Amend token_bucket_rw_dec to indicate which buckets became empty.
Nick Mathewson
2018-04-17
Rename connection_bucket_refill to connection_bucket_refill_all
Nick Mathewson
2018-04-17
Rename connection_bucket_round_robin -> get_share
Nick Mathewson
2018-04-17
Refactor the "block the connection on bandwidth" logic
Nick Mathewson
2018-04-17
token bucket: Add parens to rate_per_sec_to_rate_per_step()
Nick Mathewson
2018-04-17
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-04-17
heartbeat: Log the number of circuits killed because too many cells
David Goulet
2018-04-17
Merge remote-tracking branch 'public/bug24688'
Nick Mathewson
2018-04-16
Add GETINFO current-time/{local,utc} regression test
Neel Chauhan
2018-04-16
Make tor_gettimeofday() mockable
Neel Chauhan
2018-04-16
Add GETINFO current-time/{local,utc} command to ControlPort
Neel Chauhan
2018-04-16
Add format_local_iso_time_nospace()
Neel Chauhan
2018-04-16
Use u32 add helper for CIRC_BW accounting.
Mike Perry
2018-04-16
Helper function to add u32 without overflow.
Mike Perry
2018-04-16
Bug 25400: Make CIRC_BW event properly total everything on a circ.
Mike Perry
[prev]
[next]