- f555a4e MBEDTLS_STATIC_ASSERT: make it work outside of a function by Gilles Peskine · 1 year, 2 months ago
- 52c294a backport MBEDTLS_MAYBE_UNUSED by Dave Rodgman · 1 year, 7 months ago
- 7ff7965 Update headers by Dave Rodgman · 1 year, 9 months ago
- 410594c Have MBEDTLS_STATIC_ASSERT() match current development more closely by Tom Cosgrove · 2 years, 5 months ago
- bdd01a7 Implement and use MBEDTLS_STATIC_ASSERT() by Tom Cosgrove · 2 years, 5 months ago
- 1b6c09a Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
- ff97f33 Explain why p + n isn't good enough by Gilles Peskine · 2 years, 8 months ago
- 8fe23a0 Fix MSVC 12 (Visual Studio 2013) choking on inline by Gilles Peskine · 2 years, 8 months ago
- 01bf631 Fix NULL+0 undefined behavior in ECB encryption and decryption by Gilles Peskine · 2 years, 8 months ago
- b763ba4 Remove macro that does not belong in 2.x by Joe Subbiani · 4 years ago
- 8799e54 Remove trailing whitespace by Joe Subbiani · 4 years ago
- d3a3f21 Improve documentation and add more uses of MBEDTLS_PUT by Joe Subbiani · 4 years ago
- 896f4ee Improve consitency throughout library/common.h by Joe Subbiani · 4 years ago
- c54e908 Replace instances of byte reading macros with PUT by Joe Subbiani · 4 years ago
- 1bd5d7d Add UINT64 GET and PUT macros by Joe Subbiani · 4 years ago
- c045dc1 Replace MBEDTLS_CHAR_x with MBEDTLS_BYTE_x by Joe Subbiani · 4 years, 1 month ago
- 5b96e67 Replace "four bytes" with "two bytes" in macro documentation by Joe Subbiani · 4 years, 1 month ago
- 6350d3a Remove trailing whitespaces by Joe Subbiani · 4 years, 1 month ago
- 0a65d53 Improve common.h macro documentation by Joe Subbiani · 4 years, 1 month ago
- 6b897c9 Add Character byte reading macros by Joe Subbiani · 4 years, 1 month ago
- 9231d5f GET macros use a target variable by Joe Subbiani · 4 years, 1 month ago
- 266476d Document common.h and remove changelog by Joe Subbiani · 4 years, 1 month ago
- 4530b27 Move GET/PUT_UINT16_LE macros to common.h by Joe Subbiani · 4 years, 1 month ago
- 2bbafda Prefixed macros with MBEDTLS by Joe Subbiani · 4 years, 1 month ago
- 61f7d73 Remove trailing whitespace by Joe Subbiani · 4 years, 1 month ago
- e4cc8c1 Add do-while protection to macros by Joe Subbiani · 4 years, 1 month ago
- 4fb7555 Move UINT32_LE macros to common.h by Joe Subbiani · 4 years, 1 month ago
- aa5f6a6 Move UINT32_BE macros to common.h by Joe Subbiani · 4 years, 1 month ago
- 927488e Move BYTES_TO_U32_LE to common.h by Joe Subbiani · 4 years, 1 month ago
- ba486b0 Implement byte reading macros into library/ by Joe Subbiani · 4 years, 1 month ago
- 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
- c4672fd New header common.h; define MBEDTLS_STATIC_TESTABLE by Gilles Peskine · 6 years ago