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