Commit History

Author SHA1 Message Date
  Nick Mathewson ef486e3c02 Fix every include path changed in the previous commit (automated) 6 years ago
  Nick Mathewson 2d69c32bb6 Clean up include paths for libtor-evloop (automated) 6 years ago
  Nick Mathewson 935ba02565 Fix paths for buffers.h; automated. 6 years ago
  Nick Mathewson accf239fa3 Rectify include paths (automated) 6 years ago
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py 6 years ago
  Nick Mathewson fb0019daf9 Update copyrights to 2018. 6 years ago
  Nick Mathewson fde868ffe3 Extract cell type and their queues into new headers 6 years ago
  Nick Mathewson a0bc164af5 Extract {or,origin}_circuit_t into their own headers 6 years ago
  Nick Mathewson 5d5c442e6a Split entry and edge_connection_t into their own headers. 6 years ago
  Isis Lovecruft fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. 7 years ago
  Nick Mathewson 5ee0cccd49 Merge branch 'macro_free_v2_squashed' 7 years ago
  Nick Mathewson a48ba072a9 Rename connection_free_ to connection_free_minimal. 7 years ago
  Nick Mathewson 9c37e8c8d1 Fix unit tests that depended on monotonic msec. 7 years ago
  Nick Mathewson c3c0a05f51 Add a new notion of "stamps" to be a fast 32-bit monotonic timestamp 7 years ago
  Nick Mathewson 6ec5059723 Refactor buffer APIs to put a buf_t first. 7 years ago
  Nick Mathewson 4a7e90adc5 Repair buffer API so everything starts with buf_. 7 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 8 years ago
  Chelsea H. Komlo b95998ef0c moving useful test helper to test_helpers.h 8 years ago
  Nick Mathewson 7f145b54af Merge remote-tracking branch 'public/Fix_19450' 8 years ago
  Nick Mathewson 46ef4487d3 Remove generic_buffer_*() functions as needless. 8 years ago
  Nick Mathewson 8fd6b0fc46 Remove USE_BUFFEREVENTS code outside src/or 8 years ago
  Nick Mathewson 61ce6dcb40 Make monotime test mocking work with oom tests. 8 years ago
  Nick Mathewson 57699de005 Update the copyright year. 9 years ago
  cypherpunks 5246e8f992 Remove lingering mempool code 10 years ago
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 years ago
  Nick Mathewson a3dafd3f58 Replace operators used as macro arguments with OP_XX macros 10 years ago
  Sathyanarayanan Gunasekaran 3af2a5d00e Fix warning on building with bufferevents 10 years ago
  Nick Mathewson 1a73e17801 Merge remote-tracking branch 'andrea/bug11476' 11 years ago
  Andrea Shepard 39d4e67be8 Add --disable-mempools configure option 11 years ago
  Nick Mathewson 504e2000ed Fix leaks in test_oom.c 11 years ago