提交歷史

作者 SHA1 備註 提交日期
  Nigel Tao d9eb7a3d35 Support the COPY_4 tag. 9 年之前
  Nigel Tao 3675542200 Don't allow EOF in the middle of a framing chunk. 9 年之前
  Nigel Tao 0e8b256be2 Fix a too-long uncompressed frame chunk causing a panic. 9 年之前
  Nigel Tao 402436317a Rewrite the core of the decoder in asm. 9 年之前
  Nigel Tao 9eb9b0a693 Add a comment about forwardCopy semantics. 9 年之前
  Nigel Tao da163d3224 Note that Decode's dst and src must not overlap. 9 年之前
  Nigel Tao 32b392a8a6 Make a small s/uint/uint32/ decoder optimization. 9 年之前
  Nigel Tao 624b11c0e0 Fix some comment styles. 9 年之前
  Nigel Tao bb00731b7e Ensure that Decode doesn't write past the decoded length. 9 年之前
  Nigel Tao e292361195 Catch overflow when incrementing src pointers. 9 年之前
  Nigel Tao bf2ded9d81 Use 64K blocks when encoding long inputs. 9 年之前
  Nigel Tao c2359a1bd0 Catch MaxEncodedLen overflow. 9 年之前
  Nigel Tao 7e6c06b922 Reject zero offsets in a length/offset pair. 9 年之前
  Nigel Tao 6ad2a85e2f Catch overflow when incrementing dst pointer. 9 年之前
  Nigel Tao 5096ca2afa Improve Decode test coverage. 9 年之前
  Nigel Tao 07070fd417 Catch overflow when incrementing src pointers. 9 年之前
  Rodolfo Carvalho 405fe506d8 Fix typo in godoc 10 年之前
  Nigel Tao 723cc1e459 Merge pull request #16 from dgryski/uint32-fix 10 年之前
  Damian Gryski f5466f1dff Fix max block size check 10 年之前
  Nigel Tao 0c7f8a7704 Merge pull request #18 from dgryski/github-move 10 年之前
  Damian Gryski ec7b924342 C++ snappy has moved to github 10 年之前
  Damian Gryski 28028bb0f1 Lint fixes. 10 年之前
  Nigel Tao f4b10fa942 Reject invalid varints when decoding. 10 年之前
  Sebastien Binet c5eccb269a all: simpler import path 10 年之前