1. 1f6301b Rename mbedtls_zeroize to mbedtls_platform_zeroize by Andres Amaya Garcia · 7 years ago
  2. e32df08 Remove individual copies of mbedtls_zeroize() by Andres Amaya Garcia · 8 years ago
  3. 04965ed Fix resource leak when using mutex and ssl_cookie by Ron Eldor · 8 years ago
  4. b5b6af2 Puts platform time abstraction into its own header by Simon Butcher · 9 years ago
  5. d5800b7 Abstracts away time()/stdlib.h into platform by SimonB · 9 years ago
  6. 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 10 years ago
  7. 6fb8187 Update date in copyright line by Manuel Pégourié-Gonnard · 10 years ago
  8. 2a84dfd Make ssl_cookie.c thread-safe by Manuel Pégourié-Gonnard · 10 years ago
  9. 7551cb9 Replace malloc with calloc by Manuel Pégourié-Gonnard · 10 years ago
  10. 5e94dde Create ssl_internal.h and move some functions by Manuel Pégourié-Gonnard · 10 years ago
  11. 53ebe13 Fix copyright lines still mentioning Brainspark by Manuel Pégourié-Gonnard · 10 years ago
  12. 6ab9b00 Fix warnings from armcc by Manuel Pégourié-Gonnard · 10 years ago
  13. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  14. abb6744 Rename md_init_ctx() to md_setup() by Manuel Pégourié-Gonnard · 10 years ago
  15. 4063ceb Make hmac_ctx optional by Manuel Pégourié-Gonnard · 10 years ago
  16. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
  17. e4d4890 Finish renaming website by Manuel Pégourié-Gonnard · 10 years ago
  18. d901d17 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  19. 3d2c4b7 Fix url in new files by Manuel Pégourié-Gonnard · 10 years ago
  20. dba564b Fix files that are not in development by Manuel Pégourié-Gonnard · 10 years ago
  21. 562eb78 Add and use POLARSSL_ERR_SSL_BUFFER_TOO_SMALL by Manuel Pégourié-Gonnard · 11 years ago
  22. bef8f09 Make cookie timeout configurable by Manuel Pégourié-Gonnard · 11 years ago
  23. e903081 Add timestamp/serial to cookies, with timeout by Manuel Pégourié-Gonnard · 11 years ago
  24. 445a1ec Change internal names by Manuel Pégourié-Gonnard · 11 years ago
  25. 29ad7e8 Add check for missing ssl_set_client_transport_id() by Manuel Pégourié-Gonnard · 11 years ago
  26. a64acd4 Add separate SSL_COOKIE_C define by Manuel Pégourié-Gonnard · 11 years ago
  27. e4de061 Fix cookie context usage by Manuel Pégourié-Gonnard · 11 years ago
  28. 232edd4 Move cookie callbacks implementation to own module by Manuel Pégourié-Gonnard · 11 years ago