1. d393e18 Add psa_set_key_lifetime by Gilles Peskine · 7 years ago
  2. e3f694f Remove non-standard hash algorithms by Gilles Peskine · 7 years ago
  3. 06dc263 Fix macro definitions for ECC keys by Gilles Peskine · 7 years ago
  4. 40f68b9 Use unhexify_alloc where applicable by Gilles Peskine · 7 years ago
  5. dc2fc84 Rename xxx_of_psa functions to xxx_from_psa by Gilles Peskine · 7 years ago
  6. 3c6e970 Fix memory leak in psa_destroy_key by Gilles Peskine · 7 years ago
  7. 6d91213 Add some comments to document some non-obvious coding choices by Gilles Peskine · 7 years ago
  8. 03182e9 Fix parameter name in PSA_BLOCK_CIPHER_BLOCK_SIZE by Gilles Peskine · 7 years ago
  9. f5b9fa1 Documentation clarifications by Gilles Peskine · 7 years ago
  10. 2905a7a Fix namespace violation by Gilles Peskine · 7 years ago
  11. e4ebc12 psa_crypto_init: set the global initialized flag by Gilles Peskine · 7 years ago
  12. 609b6a5 Get the lifetime of a key slot by Gilles Peskine · 7 years ago
  13. 7698bcf Basic interface for key policies by Gilles Peskine · 7 years ago
  14. 92b3073 Minor documentation fixes by Gilles Peskine · 7 years ago
  15. 3b55571 Prototypes for AEAD functions by Gilles Peskine · 7 years ago
  16. 428dc5a Prototypes for symmetric cipher functions by Gilles Peskine · 7 years ago
  17. 7e4acc5 Document some MAC functions: psa_mac_start by Gilles Peskine · 7 years ago
  18. 8c9def3 PSA: Implement MAC functions by Gilles Peskine · 7 years ago
  19. 308b91d Wrote documentation for several functions, macros and types by Gilles Peskine · 7 years ago
  20. 9ef733f Implement hash functions by Gilles Peskine · 7 years ago
  21. a590529 Greatly expanded mbedtls_to_psa_error by Gilles Peskine · 7 years ago
  22. 98f0a24 Improve key type and algorithm encodings by Gilles Peskine · 7 years ago
  23. 93aa033 PSA asymmetric signature: set *signature_length = 0 on failure by Gilles Peskine · 8 years ago
  24. 0189e75 PSA crypto: PSA_ASYMMETRIC_SIGN_OUTPUT_SIZE macro by Gilles Peskine · 8 years ago
  25. 20035e3 PSA crypto: asymmetric signature (RSA PKCS#1v1.5 only) by Gilles Peskine · 8 years ago
  26. c66ea6a PSA key import: support RSA public keys by Gilles Peskine · 8 years ago
  27. 969ac72 PSA RSA key import: don't rely on pk so much by Gilles Peskine · 8 years ago
  28. 2f9c4dc Add key management functions by Gilles Peskine · 8 years ago
  29. 1d26709 New function mbedtls_rsa_get_bitlen by Gilles Peskine · 8 years ago
  30. 4a6aaa4 Remove Github templates by Gilles Peskine · 7 years ago
  31. 66920ce Set the default configuration to PSA by Gilles Peskine · 7 years ago
  32. d8374ba New configuration file for PSA crypto by Gilles Peskine · 7 years ago
  33. 62a7e7e Add a Doxygen-only section by Gilles Peskine · 7 years ago
  34. e59236f Add PSA crypto module by Gilles Peskine · 8 years ago
  35. c0a63bd Remove duplication of some entries in the ChangeLog by Simon Butcher · 7 years ago mbedtls-2.13.0
  36. b70158b Merge pull request #505 from sbutcher-arm/mbedtls-version-2.13.0 by Simon Butcher · 7 years ago
  37. 4d075cd Update library version number to 2.13.0 by Simon Butcher · 7 years ago
  38. b5afb97 Revised and clarified ChangeLog by Simon Butcher · 7 years ago
  39. 0bbb4fc Merge branch 'development' into development by Simon Butcher · 7 years ago
  40. 552754a Merge remote-tracking branch 'public/pr/1988' into development by Simon Butcher · 7 years ago
  41. 68dbc94 Merge remote-tracking branch 'public/pr/1951' into development by Simon Butcher · 7 years ago
  42. e50128a Merge remote-tracking branch 'public/pr/1994' into development by Simon Butcher · 7 years ago
  43. 07de4c0 Merge remote-tracking branch 'public/pr/1920' into development by Simon Butcher · 7 years ago
  44. 822a9cc Merge remote-tracking branch 'public/pr/1994' into development-restricted by Simon Butcher · 7 years ago
  45. 108992e Add MTU auto-reduction test with valgrind by Hanno Becker · 7 years ago
  46. 37029eb Skip MTU auto-reduction test when running valgrind by Hanno Becker · 7 years ago
  47. f34a4c1 UDP proxy: Correct debug output for delay_srv option by Hanno Becker · 7 years ago
  48. a591c48 Correct typo in debug message by Hanno Becker · 7 years ago
  49. 83ab41c Correct typo in comment by Hanno Becker · 7 years ago
  50. cd9dcda Add const qualifier to handshake header reading functions by Hanno Becker · 7 years ago
  51. 39b8bc9 Change wording of debug message by Hanno Becker · 7 years ago
  52. ef7afdf Rename another_record_in_datagram to next_record_is_in_datagram by Hanno Becker · 7 years ago
  53. c573ac3 Fix typos in debug message and comment in ssl-tls.c by Hanno Becker · 7 years ago
  54. 7c48dd1 ssl-opt.sh: Add function extracting val or default val from config.h by Hanno Becker · 7 years ago
  55. dc1e950 DTLS reordering: Add test for buffering a proper fragment by Hanno Becker · 7 years ago
  56. 8a552cf Merge remote-tracking branch 'public/pr/1920' into development-restricted by Simon Butcher · 7 years ago
  57. 3af567d Merge remote-tracking branch 'restricted/pr/437' into development-restricted by Simon Butcher · 7 years ago
  58. 129fa82 Merge remote-tracking branch 'restricted/pr/470' into development-restricted by Simon Butcher · 7 years ago
  59. 7f85563 Merge remote-tracking branch 'restricted/pr/491' into development-restricted by Simon Butcher · 7 years ago
  60. 97a1c13 Correct typo in documentation of MBEDTLS_SSL_DTLS_MAX_BUFFERING by Hanno Becker · 7 years ago
  61. 02f6f5a Adapt ChangeLog by Hanno Becker · 7 years ago
  62. 9ce5160 Merge remote-tracking branch 'public/pr/1965' into development by Simon Butcher · 7 years ago
  63. 676d3fd Merge remote-tracking branch 'public/pr/1129' into development by Simon Butcher · 7 years ago
  64. 9d5a9e1 Merge remote-tracking branch 'public/pr/1625' into development by Simon Butcher · 7 years ago
  65. 14dac09 Merge remote-tracking branch 'public/pr/1918' into development by Simon Butcher · 7 years ago
  66. 1846e40 Merge remote-tracking branch 'public/pr/1939' into development by Simon Butcher · 7 years ago
  67. 9598845 Merge remote-tracking branch 'public/pr/1955' into development by Simon Butcher · 7 years ago
  68. 4613772 Merge remote-tracking branch 'public/pr/1915' into development by Simon Butcher · 7 years ago
  69. e604556 ssl-opt.sh: Don't hardcode varname in requires_config_value_xxx() by Hanno Becker · 7 years ago
  70. 4103810 Style: Correct indentation in UDP proxy code by Hanno Becker · 7 years ago
  71. eefe084 Style: Spell out PMTU in ssl.h by Hanno Becker · 7 years ago
  72. 0207e53 Style: Correct typo in ssl-tls.c by Hanno Becker · 7 years ago
  73. b841b4f ssl-opt.sh: Remove reference to Github issue by Hanno Becker · 7 years ago
  74. 3b8b40c ssl-opt.sh: Add function to skip next test by Hanno Becker · 7 years ago
  75. 6f032a6 Merge remote-tracking branch 'public/pr/1963' into development by Simon Butcher · 7 years ago
  76. badeb07 Merge remote-tracking branch 'public/pr/1967' into development by Simon Butcher · 7 years ago
  77. b9a0086 ssl-opt.sh: Explain use of --insecure in GnuTLS client tests by Hanno Becker · 7 years ago
  78. ea85848 Merge remote-tracking branch 'public/pr/1979' into development by Simon Butcher · 7 years ago
  79. bc2498a Style: Add numerous comments indicating condition guarded by #endif by Hanno Becker · 7 years ago
  80. cf46945 Style: Add empty line before comment in UDP proxy code by Hanno Becker · 7 years ago
  81. d584777 Style: Group buffering-related forward declarations in ssl_tls.c by Hanno Becker · 7 years ago
  82. 360bef3 Reordering: Document that only HS and CCS msgs are buffered by Hanno Becker · 7 years ago
  83. 4f432ad Style: Don't use abbreviations in comments by Hanno Becker · 7 years ago
  84. b8f5014 Add explicit MBEDTLS_DEBUG_C-guard around debugging code by Hanno Becker · 7 years ago
  85. f0da667 Style: Add braces around if-branch where else-branch has them by Hanno Becker · 7 years ago
  86. ecbdf1c Style: Correct indentation of debug msgs in mbedtls_ssl_write_record by Hanno Becker · 7 years ago
  87. 3f7b973 Correct typo in mbedtls_ssl_flight_transmit() by Hanno Becker · 7 years ago
  88. 2800751 DTLS Reordering: Improve doc of MBEDTLS_SSL_DTLS_MAX_BUFFERING by Hanno Becker · 7 years ago
  89. 159a37f config.h: Don't use arithmetical exp for SSL_DTLS_MAX_BUFFERING by Hanno Becker · 7 years ago
  90. 2f5aa4c all.sh: Add builds allowing to test dropping buffered messages by Hanno Becker · 7 years ago
  91. a1adcca ssl-opt.sh: Add tests exercising freeing of buffered messages by Hanno Becker · 7 years ago
  92. 5cd017f ssl-opt.sh: Allow numerical constraints for tests by Hanno Becker · 7 years ago
  93. 6e12c1e Enhance debugging output by Hanno Becker · 7 years ago
  94. 0e96585 Merge branch 'datagram_packing' into message_reordering by Hanno Becker · 7 years ago
  95. 69ca0ad ssl-opt.sh: Remove wrong test exercising MTU implications of MFL by Hanno Becker · 7 years ago
  96. 6b6f602 Merge branch 'iotssl-165-dtls-hs-fragmentation-new' into datagram_packing by Hanno Becker · 7 years ago
  97. c92b5c8 ssl-opt.sh: Add tests checking that MFL implies bounds on MTU by Hanno Becker · 7 years ago
  98. eb57008 Fix typo in documentation of mbedtls_ssl_set_datagram_packing() by Hanno Becker · 7 years ago
  99. 1841b0a Rename ssl_conf_datagram_packing() to ssl_set_datagram_packing() by Hanno Becker · 7 years ago
  100. f4b010e Limit MTU by maximum fragment length setting by Hanno Becker · 7 years ago