TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
f37b9f73c7fd98be7f39dcdef901b6622d910c55
/
library
/
platform_util.c
d460323
Fixes two _POSIX_C_SOURCE typos.
by Chris Jones
· 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
52fa174
Check for zero length and NULL buffer pointer.
by Vikas Katariya
· 6 years ago
c470b6b
Merge development commit 8e76332 into development-psa
by Andrzej Kurek
· 6 years ago
f5106d5
Don't declare and define gmtime()-mutex on Windows platforms
by Hanno Becker
· 7 years ago
323d801
Correct preprocessor guards determining use of gmtime()
by Hanno Becker
· 7 years ago
6f70581
Correct POSIX version check to determine presence of gmtime_r()
by Hanno Becker
· 7 years ago
7dd82b4
platform_utils.{c/h} -> platform_util.{c/h}
by Hanno Becker
· 7 years ago
48a816f
Minor documentation improvements
by Hanno Becker
· 7 years ago
6a73978
Rename mbedtls_platform_gmtime() to mbedtls_platform_gmtime_r()
by Hanno Becker
· 7 years ago
cfeb70c
gmtime: Remove special treatment for IAR
by Hanno Becker
· 7 years ago
94b540a
Avoid redefining _POSIX_C_SOURCE
by Andres Amaya Garcia
· 7 years ago
433f911
Check for IAR in gmtime macros
by Andres Amaya Garcia
· 7 years ago
3c9733a
Fix typo in comment for gmtime macro defines
by Andres Amaya Garcia
· 7 years ago
ca04a01
Document shorthand gmtime macros
by Andres Amaya Garcia
· 7 years ago
2099606
Use gmtime_s() for IAR
by Andres Amaya Garcia
· 7 years ago
a658d7d
Fix style for mbedtls_platform_gmtime()
by Andres Amaya Garcia
· 7 years ago
1abb368
Make gmtime() configurable at compile-time
by Andres Amaya Garcia
· 7 years ago
1f6301b
Rename mbedtls_zeroize to mbedtls_platform_zeroize
by Andres Amaya Garcia
· 7 years ago
904e1ef
Make utils module part of the platform
by Andres Amaya Garcia
· 7 years ago
[Renamed (70%) from library/utils.c]
757cd72
Update license headers year and branding
by Andres Amaya Garcia
· 7 years ago
1e8ea5f
Improve docs for mbedtls_zeroize() and add refs
by Andres Amaya Garcia
· 7 years ago
0bd4237
Fix formatting in utils.c file comment
by Andres Amaya Garcia
· 8 years ago
ecd1891
Change mbedtls_zeroize() to prevent optimizations
by Andres Amaya Garcia
· 8 years ago
b1262a3
Allow compile-time alternate to mbedtls_zeroize()
by Andres Amaya Garcia
· 8 years ago
614d9c0
Add a utils.h file that contains common functions
by Andres Amaya Garcia
· 8 years ago