Commit Verlauf

Autor SHA1 Nachricht Datum
  Nick Mathewson 150089cbd7 Move the tls parts of buffers.c into buffers_tls.c vor 6 Jahren
  Nick Mathewson 5921b465e7 Make buffers.c independent of or.h vor 6 Jahren
  Nick Mathewson f28e314b0d Make buf_pullup() expose the pulled-up data. vor 6 Jahren
  Nick Mathewson 234c5015f1 Move protocol-specific functions out of buffers.c vor 6 Jahren
  Nick Mathewson ed4bc55450 Replace peek_buf_startswith() with a safe version vor 7 Jahren
  Ravi Chandra Padmala 417d778652 Respond meaningfully to HTTP requests on the control port. Fix #1667 vor 12 Jahren
  Alexander Færøy b8c9f229d7 Rename `write_to_buf_zlib()` to `write_to_buf_compress()`. vor 7 Jahren
  Alexander Færøy 3c4459bcbf Refactor the streaming compression code. vor 7 Jahren
  Nick Mathewson 7505f452c8 Run the copyright update script. vor 7 Jahren
  Nick Mathewson 7e469c1002 Merge branch 'bug20894_029_v3' vor 7 Jahren
  Nick Mathewson 4c1ecd7583 fixup! Don't atoi off the end of a buffer chunk. vor 7 Jahren
  Nick Mathewson c4f2faf301 Don't atoi off the end of a buffer chunk. vor 7 Jahren
  teor fca91a7793 for fuzzing: Add a function to make a buf with given contents vor 7 Jahren
  Nick Mathewson 20c4b01694 Make preferred_chunk_size avoid overflow, handle big inputs better vor 7 Jahren
  Nick Mathewson 46ef4487d3 Remove generic_buffer_*() functions as needless. vor 7 Jahren
  Nick Mathewson cd9d39d54b Rename generic_buffer_set_to_copy, since generic buffers are not a thing vor 7 Jahren
  U+039b c735220a0b Remove bufferevents dead code vor 8 Jahren
  Nick Mathewson 57699de005 Update the copyright year. vor 8 Jahren
  Nick Mathewson fc191df930 Remove the unused "nulterminate" option to buf_pullup() vor 8 Jahren
  Nick Mathewson 6f331645c7 Remove mempools and buf freelists vor 9 Jahren
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. vor 9 Jahren
  Nick Mathewson a28df3fb67 Merge remote-tracking branch 'andrea/cmux_refactor_configurable_threshold' vor 9 Jahren
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. vor 9 Jahren
  Andrea Shepard a2de0a1034 Make buf_datalen() mockable vor 10 Jahren
  Nick Mathewson 4eb3018f94 Move structures into (private) part of buffers.h so we can inspect them while testing vor 10 Jahren
  Nick Mathewson f425cf8338 Start writing tests for 10169. vor 10 Jahren
  Nick Mathewson 87fb1e324c Merge remote-tracking branch 'public/bug10169_024' into bug10169_025_v2 vor 10 Jahren
  Nick Mathewson 05d8111eed Merge remote-tracking branch 'public/bug10169_023' into bug10169_024 vor 10 Jahren
  Nick Mathewson fd28754dd3 Actually release buffer freelists when handling OOM conditions. vor 10 Jahren
  Nick Mathewson 5c45a333c3 Merge remote-tracking branch 'public/bug10169_023' into bug10169_024 vor 10 Jahren