1. d96a652 Improve documentation of mbedtls_ssl_decrypt_buf() by Hanno Becker · 6 years ago
  2. c957e3b Remove redundant length check during record header parsing by Hanno Becker · 6 years ago
  3. e2b786d Remove misleading comment in mbedtls_ssl_decrypt_buf() by Hanno Becker · 6 years ago
  4. 47ebaa2 Remove assertion in mbedtls_ssl_decrypt_buf() by Hanno Becker · 6 years ago
  5. d96e10b Check architectural bound for max record payload len in one place by Hanno Becker · 6 years ago
  6. 3be264e Remove redundant length-0 checks for incoming unprotected records by Hanno Becker · 6 years ago
  7. 31c3b14 Documentation fixes according to review by Jarno Lamsa · 6 years ago
  8. 1f3fe87 Remove unused label in ssl_client2/ssl_server2 by Hanno Becker · 6 years ago
  9. 9548f11 Add missing word in documentation of mbedtls_ssl_check_record() by Hanno Becker · 6 years ago
  10. 91f8327 cli/srv ex: Add dbg msg if record checking gives inconsistent result by Hanno Becker · 6 years ago
  11. b7d1dff Fix minor issues in documentation of mbedtls_ssl_check_record() by Hanno Becker · 6 years ago
  12. 19f1ef7 State that record checking is DTLS only and doesn't check content type by Hanno Becker · 6 years ago
  13. 7132c4a Update version_features.c by Hanno Becker · 6 years ago
  14. 4b6649e Pass dgrams to mbedtls_ssl_check_record in ssl_client2/server2 by Hanno Becker · 6 years ago
  15. dcc94e6 Add IO wrappers to ssl_server2 as interm's between NET and SSL layer by Hanno Becker · 6 years ago
  16. 8b1af2f Add IO wrappers to ssl_client2 as interm's between NET and SSL layer by Hanno Becker · 6 years ago
  17. cfe4579 Introduce configuration option and API for SSL record checking by Hanno Becker · 6 years ago
  18. 01655da Merge pull request #2417 from RonEld/2734 by Gilles Peskine · 6 years ago
  19. 82966d2 Merge pull request #2734 from hanno-arm/skip_test by Gilles Peskine · 6 years ago
  20. 83d49bb Merge pull request #2760 from dgreen-arm/fix-rev-parse-in-abi-script by Gilles Peskine · 6 years ago
  21. 762351b Change worktree_rev to HEAD for rev-parse by Darryl Green · 6 years ago
  22. 991a05b Add support for all SHA modes in cert_write by Ron Eldor · 6 years ago
  23. ff645d9 Merge remote-tracking branch 'origin/pr/2727' into development by Jaeden Amero · 6 years ago
  24. 8306508 Merge remote-tracking branch 'origin/pr/2660' into development by Jaeden Amero · 6 years ago
  25. 072959f Merge remote-tracking branch 'origin/pr/1622' into development by Jaeden Amero · 6 years ago
  26. a864db0 Do not build fuzz on windows by Philippe Antoine · 6 years ago
  27. 9eeb861 Update certificates to expire in 2029 by Ron Eldor · 6 years ago
  28. 42a2ce8 No booleans and import config by Philippe Antoine · 6 years ago
  29. a82fdd4 Removing space before opening parenthesis by Philippe Antoine · 6 years ago
  30. b3d3127 Style corrections by Philippe Antoine · 6 years ago
  31. 74a87f8 Merge remote-tracking branch 'origin/pr/2738' into development by Jaeden Amero · 6 years ago
  32. 5db519b Merge remote-tracking branch 'origin/pr/2730' into development by Jaeden Amero · 6 years ago
  33. 98c234f Merge remote-tracking branch 'origin/pr/2729' into development by Jaeden Amero · 6 years ago
  34. 01604a3 Merge remote-tracking branch 'origin/pr/2726' into development by Jaeden Amero · 6 years ago
  35. 58259fe Merge remote-tracking branch 'origin/pr/2721' into development by Jaeden Amero · 6 years ago
  36. 150d774 Merge remote-tracking branch 'origin/pr/2719' into development by Jaeden Amero · 6 years ago
  37. 0b8b5e3 Merge remote-tracking branch 'origin/pr/2706' into development by Jaeden Amero · 6 years ago
  38. 6d77d20 Merge remote-tracking branch 'origin/pr/2632' into development by Jaeden Amero · 6 years ago
  39. f473fa8 Merge remote-tracking branch 'origin/pr/2455' into development by Jaeden Amero · 6 years ago
  40. b348a3b Merge remote-tracking branch 'origin/pr/2314' into development by Jaeden Amero · 6 years ago
  41. 2321945 Syntax fix by Philippe Antoine · 6 years ago
  42. 3e408d5 Fixes warnings from MSVC by Philippe Antoine · 6 years ago
  43. 702c659 Add a linker flag to enable gcov in basic-build-test.sh by Philippe Antoine · 6 years ago
  44. b7c9626 Update soon to be expired crl by Ron Eldor · 6 years ago
  45. 482a479 Merge remote-tracking branch 'origin/pr/2699' into development by Jaeden Amero · 6 years ago
  46. 06e752b Update crypto submodule to a revision with the HAVEGE header changes by Gilles Peskine · 6 years ago
  47. 0f220ec Test with MBEDTLS_ECP_RESTARTABLE by Jaeden Amero · 6 years ago
  48. e69d015 Add TEST_ASSUME macro to allow skipping tests at runtime by Hanno Becker · 6 years ago
  49. 55b49ee Allow TODO in code by Gilles Peskine · 6 years ago
  50. 7dfcfce Use the docstring in the command line help by Gilles Peskine · 6 years ago
  51. ada828f Split _abi_compliance_command into smaller functions by Gilles Peskine · 6 years ago
  52. 3e2da4a Record the commits that were compared by Gilles Peskine · 6 years ago
  53. b6ce234 Document how to build the typical argument for -s by Gilles Peskine · 6 years ago
  54. 6aa32cc Allow running /somewhere/else/path/to/abi_check.py by Gilles Peskine · 6 years ago
  55. 6e70eb2 tests: Limit each log to 10 GiB by Jaeden Amero · 6 years ago
  56. be51716 Warn if VLAs are used by Gilles Peskine · 6 years ago
  57. 1e65771 Remove redundant compiler flag by Gilles Peskine · 6 years ago
  58. 85aba47 Consistently spell -Wextra by Gilles Peskine · 6 years ago
  59. 5131f77 Fix parsing issue when int parameter is in base 16 by Ron Eldor · 6 years ago
  60. a4b94c4 Update Mbed Crypto to contain mbed-crypto#152 by Jaeden Amero · 6 years ago
  61. 718c74c Improve compatibility with firewalled networks by Peter Kolbus · 6 years ago
  62. be54358 Dockerfile: apt -> apt-get by Peter Kolbus · 6 years ago
  63. 49c2435 Change Docker container to bionic by Peter Kolbus · 6 years ago
  64. 4225b1a Clean up file prologue comments by Peter Kolbus · 6 years ago
  65. e4e2d3a Add docker-based test scripts by Peter Kolbus · 7 years ago
  66. daab28a checks MBEDTLS_PEM_PARSE_C by Philippe Antoine · 6 years ago
  67. 5dece6d Restore programs/fuzz/Makefile after in-tree cmake by Philippe Antoine · 6 years ago
  68. 48f35f5 Move fuzz directory to programs by Philippe Antoine · 6 years ago
  69. 0069ab7 ChangeLog: Add ChangeLog entry for #2681 by Jaeden Amero · 6 years ago
  70. cf8fdfd Documentation for corpus generation by Philippe Antoine · 6 years ago
  71. 1c582c3 Restore tests/fuzz/Makefile after in-tree cmake by Philippe Antoine · 6 years ago
  72. adc23e6 Adding ifdefs to avoid warnings for unused globals by Philippe Antoine · 6 years ago
  73. cd2c127 Adds LDFLAGS fsanitize=address by Philippe Antoine · 6 years ago
  74. c2d56a4 Allow declarations after statements by Gilles Peskine · 6 years ago
  75. ab83fdf CMake: Add a subdirectory build regression test by Jaeden Amero · 6 years ago
  76. 41421c4 README: Enable builds as a CMake subproject by Jaeden Amero · 6 years ago
  77. 33b6a99 ChangeLog: Enable builds as a CMake subproject by Jaeden Amero · 6 years ago
  78. 3278081 Remove use of CMAKE_SOURCE_DIR by Ashley Duncan · 6 years ago
  79. 72662a4 Refactor receive_uint32() by Ron Eldor · 6 years ago
  80. b220489 Refactor get_byte function by Ron Eldor · 6 years ago
  81. 64e4595 Make the script portable to both pythons by Ron Eldor · 6 years ago
  82. 5075f4d Update the test encoding to support python3 by Ron Eldor · 6 years ago
  83. 33908e8 update the test script by Ron Eldor · 6 years ago
  84. 661d725 Deref pointer when using sizeof in x509_get_other_name by Sébastien Duquette · 6 years ago
  85. 7fff1fb Ignore compiled object files and executables by Philippe Antoine · 6 years ago
  86. a8210b3 Also clean the fuzz subdirectory by Philippe Antoine · 6 years ago
  87. cd6cd81 copyediting README.md by Philippe Antoine · 6 years ago
  88. c32fd24 Protecting client/server fuzz targts with ifdefs by Philippe Antoine · 6 years ago
  89. 03e87d9 Makefile support 1 by Philippe Antoine · 6 years ago
  90. 8149627 Fuzz README and direct compilation by Philippe Antoine · 6 years ago
  91. 801194b Adds a ChangeLog entry by Philippe Antoine · 6 years ago
  92. 499c735 Factoring code by Philippe Antoine · 6 years ago
  93. 0863382 Using custom time by Philippe Antoine · 6 years ago
  94. dbc0db9 include bignum.h from x509_crt.h by Philippe Antoine · 7 years ago
  95. 3abe15b Fixes dummy leak in fuzz driver by Philippe Antoine · 6 years ago
  96. 2b7c9a2 Use rand instead of srand by Philippe Antoine · 6 years ago
  97. f049304 Removes warnings for unused parameters by Philippe Antoine · 6 years ago
  98. 9c7b698 Fuzz performance test without entropy by Philippe Antoine · 7 years ago
  99. 7233352 Fuzz testing by Philippe Antoine · 7 years ago
  100. 66b7edb Merge remote-tracking branch 'origin/pr/2711' into development by Jaeden Amero · 6 years ago