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