Historique des commits

Auteur SHA1 Message Date
  Nick Mathewson c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL il y a 6 ans
  Alexander Færøy 44dc4b73ec Better error handling when trying to compress/decompress into empty buffer. il y a 6 ans
  Alexander Færøy c3b7f9d762 Fix whitespace issue in compress.c il y a 6 ans
  Nick Mathewson 3a073c463d Improve unit test coverage for compression code. il y a 6 ans
  Nick Mathewson 14614a592e Fix spelling: compressing, not compresing il y a 6 ans
  Nick Mathewson a64d79ca4c Move around some LCOV_EXCLs in src/common il y a 6 ans
  Nick Mathewson acbe16a9a2 Log even more to try to debug 22719 il y a 7 ans
  Nick Mathewson 6caf924605 Add an additional log message to try to diagnose #22719 il y a 7 ans
  Nick Mathewson e51e7bd38b Merge branch 'bug22502_redux_031' into maint-0.3.1 il y a 7 ans
  Nick Mathewson 9328bd524e Enforce the rule that COMPRESS_OK means progress was made. il y a 7 ans
  Nick Mathewson 945256188a mingw/windows printf lacks %zd ; use %lu and casts instead il y a 7 ans
  Nick Mathewson eb632afb17 Correct the fix to bug 22629 to permit trailing non-garbage il y a 7 ans
  teor 7d535ea9d3 Add extra logging during compression and decompression il y a 7 ans
  teor 952c9073ad Check for trailing input garbage in tor_compress_impl() when decompressing il y a 7 ans
  teor 8e1b37a4aa Check if tor_compress_new() returns NULL in tor_compress_impl() il y a 7 ans
  Alexander Færøy 3a05687c6d Add API for getting human readable descriptions of a compress_method_t il y a 7 ans
  Nick Mathewson 584ab1f29b Merge branch 'compress_none_v2_squashed' il y a 7 ans
  Nick Mathewson 1bc21111d8 Treat the identity transformation as another kind of compression. il y a 7 ans
  Nick Mathewson c486ef57a3 Rename x-lzma to x-tor-lzma il y a 7 ans
  Alexander Færøy e5122b91a9 Only compare the first 3 bytes when trying to detect LZMA compression. il y a 7 ans
  Nick Mathewson 10a4f9cd07 Merge branch 'parse_accept_encoding' il y a 7 ans
  Nick Mathewson 2903c329aa Move the "supported compression bitmask" into compress.[ch] il y a 7 ans
  Nick Mathewson 49deb1e1b8 Document and test nul-terminating behavior of tor_uncompress() il y a 7 ans
  Nick Mathewson be0557f759 Merge remote-tracking branch 'ahf/bugs/22066' il y a 7 ans
  Alexander Færøy 2aa28e7cb7 Better documentation for `tor_uncompress()`. il y a 7 ans
  Alexander Færøy 08d86e8408 Store compression overhead from `tor_compress_state_t`. il y a 7 ans
  Nick Mathewson 2655a72d89 Use x-lzma, not x-lzma2, as the identifier il y a 7 ans
  Nick Mathewson 0274ea749a Function to convert compression methods to/from strings. il y a 7 ans
  Nick Mathewson 7a37cbbea3 Whitespace fixes. il y a 7 ans
  Nick Mathewson 49868340f7 Merge branch 'unified_compress_squashed' il y a 7 ans