1. 44bfbe3 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  2. 4e9f712 Update license headers to Apache-2.0 OR GPL-2.0-or-later by Bence Szépkúti · 5 years ago
  3. 09b4f19 Add Apache-2.0 headers to all scripts by Bence Szépkúti · 5 years ago
  4. b5847d2 Pylint: abide by useless-object-inheritance warnings by Gilles Peskine · 5 years ago
  5. e3a7c9c Change worktree_rev to HEAD for rev-parse by Darryl Green · 6 years ago
  6. b14b730 Split _abi_compliance_command into smaller functions by Gilles Peskine · 6 years ago
  7. 2b3f134 Record the commits that were compared by Gilles Peskine · 6 years ago
  8. cc02658 Document how to build the typical argument for -s by Gilles Peskine · 6 years ago
  9. 16dfdb3 Allow running /somewhere/else/path/to/abi_check.py by Gilles Peskine · 6 years ago
  10. d03977d Merge remote-tracking branch 'origin/pr/2677' into mbedtls-2.7 by Jaeden Amero · 6 years ago
  11. db95d7e Show removed symbols in abi check by Darryl Green · 6 years ago
  12. 3e9626e Remove all abi dumps, not just ones shared between versions by Darryl Green · 6 years ago
  13. 8194871 Only use submodule if present by Darryl Green · 6 years ago
  14. 62a18e3 Add documentation for why we're catching all exceptions by Darryl Green · 6 years ago
  15. 4a483e4 Use check_output instead of Popen by Darryl Green · 6 years ago
  16. 31a1e99 Start unused variable with underscore by Darryl Green · 6 years ago
  17. bbc6ccf Correct documentation by Darryl Green · 6 years ago
  18. 03625fe Check that the report directory is a directory by Darryl Green · 6 years ago
  19. f1d272d Use namespaces instead of full classes by Darryl Green · 6 years ago
  20. b7447e7 Fix pylint issues by Darryl Green · 6 years ago
  21. cf43425 Don't put abi dumps in subfolders by Darryl Green · 6 years ago
  22. f0f9f7f Add verbose switch to silence all output except the final report by Darryl Green · 6 years ago
  23. b743309 Fetch the remote crypto branch, rather than cloning it by Darryl Green · 6 years ago
  24. 7bb9cb5 Prefix internal functions with underscore by Darryl Green · 6 years ago
  25. 02b6865 Add RepoVersion class to make handling of many arguments easier by Darryl Green · 6 years ago
  26. 7be79c9 Reduce indentation levels by Darryl Green · 6 years ago
  27. 765d20d Improve documentation by Darryl Green · 6 years ago
  28. 826e5af Use optional arguments for setting repositories by Darryl Green · 6 years ago
  29. 997c287 Only build the library by Darryl Green · 6 years ago
  30. 87aedf6 Add ability to compare submodules from different repositories by Darryl Green · 6 years ago
  31. d98d8b5 Add handling for cases when not all .so files are present by Darryl Green · 6 years ago
  32. d9ad9ec Extend functionality to allow setting crypto submodule version by Darryl Green · 6 years ago
  33. ab3893b Simplify logic for checking if report folder can be removed by Darryl Green · 6 years ago
  34. 32e7a50 Add option for a brief report of problems only by Darryl Green · 6 years ago
  35. d3cde6f Add option to skip identifiers in ABI checks by Darryl Green · 6 years ago
  36. 834ebc4 Extend abi-checking to different repos by Darryl Green · 6 years ago
  37. fceb4ce abi_check.py: Document more methods by Gilles Peskine · 6 years ago
  38. 346f959 abi_check: Update submodules by Jaeden Amero · 7 years ago
  39. 5857c2f abi_check: Allow checking current checkout by Jaeden Amero · 7 years ago
  40. 31321ca Fix minor issues with command line options by Darryl Green · 7 years ago
  41. 4cd7a9b Updated abi_check.py docstrings by Darryl Green · 7 years ago
  42. c47ac26 Fix current directory check by Darryl Green · 7 years ago
  43. e3e6b18 Add copyright to abi_check script by Darryl Green · 7 years ago
  44. 3da1504 Add script for ABI compatibility checking by Darryl Green · 7 years ago