Commit History

Author SHA1 Message Date
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  Nick Mathewson 7e469c1002 Merge branch 'bug20894_029_v3' 7 years ago
  Nick Mathewson 4c1ecd7583 fixup! Don't atoi off the end of a buffer chunk. 7 years ago
  Nick Mathewson c4f2faf301 Don't atoi off the end of a buffer chunk. 7 years ago
  teor fca91a7793 for fuzzing: Add a function to make a buf with given contents 7 years ago
  Nick Mathewson 20c4b01694 Make preferred_chunk_size avoid overflow, handle big inputs better 7 years ago
  Nick Mathewson 46ef4487d3 Remove generic_buffer_*() functions as needless. 7 years ago
  Nick Mathewson cd9d39d54b Rename generic_buffer_set_to_copy, since generic buffers are not a thing 7 years ago
  U+039b c735220a0b Remove bufferevents dead code 7 years ago
  Nick Mathewson 57699de005 Update the copyright year. 8 years ago
  Nick Mathewson fc191df930 Remove the unused "nulterminate" option to buf_pullup() 8 years ago
  Nick Mathewson 6f331645c7 Remove mempools and buf freelists 9 years ago
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
  Nick Mathewson a28df3fb67 Merge remote-tracking branch 'andrea/cmux_refactor_configurable_threshold' 9 years ago
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 years ago
  Andrea Shepard a2de0a1034 Make buf_datalen() mockable 10 years ago
  Nick Mathewson 4eb3018f94 Move structures into (private) part of buffers.h so we can inspect them while testing 10 years ago
  Nick Mathewson f425cf8338 Start writing tests for 10169. 10 years ago
  Nick Mathewson 87fb1e324c Merge remote-tracking branch 'public/bug10169_024' into bug10169_025_v2 10 years ago
  Nick Mathewson 05d8111eed Merge remote-tracking branch 'public/bug10169_023' into bug10169_024 10 years ago
  Nick Mathewson fd28754dd3 Actually release buffer freelists when handling OOM conditions. 10 years ago
  Nick Mathewson 5c45a333c3 Merge remote-tracking branch 'public/bug10169_023' into bug10169_024 10 years ago
  Nick Mathewson 91ec6f7269 Have the OOM handler also count the age the data in a stream buffer 10 years ago
  Nick Mathewson 7da59721a9 Unit tests for fetch_ext_or_cmd 10 years ago
  Nick Mathewson 8bf0382b22 Skeleton ExtORPort implementation. Needs testing, documentation. 12 years ago
  Nick Mathewson a3e0a87d95 Completely refactor how FILENAME_PRIVATE works 11 years ago
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 years ago
  Nick Mathewson 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 years ago
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
  Nick Mathewson 34a52534bb Add a generic_buffer_t to use the best buffer type we have on hand 12 years ago