1. 0cfe54e remove RNG parameters from SSL API's by Ben Taylor · 5 months ago
  2. b18c8b9 Rm dead !USE_PSA code: SSL hooks by Manuel Pégourié-Gonnard · 6 months ago
  3. 16799db update headers by Dave Rodgman · 1 year, 9 months ago
  4. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  5. 8b0ecbc Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 7 months ago
  6. 488a40e Rename psa_hmac to psa_hmac_key in mbedtls_ssl_cookie_ctx by Neil Armstrong · 3 years, 4 months ago
  7. c0db762 Also guard include of mbedtls/threading.h in ssl_cookie.h when USE_PSA_CRYPTO is set by Neil Armstrong · 3 years, 4 months ago
  8. 7cd0270 Drop mutex in mbedtls_ssl_cookie_ctx when PSA is used by Neil Armstrong · 3 years, 5 months ago
  9. 77b69ab Remove non-PSA MAC key in mbedtls_ssl_cookie_ctx by Neil Armstrong · 3 years, 5 months ago
  10. bca99ee Add PSA key in mbedtls_ssl_cookie_ctx by Neil Armstrong · 3 years, 5 months ago
  11. 38d4fdd Add missing asterisk to doxygen closures by Andrzej Kurek · 3 years, 7 months ago
  12. bb0cfeb Rename config.h to mbedtls_config.h by Bence Szépkúti · 4 years, 2 months ago
  13. c662b36 Replace all inclusions of config.h by Bence Szépkúti · 4 years, 2 months ago
  14. 2abe51c Extend setup_and_run script to cover remaining configurations. by Mateusz Starzyk · 4 years, 2 months ago
  15. 846f021 Run MBEDTLS_PRIVATE wrapping script on the library. by Mateusz Starzyk · 4 years, 2 months ago
  16. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  17. 6609aef Use mbedtls-based path for includes by Jaeden Amero · 6 years ago
  18. 8b0cf2e Include configuration file to headers by Ron Eldor · 7 years ago
  19. 428cc52 Allow to forward declare of public structs #1215 by Dawid Drozd · 7 years ago
  20. a40a101 Update Doxygen file blocks to remove copyright and license information by Darryl Green · 8 years ago
  21. 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 10 years ago
  22. 6fb8187 Update date in copyright line by Manuel Pégourié-Gonnard · 10 years ago
  23. 2a84dfd Make ssl_cookie.c thread-safe by Manuel Pégourié-Gonnard · 10 years ago
  24. 53ebe13 Fix copyright lines still mentioning Brainspark by Manuel Pégourié-Gonnard · 10 years ago
  25. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  26. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago[Renamed from include/polarssl/ssl_cookie.h]
  27. e4d4890 Finish renaming website by Manuel Pégourié-Gonnard · 10 years ago
  28. 3d2c4b7 Fix url in new files by Manuel Pégourié-Gonnard · 11 years ago
  29. dba564b Fix files that are not in development by Manuel Pégourié-Gonnard · 11 years ago
  30. bef8f09 Make cookie timeout configurable by Manuel Pégourié-Gonnard · 11 years ago
  31. e903081 Add timestamp/serial to cookies, with timeout by Manuel Pégourié-Gonnard · 11 years ago
  32. 232edd4 Move cookie callbacks implementation to own module by Manuel Pégourié-Gonnard · 11 years ago