summaryrefslogtreecommitdiff
path: root/include/mbedtls/platform.h
Commit message (Expand)AuthorAge
* Add common feature unavailable errorRon Eldor2018-11-09
* Change error descriptionRon Eldor2018-10-15
* Rename platform error code and valueRon Eldor2018-10-15
* Minor style changesRon Eldor2018-09-12
* Remove the invalid input for platform moduleRon Eldor2018-08-29
* Add platform error codesRon Eldor2018-08-29
* Allow to forward declare of public structs #1215Dawid Drozd2018-07-24
* Remove unneeded namesapcing in header filesRon Eldor2018-06-24
* Convert mbedtls_free and mbedtls_calloc into functionsRoberto Vargas2018-06-13
* Fix minor code style issuesDarryl Green2018-05-15
* Merge remote-tracking branch 'upstream-public/pr/1498' into development-proposedJaeden Amero2018-05-04
|\
| * Use correct version of snprintf on WindowsAzim Khan2018-03-23
* | Update platform.hRose Zadik2018-04-16
* | Update platform.hRose Zadik2018-03-27
|/
* Improve platform documentationRose Zadik2018-01-30
* Update Doxygen file blocks to remove copyright and license informationDarryl Green2018-01-23
* Fix platform setup/teardown feature and commentsSimon Butcher2017-07-27
* Add additional comments to platform setup/teardown functionsSimon Butcher2017-07-27
* Rename macro SETUP_ALT to SETUP_TEARDOWN_ALTAndres Amaya Garcia2017-07-27
* Improve documentation for mbedtls_platform_contextAndres Amaya Garcia2017-07-27
* Remove internal functions from setup APIAndres Amaya Garcia2017-07-27
* Add library setup and teardown APIsAndres Amaya Garcia2017-07-27
* Puts platform time abstraction into its own headerSimon Butcher2016-07-13
* Merge branch 'development' into development-restrictedJanos Follath2016-06-14
|\
| * Add MBEDTLS_FS_IO guard on default NV seed defines in platform.hPaul Bakker2016-06-01
| * Introduce platform-layer functions for reading/writing seed from NVPaul Bakker2016-06-01
* | Fixes platform time_t abstractionSimon Butcher2016-05-17
|/
* Fixes syntax and naming for check-names.shSimon Butcher2016-04-27
* Fixes time() abstraction for custom configsSimon Butcher2016-04-26
* Abstracts away time()/stdlib.h into platformSimonB2016-04-26
* Add exit value macros to platform abstraction layer.Janos Follath2016-03-18
* Change main license to Apache 2.0Manuel Pégourié-Gonnard2015-09-04
* Update date in copyright lineManuel Pégourié-Gonnard2015-07-28
* Include fixed snprintf for Windows in platform.cManuel Pégourié-Gonnard2015-06-22
* Merge branch 'mbedtls-1.3' into developmentManuel Pégourié-Gonnard2015-06-03
* Adapt the platform layer from malloc to callocManuel Pégourié-Gonnard2015-05-27
* The Great RenamingManuel Pégourié-Gonnard2015-04-08
* Rm references to removed config optionsManuel Pégourié-Gonnard2015-04-03
* Merge branch 'mbedtls-1.3' into developmentManuel Pégourié-Gonnard2015-03-20
* Rename include directory to mbedtlsManuel Pégourié-Gonnard2015-03-10