1. e021a4b Introduce platform-layer functions for reading/writing seed from NV by Paul Bakker · 9 years ago
  2. 3fe6cd3 Fixes time() abstraction for custom configs by Simon Butcher · 9 years ago
  3. d5800b7 Abstracts away time()/stdlib.h into platform by SimonB · 9 years ago
  4. 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 10 years ago
  5. 6fb8187 Update date in copyright line by Manuel Pégourié-Gonnard · 10 years ago
  6. a4f055f Some windows environments don't have _snprint_s by Manuel Pégourié-Gonnard · 10 years ago
  7. f659d2c Tune up Windows snprintf() support by Manuel Pégourié-Gonnard · 10 years ago
  8. 6c0c8e0 Include fixed snprintf for Windows in platform.c by Manuel Pégourié-Gonnard · 10 years ago
  9. 7ee5ddd Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  10. dccb80b Fix compile errors with NO_STD_FUNCTIONS by Manuel Pégourié-Gonnard · 10 years ago
  11. 249bece Fix compile bug: incompatible declaration of polarssl_exit in platform.c by ptahpeteh · 10 years ago
  12. b9ef118 Adapt the platform layer from malloc to calloc by Manuel Pégourié-Gonnard · 10 years ago
  13. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  14. a5cc2aa Fix bug in POLARSSL_PLATFORM_STD_EXIT support by Manuel Pégourié-Gonnard · 10 years ago
  15. 32a7fe3 Fix bug in POLARSSL_PLATFORM_STD_EXIT support by Manuel Pégourié-Gonnard · 10 years ago
  16. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
  17. fe44643 Rename website and repository by Manuel Pégourié-Gonnard · 10 years ago
  18. c39cb49 add POLARSSL_PLATFORM_EXIT_ALT by Rich Evans · 10 years ago
  19. 46b0a8d add platform_set_snprintf by Rich Evans · 10 years ago
  20. 860b516 Fix url again by Manuel Pégourié-Gonnard · 10 years ago
  21. 085ab04 Fix website url to use https. by Manuel Pégourié-Gonnard · 11 years ago
  22. 9698f58 Remove maintainer line. by Manuel Pégourié-Gonnard · 11 years ago
  23. 19f6b5d Remove redundant "all rights reserved" by Manuel Pégourié-Gonnard · 11 years ago
  24. a658a40 Update copyright by Manuel Pégourié-Gonnard · 11 years ago
  25. 967a2a5 Change name to mbed TLS in the copyright notice by Manuel Pégourié-Gonnard · 11 years ago
  26. cef4ad2 Adapt sources to configurable config.h name by Manuel Pégourié-Gonnard · 11 years ago
  27. 10a9dd3 Typo in POLARSSL_PLATFORM_STD_FPRINTF in platform.c by Paul Bakker · 11 years ago
  28. 74bc68a Fix default #define for malloc/free by Manuel Pégourié-Gonnard · 11 years ago
  29. defc0ca Migrated the Memory layer to the Platform layer by Paul Bakker · 11 years ago
  30. 747a83a Platform abstraction layer for memory, printf and fprintf by Paul Bakker · 11 years ago