Commit History

Author SHA1 Message Date
  Nick Mathewson 5ee0cccd49 Merge branch 'macro_free_v2_squashed' 6 years ago
  Nick Mathewson a48ba072a9 Rename connection_free_ to connection_free_minimal. 6 years ago
  Nick Mathewson 9c37e8c8d1 Fix unit tests that depended on monotonic msec. 6 years ago
  Nick Mathewson c3c0a05f51 Add a new notion of "stamps" to be a fast 32-bit monotonic timestamp 6 years ago
  Nick Mathewson 6ec5059723 Refactor buffer APIs to put a buf_t first. 6 years ago
  Nick Mathewson 4a7e90adc5 Repair buffer API so everything starts with buf_. 6 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  Chelsea H. Komlo b95998ef0c moving useful test helper to test_helpers.h 7 years ago
  Nick Mathewson 7f145b54af Merge remote-tracking branch 'public/Fix_19450' 7 years ago
  Nick Mathewson 46ef4487d3 Remove generic_buffer_*() functions as needless. 7 years ago
  Nick Mathewson 8fd6b0fc46 Remove USE_BUFFEREVENTS code outside src/or 7 years ago
  Nick Mathewson 61ce6dcb40 Make monotime test mocking work with oom tests. 7 years ago
  Nick Mathewson 57699de005 Update the copyright year. 8 years ago
  cypherpunks 5246e8f992 Remove lingering mempool code 9 years ago
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
  Nick Mathewson a3dafd3f58 Replace operators used as macro arguments with OP_XX macros 9 years ago
  Sathyanarayanan Gunasekaran 3af2a5d00e Fix warning on building with bufferevents 9 years ago
  Nick Mathewson 1a73e17801 Merge remote-tracking branch 'andrea/bug11476' 10 years ago
  Andrea Shepard 39d4e67be8 Add --disable-mempools configure option 10 years ago
  Nick Mathewson 504e2000ed Fix leaks in test_oom.c 10 years ago
  Nick Mathewson 1800e79ca5 scan-build: Fix harmless sizeof(ptr) in test_oom.c 10 years ago
  Nick Mathewson c8d41da52d More unit tests for OOM handling. 10 years ago
  Nick Mathewson 48877e24a8 Initial unit tests for OOM handling 10 years ago