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