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-22
Improve documentation for CONFIG_TYPE_CSV_INTERVAL.
Nick Mathewson
2018-04-22
Fix an absurdly wide line.
Nick Mathewson
2018-04-22
Rename find_dl_schedule to find_dl_min_delay.
Nick Mathewson
2018-04-22
Remove extra values from InitialDelay defaults
Nick Mathewson
2018-04-22
Add aliases for the old DownloadSchedule options
Nick Mathewson
2018-04-22
Change the type of "download schedule" from smartlist to int.
Nick Mathewson
2018-04-22
Rename *DownloadSchedule to *DownloadInitialDelay; make them ints
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
Fixup timing wheel warnings related to recent WHEEL_BIT change.
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
token: Fix uint32_t to uint64_t conversion
David Goulet
2018-04-16
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-04-16
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-04-16
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2018-04-16
Merge branch 'maint-0.2.9' into maint-0.3.1
Nick Mathewson
2018-04-16
Fix an LCOV exclusion pattern in address.c
Nick Mathewson
2018-04-16
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-04-16
Merge remote-tracking branch 'dgoulet/bug25226_033_02' into maint-0.3.3
Nick Mathewson
2018-04-16
relay: Implement a circuit cell queue maximum size
David Goulet
2018-04-16
Remove old tor-fw-helper README from EXTRA_DIST
Nick Mathewson
2018-04-15
bump to 0.3.3.5-rc-dev
Nick Mathewson
2018-04-14
bump to 0.3.3.5-rc
Nick Mathewson
2018-04-13
32-bit compilation warnings
Nick Mathewson
2018-04-13
token_bucket: Fix indentation
David Goulet
2018-04-13
Merge branch 'token_bucket_once_again_squashed'
Nick Mathewson
2018-04-13
Fix "make check-spaces"
Nick Mathewson
2018-04-13
Refactor "timestamp" not to be its own type coupled to token buffers
Nick Mathewson
2018-04-13
Move token_bucket_raw_* functions to the start of the module.
Nick Mathewson
2018-04-13
Never pick a rate of 0.
Nick Mathewson
2018-04-13
Start re-refactoring the token bucket interface.
Nick Mathewson
2018-04-13
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-04-13
Merge branch 'postloop_callbacks_2'
Nick Mathewson
2018-04-13
Remove tell_event_loop_to_run_external_code() per review
Nick Mathewson
2018-04-13
Rename token_bucket_t to token_bucket_rw_t.
Nick Mathewson
2018-04-13
Merge branch 'token_bucket_refactor_squashed'
Nick Mathewson
2018-04-13
Add a unit test for post-loop events
Nick Mathewson
2018-04-13
Move connection_ap_attach_pending(0) into a postloop event
Nick Mathewson
2018-04-13
Move the "activate linked connections" logic to a postloop event.
Nick Mathewson
2018-04-13
Generic mechaism for "post-loop" callbacks
Nick Mathewson
2018-04-13
Disable load_geoip_file() tests on windows
Nick Mathewson
2018-04-13
Increase tolerances for imprecise time.
Nick Mathewson
2018-04-13
Accept small hops backward in the monotonic timer.
Nick Mathewson
2018-04-13
Remove a bunch of int casts; make clang happier.
Nick Mathewson
2018-04-13
Ensure that global buckets are updated on configuration change
Nick Mathewson
[next]