- 7ff7965 Update headers by Dave Rodgman · 1 year, 9 months ago
- 1b6c09a Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
- bcc18f2 Simplify PSA fallback logic in ssl_ticket.c by David Horstmann · 2 years, 9 months ago
- 04020ab Fix macro-spanning ifs in ssl_ticket.c by David Horstmann · 2 years, 9 months ago
- 36f19b9 Include platform.h unconditionally: automatic part by Gilles Peskine · 2 years, 10 months ago
- d904d66 Mark static int SSL functions CHECK_RETURN_CRITICAL by Manuel Pégourié-Gonnard · 3 years, 1 month ago
- 0e7791f Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 7 months ago
- c54e908 Replace instances of byte reading macros with PUT by Joe Subbiani · 4 years ago
- 2bbafda Prefixed macros with MBEDTLS by Joe Subbiani · 4 years, 1 month ago
- ba486b0 Implement byte reading macros into library/ by Joe Subbiani · 4 years, 1 month ago
- f5cf71e Stop using deprecated functions in the library by Manuel Pégourié-Gonnard · 4 years, 8 months ago
- 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
- db09ef6 Include common.h instead of config.h in library source files by Gilles Peskine · 5 years ago
- 261602c Uniformize bounds checks using new macro by Hanno Becker · 8 years ago
- 73c616b Put includes in alphabetical order by Janos Follath · 6 years ago
- 865b3eb Initialize return values to an error by Janos Follath · 6 years ago
- a3e7c65 Move session save/load function to ssl_tls.c by Manuel Pégourié-Gonnard · 6 years ago
- 6883874 Fix typo in SSL ticket documentation by Hanno Becker · 6 years ago
- 94cc26d Adapt session ticket implementation to removal of `peer_cert` field by Hanno Becker · 6 years ago
- c966bd1 Remove peer CRT from tickets if !MBEDTLS_SSL_KEEP_PEER_CERTIFICATE by Hanno Becker · 6 years ago
- c5fcbb3 Add peer CRT digest to session tickets by Hanno Becker · 6 years ago
- 0329f75 Increase robustness and documentation of ticket implementation by Hanno Becker · 6 years ago
- c470b6b Merge development commit 8e76332 into development-psa by Andrzej Kurek · 7 years ago
- 679d8ce Use PSA-based ciphers for SSL ticket protection by Hanno Becker · 7 years ago
- d140d08 Introduce macros for constants in SSL ticket implementation by Hanno Becker · 7 years ago
- aa71500 Fix bug in SSL ticket implementation removing keys of age < 1s by Hanno Becker · 7 years ago
- 1f6301b Rename mbedtls_zeroize to mbedtls_platform_zeroize by Andres Amaya Garcia · 7 years ago
- e32df08 Remove individual copies of mbedtls_zeroize() by Andres Amaya Garcia · 8 years ago
- b5b6af2 Puts platform time abstraction into its own header by Simon Butcher · 9 years ago
- d5800b7 Abstracts away time()/stdlib.h into platform by SimonB · 9 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
- 097c7bb Rename relevant global symbols from size to bitlen by Manuel Pégourié-Gonnard · 10 years ago
- 898e0aa Rename key_length in cipher_info by Manuel Pégourié-Gonnard · 10 years ago
- 6a8ca33 Rename ERR_xxx_MALLOC_FAILED to ..._ALLOC_FAILED by Manuel Pégourié-Gonnard · 10 years ago
- 7551cb9 Replace malloc with calloc by Manuel Pégourié-Gonnard · 10 years ago
- 1e9c4db Implement key rotation by Manuel Pégourié-Gonnard · 10 years ago
- 887674a Internal changes in preparation for key rotation by Manuel Pégourié-Gonnard · 10 years ago
- a0adc1b Make cipher used in ssl tickets configurable by Manuel Pégourié-Gonnard · 10 years ago
- 1041a39 Use AES-GCM-256 for session ticket protection by Manuel Pégourié-Gonnard · 10 years ago
- 8eff512 Fix possible signedness issue in time comparison by Manuel Pégourié-Gonnard · 10 years ago
- 0849a0a Make ssl ticket functions thread-safe by Manuel Pégourié-Gonnard · 10 years ago
- d59675d Move to callback for session tickets by Manuel Pégourié-Gonnard · 10 years ago
- b0394be Further adapt prototypes of ticket functions by Manuel Pégourié-Gonnard · 10 years ago
- 69f1728 Adapt prototypes of ticket handling functions by Manuel Pégourié-Gonnard · 10 years ago
- a4a4735 Rename & move ticket functions to ticket module by Manuel Pégourié-Gonnard · 10 years ago
- fd6d897 Add new submodule ssl_ticket by Manuel Pégourié-Gonnard · 10 years ago