Commit History

Author SHA1 Message Date
  Nick Mathewson 176ad729d9 Change the free macro convention in the rest of src/or/*.h 6 years ago
  Nick Mathewson f2f729e26b Clear up dead-assignment warnings from scan-build 6 years ago
  Nick Mathewson 011d94fb11 apply ahf's test_assert_null.cocci 6 years ago
  George Kadianakis dc3a2037f5 test: Move some test code to test helpers. 7 years ago
  Nick Mathewson 706c44a6ce Remove some now-needless openssl includes from src/test. 7 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  Nick Mathewson 92139b0077 Fix a lovely heisenbug in rend_cache/store_v2_desc_as_client 7 years ago
  Nick Mathewson c35c43d7d9 Merge branch 'ticket17238_029_02-resquash' 7 years ago
  David Goulet 025610612d prop224: Directory cache support 8 years ago
  David Goulet 8293356ad9 hs: Refactor rend_data_t for multi version support 7 years ago
  Nick Mathewson deb294ff53 Simplify log_test_helpers interface 7 years ago
  Nick Mathewson b0a9e54705 Resolve more BUG warnings in the unit tests 7 years ago
  Nick Mathewson 2713de2a47 Fix more naked strdup/malloc/free instances 7 years ago
  David Goulet 85edef27eb test: Increase offset to rendcache descriptor time 7 years ago
  Nick Mathewson 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 7 years ago
  Roger Dingledine edeba3d472 simplify rend_cache_store_status_t back to a boolean 8 years ago
  Roger Dingledine 5390296338 rip out hid_serv_acting_as_directory() 8 years ago
  Roger Dingledine e167910fce rip out hid_serv_responsible_for_desc_id() 8 years ago
  Nick Mathewson 57699de005 Update the copyright year. 8 years ago
  Sebastian Hahn 55d6fd27cb Fix the --disable-asserts-in-tests configure option 8 years ago
  cypherpunks 0a97a3095b Remove unnecessary casting 8 years ago
  cypherpunks c94aa4573a Fix buffer over-reads in the rendcache tests 8 years ago
  teor (Tim Wilson-Brown) 7ff18cc1b6 Avoid relying on malloc internals in test_rend_cache_purge. 8 years ago
  Nick Mathewson 5e9f2384cf Fix various coverity-found issues 8 years ago
  Nick Mathewson 9f5210ae46 Fix all leaks (and an introduced failure) in the rendcache tests 8 years ago
  Nick Mathewson 8b01849f3b Yet more memory leaks in the rendcache tests 8 years ago
  Nick Mathewson 6ef35319d9 More leaks here 8 years ago
  Nick Mathewson 34b4da709d Fix a bunch more memory leaks in the tests. 8 years ago
  Nick Mathewson d478704de8 Fix a number of unit-test memory leaks, found by valgrind. 8 years ago
  Nick Mathewson 3780a6b439 Fix some 64bit issues 8 years ago