TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
f3899fc0ea485f0180f16e81cbdca89827435e82
/
library
/
ssl_ticket.c
e2bf54d
Merge remote-tracking branch 'public/pr/2877' into baremetal
by Simon Butcher
· 6 years ago
7a346b8
Replace memset() with mbedtls_platform_memset()
by Manuel Pégourié-Gonnard
· 6 years ago
61f412e
Changed every memcmp to SCA equivalent mbedtls_platform_memcmp
by Teppo Järvelin
· 6 years ago
3d7439e
Review corrections 6
by Arto Kinnunen
· 6 years ago
a3fa06e
Review corrections 3
by Arto Kinnunen
· 6 years ago
0b62ce8
Use function for 16/24/32-bit BE conversion
by Arto Kinnunen
· 6 years ago
91f4ca2
Move session save/load function to ssl_tls.c
by Manuel Pégourié-Gonnard
· 6 years ago
6934e9b
Indentation fix
by Hanno Becker
· 7 years ago
137015c
Fix unsafe bounds checks in ssl_load_session()
by Hanno Becker
· 7 years ago
9543373
Use brackets around shift operations
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