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