1. 458b96b Merge pull request #7638 from AndrzejKurek/cert-apps-use-ips by Paul Elliott · 2 years, 2 months ago
  2. 05d71ff Merge remote-tracking branch 'origin/development' into sha3-updated by Dave Rodgman · 2 years, 2 months ago
  3. 0624e46 Add a guard for IP parsing in cert_req app by Andrzej Kurek · 2 years, 2 months ago
  4. cd17ecf Use better IP parsing in x509 programs by Andrzej Kurek · 2 years, 2 months ago
  5. 84b547b Merge pull request #7400 from AndrzejKurek/cert-write-sans by Gilles Peskine · 2 years, 2 months ago
  6. f994bc5 Refactor code in cert_write.c by Andrzej Kurek · 2 years, 2 months ago
  7. 7f97675 Merge pull request #5237 from davidhorstmann-arm/demo-out-of-tree by Dave Rodgman · 2 years, 3 months ago
  8. 5eebfb8 Enable escaping ';' in cert_write.c SANs by Andrzej Kurek · 2 years, 3 months ago
  9. 446e53d Fix a code style issue by Andrzej Kurek · 2 years, 3 months ago
  10. f70f460 Fix temporary IP parsing error by Andrzej Kurek · 2 years, 3 months ago
  11. ed55793 Update ip_string_to_bytes to cert_req version by Andrzej Kurek · 2 years, 4 months ago
  12. 5da1d75 Add missing memory deallocation by Andrzej Kurek · 2 years, 4 months ago
  13. 1bc7df2 Add documentation and a changelog entry by Andrzej Kurek · 2 years, 4 months ago
  14. ccdd975 Add a certificate exercising all supported SAN types by Andrzej Kurek · 2 years, 4 months ago
  15. aba165b Merge pull request #7586 from gilles-peskine-arm/gitignore-objects-at-root by Paul Elliott · 2 years, 3 months ago
  16. 8075f76 Ignore *.o everywhere by Gilles Peskine · 2 years, 3 months ago
  17. 4dfa368 Fix demo scripts for out-of-tree builds by David Horstmann · 3 years, 8 months ago
  18. 97edeb4 Merge pull request #6866 from mprse/extract-key-ids by Gilles Peskine · 2 years, 3 months ago
  19. d06c6fc Merge branch 'development' into sha3 by Pol Henarejos · 2 years, 3 months ago
  20. 417c4c8 Merge pull request #5770 from mstorsjo/win32-fallback-timer by Dave Rodgman · 2 years, 3 months ago
  21. 53a9ac5 Merge pull request #7443 from mprse/psa_init_in_programs by Gilles Peskine · 2 years, 3 months ago
  22. 94cf710 Revert increase of MEMORY_HEAP_SIZE in ssl_client2 by Przemek Stekiel · 2 years, 3 months ago
  23. 5346396 Fix code-style by Przemek Stekiel · 2 years, 3 months ago
  24. 758aef6 Add guards for mbedtls_psa_crypto_free() by Przemek Stekiel · 2 years, 4 months ago
  25. 774f9de Init PSA in fuzz programs by Przemek Stekiel · 2 years, 4 months ago
  26. 2c1ef09 Init PSA in pkey programs by Przemek Stekiel · 2 years, 4 months ago
  27. a8c560a Free psa crypto at the end of programs when initialized by Przemek Stekiel · 2 years, 4 months ago
  28. e296868 Remove print from mini_client by Przemek Stekiel · 2 years, 4 months ago
  29. a0a1c1e Move psa_crypto_init() after other init calls by Przemek Stekiel · 2 years, 4 months ago
  30. 6260ee9 cert_app: init entropy unconditionally by Przemek Stekiel · 2 years, 4 months ago
  31. 89c636e Init PSA in ssl and x509 programs by Przemek Stekiel · 2 years, 4 months ago
  32. d49cbc1 test: fix remaining failures in test due to the ECP_LIGHT symbol by Valerio Setti · 2 years, 4 months ago
  33. 7c1c7ce Merge pull request #7401 from AndrzejKurek/md-guards-missing by Gilles Peskine · 2 years, 4 months ago
  34. c9e8a65 Merge pull request #7298 from lpy4105/issue/6840/add-cache-entry-removal-api by Gilles Peskine · 2 years, 4 months ago
  35. 0af3248 Change the format of md.h include comments by Andrzej Kurek · 2 years, 4 months ago
  36. 0e03f4c Remove unnecessary include by Andrzej Kurek · 2 years, 4 months ago
  37. 316b7dd Add a justification for early md.h include in programs by Andrzej Kurek · 2 years, 4 months ago
  38. da86e2e Revert to using MBEDTLS_SHA_1_C when mbedtls_sha1 is called directly by Andrzej Kurek · 2 years, 4 months ago
  39. eaea30d Remove duplicated md.h includes by Andrzej Kurek · 2 years, 4 months ago
  40. 27f9e78 Adding openssl configuration file and command to Makefile to be able to reproduce the certificate for testing Authority and Subject Key Id fields by toth92g · 4 years, 5 months ago
  41. 1b75e5f Add missing md.h includes by Andrzej Kurek · 2 years, 4 months ago
  42. 33783b4 Manually fix two remaining instances of old macros by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  43. 9330242 Fix instances of old feature macros being used by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  44. 7224086 Remove legacy_or_psa.h by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  45. 23fc437 SSL: fix test failures by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  46. bef824d SSL: use MD_CAN macros by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  47. 9f02a41 Merge pull request #7009 from mprse/csr_write_san by Paul Elliott · 2 years, 5 months ago
  48. b189589 ssl_cache: Improve some comments by Pengyu Lv · 2 years, 5 months ago
  49. 2a44ac2 Merge pull request #7217 from lpy4105/issue/6840/add-cache-entry-removal-api by Gilles Peskine · 2 years, 5 months ago
  50. f30488f Move the usage string of cache_remove to USAGE_CACHE by Pengyu Lv · 2 years, 5 months ago
  51. f86fe73 Fix error on Windows builds (conversion from 'unsigned long' to 'uint8_t') by Przemek Stekiel · 2 years, 5 months ago
  52. 753d02f ssl_server2: Add options to support cache removal by Pengyu Lv · 2 years, 5 months ago
  53. 55ceff6 Code optimization and style fixes by Przemek Stekiel · 2 years, 5 months ago
  54. 68ca81c Change separator for SAN names to ';' by Przemek Stekiel · 2 years, 5 months ago
  55. 5e5aa4a Merge pull request #7218 from tom-cosgrove-arm/fix-typos-230307 by Dave Rodgman · 2 years, 5 months ago
  56. 289e5ba Merge pull request #7082 from valeriosetti/issue6861 by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  57. 5c8505f Fix typos by Tom Cosgrove · 2 years, 5 months ago
  58. 6cb59c5 ip_string_to_bytes: remove status, add info about supported ip version by Przemek Stekiel · 2 years, 5 months ago
  59. f61d6c0 Merge branch 'development' into sha3 by Pol Henarejos · 2 years, 5 months ago
  60. 5a49d3c Replace mbedtls_x509_san_node with mbedtls_x509_subject_alternative_name by Przemek Stekiel · 2 years, 5 months ago
  61. 3a92593 Adapt cert_req app to support SAN IP by Przemek Stekiel · 2 years, 6 months ago
  62. df6e84a Test the PSA alternative header configuration macros by Gilles Peskine · 2 years, 5 months ago
  63. 5ba1d5e programs: use proper macro for ECDSA capabilities in ssl_sever2 by Valerio Setti · 2 years, 5 months ago
  64. 6b10860 Added ability to include the SubjectAltName extension to a CSR by Hannes Tschofenig · 2 years, 7 months ago
  65. 5464773 Add checks to selftest by Dave Rodgman · 2 years, 6 months ago
  66. b3b220c Correct style. by Pol Henarejos · 2 years, 6 months ago
  67. a677928 Style. by Pol Henarejos · 2 years, 6 months ago
  68. 4e74733 Merge branch 'development' into sha3 by Pol Henarejos · 2 years, 6 months ago
  69. f31c9e4 Merge pull request #7019 from tom-cosgrove-arm/dont-use-cast-assignment-in-ssl_server2.c by Dave Rodgman · 2 years, 6 months ago
  70. 94c9c96 Merge pull request #6998 from aditya-deshpande-arm/fix-example-programs-usage by Dave Rodgman · 2 years, 6 months ago
  71. de85725 Don't use cast-assignment in ssl_server.c by Tom Cosgrove · 2 years, 6 months ago
  72. 9b45f6b Fix more argc checks by Aditya Deshpande · 2 years, 6 months ago
  73. 6dd757a Fix use of sizeof without brackets by Dave Rodgman · 2 years, 6 months ago
  74. 644a5c0 Fix bugs in example programs: change argc == 0 to argc < 2 by Aditya Deshpande · 2 years, 6 months ago
  75. aae6125 Merge pull request #6883 from valeriosetti/issue6843 by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  76. af4815c x509: replace/fix name of new function for setting serial by Valerio Setti · 2 years, 6 months ago
  77. e2f1dbf update docs of ssl_client2 and improve code format by Pengyu Lv · 2 years, 7 months ago
  78. 302feb3 add cases to test session resumption with different ticket_flags by Pengyu Lv · 2 years, 8 months ago
  79. 48fdbb3 programs: cert_write: fixed bug in parsing dec serial by Valerio Setti · 2 years, 7 months ago
  80. 791bbe6 programs: improved cert_write serial management by Valerio Setti · 2 years, 7 months ago
  81. acf12fb x509: fix endianness and input data format for x509write_crt_set_serial_new by Valerio Setti · 2 years, 7 months ago
  82. 5d164c4 fix: add missing deprecation guards by Valerio Setti · 2 years, 7 months ago
  83. da0afcc x509: remove direct dependency from BIGNUM_C by Valerio Setti · 2 years, 7 months ago
  84. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  85. a15af37 Change time resolution of reco_delay from second to millionseconds by Jerry Yu · 2 years, 8 months ago
  86. e3d8f31 Workaround Uncrustify parsing of "asm" by David Horstmann · 2 years, 7 months ago
  87. 7a389dd Merge pull request #6784 from valeriosetti/issue6702 by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  88. d10e0a6 sha: fix minor issues/typos by Valerio Setti · 2 years, 8 months ago
  89. 2038da9 Merge pull request #6826 from daverodgman/fix_gettimeofday by Dave Rodgman · 2 years, 8 months ago
  90. 7796cc4 Fix overflow in mbedtls_timing_hardclock by Dave Rodgman · 2 years, 8 months ago
  91. e7221a2 test: adjust depends.py to new SHA224/SHA384 changes by Valerio Setti · 2 years, 8 months ago
  92. 6b21820 Merge pull request #6687 from gilles-peskine-arm/fuzz-cflags by Gilles Peskine · 2 years, 8 months ago
  93. c98624a Merge pull request #6680 from valeriosetti/issue6599 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  94. 46e8fd8 test: sha: test SHA224 and SHA256 separately by Valerio Setti · 2 years, 8 months ago
  95. 898e7a3 test: sha: test SHA384 and SHA512 separately by Valerio Setti · 2 years, 8 months ago
  96. ebf322d Merge pull request #6629 from concatime/cmake-config-dir by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  97. d75c5c4 test: pake: fail in case the opaque key is destroyed unexpectedly by Valerio Setti · 2 years, 8 months ago
  98. 785116a test: pake: modify opaque key verification before destruction by Valerio Setti · 2 years, 8 months ago
  99. 1a100b6 Merge pull request #6705 from davidhorstmann-arm/code-style-script-non-corrected by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  100. eb3f788 tls: pake: do not destroy password key in TLS by Valerio Setti · 2 years, 8 months ago