index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Commit message (
Expand
)
Author
Age
*
Fix memory leaks in test_cntev_append_cell_stats
Nick Mathewson
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-26
*
fix memory leak in dump_exit_policy_to_string tests
Nick Mathewson
2014-04-25
*
Merge branch 'scanbuild_fixes'
Nick Mathewson
2014-04-25
|
\
|
*
scan-build: avoid undef behaior in tor_inet_pton
Nick Mathewson
2014-04-19
|
*
scan-build: Fix harmless sizeof(ptr) in test_oom.c
Nick Mathewson
2014-04-19
|
*
scan-build: fix a crash-on-fail possibility in test_policy.c
Nick Mathewson
2014-04-18
*
|
Merge branch 'bug11396_v2_squashed'
Nick Mathewson
2014-04-24
|
\
\
|
|
/
|
/
|
|
*
get_total_system_memory(): see how much RAM we have
Nick Mathewson
2014-04-24
*
|
Fix uninitialized-ram free in unit tests
Nick Mathewson
2014-04-17
*
|
Fix compiler warning on test_status.c
Nick Mathewson
2014-04-15
*
|
Uplift status.c unit test coverage with new test cases and macros.
dana koch
2014-04-15
*
|
Merge remote-tracking branch 'asn/bug11486'
Nick Mathewson
2014-04-12
|
\
\
|
*
|
Add another unit test for parse_bridge_line().
George Kadianakis
2014-04-11
*
|
|
Fix a dumb C bug in the unit tests for 9841
Nick Mathewson
2014-04-09
*
|
|
Merge remote-tracking branch 'public/bug10431'
Nick Mathewson
2014-04-09
|
\
\
\
|
*
|
|
Report only the first bootstrap failure from an orconn
Nick Mathewson
2014-03-27
*
|
|
|
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-08
*
|
|
|
Merge remote-tracking branch 'public/bug9841_025'
Nick Mathewson
2014-04-08
|
\
\
\
\
|
*
|
|
|
Test for circuit_set_rend_token(.,.,NULL)
Nick Mathewson
2014-04-04
|
*
|
|
|
Tests for rend_token maps
Nick Mathewson
2014-02-13
*
|
|
|
|
Fix some harmless/untriggerable memory leaks found by coverity
Nick Mathewson
2014-04-07
*
|
|
|
|
Merge remote-tracking branch 'public/bug10363_024_squashed'
Nick Mathewson
2014-04-07
|
\
\
\
\
\
|
*
|
|
|
|
Another 10363 instance: this one in tor_memmem fallback code
Nick Mathewson
2014-04-07
*
|
|
|
|
|
Merge remote-tracking branch 'public/bug10801_024'
Nick Mathewson
2014-04-05
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Make tor_addr_port_parse handle portless IPv6 addresses correctly.
Nick Mathewson
2014-04-05
|
*
|
|
|
|
|
Add a test for default/port conflicts in tor_addr_port_parse
Nick Mathewson
2014-04-05
|
*
|
|
|
|
|
Don't do a DNS lookup on a bridge line address
Nick Mathewson
2014-03-27
|
*
|
|
|
|
|
Fix unittest compilation with --disable-curve25519
Nick Mathewson
2014-03-20
*
|
|
|
|
|
|
Unit tests for connection_edge_process_resolved_cell
Nick Mathewson
2014-04-02
*
|
|
|
|
|
|
Tests for resolved_cell_parse
Nick Mathewson
2014-04-02
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge remote-tracking branch 'public/bug4645'
Nick Mathewson
2014-04-01
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Removing is_internal_IP() function. Resolves ticket 4645.
rl1987
2014-02-03
*
|
|
|
|
|
|
Merge remote-tracking branch 'public/bug11232'
Nick Mathewson
2014-04-01
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Fix a use-after-free in test_circuitlist.c
Nick Mathewson
2014-03-18
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
/
|
|
|
|
|
Check return values for tor_munmap_file() in unit tests
Nick Mathewson
2014-03-31
|
/
/
/
/
/
/
*
|
|
|
|
|
Fix some leaks/missed checks in the unit tests
Nick Mathewson
2014-03-13
*
|
|
|
|
|
Merge remote-tracking branch 'asn/bug11069_take2'
Nick Mathewson
2014-03-11
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Throw control port warning if we failed to connect to all our bridges.
George Kadianakis
2014-03-10
*
|
|
|
|
|
|
Upgrade to the latest version of tinytest.
Nick Mathewson
2014-03-06
*
|
|
|
|
|
|
tinytest tt_{mem,str}_op now handle NULLs better
Nick Mathewson
2014-03-06
*
|
|
|
|
|
|
Fix whitespace errors, all of them mine.
Nick Mathewson
2014-03-05
*
|
|
|
|
|
|
Merge remote-tracking branch 'arma/ticket5528'
Nick Mathewson
2014-03-05
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
stop setting, or using, router->address
Roger Dingledine
2013-02-09
[next]