Commit History

Author SHA1 Message Date
  Nick Mathewson 6595f55020 unit tests for peek_buf_startswith() 7 years ago
  Nick Mathewson 584ab1f29b Merge branch 'compress_none_v2_squashed' 7 years ago
  Nick Mathewson 3836d9481f Add unit tests for the NO_METHOD compressor 7 years ago
  Nick Mathewson c486ef57a3 Rename x-lzma to x-tor-lzma 7 years ago
  Nick Mathewson 166aa8d741 Have a separate entry point for each compresion test 7 years ago
  Alexander Færøy e0a3819dcc Test support for multiple compression backends in the buffer code. 7 years ago
  Alexander Færøy b8c9f229d7 Rename `write_to_buf_zlib()` to `write_to_buf_compress()`. 7 years ago
  Alexander Færøy 40ed68290e Rename `zlib_state` to `compress_state` in the test_buffers. 7 years ago
  Alexander Færøy 3c4459bcbf Refactor the streaming compression code. 7 years ago
  Alexander Færøy 44cb86adbe Rename `tor_gzip_{compress,uncompress}` to `tor_{compress,uncompress}`. 7 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  Nick Mathewson c4f2faf301 Don't atoi off the end of a buffer chunk. 7 years ago
  Nick Mathewson 20c4b01694 Make preferred_chunk_size avoid overflow, handle big inputs better 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 cd9d39d54b Rename generic_buffer_set_to_copy, since generic buffers are not a thing 8 years ago
  Nick Mathewson a8676b1ede Merge branch 'bug18902_squashed' 8 years ago
  Nick Mathewson 4757303873 Fix all -Wshadow warnings on Linux 8 years ago
  Nick Mathewson 50463524a9 Use new mock functions in buffer/time_tracking test 8 years ago
  Nick Mathewson 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 years ago
  Nick Mathewson 57699de005 Update the copyright year. 8 years ago
  Nick Mathewson 4cff437a0a Remove remaining references to "nulterminate" in comments 9 years ago
  Nick Mathewson fc191df930 Remove the unused "nulterminate" option to buf_pullup() 9 years ago
  Andrea Shepard 0e0b65db4f Appease make check-spaces 9 years ago
  Nick Mathewson e086db7952 Merge branch 'writing_tests' 9 years ago
  Nick Mathewson 79e85313aa Write the outlines of a WritingTests.txt document 10 years ago
  Nick Mathewson 6f331645c7 Remove mempools and buf freelists 9 years ago
  Nick Mathewson cf2ac8e255 Merge remote-tracking branch 'public/feature11791' 10 years ago
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 years ago
  Nick Mathewson 734ba5cb0a Use smaller zlib objects when under memory pressure 10 years ago