1. 349eadc Report the first failure, not the last one by Gilles Peskine · 5 years ago
  2. d4b9133 Merge pull request #3611 from gilles-peskine-arm/psa-coverity-cleanups-202008 by Gilles Peskine · 5 years ago
  3. 9e4d438 Merge pull request #3433 from raoulstrackx/raoul/verify_crl_without_time by Gilles Peskine · 5 years ago
  4. 2db7be1 Merge pull request #3612 from gilles-peskine-arm/psa-mac-negative-tests by Manuel Pégourié-Gonnard · 5 years ago
  5. a2e518d Fix the documentation of has_even_parity by Gilles Peskine · 5 years ago
  6. ed9fbc6 Clearer function name for parity check by Gilles Peskine · 5 years ago
  7. 6c75152 Explain the purpose of check_parity by Gilles Peskine · 5 years ago
  8. 34f063c Add missing cleanup to hash multipart operation tests by Gilles Peskine · 5 years ago
  9. 29c4a6c Add negative tests for MAC verification by Gilles Peskine · 5 years ago
  10. 090e16c Don't destroy the key during a MAC verification operation by Gilles Peskine · 5 years ago
  11. 8b356b5 Test other output sizes for psa_mac_sign_finish by Gilles Peskine · 5 years ago
  12. 5e65cec Simplify output bounds check in mac_sign test by Gilles Peskine · 5 years ago
  13. 3d404d6 Test PSA_MAC_FINAL_SIZE in mac_sign exactly by Gilles Peskine · 5 years ago
  14. cd65f4c Add empty-output-buffer test cases for single-part hash functions by Gilles Peskine · 5 years ago
  15. e92c68a Note that a failure in cleanup is intentional by Gilles Peskine · 5 years ago
  16. 64f13ef Add missing cleanup to some multipart operation tests by Gilles Peskine · 5 years ago
  17. a09713c test cleanup: Annotate file removal after a failed creation by Gilles Peskine · 5 years ago
  18. 169ca7f psa_crypto_storage: Annotate file removal after a failed creation by Gilles Peskine · 5 years ago
  19. bab1b52 psa_its: Annotate file removal after a failed creation by Gilles Peskine · 5 years ago
  20. 14613bc Fix parity tests to actually fail the test on error by Gilles Peskine · 5 years ago
  21. ed19762 Merge pull request #3574 from makise-homura/e2k_support by Gilles Peskine · 5 years ago
  22. af9513b A different approach of signed-to-unsigned comparison by makise-homura · 5 years ago
  23. 0f343ac Merge pull request #3528 from gufe44/helpers-redirect-restore-output by Gilles Peskine · 5 years ago
  24. 6edfe60 Merge pull request #2182 from hanno-arm/key_pwd by Manuel Pégourié-Gonnard · 5 years ago
  25. e014fec Don't forget to free G, P, Q, ctr_drbg, and entropy by makise-homura · 5 years ago
  26. 5fe5b82 Merge pull request #3590 from mpg/fix-compat.sh-with-ubuntu-16.04-gnutls by Gilles Peskine · 5 years ago
  27. 6c77bc6 compat.sh: stop using allow_sha1 by Manuel Pégourié-Gonnard · 5 years ago
  28. 499bf4c compat.sh: quit using SHA-1 certificates by Manuel Pégourié-Gonnard · 5 years ago
  29. 244d066 compat.sh: enable CBC-SHA-2 suites for GnuTLS by Manuel Pégourié-Gonnard · 5 years ago
  30. 1a6af84 Merge pull request #3578 from gilles-peskine-arm/md_setup-leak-development by Manuel Pégourié-Gonnard · 5 years ago
  31. 067f6e0 Fix bug in redirection of unit test outputs by gufe44 · 5 years ago
  32. c57497e Merge pull request #3584 from mpg/fix-changelog-file-location by Gilles Peskine · 5 years ago
  33. eb528ee Fix location of a ChangeLog entry file by Manuel Pégourié-Gonnard · 5 years ago
  34. e8582ba Merge pull request #3546 from bensze01/copyright by danh-arm · 5 years ago
  35. d15c740 Fix memory leak in mbedtls_md_setup with HMAC by Gilles Peskine · 5 years ago
  36. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  37. e559550 Fix e2k support changelog snippet by makise-homura · 5 years ago
  38. e74f372 Get back -Wsigned-one-bit-field and fix sources according to it by makise-homura · 5 years ago
  39. 0be6aa9 Get back -Wsign-compare and fix sources according to it by makise-homura · 5 years ago
  40. ac2fd65 Support building on e2k (Elbrus) architecture by makise-homura · 5 years ago
  41. 721f7c1 Add minimal client authentication test to ssl-opt.sh by Hanno Becker · 5 years ago
  42. 2f54a3c Add tests to ssl-opt.sh exercising new `key_pwd[2]` parameters by Hanno Becker · 5 years ago
  43. 226eedb Add password protected version of key for data_files/server{2,5}.key by Hanno Becker · 5 years ago
  44. 98944cd Merge pull request #3404 from mpg/improve-ssl-opt-logs by Manuel Pégourié-Gonnard · 5 years ago
  45. 2d3ac68 Parse key-file and -password parameters in same place in ssl_client2 by Hanno Becker · 5 years ago
  46. bffa54f Add usage string for `key_pwd` argument in ssl_client2 program by Hanno Becker · 5 years ago
  47. 34ce81f Avoid overly long usage string literal in ssl_server2 program by Hanno Becker · 5 years ago
  48. a4e8614 Always revoke certificate on CRL by Raoul Strackx · 5 years ago
  49. c60c30e Merge pull request #3557 from Ouss4/assert by Gilles Peskine · 5 years ago
  50. fa452c4 Fix guard in ECJPAKE tests in ssl-opt.sh by Hanno Becker · 5 years ago
  51. ee63af6 Adapt ssl-opt.sh to modified ciphersuite log format by Hanno Becker · 5 years ago
  52. 8ca03a7 Merge pull request #3554 from mpg/x509-verify-non-dns-san-dev by Manuel Pégourié-Gonnard · 5 years ago
  53. 063f3bb Add ChangeLog entry by Hanno Becker · 5 years ago
  54. 5c5efdf Fix format specifier in ssl_ciphersuite_match() by Hanno Becker · 7 years ago
  55. 3c88c65 Fix debug format specifier in ClientHello ciphersuite log by Hanno Becker · 7 years ago
  56. ecea07d Unify ciphersuite related debug output on client and server by Hanno Becker · 7 years ago
  57. ca04fdc Add support for password protected key file to ssl_client2 by Hanno Becker · 7 years ago
  58. e58a630 Add support for password protected key file to ssl_server2 by Hanno Becker · 7 years ago
  59. 3890f7c Merge pull request #3540 from gufe44/netbsd-rand-arc4random_buf by Gilles Peskine · 5 years ago
  60. 9ec3648 Merge pull request #3495 from mpg/check-generated-files by Gilles Peskine · 5 years ago
  61. 29fcac3 Log change as bugfix by gufe44 · 5 years ago
  62. e0b2687 Undef ASSERT before defining it to ensure that no previous definition by Ouss4 · 5 years ago
  63. 204e054 Add ChangeLog entry for X.509 CN-type vulnerability by Manuel Pégourié-Gonnard · 5 years ago
  64. f58e5cc Improve documentation of cn in x509_crt_verify() by Manuel Pégourié-Gonnard · 5 years ago
  65. f3e4bd8 Fix comparison between different name types by Manuel Pégourié-Gonnard · 5 years ago
  66. 7d2a4d8 Add test: DNS names should not match IP addresses by Manuel Pégourié-Gonnard · 5 years ago
  67. 0ca6d38 Merge pull request #3493 from gilles-peskine-arm/psa-unified-driver-specs by danh-arm · 5 years ago
  68. ed06d2f Add changelog entry by gufe44 · 5 years ago
  69. 404e1db Clarify updates to the persistent state in storage by Gilles Peskine · 5 years ago
  70. 5001da4 With multiple applicable transparent drivers, the order is unspecified by Gilles Peskine · 5 years ago
  71. b320d08 Minor clarifications by Gilles Peskine · 5 years ago
  72. ea739f0 Give some examples of purpsoses of pure-software transparent driver by Gilles Peskine · 5 years ago
  73. e265b9d Fix typos by Gilles Peskine · 5 years ago
  74. 3d1bcc6 Add a link to the PSA API specification by Gilles Peskine · 5 years ago
  75. 929ab8a Explain locations vs lifetimes by Gilles Peskine · 5 years ago
  76. 67a85d1 Merge pull request #3492 from stevew817/rework/key_slot_contains_key_buffer by Gilles Peskine · 5 years ago
  77. d486787 Initialize key pointer in ecdh to NULL by Steven Cooreman · 5 years ago
  78. b7f6dea Add buffer zeroization when ecp_write_key fails by Steven Cooreman · 5 years ago
  79. fd4d69a Simplified key slot deletion by Steven Cooreman · 5 years ago
  80. 2914986 Style fixes by Steven Cooreman · 5 years ago
  81. c2620da Use arc4random_buf instead of rand on NetBSD by gufe44 · 5 years ago
  82. 4fed455 Apply review feedback by Steven Cooreman · 5 years ago
  83. ab808e7 Update open question section about public key storage by Gilles Peskine · 5 years ago
  84. c93c4ed Remove the paragraph about declaring application needs by Gilles Peskine · 5 years ago
  85. c1d388a Change driver persistent data to a callback interface by Gilles Peskine · 5 years ago
  86. 8d06ad0 Rework and expand key management in opaque drivers by Gilles Peskine · 5 years ago
  87. 9214926 Fix typos and copypasta by Gilles Peskine · 5 years ago
  88. b6c43f6 Call driver entry point functions "entry point" by Gilles Peskine · 5 years ago
  89. 3fa684e Allow importing Montgomery public keys in PSA Crypto by Steven Cooreman · 5 years ago
  90. 7f39187 Convert load_xxx_representation to take buffers instead of a whole slot by Steven Cooreman · 5 years ago
  91. 6d839f0 Cleanup by Steven Cooreman · 5 years ago
  92. a2371e5 Update after feedback from #3492 by Steven Cooreman · 5 years ago
  93. 75b7436 Update after feedback on #3492 by Steven Cooreman · 5 years ago
  94. 882148e Remove obsolete buildbot reference in compat.sh by Manuel Pégourié-Gonnard · 5 years ago
  95. a3b994f Fix misuse of printf in shell script by Manuel Pégourié-Gonnard · 5 years ago
  96. 19fd574 Disconnect knowing about a PSA key type from knowing the mbedTLS API by Steven Cooreman · 5 years ago
  97. 560c28a Unify key handling logic by Steven Cooreman · 5 years ago
  98. acda834 Remove ECP internal representation from key slot by Steven Cooreman · 5 years ago
  99. a01795d Remove RSA internal representation from key slot by Steven Cooreman · 5 years ago
  100. 81be2fa Pull apart slot memory allocation from key validation. by Steven Cooreman · 5 years ago