index
:
user/andrea/tor
alt_cmux_policy
bug10616
bug11235
bug11302
bug11304
bug11306
bug11307
bug11476
bug12160
bug12160_024
bug12160_025
bug12160_debug_024
bug12160_debug_master
bug12194
bug12194_alt
bug15942
bug15942_rebased
bug15942_v2
bug18116
bug18322
bug18322_v2
bug18322_v2_tests
bug18322_v3
bug18322_v3_squashed
bug2286_squashed
bug2286_unit_test
bug2385
bug5238
bug5557
bug5595
bug5595-on-024
bug5595-rebased-and-squashed-0.2.3
bug5595-v2
bug5595-v2-squashed
bug6028
bug6177
bug6465
bug6465_draft_2
bug6465_draft_2_squashed
bug6465_rebased
bug6465_rebased_2
bug6465_rebased_3
bug6465_squashed
bug6816
bug6816_rebased
bug6816_rebased_2
bug6816_squashed
bug7086
bug7087
bug7087_2
bug7112
bug7112_v2
bug7129
bug7191
bug7191_v2
bug7212_instrumented
bug7267
bug7350
bug7729
bug7912
bug7982
bug8273
bug8367
bug8435
bug8508
bug8625
bug8625_prod
bug8625_testing
bug8639
bug8639_v2
bug8639_v3
bug8787
bug9072-023
bug9072-024
bug9072-025
bug9384
bug9602
bug9776
channel_queue_cell_bug
check_for_orconn_on_close
check_for_orconn_on_close_squashed
circuit_queue_cap-0.2.3-2
circuit_queue_cap-0.2.3-squashed
circuit_queue_cap-0.2.4-2
circuit_queue_cap-0.2.4-squashed
circuit_queue_cap-0.2.5
circuit_queue_cap-0.2.5-squashed
cmux_refactor_configurable_threshold
cmux_refactor_for_026_fix_warnings
cmux_refactor_for_026_squashed
cmux_refactor_for_026_squashed_2
cmux_refactor_pt_1
cmux_refactor_pt_2
cmux_refactor_pt_2_rebased
cmux_refactor_rebased_for_026
cmux_refactor_squashed
coverage_script_improvements
feature4994-orig
feature4994-rebased
maint-0.2.3
maint-0.2.4
maint-0.2.5
master
oos-test-failures
parallel_relay_crypt
parallel_relay_crypt_rebase_1
parallel_relay_crypt_rebase_2
ticket11485
ticket12585_rebased
ticket12585_v1
ticket12585_v2
ticket12585_v3
ticket14840
ticket15358
ticket15358_squashed
ticket15358_squashed_2
ticket17868-nikkolasg-patch-v3
ticket18320
ticket18320_rebased
ticket18320_squashed
ticket18320_v2
ticket18640
ticket18640_v2
ticket18640_v2_plumbing
ticket18640_v2_squashed
ticket18640_v2_squashed_tests
ticket18640_v3
ticket19323
ticket19323_squashed
ticket19552
ticket19552_squashed
ticket19858
ticket19858_v2
ticket19878-wip
ticket4581
ticket4581_poke_dirauths
ticket4581_rebased
ticket4581_v2
ticket4581_v2_rebased
ticket6456
trac-5049
trac-5452
Andrea's tor repository
Andrea Shepard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Make test_options.c supply appropriate defaults for new DirDoSFilter options
ticket4581_v2_rebased
Andrea Shepard
2016-02-23
*
Adjust DirDoSFilter default params after some testing
Andrea Shepard
2016-02-23
*
Kill circuits which exceed the begindir limit
Andrea Shepard
2016-02-23
*
Don't call connection_link_connections() after receiving a begindir until we'...
Andrea Shepard
2016-02-23
*
Make rejected DIRIND_DIRECT_CONN inited enough for connection_mark_for_close_...
Andrea Shepard
2016-02-23
*
Remove unused functions in dirdosfilter.c
Andrea Shepard
2016-02-23
*
Appease make check-spaces
Andrea Shepard
2016-02-23
*
Implement bumping hash table counters for dirdosfilter.c
Andrea Shepard
2016-02-23
*
Add DirDoSFilterMaxBegindirRatePerIP and DirDoSFilterMaxDirectConnRatePerIP c...
Andrea Shepard
2016-02-23
*
Add hash table from source IPs to DoS filter counters, periodically compacted
Andrea Shepard
2016-02-23
*
Remove old TODO comment
Andrea Shepard
2016-02-23
*
Implement rate limiting for DIRIND_ANON_DIRPORT
Andrea Shepard
2016-02-23
*
Implement rate limiting for DIRIND_ANONYMOUS
Andrea Shepard
2016-02-23
*
Add DirDoSFilterMaxAnonConnectRate config option
Andrea Shepard
2016-02-23
*
Implement dirdosfilter_counter_t new/free functions
Andrea Shepard
2016-02-23
*
Add EWMA counter increment functions in dirdosfilter.c
Andrea Shepard
2016-02-23
*
Implement some EWMA counter stuff and config options for dirdosfilter.c
Andrea Shepard
2016-02-23
*
Implement max begindirs per circuit, stub out other filter functions in dirdo...
Andrea Shepard
2016-02-23
*
Kill connections for dirauth DoS filter correctly
Andrea Shepard
2016-02-23
*
Tell dirdosfilter.c about incoming begindir connections
Andrea Shepard
2016-02-23
*
Tell dirdosfilter.c about incoming direct connections
Andrea Shepard
2016-02-23
*
Add dirdosfilter.c/h and implement classification of indirection type for inc...
Andrea Shepard
2016-02-23
*
Add nodelist_find_nodes_with_address() function
Andrea Shepard
2016-02-23
*
Appease make check-spaces
Andrea Shepard
2016-02-23
*
Another memory leak in the tests
Nick Mathewson
2016-02-22
*
Small fixup on last fix to test leaks
Nick Mathewson
2016-02-22
*
Fix a bunch of memory leaks in the unit tests
Nick Mathewson
2016-02-22
*
Add a missing free in parsing an :auto port
Nick Mathewson
2016-02-22
*
asan does not like TO_CONN(NULL)
Nick Mathewson
2016-02-22
*
Define O_NOFOLLOW on platforms that do not have it
cypherpunks
2016-02-22
*
Update to trunnel 1.4.4 to fix 18373
Nick Mathewson
2016-02-22
*
Merge branch 'bug16023_028_01_squashed'
Nick Mathewson
2016-02-22
|
\
|
*
Add onion address to the HS_DESC UPLOADED event
David Goulet
2016-02-17
*
|
fix two typos in comments
Roger Dingledine
2016-02-22
|
/
*
Set or_ap/dir_ap.port on the invalid addr case. Bug in no released Tor. CID 1...
Nick Mathewson
2016-02-16
*
Fix a NULL dereference on unit test failure. CID 1353177.
Nick Mathewson
2016-02-16
*
Merge branch 'bug17852_revised'
Nick Mathewson
2016-02-16
|
\
|
*
changes file for bug17852
Nick Mathewson
2016-02-16
|
*
Harden check_private_dir() to remove any potential race.
Jeremy
2016-02-16
|
*
src/common/util.c:expand_filename() - Perhaps use GetFullPathName() as a form...
Jeremy
2016-02-16
|
*
src/common/compat.c:tor_vasprintf() - vsnprintf() was properly checked but to...
Jeremy
2015-12-01
|
*
ext/eventdns.c multiple replacements of snprintf() with tor_snprintf() which ...
Jeremy
2015-12-01
|
*
src/common/compat.c:tor_vasprintf() - changed vsnprintf() to tor_vsnprintf() ...
Jeremy
2015-12-01
*
|
Fix all doxygen warnings other than "X is not documented"
Nick Mathewson
2016-02-11
*
|
Merge branch 'check_log_mutex_uncherrypicked'
Nick Mathewson
2016-02-11
|
\
\
|
*
|
Initialise logging before trying to use it in unit tests
teor (Tim Wilson-Brown)
2016-02-11
|
*
|
Avoid calling log functions in logv when SMARTLIST_DEBUG is defined
teor (Tim Wilson-Brown)
2016-02-05
|
*
|
Check that the log mutex is initialised before trying to lock or unlock it
teor (Tim Wilson-Brown)
2016-02-05
|
*
|
Add an assertion to tor_libevent_get_base()
Nick Mathewson
2016-02-04
*
|
|
Add another admonishment to WritingTests.md
Nick Mathewson
2016-02-11
[next]