Commit History

Author SHA1 Message Date
  Nick Mathewson 230a336798 Use setup_full_capture_of_logs for 21800 6 years ago
  Nick Mathewson 512c57cff9 test_util: capture the log in the correct place. 6 years ago
  Nick Mathewson 33d44dc4ac Capture "Result does not fit in tor_timegm()" warnings in util tests 6 years ago
  Nick Mathewson 76c33f7ff4 Merge branch 'scan-build-032' 6 years ago
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. 6 years ago
  Nick Mathewson f2f729e26b Clear up dead-assignment warnings from scan-build 6 years ago
  Nick Mathewson 3092c8bb3e Merge branch 'maint-0.3.1' 6 years ago
  Nick Mathewson eb078a3bd5 Merge branch 'maint-0.3.0' into maint-0.3.1 6 years ago
  Nick Mathewson dedafe95fe Merge branch 'maint-0.2.9' into maint-0.3.0 6 years ago
  Nick Mathewson d9e2db1efd Avoid sscanf() warnings from openbsd in the unit tests 6 years ago
  Nick Mathewson 011d94fb11 apply ahf's test_assert_null.cocci 6 years ago
  Alexander Færøy c4744a01cc Fix operator usage in src/test/*.c 7 years ago
  Nick Mathewson 48a57f9815 Merge branch 'maint-0.3.1' 6 years ago
  Nick Mathewson 6121ca16bc Merge remote-tracking branch 'ahf/bugs/22286' into maint-0.3.1 6 years ago
  Nick Mathewson 572f23a96e Now that "base -1" is a bug, tell our unit tests to expect bug warnings 6 years ago
  Nick Mathewson 94a1b8b66c Add a unit test for decompressing concatenated inputs. 6 years ago
  Nick Mathewson 8cb08f716d fix a coverity resource leak warning 7 years ago
  Daniel Pinto ba3a5f82f1 Add support for %include funcionality on torrc #1922 7 years ago
  Alexander Færøy d74467e858 Check that tor_compress_state_size() returns a value larger than zero. 7 years ago
  Alexander Færøy 3772fdf756 Ensure that each compression backend returns a provider version identifier. 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 49deb1e1b8 Document and test nul-terminating behavior of tor_uncompress() 7 years ago
  Nick Mathewson 199e61feb5 whitespace fix 7 years ago
  Nick Mathewson ba9f235e17 Re-enable the partial-input test for zstd. 7 years ago
  Nick Mathewson 166aa8d741 Have a separate entry point for each compresion test 7 years ago
  Alexander Færøy 7bececbd69 Refactor compression tests into a single test. 7 years ago
  Nick Mathewson 880fb3e3a9 Combine all *compress/*uncompress backend function into one 7 years ago
  Alexander Færøy 1c77d8690c Add function to check if a given compression method is supported. 7 years ago