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
/
test
Age
Commit message (
Expand
)
Author
2018-01-31
Merge remote-tracking branch 'dgoulet/ticket24902_029_05'
Nick Mathewson
2018-01-31
test: Add unit tests for overflows and underflows in cc_stats_refill_bucket
teor
2018-01-31
dos: Make sure cc_stats_refill_bucket can't overflow while calculating
teor
2018-01-31
test: Remove a redundant round from test_dos_bucket_refill
teor
2018-01-30
remove a redundant semicolon
Nick Mathewson
2018-01-30
Merge branch 'ticket24902_029_05' into ticket24902_033_02
David Goulet
2018-01-30
test: Add unit tests for the DoS subsystem
George Kadianakis
2018-01-24
Merge branch 'maint-0.3.2'
Nick Mathewson
2018-01-24
Fix a memory leak in build_unopened_fourhop
Nick Mathewson
2018-01-24
Fix a memory leak in scheduler/loop_kist
Nick Mathewson
2018-01-16
Repair a crash bug in src/test/bench
Nick Mathewson
2018-01-16
Fix a (spurious) scan-build warning in test_introduce1_validation()
Nick Mathewson
2018-01-03
In networkstatus_consensus_has_ipv6 test, use approx_time()
Nick Mathewson
2018-01-03
Merge branch 'maint-0.3.2'
Nick Mathewson
2018-01-03
Fix some shadowed-global warnings.
Nick Mathewson
2017-12-21
scan-build: Replace some test-assertions with fatal assertions
Nick Mathewson
2017-12-21
Fix a compilation error in the channel tests.
Nick Mathewson
2017-12-21
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-12-21
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2017-12-21
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-12-21
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-12-21
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2017-12-21
Merge branch 'maint-0.2.5' into maint-0.2.8
maint-0.2.8
Nick Mathewson
2017-12-21
Move free to end of test function so coverity won't complain.
Nick Mathewson
2017-12-21
Move destroy cells into a separate queue type of their own, to save RAM
Nick Mathewson
2017-12-20
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-12-20
Update the unit tests to reflect the change of 24425
Nick Mathewson
2017-12-20
whitespace fix
Nick Mathewson
2017-12-20
Improve add_msec test to cover ms->sec rollover
Nick Mathewson
2017-12-13
Use monotime_coarse for transfer times and padding times
Nick Mathewson
2017-12-13
Add a function to add msec to a monotime.
Nick Mathewson
2017-12-13
Add monotime functions for clearing monotonic times
Nick Mathewson
2017-12-12
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-12-12
Merge branch 'bug24367_032_squashed' into maint-0.3.2
Nick Mathewson
2017-12-12
Make sure bridges are definitely running before delaying directory fetches
teor
2017-12-12
Merge remote-tracking branch 'teor/bug23827-v2'
Nick Mathewson
2017-12-11
Fix compilation of 23459 patch.
Nick Mathewson
2017-12-11
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-12-11
Merge remote-tracking branch 'dgoulet/bug23603_032_02' into maint-0.3.2
Nick Mathewson
2017-12-11
Run the download_status_increment test in a forked process.
Nick Mathewson
2017-12-11
fixup! Add networkstatus_consensus_has_ipv6() and unit tests
teor
2017-12-11
Add networkstatus_consensus_has_ipv6() and unit tests
teor
2017-12-08
Fix up test_circuitstats to use the new circuit_free macro
Nick Mathewson
2017-12-08
Merge remote-tracking branch 'mikeperry/bug23114_squashed2'
Nick Mathewson
2017-12-08
Merge branch 'macro_free_v2_squashed'
Nick Mathewson
2017-12-08
Convert remaining function (mostly static) to new free style
Nick Mathewson
2017-12-08
Replace all FREE_AND_NULL* uses to take a type and a free function.
Nick Mathewson
2017-12-08
Switch to a safer FREE_AND_NULL implementation
Nick Mathewson
2017-12-08
Change the free macro convention in the rest of src/or/*.h
Nick Mathewson
2017-12-08
Convert connection_free to a nulling macro.
Nick Mathewson
[next]