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
/
test
/
test.c
Age
Commit message (
Expand
)
Author
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-10-27
Remove configure option to disable curve25519
Sebastian Hahn
2014-10-22
Merge remote-tracking branch 'public/ticket6938'
Nick Mathewson
2014-09-29
Add an "AccountingRule" feature to permit limiting bw usage by read+write
Nick Mathewson
2014-09-16
clean up eol whitespace from coccinelle-generated patches
Nick Mathewson
2014-09-16
Remove the legacy_test_helper and legacy_setup wrappers
Nick Mathewson
2014-09-15
Replace all uses of test_{str,}eq
Nick Mathewson
2014-09-15
Use coccinelle scripts to clean up our unit tests
Nick Mathewson
2014-09-10
Remember log messages that happen before logs are configured
Nick Mathewson
2014-08-29
Introduce full coverage tests for module routerset.c.
dana koch
2014-08-27
Initialize crash handler in unit tests
Nick Mathewson
2014-08-24
Use the ARRAY_LENGTH macro more consistently.
Nick Mathewson
2014-07-16
Merge remote-tracking branch 'asn/bug12207_second_draft'
Nick Mathewson
2014-07-16
When making a tempdir for windows unit tests, avoid an extra backslash
Nick Mathewson
2014-06-24
Add the entrynodes.c unit tests.
George Kadianakis
2014-05-22
Merge remote-tracking branch 'andrea/bug11476'
Nick Mathewson
2014-05-12
Add --disable-mempools configure option
Andrea Shepard
2014-04-26
fix uninitialized memory reads from test_geoip_with_pt. Found with valgrind
Nick Mathewson
2014-04-26
Fix memory leak in test_geoip
Nick Mathewson
2014-04-26
Fix memory leak in test_onion_queues
Nick Mathewson
2014-04-26
Fix memory leaks in test_circuit_timeout
Nick Mathewson
2014-04-15
Uplift status.c unit test coverage with new test cases and macros.
dana koch
2014-04-08
Move existing policy tests from test.c to new test_policy.c
Nick Mathewson
2014-04-08
Remove unused extern decl for a nonexistent test suite
Nick Mathewson
2014-04-08
Merge branch 'bug7952_final'
Nick Mathewson
2014-04-08
Making entire exit policy available to Tor controller.
rl1987
2014-04-02
Unit tests for connection_edge_process_resolved_cell
Nick Mathewson
2014-03-13
Fix some leaks/missed checks in the unit tests
Nick Mathewson
2014-03-05
Merge remote-tracking branch 'arma/ticket5528'
Nick Mathewson
2014-03-04
Merge branch 'bug10169_025_v2'
Nick Mathewson
2014-02-28
Unit tests for test_routerkeys_write_fingerprint
Nick Mathewson
2014-02-12
Initial unit tests for OOM handling
Nick Mathewson
2014-02-11
Free leakable values in the unit tests.
Nick Mathewson
2014-02-06
add test for node_get_verbose_nickname_by_id
Qingping Hou
2014-02-06
remove node_describe_by_id() function
Qingping Hou
2014-01-29
add test case for node_describe_by_id
Qingping Hou
2014-01-29
add test case for hidden service async events
Qingping Hou
2014-01-17
Add an --accel switch to run unit tests with crypto acceleration
Nick Mathewson
2013-11-22
Fix another unit test memory leak. CID1087949,CID1087950.
Nick Mathewson
2013-11-18
Merge branch 'backtrace_squashed'
Nick Mathewson
2013-11-18
Unit tests for new functions in log.c
Nick Mathewson
2013-10-28
Merge branch 'morestats4' into morestats5
Karsten Loesing
2013-09-08
Fix unit tests with --disable-curve25519
Nick Mathewson
2013-09-04
Merge branch 'maint-0.2.4'
Roger Dingledine
2013-09-04
refactor and give it unit tests
Roger Dingledine
2013-08-15
Fix a wide line in test_geoip_with_pt
Nick Mathewson
2013-08-15
Merge branch 'bug5040_4773_rebase_3'
Nick Mathewson
2013-08-15
Unit tests for ext_or_id_map.
Nick Mathewson
2013-08-15
Split out buffers and socks tests into separate modules.
Nick Mathewson
2013-08-15
If a single client connects with multiple transports, note all transports.
George Kadianakis
[next]