summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
...
* Added CMAC as proper low-level module and changed error returnsRobert Cragie2016-10-05
* Rename net.{c,h} to net_sockets.{c,h}Andres AG2016-09-26
* Remove list numbering in output_env.shSimon Butcher2016-09-15
* Add version printing for all.sh env varsAndres AG2016-09-15
* Fix footprint.sh call to makefile (#600)Andres Amaya Garcia2016-09-06
* Suppress shell errors in output_env.shSimon Butcher2016-09-05
* Add script to print build environment info. (#539)Janos Follath2016-07-19
* Fix for config.pl if no arguments are passedSimon Butcher2016-06-26
* Adds checks to 1.3->2.0 API migration scriptSimon Butcher2016-06-23
* Fix config.pl to return successful exitcode for full and realfullSimon Butcher2016-06-21
* Adds 'get' command to scripts/config.pl to retrieve config stateSimon Butcher2016-06-21
* Rename the 'no entropy' feature to MBEDTLS_TEST_NULL_ENTROPYSimon Butcher2016-06-11
* Add entropy safety switch.Janos Follath2016-06-09
* Add missing mbedtls_time_t definitions (#493)-~- redtangent ~-~2016-05-26
* Removes yotta from bump_version.shSimon Butcher2016-05-23
* Fixes formatting of spacing in config.plSimonB2016-04-04
* Adds to footprint.sh MBEDTLS_NO_PLATFORM_ENTROPYSimonB2016-04-03
* Adds option to config.pl to force config changesSimonB2016-04-03
* Add scripts/apidoc_full.shManuel Pégourié-Gonnard2016-01-12
* Use a full config.h with doxygenManuel Pégourié-Gonnard2016-01-04
* footprint.sh: tune output againManuel Pégourié-Gonnard2015-11-25
* footprint.sh: improve printed outputManuel Pégourié-Gonnard2015-11-25
* Add quick script to estimate ROM footprintManuel Pégourié-Gonnard2015-10-23
* Print I/O buffer size in memory.shManuel Pégourié-Gonnard2015-09-09
* Fix bug in bump_version.shManuel Pégourié-Gonnard2015-09-04
* Change main license to Apache 2.0Manuel Pégourié-Gonnard2015-09-04
* Merge pull request #233 from ARMmbed/yotta-scriptedManuel Pégourié-Gonnard2015-08-06
|\
| * Add material for generating yotta moduleManuel Pégourié-Gonnard2015-08-06
* | Fix renaming error in scriptManuel Pégourié-Gonnard2015-08-06
|/
* Update copyright date in templates tooManuel Pégourié-Gonnard2015-08-04
* Adjust rename/compat listManuel Pégourié-Gonnard2015-07-15
* Fix one renaming in the listManuel Pégourié-Gonnard2015-07-09
* Rename mbedtls_net_close() to mbedtls_net_free()Manuel Pégourié-Gonnard2015-06-30
* One soversion per libraryManuel Pégourié-Gonnard2015-06-25
* Fix GNUism in bump_version.shManuel Pégourié-Gonnard2015-06-25
* Make config.pl more resistant to misuseManuel Pégourié-Gonnard2015-06-23
* Rename M255 to Curve25519Manuel Pégourié-Gonnard2015-06-23
* Remove references to some Montgomery curvesManuel Pégourié-Gonnard2015-06-23
* Rationalize other snprintf() usesManuel Pégourié-Gonnard2015-06-22
* Rename mbedtls_mpi_msb to mbedtls_mpi_bitlenManuel Pégourié-Gonnard2015-06-18
* Rename relevant global symbols from size to bitlenManuel Pégourié-Gonnard2015-06-18
* Fix define for ssl_conf_curves()Manuel Pégourié-Gonnard2015-06-17
* Have config.pl return non-zero rather than warnManuel Pégourié-Gonnard2015-06-03
* Merge branch 'mbedtls-1.3' into developmentManuel Pégourié-Gonnard2015-06-03
|\
| * Expand config.pl's notion of "full"Manuel Pégourié-Gonnard2015-06-03
* | Add MBEDTLS_CONFIG_FILE to the rename listManuel Pégourié-Gonnard2015-06-02
* | Rename boolean functions to be clearerManuel Pégourié-Gonnard2015-06-02
* | Avoid non-standard strcasecmp()Manuel Pégourié-Gonnard2015-05-29
* | Rename ERR_xxx_MALLOC_FAILED to ..._ALLOC_FAILEDManuel Pégourié-Gonnard2015-05-28
* | Rename pk_init_ctx() -> pk_setup()Manuel Pégourié-Gonnard2015-05-14