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
2018-03-03
Bump version to 0.2.9.15-dev
Nick Mathewson
2018-03-01
Update to 0.3.1.10
Nick Mathewson
2018-03-01
version bump to 0.2.9.15
Nick Mathewson
2018-03-01
Merge branch 'maint-0.2.9' into maint-0.3.1
Nick Mathewson
2018-03-01
Protover tests: disable some obsoleted tests
Nick Mathewson
2018-03-01
Spec conformance on protover: always reject ranges where lo>hi
Nick Mathewson
2018-03-01
Forbid UINT32_MAX as a protocol version
Nick Mathewson
2018-03-01
Forbid "-0" as a protocol version.
Nick Mathewson
2018-03-01
Add more of Teor's protover tests.
Nick Mathewson
2018-03-01
Add some protover vote round-trip tests from Teor.
Nick Mathewson
2018-03-01
Add another NULL-pointer fix for protover.c.
Nick Mathewson
2018-03-01
Correctly handle NULL returns from parse_protocol_list when voting.
Nick Mathewson
2018-02-16
Merge branch 'maint-0.2.9' into maint-0.3.1
Nick Mathewson
2018-02-16
Merge remote-tracking branch 'dgoulet/ticket24902_029_05' into maint-0.2.9
Nick Mathewson
2018-02-16
stop calling channel_mark_client in response to a create_fast
Roger Dingledine
2018-02-16
stop calling channel_mark_client in response to a create_fast
Roger Dingledine
2018-02-16
backport to make channel_is_client() accurate
Roger Dingledine
2018-02-13
Merge remote-tracking branch 'dgoulet/bug25223_029_01' into ticket24902_029_05
David Goulet
2018-02-13
dos: Add extra safety asserts in cc_stats_refill_bucket()
David Goulet
2018-02-13
dos: Don't set consensus param if we aren't a public relay
David Goulet
2018-02-13
Merge branch 'maint-0.2.9' into maint-0.3.1
Nick Mathewson
2018-02-13
dirserv: Improve returned message when relay is rejected
David Goulet
2018-02-12
Have tor_addr hashes return a randomized hash for AF_UNSPEC.
Nick Mathewson
2018-02-12
Fix a typo in an address_set.c comment.
Nick Mathewson
2018-02-12
Merge branch 'maint-0.2.9' into maint-0.3.1
Nick Mathewson
2018-02-12
Merge branch 'bug23318-redux_029' into maint-0.2.9
Nick Mathewson
2018-02-11
Merge branch 'maint-0.2.9' into maint-0.3.1
Nick Mathewson
2018-02-11
Merge remote-tracking branch 'public/bug24198_029' into maint-0.2.9
Nick Mathewson
2018-02-11
Merge branch 'maint-0.2.9' into maint-0.3.1
Nick Mathewson
2018-02-11
Merge branch 'ticket24315_029' into maint-0.2.9
Nick Mathewson
2018-02-11
Merge branch 'maint-0.2.9' into maint-0.3.1
Nick Mathewson
2018-02-11
Merge remote-tracking branch 'public/bug21074_029' into maint-0.2.9
Nick Mathewson
2018-02-10
Merge branch 'maint-0.2.9' into maint-0.3.1
Nick Mathewson
2018-02-10
Merge branch 'bug24978_029_enable' into maint-0.2.9
Nick Mathewson
2018-02-09
test: DoS test to make sure we exclude known relays
David Goulet
2018-02-09
dos: Exclude known relays from client connection count
David Goulet
2018-02-08
Merge branch 'ticket25183_029_01' into ticket24902_029_05
David Goulet
2018-02-08
test: Add unit tests for addressset.c
David Goulet
2018-02-08
Add an address_set to the nodelist.
Nick Mathewson
2018-02-08
Function to add an ipv4 address to an address_set
Nick Mathewson
2018-02-08
Add an address-set backend using a bloom filter.
Nick Mathewson
2018-02-08
Merge branch 'maint-0.2.9' into maint-0.3.1
Nick Mathewson
2018-02-08
Merge branch 'maint-0.2.5' into maint-0.2.9
Nick Mathewson
2018-02-08
Update geoip and geoip6 to the February 7 2018 database.
Karsten Loesing
2018-02-06
remove a redundant semicolon
Nick Mathewson
2018-02-05
geoip: Make geoip_client_cache_total_allocation() return the counter
David Goulet
2018-02-02
dos: We can put less token than the current amount
David Goulet
2018-02-02
Use tt_u64_op() for uint64_t inputs.
Nick Mathewson
2018-02-02
Merge branch 'ticket25122_029_02' into ticket24902_029_05
David Goulet
2018-02-02
geoip: Add clientmap_entry_new() function
David Goulet
[prev]
[next]