1. 6c0c8e0 Include fixed snprintf for Windows in platform.c by Manuel Pégourié-Gonnard · 10 years ago
  2. 7ee5ddd Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  3. b9ef118 Adapt the platform layer from malloc to calloc by Manuel Pégourié-Gonnard · 10 years ago
  4. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  5. 8a89fcd Rm references to removed config options by Manuel Pégourié-Gonnard · 10 years ago
  6. 7c4e60f Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  7. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago[Renamed from include/polarssl/platform.h]
  8. fe44643 Rename website and repository by Manuel Pégourié-Gonnard · 10 years ago
  9. fb57e64 Fix whitespace issues by Manuel Pégourié-Gonnard · 10 years ago
  10. 401bb90 rebase from development by Rich Evans · 10 years ago
  11. 16f8cd8 implemented macro overriding for polarssl_* library functions by Rich Evans · 10 years ago
  12. c39cb49 add POLARSSL_PLATFORM_EXIT_ALT by Rich Evans · 10 years ago
  13. 46b0a8d add platform_set_snprintf by Rich Evans · 10 years ago
  14. 00ab470 cleanup library and some basic tests. Includes, add guards to includes by Rich Evans · 10 years ago
  15. 860b516 Fix url again by Manuel Pégourié-Gonnard · 10 years ago
  16. 0a155b8 Fix bug with compatibility memory define/header by Manuel Pégourié-Gonnard · 11 years ago
  17. 085ab04 Fix website url to use https. by Manuel Pégourié-Gonnard · 11 years ago
  18. 9698f58 Remove maintainer line. by Manuel Pégourié-Gonnard · 11 years ago
  19. 19f6b5d Remove redundant "all rights reserved" by Manuel Pégourié-Gonnard · 11 years ago
  20. a658a40 Update copyright by Manuel Pégourié-Gonnard · 11 years ago
  21. b4fe3cb Rename to mbed TLS in the documentation/comments by Manuel Pégourié-Gonnard · 11 years ago
  22. 967a2a5 Change name to mbed TLS in the copyright notice by Manuel Pégourié-Gonnard · 11 years ago
  23. 9af723c Fix formatting: remove trailing spaces, #endif with comments (> 10 lines) by Paul Bakker · 11 years ago
  24. cef4ad2 Adapt sources to configurable config.h name by Manuel Pégourié-Gonnard · 11 years ago
  25. 088c5c5 POLARSSL_CONFIG_OPTIONS has been removed. Values are set individually by Paul Bakker · 11 years ago
  26. eb82a74 Fix header issue with default malloc() by Manuel Pégourié-Gonnard · 11 years ago
  27. a9066cf Include stdlib in the right spot by Paul Bakker · 11 years ago
  28. defc0ca Migrated the Memory layer to the Platform layer by Paul Bakker · 11 years ago
  29. b2f66c9 Only include platform files when needed by Paul Bakker · 11 years ago
  30. 747a83a Platform abstraction layer for memory, printf and fprintf by Paul Bakker · 11 years ago