1. eb3916d Fix incorrect assumptions about the size of size_t by Paul Elliott · 4 years, 5 months ago
  2. aae04ef Fixes for MSVC warnings by Paul Elliott · 4 years, 5 months ago
  3. 6eb6f50 Add Changelog entry by Paul Elliott · 4 years, 5 months ago
  4. d67029d First pass at constant flow tests for base64 by Paul Elliott · 4 years, 5 months ago
  5. aa50279 Attempt to make Base64 table access constant flow by Paul Elliott · 4 years, 6 months ago
  6. 0805cb2 Merge pull request #783 from chris-jones-arm/mbedtls-2.7-restricted by Janos Follath · 4 years, 8 months ago
  7. 43e7acd Fix exponentiation tests with `MBEDTLS_MPI_MAX_BITS` larger than 256 by Chris Jones · 4 years, 8 months ago
  8. ede3add Fix test_suite_dhm build by Chris Jones · 4 years, 8 months ago
  9. 419c104 Fix whitespace in changelog entry by Chris Jones · 4 years, 8 months ago
  10. 942774e Move dependancy to specific test cases by Chris Jones · 4 years, 8 months ago
  11. d6e113f Fix broken testing on numbers that may be greater than MPI_MAX_SIZE by Chris Jones · 4 years, 8 months ago
  12. 2633205 Fix cases where exponentiation was not fully tested by Chris Jones · 4 years, 8 months ago
  13. 2f7d147 Reword test cases by Chris Jones · 4 years, 8 months ago
  14. 2facdee Extend exponentiation test coverage by Chris Jones · 4 years, 8 months ago
  15. 65ad4cf Test that overly large Diffie-Hellman keys are rejected by Chris Jones · 4 years, 8 months ago
  16. 303e2f4 Add ChangeLog entry for modular exponentiation size limit by Chris Jones · 4 years, 8 months ago
  17. 8c650f9 Test that overly large Diffie-Hellman keys are rejected by Chris Jones · 4 years, 8 months ago
  18. 8b1f65e Fix potential DoS by limiting number sizes in exponentiation by Chris Jones · 4 years, 8 months ago
  19. 45951ef Merge pull request #780 from paul-elliott-arm/discrepancy_cert_2_7 by Gilles Peskine · 4 years, 8 months ago
  20. 5af02ce Add tag check to cert algorithm check by Paul Elliott · 4 years, 8 months ago
  21. 1a57cb7 Merge pull request #770 from gilles-peskine-arm/mpi_fill_random-rng_failure-2.7 by Gilles Peskine · 4 years, 8 months ago
  22. c0a5b25 Test mbedtls_mpi_fill_random by Gilles Peskine · 4 years, 8 months ago
  23. 4685d50 Merge pull request #756 from gabor-mezei-arm/692_bp27_missing_zeroizations_of_sensitive_data by Gilles Peskine · 4 years, 11 months ago
  24. bfdbd43 Put local variables and buffers in a struct by gabor-mezei-arm · 5 years ago
  25. cb3a742 Zeroize internal buffers and variables in MD hashes by gabor-mezei-arm · 5 years ago
  26. 77d9401 Force cleanup before return by gabor-mezei-arm · 5 years ago
  27. 461c5a8 Zeroize internal buffers and variables in PKCS and SHA by gabor-mezei-arm · 5 years ago
  28. d4c464f Merge pull request #746 from mpg/changelog-for-local-lucky13-2.7-restricted by Manuel Pégourié-Gonnard · 5 years ago
  29. f530c80 Clarify that the Lucky 13 fix is quite general by Manuel Pégourié-Gonnard · 5 years ago
  30. c3f6837 Add a ChangeLog entry for local Lucky13 variant by Manuel Pégourié-Gonnard · 5 years ago
  31. 117587d Merge pull request #742 from mpg/cf-varpos-copy-2.7-restricted by Janos Follath · 5 years ago
  32. 520e78b Fix a typo in a comment by Manuel Pégourié-Gonnard · 5 years ago
  33. f4435c4 Improve comments on constant-flow testing in config.h by Manuel Pégourié-Gonnard · 5 years ago
  34. 426c2d4 Add an option to test constant-flow with valgrind by Manuel Pégourié-Gonnard · 5 years ago
  35. 3b490a0 Add mbedtls_ssl_cf_memcpy_offset() with tests by Manuel Pégourié-Gonnard · 5 years ago
  36. bf7a49e Use temporary buffer to hold the peer's HMAC by Manuel Pégourié-Gonnard · 5 years ago
  37. d863a67 Merge branch 'mbedtls-2.7' into mbedtls-2.7-restricted by Manuel Pégourié-Gonnard · 5 years ago
  38. 84be024 Merge pull request #3594 from gilles-peskine-arm/fix-compat.sh-with-ubuntu-16.04-gnutls-2.7 by Gilles Peskine · 5 years ago
  39. 46b3fc2 Merge pull request #3599 from makise-homura/mbedtls-2.7 by Gilles Peskine · 5 years ago
  40. 329fe7e A different approach of signed-to-unsigned comparison by makise-homura · 5 years ago
  41. 1323fba Update the copy of tests/data_files/server2-sha256.crt in certs.c by Gilles Peskine · 5 years ago
  42. 24e2217 Merge pull request #3600 from gufe44/helpers-redirect-restore-output-2.7 by Gilles Peskine · 5 years ago
  43. b0ab8c2 Fix bug in redirection of unit test outputs by gufe44 · 5 years ago
  44. 03c2b8f Backport e2k support to mbedtls-2.7 by makise-homura · 5 years ago
  45. 00ebcbf Don't forget to free G, P, Q, ctr_drbg, and entropy by makise-homura · 5 years ago
  46. 74243ee Regenerate server2-sha256.crt with a PrintableString issuer by Gilles Peskine · 5 years ago
  47. da118e1 Regenerate test client certificates with a PrintableString issuer by Gilles Peskine · 5 years ago
  48. a3511b9 cert_write: support all hash algorithms by Gilles Peskine · 5 years ago
  49. 741c4e2 compat.sh: stop using allow_sha1 by Manuel Pégourié-Gonnard · 5 years ago
  50. 351dd59 compat.sh: quit using SHA-1 certificates by Manuel Pégourié-Gonnard · 5 years ago
  51. a6e6402 compat.sh: enable CBC-SHA-2 suites for GnuTLS by Manuel Pégourié-Gonnard · 5 years ago
  52. 690eec0 Merge pull request #3583 from bensze01/license-2.7 by Gilles Peskine · 5 years ago
  53. 9df64ad Fix license header in pre-commit hook by Bence Szépkúti · 5 years ago
  54. 47ad15d Merge pull request #3581 from bensze01/copyright-2.7 by danh-arm · 5 years ago
  55. 44bfbe3 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  56. 918b5f1 Merge pull request #3556 from mpg/x509-verify-non-dns-san-2.7 by Manuel Pégourié-Gonnard · 5 years ago
  57. 30c1df3 Merge pull request #3570 from gufe44/net-sockets-fixes-2.7 by Manuel Pégourié-Gonnard · 5 years ago
  58. 52df1cc Merge pull request #3566 from mpg/improve-ssl-opt-logs-2.7 by Manuel Pégourié-Gonnard · 5 years ago
  59. 3ca3b9e Fix building on NetBSD 9.0 by gufe44 · 5 years ago
  60. 126b69a Merge pull request #735 from gilles-peskine-arm/x509parse_crl-empty_entry-2.7 by Gilles Peskine · 5 years ago
  61. 793c436 Remove obsolete buildbot reference in compat.sh by Manuel Pégourié-Gonnard · 5 years ago
  62. 3365970 Fix misuse of printf in shell script by Manuel Pégourié-Gonnard · 5 years ago
  63. ed0aaf4 Fix added proxy command when IPv6 is used by Manuel Pégourié-Gonnard · 5 years ago
  64. c5ae9c8 Simplify test syntax by Manuel Pégourié-Gonnard · 5 years ago
  65. 57e328e Fix logic error in setting client port by Manuel Pégourié-Gonnard · 5 years ago
  66. e5201e4 ssl-opt.sh: include test name in log files by Manuel Pégourié-Gonnard · 5 years ago
  67. bc079e2 ssl-opt.sh: remove old buildbot-specific condition by Manuel Pégourié-Gonnard · 5 years ago
  68. 1fcb1a1 ssl-opt.sh: add proxy to all DTLS tests by Manuel Pégourié-Gonnard · 5 years ago
  69. 99d6782 Merge pull request #3559 from gufe44/netbsd-rand-arc4random_buf-2.7 by Gilles Peskine · 5 years ago
  70. 7cf6ff7 Merge pull request #3549 from mpg/check-generated-files-2.7 by Gilles Peskine · 5 years ago
  71. da0ea9e Log change as bugfix by gufe44 · 5 years ago
  72. 6f83733 Add changelog entry by gufe44 · 5 years ago
  73. 206cb39 Use arc4random_buf instead of rand on NetBSD by gufe44 · 5 years ago
  74. 691bed7 Merge pull request #733 from gabor-mezei-arm/689_bp27_zeroising_of_plaintext_buffers by Gilles Peskine · 5 years ago
  75. e447f47 Add the decomposition of the base case as a comment by Gilles Peskine · 5 years ago
  76. 78e54b9 x509_crl_parse: fix 1-byte buffer overflow and entry->raw.tag by Gilles Peskine · 5 years ago
  77. 4ac28b8 x509parse_crl: more negative test cases by Gilles Peskine · 5 years ago
  78. 894c05d Add test: DNS names should not match IP addresses by Manuel Pégourié-Gonnard · 5 years ago
  79. 845e408 Add a pre-commit hook that checks generated files by Manuel Pégourié-Gonnard · 5 years ago
  80. 961fb13 Add -u option to check-generated-files.sh by Manuel Pégourié-Gonnard · 5 years ago
  81. cd542a5 Merge pull request #729 from mpg/ct-varlen-hmac-2.7 by Manuel Pégourié-Gonnard · 5 years ago
  82. 0e6f3b7 Add missing newline by gabor-mezei-arm · 5 years ago
  83. ef73875 Zeroising of plaintext buffers to erase unused application data from memory by gabor-mezei-arm · 5 years ago
  84. 4c575fb Add warning about test-only config.h option by Manuel Pégourié-Gonnard · 5 years ago
  85. 757c2d5 Add comments clarifying differences between macros by Manuel Pégourié-Gonnard · 5 years ago
  86. 21b1983 Remove obsolete comment about test dependency by Manuel Pégourié-Gonnard · 5 years ago
  87. 7cf5ebc Add comment that was lost while backporting by Manuel Pégourié-Gonnard · 5 years ago
  88. 388de18 Merge pull request #726 from mpg/protect-base-blinding-2.7-restricted by Gilles Peskine · 5 years ago
  89. e05e576 Remove use of C99 construct by Manuel Pégourié-Gonnard · 5 years ago
  90. 2f484bd Add missing const for consistency by Manuel Pégourié-Gonnard · 5 years ago
  91. 2da9a54 Fix typos in comments by Manuel Pégourié-Gonnard · 5 years ago
  92. 2810110 Fix typos in comments by Manuel Pégourié-Gonnard · 5 years ago
  93. 2b223fd Add comment on memsan + constant-flow testing by Manuel Pégourié-Gonnard · 5 years ago
  94. 0cd0c73 Check errors from the MD layer by Manuel Pégourié-Gonnard · 5 years ago
  95. c9ef5a2 Remove unnecessary cast by Manuel Pégourié-Gonnard · 5 years ago
  96. ec956b1 Improve some comments and internal documentation by Manuel Pégourié-Gonnard · 5 years ago
  97. 41df0f2 Factor repeated condition to its own macro by Manuel Pégourié-Gonnard · 5 years ago
  98. 4508c67 Implement cf_hmac() actually with constant flow by Manuel Pégourié-Gonnard · 5 years ago
  99. 961b4dd Start testing cf_hmac() for constant flow by Manuel Pégourié-Gonnard · 5 years ago
  100. 40597ce Add MBEDTLS_TEST_CONSTANT_FLOW_MEMSAN by Manuel Pégourié-Gonnard · 5 years ago