Commit History

Autor SHA1 Mensaxe Data
  Alexander Færøy d74467e858 Check that tor_compress_state_size() returns a value larger than zero. %!s(int64=7) %!d(string=hai) anos
  Alexander Færøy 3772fdf756 Ensure that each compression backend returns a provider version identifier. %!s(int64=7) %!d(string=hai) anos
  Nick Mathewson 584ab1f29b Merge branch 'compress_none_v2_squashed' %!s(int64=7) %!d(string=hai) anos
  Nick Mathewson 3836d9481f Add unit tests for the NO_METHOD compressor %!s(int64=7) %!d(string=hai) anos
  Nick Mathewson c486ef57a3 Rename x-lzma to x-tor-lzma %!s(int64=7) %!d(string=hai) anos
  Nick Mathewson 49deb1e1b8 Document and test nul-terminating behavior of tor_uncompress() %!s(int64=7) %!d(string=hai) anos
  Nick Mathewson 199e61feb5 whitespace fix %!s(int64=7) %!d(string=hai) anos
  Nick Mathewson ba9f235e17 Re-enable the partial-input test for zstd. %!s(int64=7) %!d(string=hai) anos
  Nick Mathewson 166aa8d741 Have a separate entry point for each compresion test %!s(int64=7) %!d(string=hai) anos
  Alexander Færøy 7bececbd69 Refactor compression tests into a single test. %!s(int64=7) %!d(string=hai) anos
  Nick Mathewson 880fb3e3a9 Combine all *compress/*uncompress backend function into one %!s(int64=7) %!d(string=hai) anos
  Alexander Færøy 1c77d8690c Add function to check if a given compression method is supported. %!s(int64=7) %!d(string=hai) anos
  Alexander Færøy 380736d045 Add Zstandard support. %!s(int64=7) %!d(string=hai) anos
  Alexander Færøy bf1c07cb07 Add LZMA support. %!s(int64=7) %!d(string=hai) anos
  Alexander Færøy 3c4459bcbf Refactor the streaming compression code. %!s(int64=7) %!d(string=hai) anos
  Alexander Færøy 44cb86adbe Rename `tor_gzip_{compress,uncompress}` to `tor_{compress,uncompress}`. %!s(int64=7) %!d(string=hai) anos
  Alexander Færøy 4b834e0d5e Fix whitespace in test_util_gzip() around `OP_*``. %!s(int64=7) %!d(string=hai) anos
  Alexander Færøy a8821d8366 Use tt_int_op() over tt_assert() and do explicit NULL checks in test_util_gzip(). %!s(int64=7) %!d(string=hai) anos
  Alexander Færøy a28be68cf2 Split strings at newline in tor_get_lines_from_handle(). %!s(int64=7) %!d(string=hai) anos
  Nick Mathewson 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
  Alexander Færøy 02fc0a5ecf Remove fgets() compatbility function and related tests. %!s(int64=7) %!d(string=hai) anos
  Alexander Færøy 0e5c7dc45b Add test case for get_string_from_pipe(). %!s(int64=7) %!d(string=hai) anos
  Alexander Færøy ae91e64fa8 Reset `buf` after each succesful test to avoid artifacts. %!s(int64=7) %!d(string=hai) anos
  Alexander Færøy 3dca5a6e71 Use tor_fgets() instead of fgets(). %!s(int64=7) %!d(string=hai) anos
  Nick Mathewson c0aa7ac5ac Merge branch 'disable_memory_sentinels_squashed' %!s(int64=7) %!d(string=hai) anos
  Nick Mathewson b923c4dc9f Code to disable memory sentinels for fuzzing %!s(int64=7) %!d(string=hai) anos
  Nick Mathewson 7e469c1002 Merge branch 'bug20894_029_v3' %!s(int64=7) %!d(string=hai) anos
  Nick Mathewson c4f2faf301 Don't atoi off the end of a buffer chunk. %!s(int64=7) %!d(string=hai) anos
  David Goulet e129393e40 test: Add missing socket errno in test_util.c %!s(int64=7) %!d(string=hai) anos
  Hans Jerry Illikainen a23fd15786 Fix unreachable heap corruption in base64_decode() %!s(int64=7) %!d(string=hai) anos