Историја ревизија

Аутор SHA1 Порука Датум
  Nick Mathewson 69ce955484 Add cross-certification to authority key certificates. Partial implementation of proposal 157. пре 16 година
  Nick Mathewson 519de7970e Do not discard sign on return values of iv crypto functions in tests. May fix CID 9. Might not. пре 16 година
  Nick Mathewson b20694758e Fix two more unit-test bugs (deadcode this time) spotted by Coverity run 7. пре 16 година
  Nick Mathewson d9aa57253d Fix error in last unit test mem-leak-fixing. пре 16 година
  Nick Mathewson d7563ee231 Fix memory leaks in test_util_smartlist_* functions. пре 16 година
  Nick Mathewson 595e77c8d7 Fix memory leaks in test_v3_networkstatus. пре 16 година
  Nick Mathewson 6ffb4d4ab6 Fix memory leaks in test_dir_format пре 16 година
  Jacob Appelbaum 6b178b46ef New DirPortFrontPage option that takes an html file and publishes it as "/" on the DirPort. Now relay operators can provide a disclaimer without needin to set up a separate webserver. There's a sample disclaimer in contrib/tor-exit-notice.html. пре 17 година
  Nick Mathewson af03faa1a6 Fix more leaks in test_util_memarea(). пре 17 година
  Nick Mathewson 475fbbbccc Fix a resource leak in test_dir_formats() пре 17 година
  Nick Mathewson 1affbd3464 Split test_util_smartlist into manageable chunks; make them free memory properly. пре 17 година
  Nick Mathewson 30377823c3 Add a few more tests to our tests so that our tests make sense to coverity. CIDs 139, 138, 137. пре 17 година
  Nick Mathewson e06442b648 Add a couple of sanity-checks for return values that coverity thinks we ought to have. CIDs 337, 335. пре 17 година
  Nick Mathewson bd6b3072f9 Change logging code to use fds instead of stdio. Fixes bug 861, and probably makes logging slightly faster. Not a backport candidate: bug 861 is too obscure and harmless. пре 17 година
  Nick Mathewson 3ebd1ebeca The chunk_size field in memarea_t was never actually set. Remove the whole thing. пре 17 година
  Nick Mathewson 3f858b5b26 Fix a compile error found under pcc. It wants single-quites to be escaped in strings, it seems. пре 17 година
  Nick Mathewson 73c6cb8353 Fix unit test failure related to intro point parsing. пре 17 година
  Nick Mathewson 283b95e463 Make tests pass again by adding an opt hidden-service-dir to the example routerinfo output. пре 17 година
  Nick Mathewson b2c7090da6 Make it easier for dmalloc to see if keys are leaking; remove a test-only key leak. пре 17 година
  Nick Mathewson a7e383af19 More test memory-management fixes пре 17 година
  Nick Mathewson 7f805aca2b Split test_crypto() into manageable pieces. пре 17 година
  Nick Mathewson b322348e8a Fix more actual test leaks пре 17 година
  Nick Mathewson aa69d586ea Make buffer unit tests handle resource leaks properly. пре 17 година
  Nick Mathewson 38f56608d9 Make more unit tests handle resource leaks properly. пре 17 година
  Nick Mathewson f95d7c189b Refactor unit test macros and tor_free_all() logic a bit so as to make it easier to free memory on failing tests, in order to suppress scanner warnings and to make dmalloc() usable with tests. пре 17 година
  Nick Mathewson 24f1d29be1 Apply proposal 121 patch 3, with minor tweaks and a few comments. пре 17 година
  Peter Palfrader e8de3ff54d If we are lucky the whitespace nazis will not have noticed these things yet пре 17 година
  Peter Palfrader ff32708d0e Having a reject-all policy summarized with a lack of summary is stupid. Explicitly mention them as reject 1-65535. пре 17 година
  Peter Palfrader 2f91a3528a testsuite: Now that we add (pretty useless, but still) routerinfos to the routerlist for every one of our routerstatuses in the votes we pass again. yay пре 17 година
  Peter Palfrader 056157984b Disable test suite for today пре 17 година