コミット履歴

作者 SHA1 メッセージ 日付
  Simon Tatham 8d747d8029 Add lots of missing 'static' keywords. 5 年 前
  Simon Tatham 5d718ef64b Whitespace rationalisation of entire code base. 5 年 前
  Simon Tatham 8611e2f035 Add tests of the CRC compensation detector. 6 年 前
  Simon Tatham c330156259 Expose CRC32 to testcrypt, and add tests for it. 6 年 前
  Simon Tatham 66b776ae6e Add some more miscellaneous asserts. 6 年 前
  Simon Tatham 3214563d8e Convert a lot of 'int' variables to 'bool'. 6 年 前
  Simon Tatham a647f2ba11 Adopt C99 <stdint.h> integer types. 6 年 前
  Simon Tatham 65b65bb8ef Expose the structure tag 'crcda_ctx'. 6 年 前
  Jacob Nevins 6eec320f0b Unify GET_32BIT()/PUT_32BIT() et al from numerous source files into misc.h. 20 年 前
  Simon Tatham 7a1eae7ff2 Joe Yates's memory leak patches. 21 年 前
  Simon Tatham d36a4c3685 Introduced wrapper macros snew(), snewn() and sresize() for the 22 年 前
  Simon Tatham 107d1d875d SSH CRC attack detector now uses a dynamically allocated context. 22 年 前
  Simon Tatham d237773599 Add the CRC32 compensation attack detector that all other SSH 23 年 前