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