index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
test.c
Commit message (
Expand
)
Author
Age
*
Fix most DOCDOCs remaining and/or added by redox.
Nick Mathewson
2008-12-22
*
Add DOCDOC comments for all undocumented functions. Add missing *s to other ...
Nick Mathewson
2008-12-22
*
Fix all of the doxygen warnings not pertaining to missing documentation.
Nick Mathewson
2008-12-22
*
Move in-addr.arpa parsing and generation into address.c, and simplify the cod...
Nick Mathewson
2008-12-19
*
Replace calls to time(NULL) that occur on the order of once per read, one per...
Nick Mathewson
2008-12-18
*
whitespace fixes.
Nick Mathewson
2008-12-18
*
Make unit tests slower but more reliable by disabling an old optimization.
Nick Mathewson
2008-12-18
*
Fix more leaks in unit tests.
Nick Mathewson
2008-12-18
*
Fix bug 889: share deep-copied keys between threads to avoid races in referen...
Nick Mathewson
2008-12-18
*
Massage a little code to hopfully please coverity.
Nick Mathewson
2008-12-18
*
Make return code from router_add_to_routerlist a nice sensible enum. Based o...
Nick Mathewson
2008-12-17
*
Implement the /tor/keys/fp-sk/ URL format. That mostly finishes the server s...
Nick Mathewson
2008-12-12
*
Add cross-certification to authority key certificates. Partial implementatio...
Nick Mathewson
2008-12-12
*
Do not discard sign on return values of iv crypto functions in tests. May fi...
Nick Mathewson
2008-12-11
*
Fix two more unit-test bugs (deadcode this time) spotted by Coverity run 7.
Nick Mathewson
2008-12-11
*
Fix error in last unit test mem-leak-fixing.
Nick Mathewson
2008-12-11
*
Fix memory leaks in test_util_smartlist_* functions.
Nick Mathewson
2008-12-11
*
Fix memory leaks in test_v3_networkstatus.
Nick Mathewson
2008-12-11
*
Fix memory leaks in test_dir_format
Nick Mathewson
2008-12-11
*
New DirPortFrontPage option that takes an html file and publishes it as "/" o...
Jacob Appelbaum
2008-12-07
*
Fix more leaks in test_util_memarea().
Nick Mathewson
2008-12-05
*
Fix a resource leak in test_dir_formats()
Nick Mathewson
2008-12-05
*
Split test_util_smartlist into manageable chunks; make them free memory prope...
Nick Mathewson
2008-12-05
*
Add a few more tests to our tests so that our tests make sense to coverity. ...
Nick Mathewson
2008-12-05
*
Add a couple of sanity-checks for return values that coverity thinks we ought...
Nick Mathewson
2008-12-05
*
Change logging code to use fds instead of stdio. Fixes bug 861, and probably...
Nick Mathewson
2008-12-02
*
The chunk_size field in memarea_t was never actually set. Remove the whole t...
Nick Mathewson
2008-11-05
*
Fix a compile error found under pcc. It wants single-quites to be escaped in...
Nick Mathewson
2008-11-05
*
Fix unit test failure related to intro point parsing.
Nick Mathewson
2008-11-03
*
Make tests pass again by adding an opt hidden-service-dir to the example rout...
Nick Mathewson
2008-09-26
*
Make it easier for dmalloc to see if keys are leaking; remove a test-only key...
Nick Mathewson
2008-09-25
*
More test memory-management fixes
Nick Mathewson
2008-09-25
*
Split test_crypto() into manageable pieces.
Nick Mathewson
2008-09-24
*
Fix more actual test leaks
Nick Mathewson
2008-09-10
*
Make buffer unit tests handle resource leaks properly.
Nick Mathewson
2008-09-10
*
Make more unit tests handle resource leaks properly.
Nick Mathewson
2008-09-10
*
Refactor unit test macros and tor_free_all() logic a bit so as to make it eas...
Nick Mathewson
2008-09-09
*
Apply proposal 121 patch 3, with minor tweaks and a few comments.
Nick Mathewson
2008-08-19
*
If we are lucky the whitespace nazis will not have noticed these things yet
Peter Palfrader
2008-08-14
*
Having a reject-all policy summarized with a lack of summary is stupid. Expl...
Peter Palfrader
2008-08-14
*
testsuite: Now that we add (pretty useless, but still) routerinfos to the rou...
Peter Palfrader
2008-08-14
*
Disable test suite for today
Peter Palfrader
2008-08-14
*
Fix an overflow when counting rejects for *, truncate exit summaries after 10...
Peter Palfrader
2008-08-13
*
Think of the poor children in Antarctica who still have to work on 4" screens
Peter Palfrader
2008-08-13
*
A few testcases for policy summaries
Peter Palfrader
2008-08-13
*
r17666@tombo: nickm | 2008-08-07 15:12:30 -0400
Nick Mathewson
2008-08-07
*
r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400
Nick Mathewson
2008-08-05
*
r17426@tombo: nickm | 2008-07-28 20:34:03 -0400
Nick Mathewson
2008-07-29
*
r17391@pc-10-8-1-079: nickm | 2008-07-25 17:11:17 +0200
Nick Mathewson
2008-07-25
*
r17346@aud-055: nickm | 2008-07-24 15:37:19 +0200
Nick Mathewson
2008-07-24
[next]