1. 5ce7cb3 Fix copypasta in test function argument name by Gilles Peskine · 4 years, 1 month ago
  2. 266275e mpi_shrink test: just set the top bit by Gilles Peskine · 4 years, 1 month ago
  3. bc781ea Add many test cases involving 0 by Gilles Peskine · 4 years, 2 months ago
  4. efc3fd4 Test mbedtls_mpi_exp_mod both with and without _RR by Gilles Peskine · 4 years, 2 months ago
  5. cca6bb9 mbedtls_mpi_exp_mod test: don't read RR from test data by Gilles Peskine · 4 years, 2 months ago
  6. 4cbb1c9 Test mbedtls_mpi_safe_cond_{assign,swap} with the basic functions by Gilles Peskine · 4 years, 2 months ago
  7. 1e91426 Overhaul testing of mbedtls_mpi_swap by Gilles Peskine · 4 years, 2 months ago
  8. 8e1aa66 Overhaul testing of mbedtls_mpi_copy by Gilles Peskine · 4 years, 2 months ago
  9. 8854c5d Test the validity of the sign bit after constructing an MPI object by Gilles Peskine · 4 years, 2 months ago
  10. b8e1534 Use mbedtls_test_read_mpi in test suites by Gilles Peskine · 4 years, 2 months ago
  11. 15e860c Merge branch 'mbedtls-2.16-restricted' into mbedtls-2.16.9r0-pr by Janos Follath · 4 years, 8 months ago
  12. 8ed9ac8 Merge pull request #3513 from gilles-peskine-arm/ecp-bignum-error-checks-2.16 by Gilles Peskine · 4 years, 8 months ago
  13. bcfa417 Merge pull request #782 from chris-jones-arm/mbedtls-2.16-restricted by Janos Follath · 4 years, 8 months ago
  14. 5dd1e26 Fix exponentiation tests with `MBEDTLS_MPI_MAX_BITS` larger than 256 by Chris Jones · 4 years, 8 months ago
  15. 49e6e9d Move dependancy to specific test cases by Chris Jones · 4 years, 8 months ago
  16. ce6fa8f Fix broken testing on numbers that may be greater than MPI_MAX_SIZE by Chris Jones · 4 years, 8 months ago
  17. a18813e Reword test cases by Chris Jones · 4 years, 8 months ago
  18. 415c7be Test that overly large Diffie-Hellman keys are rejected by Chris Jones · 4 years, 8 months ago
  19. 2f78062 Test mbedtls_mpi_fill_random by Gilles Peskine · 4 years, 8 months ago
  20. e944cac Merge pull request #3529 from ronald-cron-arm/common-mbedtls_param_failed-2.16 by Gilles Peskine · 4 years, 10 months ago
  21. 319ecf3 Initialize ret from test code by Gilles Peskine · 5 years ago
  22. 9fde353 tests: Reformating due to hexcmp() renaming by Ronald Cron · 5 years ago
  23. d239794 tests: Add mbedtls_test_ prefix to hexcmp() by Ronald Cron · 5 years ago
  24. 2845fcc Always test in-place addition and subtraction by Gilles Peskine · 5 years ago
  25. e0ced3a Move test functions from Lilliput to Blefuscu by Gilles Peskine · 5 years ago
  26. 8fe3b79 Better coverage for copy and swap by Gilles Peskine · 6 years ago
  27. 1a30fbb Check that mbedtls_mpi_grow succeeds by Gilles Peskine · 6 years ago
  28. 27d221a mpi_lt_mpi_ct test: hardcode base 16 by Janos Follath · 6 years ago
  29. 867a3ab Change mbedtls_mpi_cmp_mpi_ct to check less than by Janos Follath · 6 years ago
  30. e9ae630 Add tests to constant time mpi comparison by Janos Follath · 6 years ago
  31. 276284f Add non-regression test for buffer overflow by Janos Follath · 6 years ago
  32. f25ee7f Fix parameter validation for mbedtls_mpi_lsb() by Hanno Becker · 7 years ago
  33. 59274d4 Remove unnecessary call to mbedtls_mpi_free() in MPI tests by Hanno Becker · 7 years ago
  34. b48e1aa Add separate test for mbedtls_mpi_free() accepting NULL by Hanno Becker · 7 years ago
  35. e118504 Numerous minor improvements to bignum documentation by Hanno Becker · 7 years ago
  36. 56b661c Add test that mbedtls_mpi_free() accepts NULL parameter by Hanno Becker · 7 years ago
  37. afb607b Add tests for parameter validation in MPI module by Hanno Becker · 7 years ago
  38. ac2ead0 Improve deterministic test for prime testing by Darryl Green · 7 years ago
  39. a0b67c2 Bignum: Deprecate mbedtls_mpi_is_prime() by Janos Follath · 7 years ago
  40. 64eca05 Bignum: Add tests for primality testing by Janos Follath · 7 years ago
  41. a3cb7eb Bignum: Add test for improved prime generation by Janos Follath · 7 years ago
  42. 5fcca46 Rename HexParam_t -> data_t for consistent coding style by Azim Khan · 7 years ago
  43. d30ca13 Combine hex parameters in a struct by Azim Khan · 8 years ago
  44. f1aaec9 Intermediate hexify out change by Azim Khan · 8 years ago
  45. d4d6057 Address issues found by coverity by Hanno Becker · 8 years ago
  46. 93012e8 Set selftest verbose flag to boost coverage by Andres AG · 9 years ago
  47. ec5ceb6 Test invalid bit value in mbedtls_mpi_set_bit() by Paul Bakker · 9 years ago
  48. e9c1b1a Merge remote-tracking branch 'yanesca/iss309' into development by Manuel Pégourié-Gonnard · 10 years ago
  49. e670f90 Fix whitespace at EOL issues by Manuel Pégourié-Gonnard · 10 years ago
  50. 6cbacec Improved on the fix of #309 and extended the test to cover subroutines. by Janos Follath · 10 years ago
  51. 044a86b Tests and fix added for #309 (inplace mpi doubling). by Janos Follath · 10 years ago
  52. ac5361f Fix small issues in tests found by Coverity by Manuel Pégourié-Gonnard · 10 years ago
  53. c0696c2 Rename mbedtls_mpi_msb to mbedtls_mpi_bitlen by Manuel Pégourié-Gonnard · 10 years ago
  54. f79b425 Avoid in-out length parameter in bignum by Manuel Pégourié-Gonnard · 10 years ago
  55. da61ed3 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  56. 770b5e1 Fix missing NULL check in MPI by Manuel Pégourié-Gonnard · 10 years ago
  57. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  58. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
  59. e43187d Fix possible fd leak in test file by Manuel Pégourié-Gonnard · 10 years ago
  60. ce2f237 change test function includes to use one convention by Rich Evans · 10 years ago
  61. bd51b26 Add 'exit' label and variable initialization to relevant test suite functions by Paul Bakker · 11 years ago
  62. 15f58a8 Add test for mpi_gen_prime() by Manuel Pégourié-Gonnard · 11 years ago
  63. 8a0c0a9 Check additional return values in some test cases by Paul Bakker · 11 years ago
  64. a60fe89 Add mpi_safe_cond_swap() by Manuel Pégourié-Gonnard · 12 years ago
  65. 3e3d2b8 Fix bug in mpi_safe_cond_assign() by Manuel Pégourié-Gonnard · 12 years ago
  66. 71c2c21 Add mpi_safe_cond_assign() by Manuel Pégourié-Gonnard · 12 years ago
  67. 5868163 Add mpi_shrink() by Manuel Pégourié-Gonnard · 12 years ago
  68. 2014016 Fix a few selftest typos by Manuel Pégourié-Gonnard · 12 years ago
  69. 387a211 Fix some dependencies in tests by Manuel Pégourié-Gonnard · 12 years ago
  70. 428b9ba Moved POLARSSL_FS_IO check to .function from .data by Paul Bakker · 12 years ago
  71. df0142b Fix some dependencies in tests by Manuel Pégourié-Gonnard · 12 years ago
  72. 33b43f1 Converted .function file to c-like format and adapted generator code by Paul Bakker · 12 years ago
  73. dbd443d Adapted .function files and .data files to new test framework by Paul Bakker · 12 years ago
  74. e44ec10 Fixed segfault in mpi_shift_r() by Manuel Pégourié-Gonnard · 13 years ago
  75. f02c564 - Allow R and A to point to same mpi in mpi_div_mpi by Paul Bakker · 13 years ago
  76. 5690efc - Fixed a whole bunch of dependencies on defines between files, examples and tests by Paul Bakker · 14 years ago
  77. 2f5947e - Added mpi_get_bit() and mpi_set_bit() individual bit setter/getter functions. by Paul Bakker · 14 years ago
  78. 6c591fa - mpi_init() and mpi_free() only accept a single argument and do not accept variable arguments anymore. This prevents unexpected memory corruption in a number of use cases. by Paul Bakker · 14 years ago
  79. f4a3f30 - Updated for migration to size_t by Paul Bakker · 14 years ago
  80. a755ca1 - Renamed t_s_int, t_int and t_dbl to respectively t_sint, t_uint and t_udbl for clarity by Paul Bakker · 14 years ago
  81. ba48cb2 - Added and modified tests (result from coverage) by Paul Bakker · 16 years ago
  82. 69998dd - Made code compliant with ISO99 (no-declaration-after-statement) by Paul Bakker · 16 years ago
  83. e896fea - Added additional cases for MPI, MDx by Paul Bakker · 16 years ago
  84. 367dae4 - Added CMake makefiles as alternative to regular Makefiles. by Paul Bakker · 16 years ago