summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* config.pl full: exclude MBEDTLS_CTR_DRBG_USE_128_BIT_KEYGilles Peskine2019-10-08
* Don't set MBEDTLS_MEMORY_DEBUG through `scripts/config.pl full`Hanno Becker2019-09-09
* Update documentation of exceptions for `config.pl full`Andrzej Kurek2019-09-09
* Disable memory buffer allocator in full configHanno Becker2019-09-09
* Change worktree_rev to HEAD for rev-parseDarryl Green2019-07-25
* Split _abi_compliance_command into smaller functionsGilles Peskine2019-07-05
* Record the commits that were comparedGilles Peskine2019-07-05
* Document how to build the typical argument for -sGilles Peskine2019-07-05
* Allow running /somewhere/else/path/to/abi_check.pyGilles Peskine2019-07-05
* windows: Fix Release x64 configurationJaeden Amero2019-06-20
* Merge remote-tracking branch 'origin/pr/2676' into mbedtls-2.16Jaeden Amero2019-06-14
|\
| * Show removed symbols in abi checkDarryl Green2019-06-05
* | Remove all abi dumps, not just ones shared between versionsDarryl Green2019-05-29
|/
* Only use submodule if presentDarryl Green2019-05-09
* Use check_output instead of PopenDarryl Green2019-04-18
* Start unused variable with underscoreDarryl Green2019-04-18
* Correct documentationDarryl Green2019-04-18
* Check that the report directory is a directoryDarryl Green2019-04-18
* Use namespaces instead of full classesDarryl Green2019-04-18
* Fix pylint issuesDarryl Green2019-04-18
* Don't put abi dumps in subfoldersDarryl Green2019-04-18
* Add verbose switch to silence all output except the final reportDarryl Green2019-04-18
* Fetch the remote crypto branch, rather than cloning itDarryl Green2019-04-18
* Prefix internal functions with underscoreDarryl Green2019-04-18
* Add RepoVersion class to make handling of many arguments easierDarryl Green2019-04-18
* Reduce indentation levelsDarryl Green2019-04-18
* Improve documentationDarryl Green2019-04-18
* Use optional arguments for setting repositoriesDarryl Green2019-04-18
* Only build the libraryDarryl Green2019-04-18
* Add ability to compare submodules from different repositoriesDarryl Green2019-04-18
* Add handling for cases when not all .so files are presentDarryl Green2019-04-18
* Extend functionality to allow setting crypto submodule versionDarryl Green2019-04-18
* Simplify logic for checking if report folder can be removedDarryl Green2019-04-18
* Add option for a brief report of problems onlyDarryl Green2019-04-18
* Add option to skip identifiers in ABI checksDarryl Green2019-04-18
* Extend abi-checking to different reposDarryl Green2019-04-18
* abi_check: Update submodulesJaeden Amero2019-04-18
* abi_check: Allow checking current checkoutJaeden Amero2019-04-18
* Merge remote-tracking branch 'origin/pr/2470' into mbedtls-2.16Jaeden Amero2019-04-05
|\
| * Silence pylintGilles Peskine2019-02-25
| * abi_check.py: Document more methodsGilles Peskine2019-02-25
* | Reduce priority of 3DES ciphersuitesAndres Amaya Garcia2019-03-01
* | Fix check-generated-files.sh failure with query_configAndres Amaya Garcia2019-02-07
* | Use \r instead of 0xD in generate_visualc_files.plAndres Amaya Garcia2019-02-07
* | Update query_config.c with new macrosAndres Amaya Garcia2019-02-07
* | Exclude macros from query_config.c generationAndres Amaya Garcia2019-02-07
* | Fix query_config macro expansion for windowsAndres Amaya Garcia2019-02-07
* | Fix query_config macro expansion for windowsAndres Amaya Garcia2019-02-07
* | Fix missing include in vs proj files for query programsAndres Amaya Garcia2019-02-07
* | Improve comments in query_config.fmtAndres Amaya Garcia2019-02-07