Commit Verlauf

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