1. 710f203 Merge branch 'iotssl-1770' into development_thomas_dee by Hanno Becker · 7 years ago
  2. 5517755 Improve wording and formatting of ASN.1 write module documentation by Hanno Becker · 7 years ago
  3. cec1c26 Break overly long line in library/x509_create.c by Hanno Becker · 7 years ago
  4. ee334a3 Remove Doxygen tags from documentation of private structure by Hanno Becker · 7 years ago
  5. beffcd8 Update hardcoded certificates in library/certs.c by Hanno Becker · 7 years ago
  6. 6e1adee Regenerate test files by Hanno Becker · 7 years ago
  7. 381c77c Change serial in test-ca.crt from 0 to 3 to circumvent ASN.1 bug by Hanno Becker · 7 years ago
  8. b12fd31 Adapt ChangeLog by Hanno Becker · 7 years ago
  9. cb93813 Don't perform binary comparison of CRL issuer and CA subject by Hanno Becker · 7 years ago
  10. 0f6903d Move static x509_name_cmp() in library/x509_crt.c by Hanno Becker · 7 years ago
  11. 52acdb5 Add tests for relaxed CRL-CA name comparison by Hanno Becker · 7 years ago
  12. b963081 Generate tests/data_files/test-ca_cat[12|21].crt from Makefile by Hanno Becker · 7 years ago
  13. 386f99c Generate cli-rsa* CSRs and CRTs through Mbed TLS applications by Hanno Becker · 7 years ago
  14. 0dd1139 Generate server5.req.ku.sha1 through Mbed TLS application by Hanno Becker · 7 years ago
  15. ebc1f40 Generate server2* CSRs and CRTs through Mbed TLS applications by Hanno Becker · 7 years ago
  16. b837775 Generate test-ca* CSRs and CRTs through Mbed TLS applications by Hanno Becker · 7 years ago
  17. 50cb93a Generate server1* CRTs and CSRs through Mbed TLS applications by Hanno Becker · 7 years ago
  18. 56e8463 Add 'password' cmd line parameter to cert_req example program by Hanno Becker · 7 years ago
  19. f745733 Add 'md' cmd line parameter to cert_req example program by Hanno Becker · 7 years ago
  20. 2b5be1e Fix ChangeLog entry for #2069 by Simon Butcher · 7 years ago
  21. 7904f94 Merge remote-tracking branch 'public/pr/1099' into development-proposed by Simon Butcher · 7 years ago
  22. 4a865ef Add ChangeLog entry for PR #1618 - ARM DSP instruction support by Simon Butcher · 7 years ago
  23. d5bf428 Merge remote-tracking branch 'public/pr/1618' into development-proposed by Simon Butcher · 7 years ago
  24. 5706452 Merge remote-tracking branch 'public/pr/2056' into development-proposed by Simon Butcher · 7 years ago
  25. b4e5451 Merge remote-tracking branch 'public/pr/2070' into development-proposed by Simon Butcher · 7 years ago
  26. 17a0fab Merge remote-tracking branch 'public/pr/2111' into development-proposed by Simon Butcher · 7 years ago
  27. 02ef525 Merge remote-tracking branch 'public/pr/2107' into development-proposed by Simon Butcher · 7 years ago
  28. a07d86e Merge remote-tracking branch 'public/pr/1902' into development by Simon Butcher · 7 years ago
  29. ef263eb Merge remote-tracking branch 'public/pr/1993' into development by Simon Butcher · 7 years ago
  30. 3869384 Merge remote-tracking branch 'public/pr/2031' into development by Simon Butcher · 7 years ago
  31. da09561 Merge remote-tracking branch 'public/pr/2142' into development by Simon Butcher · 7 years ago
  32. ddc9e26 Merge remote-tracking branch 'public/pr/1627' into development by Simon Butcher · 7 years ago
  33. 78dd2e5 Merge remote-tracking branch 'public/pr/1806' into development by Simon Butcher · 7 years ago
  34. 1daecb4 Merge remote-tracking branch 'public/pr/1281' into development by Simon Butcher · 7 years ago
  35. e783f4a Merge remote-tracking branch 'public/pr/1609' into development by Simon Butcher · 7 years ago
  36. b10c660 Detect unsigned integer overflow in mbedtls_ecp_check_budget() by Hanno Becker · 7 years ago
  37. abdf67e Cast number of operations to `uint` in MBEDTLS_ECP_BUDGET by Hanno Becker · 7 years ago
  38. 76cf60b Remove merge conflict marker in ssl-opt.sh by Simon Butcher · 7 years ago
  39. 169712e Merge remote-tracking branch 'restricted/pr/390' into development by Simon Butcher · 7 years ago
  40. a966fde Fix some documentation typos and improve a comment by Manuel Pégourié-Gonnard · 7 years ago
  41. c774e32 Merge remote-tracking branch 'restricted/pr/517' into development by Simon Butcher · 7 years ago
  42. 837f821 Merge remote-tracking branch 'public/pr/1990' into development by Simon Butcher · 7 years ago
  43. ca29fdf Fix some typos in documentation and comments by Manuel Pégourié-Gonnard · 7 years ago
  44. bcedb92 Merge branch 'development' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 7 years ago
  45. c028afb Merge pull request #2121 from dgreen-arm/mbedtls-jenkinsfile by Simon Butcher · 7 years ago
  46. b51e267 Add Jenkinsfile for PR job by Darryl Green · 7 years ago
  47. f24c336 Adapt ChangeLog by Hanno Becker · 7 years ago
  48. dd3ab13 Fail when encountering invalid CBC padding in EtM records by Hanno Becker · 7 years ago
  49. 198611d Add missing return value check in ECDSA test suite by Hanno Becker · 7 years ago
  50. 96f3b4e Remove yotta support from check-files.py by Gilles Peskine · 7 years ago
  51. b25cb60 Add a comment to clarify code flow by Manuel Pégourié-Gonnard · 7 years ago
  52. a5a3e40 Fix missing dereference. by Manuel Pégourié-Gonnard · 7 years ago
  53. 7a28e99 Expand test to ensure no assumption on output by Manuel Pégourié-Gonnard · 7 years ago
  54. 90f31b7 Improve readability by moving counter decrement by Manuel Pégourié-Gonnard · 7 years ago
  55. a58e011 Fix alignment in a macro definition by Manuel Pégourié-Gonnard · 7 years ago
  56. b843b15 Fix function name to fit conventions by Manuel Pégourié-Gonnard · 7 years ago
  57. c0edc96 Add comment on internal function API by Manuel Pégourié-Gonnard · 7 years ago
  58. d8b73f2 Remove unnecessary calls to init() from free() by Manuel Pégourié-Gonnard · 7 years ago
  59. c37423f Fix misleading sub-state name and comments by Manuel Pégourié-Gonnard · 7 years ago
  60. 5267b62 Change error description by Ron Eldor · 7 years ago
  61. a27190b Rename platform error code and value by Ron Eldor · 7 years ago
  62. 25781f9 Fix missing check in example client by Manuel Pégourié-Gonnard · 7 years ago
  63. ee68cff Fix or improve some comments (and whitespace) by Manuel Pégourié-Gonnard · 7 years ago
  64. 32df911 Fix documentation of what functions restart when by Manuel Pégourié-Gonnard · 7 years ago
  65. f0bbd7e Misc documentation fixes/improvements. by Manuel Pégourié-Gonnard · 7 years ago
  66. 6346a75 Merge branch 'development' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 7 years ago
  67. 9580528 ssl-opt.sh: fix typo in mtu settings by Andrzej Kurek · 7 years ago
  68. b459346 ssl-opt.sh: add a check for i686 targets by Andrzej Kurek · 7 years ago
  69. 7782605 ssl-opt.sh: add comments regarding ciphersuite forcing by Andrzej Kurek · 7 years ago
  70. 748face ssl_tls: fix maximum output length by Andrzej Kurek · 7 years ago
  71. 7c6df83 ssl-opt.sh: revert unnecessary "autoreduction" checks by Andrzej Kurek · 7 years ago
  72. 7311c78 ssl-opt.sh: force ciphersuites to reduce mtu size by Andrzej Kurek · 7 years ago
  73. 35f2f30 ssl-opt.sh: change expected pattern from 'resend' to 'autoreduction' by Andrzej Kurek · 7 years ago
  74. ef43ce6 Dtls: change the way unlimited mtu is set for client hello messages by Andrzej Kurek · 7 years ago
  75. abe6003 Adapt ChangeLog by Hanno Becker · 7 years ago
  76. 095d9cf Fix ordering of free()ing of internal structures in ssl_server2 by Hanno Becker · 7 years ago
  77. 0fc9cf4 ssl-opt.sh: increase proxy mtu sizes to contain entire datagrams by Andrzej Kurek · 7 years ago
  78. 1624e2e Avoid overly long lines X.509 DN attr array def in x509_create.c by Hanno Becker · 7 years ago
  79. 35b6854 Replace reference to RFC 3280 by reference to newer RFC 5280 by Hanno Becker · 7 years ago
  80. cfc47ba Correct some indentation and line lengths in x509_create.c by Hanno Becker · 7 years ago
  81. d355e69 Rename `tag` to `default_tag` in x509_attr_descriptor_t by Hanno Becker · 7 years ago
  82. d0e21fb Improve documentation of ASN.1 string-writing functions by Hanno Becker · 7 years ago
  83. d2c9009 Improve documentation of x509_attr_descriptor_t by Hanno Becker · 7 years ago
  84. 948fe80 ssl-opt.sh: adjust test timeouts to fit slower targets by Andrzej Kurek · 7 years ago
  85. 6290dae Disable dtls fragmentation for ClientHello messages by Andrzej Kurek · 7 years ago
  86. 52f8491 ssl-opt.sh: adjust tests to fit slower targets by Andrzej Kurek · 7 years ago
  87. 617a321 Adapt ChangeLog by Hanno Becker · 7 years ago
  88. 30a9510 Fix memory leak and freeing without initialization in cert_write by Hanno Becker · 7 years ago
  89. 16b1bd8 bn_mul.h: add ARM DSP optimized MULADDC code by Aurelien Jarno · 7 years ago
  90. 95c5575 check-files: exclude .git and third-party files by Gilles Peskine · 7 years ago
  91. 6e3606e Fix run-test-suites.pl to screen for files by Simon Butcher · 7 years ago
  92. 427df37 Don't try to disable ASLR by Gilles Peskine · 7 years ago
  93. 5c39d7a Remove redundant check in all.sh by Gilles Peskine · 7 years ago
  94. bd90a8c In keep-going mode, don't hard-fail on some tests by Gilles Peskine · 7 years ago
  95. a9daa5c Look for documentation only in specific directories by Gilles Peskine · 7 years ago
  96. 0592ea7 Merge remote-tracking branch 'public/pr/1140' into development by Simon Butcher · 7 years ago
  97. 1afc767 Merge remote-tracking branch 'public/pr/1758' into development by Simon Butcher · 7 years ago
  98. c86993e Merge remote-tracking branch 'public/pr/1970' into development by Simon Butcher · 7 years ago
  99. c0514bf Added ChangeLog entry for yotta support removal by Simon Butcher · 7 years ago
  100. 3ad2efd Remove Yotta support from the docs, tests and build scripts by Simon Butcher · 7 years ago