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
Age
Commit message (
Expand
)
Author
2018-06-23
Fix memory leak in frac_nodes_with_descriptors().
Alexander Færøy
2018-06-12
Add IPv6 orport address for dannenberg.
Linus Nordberg
2018-06-08
Avoid out-of-bounds smartlist access in protover_compute_vote()
rl1987
2018-05-14
Add a missing return after marking a stream for bad connected cell
Nick Mathewson
2018-05-09
Having a ControlPort open doesn't mean we are a client
David Goulet
2018-05-02
Stop logging stack contents when reading a zero-length bandwidth file
teor
2018-04-10
Merge remote-tracking branch 'ahf-github/bugs/24854_029_2' into maint-0.2.9
Nick Mathewson
2018-04-09
Lift the list of default directory servers into their own file.
Alexander Færøy
2018-03-27
Fix CID 1430932
Taylor Yu
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 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 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
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
dirserv: Improve returned message when relay is rejected
David Goulet
2018-02-12
Merge branch 'bug23318-redux_029' into maint-0.2.9
Nick Mathewson
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-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
Merge branch 'ticket25122_029_02' into ticket24902_029_05
David Goulet
2018-02-02
geoip: Add clientmap_entry_new() function
David Goulet
2018-02-02
geoip: Increment and decrement functions for the geoip client cache
David Goulet
2018-02-02
geoip: Hook the client history cache into the OOM handler
David Goulet
2018-01-31
channel_tls_get_remote_addr_method now returns real_addr.
Fernando Fernandez Mancera
2018-01-31
dos: Make sure cc_stats_refill_bucket can't overflow while calculating
teor
2018-01-30
dos: Make circuit rate limit per second, not tenths anymore
David Goulet
2018-01-30
test: Add unit tests for the DoS subsystem
George Kadianakis
2018-01-30
dos: Clear connection tracked flag if geoip entry is removed
David Goulet
2018-01-30
dos: Add a heartbeat log
David Goulet
2018-01-30
dos: Add the DoSRefuseSingleHopClientRendezvous option
David Goulet
2018-01-30
dos: Add the connection DoS mitigation subsystem
David Goulet
2018-01-30
dos: Apply defense for circuit creation DoS
David Goulet
2018-01-30
dos: Detect circuit creation denial of service
David Goulet
2018-01-30
dos: Track new and closed OR client connections
David Goulet
2018-01-30
geoip: Remember client stats if DoS mitigation is enabled
David Goulet
2018-01-30
dos: Initial code of Denial of Service mitigation
David Goulet
2018-01-25
geoip: Add a lookup function for client map entry
David Goulet
2018-01-19
hs: Use hs_service_max_rdv_failures consensus param, defaulting to 2
Roger Dingledine
2018-01-19
turn MAX_REND_FAILURES into a function
Roger Dingledine
2018-01-19
MAX_REND_FAILURES is 1, but we would try three times
Roger Dingledine
2018-01-08
Add 7 other fallback dirs from teor's tests
Nick Mathewson
[next]