Revīziju vēsture

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