Commit graph

  • bfa0f7d540
    Merge pull request #3143 from gilles-peskine-arm/unmet_dependencies-int-2.16 Janos Follath 2020-03-31 15:38:32 +0100
  • 6062b49d29 Fix bug in handling of DTLS client hard reconnect Manuel Pégourié-Gonnard 2020-03-31 12:49:27 +0200
  • 4bbbdc36bc Improve debug logging of client hard reconnect Manuel Pégourié-Gonnard 2020-03-31 12:31:24 +0200
  • 7ef7bf39c4 Fix some style issues in udp_proxy Manuel Pégourié-Gonnard 2020-03-30 12:46:21 +0200
  • 593adc8a72
    Add an include path to the doxyfile to fix preprocessing for docs Andrzej Kurek 2020-03-27 12:58:13 -0400
  • 243d70f2a5 Improve debug logging of client hard reconnect Manuel Pégourié-Gonnard 2020-03-31 12:07:47 +0200
  • b08a3344a5 Improve debug logging of client hard reconnect Manuel Pégourié-Gonnard 2020-03-31 12:31:24 +0200
  • 7fe5ac1b62 Fix some style issues in udp_proxy Manuel Pégourié-Gonnard 2020-03-30 12:46:21 +0200
  • f4563b4c8b Fix some style issues in udp_proxy Manuel Pégourié-Gonnard 2020-03-30 12:46:21 +0200
  • e8caf2634b Since unmet_dependencies stores integers, represent them as int Gilles Peskine 2020-03-31 10:56:00 +0200
  • d4a720f541
    Merge pull request #3140 from gilles-peskine-arm/outcome-dependency-crash-fix Gilles Peskine 2020-03-31 10:19:13 +0200
  • b1ee30bfe9 Adjust timeout of tests with "no resend" assertions Manuel Pégourié-Gonnard 2019-09-09 11:14:37 +0200
  • a58b04649b Add negative test for hard reconnect cookie check Manuel Pégourié-Gonnard 2020-03-13 11:11:02 +0100
  • d1bd2ac196
    Merge pull request #3107 from mpg/3013-2.7 Manuel Pégourié-Gonnard 2020-03-31 09:53:37 +0200
  • edb58adaa1
    Merge pull request #3106 from mpg/3013-2.16 Manuel Pégourié-Gonnard 2020-03-31 09:53:29 +0200
  • 2353636225
    Merge pull request #3013 from eozturk1/development Manuel Pégourié-Gonnard 2020-03-31 09:53:20 +0200
  • 34cbf106f3 Adjust timeout of tests with "no resend" assertions Manuel Pégourié-Gonnard 2019-09-09 11:14:37 +0200
  • b85ce9eaeb Add negative test for hard reconnect cookie check Manuel Pégourié-Gonnard 2020-03-13 11:11:02 +0100
  • 06725c985f Fix intermittent crash in test suites with outcome file enabled Gilles Peskine 2020-03-30 21:39:09 +0200
  • dba4de0a12 Clarify extract_top_version when creating a new section Gilles Peskine 2020-03-30 11:37:26 +0200
  • 2c3351e54e Correct comment on the configuration option in x509.c Simon Butcher 2020-03-27 16:55:35 +0000
  • 048c8f91c7 Add additional sanity checks to check_config.h Simon Butcher 2019-04-11 18:56:18 +0100
  • 5cc087945a Correct comment on the configuration option in x509.c Simon Butcher 2020-03-27 16:55:35 +0000
  • 14ba0ce43b Add additional sanity checks to check_config.h Simon Butcher 2019-04-11 18:56:18 +0100
  • b695d5e30a Add guidance on writing and maintaining changelog entries Gilles Peskine 2020-03-27 20:06:12 +0100
  • 7c3f7cdeae Convert ChangeLog.d/README to markdown Gilles Peskine 2020-03-27 19:47:35 +0100
  • 4d977a4f40 Complain if there is junk before the first category title Gilles Peskine 2020-03-27 19:42:50 +0100
  • e248e83f9f Start numbering lines at 1 Gilles Peskine 2020-03-27 19:42:38 +0100
  • eebf24f7a8 Create a new version section if the top version has a release date Gilles Peskine 2020-03-27 19:25:38 +0100
  • 6e97c43959 Switch to the classic Mbed TLS ChangeLog format Gilles Peskine 2020-03-27 19:05:18 +0100
  • c68c7c8864 Add a missing space in help text Gilles Peskine 2020-03-27 19:01:35 +0100
  • 3aa6405007 Correct comment on the configuration option in x509.c Simon Butcher 2020-03-27 16:55:35 +0000
  • 432e7023b1 Add additional sanity checks to check_config.h Simon Butcher 2019-04-11 18:56:18 +0100
  • 6f8aaba524
    Merge pull request #3131 from AndrzejKurek/makefile-remove-priority-dependency Manuel Pégourié-Gonnard 2020-03-27 13:06:16 +0100
  • 8a69ddd7ad Fix Doxygen comments Guilhem Bryant 2020-03-27 11:13:39 +0000
  • 61b0fe617e Initialise psk_len in mbedtls_ssl_psk_derive_premaster() Guilhem Bryant 2020-03-27 11:12:12 +0000
  • 1596c5e9cb
    Merge pull request #3133 from gilles-peskine-arm/changelog-date-pylint Gilles Peskine 2020-03-27 11:29:37 +0100
  • ac0f0860f1 Reformatting to pacify pylint Gilles Peskine 2020-03-27 10:56:45 +0100
  • b6929891d6 Adjust timeout of tests with "no resend" assertions Manuel Pégourié-Gonnard 2019-09-09 11:14:37 +0200
  • baad2de6d8 Add negative test for hard reconnect cookie check Manuel Pégourié-Gonnard 2020-03-13 11:11:02 +0100
  • 824655c837 Fix lack of cookie check on hard reconnect Manuel Pégourié-Gonnard 2020-03-11 12:51:42 +0100
  • 4457a0a489
    Merge pull request #3128 from gilles-peskine-arm/changelog-date Gilles Peskine 2020-03-27 10:42:43 +0100
  • a4aa89b16e Fix leakage of projective coordinates in ECC Manuel Pégourié-Gonnard 2020-03-25 12:41:29 +0100
  • 42f384c186 Mbed Crypto isn't a separate project anymore Gilles Peskine 2020-03-27 09:23:38 +0100
  • 98a53aa399 Follow renames when looking for the creation of a file Gilles Peskine 2020-03-26 22:47:07 +0100
  • 13dc634282 Simplify the matching of the last line Gilles Peskine 2020-03-26 22:46:47 +0100
  • 7fa3eb7d44 Simplify sorting Gilles Peskine 2020-03-26 22:41:32 +0100
  • 28af958ea4 Documentation improvements Gilles Peskine 2020-03-26 22:39:18 +0100
  • 82194c888d Fix bracketing style in ssl_tls.c Guilhem Bryant 2020-03-26 17:04:31 +0000
  • 98911cdd3a
    makefile: remove unneeded priority dependency from library makefile Andrzej Kurek 2020-03-26 07:18:42 -0400
  • 8f46bbf46f Sort changelog entries by their merge date Gilles Peskine 2020-03-25 16:34:43 +0100
  • 27a1facd48 Factor out list_files_to_merge Gilles Peskine 2020-03-25 16:34:18 +0100
  • 2451ac698d
    Merge pull request #3126 from gilles-peskine-arm/merge-crypto-stragglers-20200325 Manuel Pégourié-Gonnard 2020-03-25 22:12:30 +0100
  • c5285d8c40 Use internal PSK getter Guilhem Bryant 2020-03-25 17:08:15 +0000
  • d511ac3419 Define internal PSK getter Guilhem Bryant 2020-03-25 17:06:37 +0000
  • e40a2f7a99 Improve documentation about PSK configuration Guilhem Bryant 2020-03-25 16:57:00 +0000
  • 854770b84e Temporarily remove ChangeLog.md Gilles Peskine 2020-03-25 17:13:19 +0100
  • 5d324b203a Merge remote-tracking branch 'upstream-crypto/development' into HEAD Gilles Peskine 2020-03-25 15:47:43 +0100
  • 8bad3ab45f
    Merge pull request #300 from gilles-peskine-arm/assemble-changelog Gilles Peskine 2020-03-25 15:17:04 +0100
  • dfd5ea239d
    Merge pull request #3117 from AndrzejKurek/null_buffer_tests Jaeden Amero 2020-03-25 18:04:48 +0400
  • 5c15847086
    Typo fix in test_suite_asn1write.function Andrzej Kurek 2020-03-25 07:48:11 -0400
  • bca8aa07b0 Update references from drafts to RFCs in config.h Manuel Pégourié-Gonnard 2020-03-24 12:11:49 +0100
  • 8b0187e6f4
    Merge pull request #392 from mpg/no-new-issue-or-pr Manuel Pégourié-Gonnard 2020-03-25 09:55:33 +0100
  • cdcb187eb2 Have issue and PR templates redirect to Mbed TLS Manuel Pégourié-Gonnard 2020-03-24 11:50:07 +0100
  • c4672fdb81 New header common.h; define MBEDTLS_STATIC_TESTABLE Gilles Peskine 2019-09-11 13:39:11 +0200
  • fea6eaf5e3 Declare MBEDTLS_TEST_HOOKS in config.h Gilles Peskine 2019-09-11 13:27:48 +0200
  • fa51820e39 Expand the rule for internal functions exposed for tests only Gilles Peskine 2019-09-11 13:25:55 +0200
  • 4b7279e5d9 Write up some solutions Gilles Peskine 2019-09-10 17:39:33 +0200
  • dff10c773b Add a note that TLS requires further consideration Gilles Peskine 2020-03-24 22:50:26 +0100
  • ab4b9b4165 New test strategy document: invasive testing Gilles Peskine 2019-09-09 18:23:10 +0200
  • 3b310c69a5 Add a note to some invasive tests Gilles Peskine 2019-09-09 18:22:50 +0200
  • f3037ec2da
    Merge pull request #3115 from mpg/ssl-opt-names-2.7 Gilles Peskine 2020-03-24 19:48:22 +0100
  • 96955d5c55
    Merge pull request #3114 from mpg/ssl-opt-names-2.16 Gilles Peskine 2020-03-24 19:48:15 +0100
  • d414c32a16
    Merge pull request #3113 from mpg/ssl-opt-names Gilles Peskine 2020-03-24 19:48:09 +0100
  • 46c54c0a52 Pylint: disable logging-format-interpolation warning Gilles Peskine 2020-03-24 16:39:30 +0100
  • 49f467903f Pylint: allow if-return-else-return Gilles Peskine 2020-03-24 16:07:40 +0100
  • e22a4dacf7 Explicit return value from main Gilles Peskine 2020-03-24 15:43:49 +0100
  • ce674a90c5 Clearer code to search for config.h Gilles Peskine 2020-03-24 15:37:00 +0100
  • 13c95c4d74 Make check_python_files non-optional in all.sh Gilles Peskine 2020-03-24 15:09:13 +0100
  • 56e99d623d Make sure to use a Python 3 pylint Gilles Peskine 2020-03-24 15:07:57 +0100
  • 1b7a780e65
    Increase test coverage by adding AES and CAMELLIA empty buffer tests Andrzej Kurek 2020-03-24 12:52:12 -0400
  • 7a054d1def
    Merge pull request #3094 from gilles-peskine-arm/merge-crypto-docs Gilles Peskine 2020-03-24 14:19:34 +0100
  • 37b61814cb
    Merge pull request #3085 from gilles-peskine-arm/merge-crypto-unremoved-20200304 Gilles Peskine 2020-03-24 13:56:15 +0100
  • d6e4454de8 Improve some test names in ssl-opt.sh Manuel Pégourié-Gonnard 2020-03-24 10:53:39 +0100
  • 98a879a806 Improve some test names in ssl-opt.sh Manuel Pégourié-Gonnard 2020-03-24 10:53:39 +0100
  • 9e2c80fa24 Improve some test names in ssl-opt.sh Manuel Pégourié-Gonnard 2020-03-24 10:53:39 +0100
  • 3ed2de9f54 Refresh generated files Gilles Peskine 2020-03-23 20:45:07 +0100
  • f03bd81be0 Place MBEDTLS_SSL_VARIABLE_BUFFER_LENGTH in alphabetical order Gilles Peskine 2020-03-23 18:13:58 +0100
  • 5e7d6fd240 Merge 'mbedtls/development' into merge-crypto-unremoved-20200304 Gilles Peskine 2020-03-23 18:02:07 +0100
  • 5ec51f923a Future-proof make clean under Windows Gilles Peskine 2020-03-10 13:29:19 +0100
  • a647f1296e Delete third-party objects in cleanup Gilles Peskine 2020-03-10 10:36:19 +0100
  • 049fefff90 Add dependencies on !MBEDTLS_SHA512_NO_SHA384 to x509/ssl unit tests Gilles Peskine 2020-03-09 20:52:19 +0100
  • 6eb45f99f0 Add missing dependency on MBEDTLS_CIPHER_MODE_CBC Gilles Peskine 2020-03-09 20:43:29 +0100
  • 19e841e19f Fix warning about a potentially initialized variable Gilles Peskine 2020-03-09 20:43:51 +0100
  • eccd888717 Rename identifiers containing double-underscore Gilles Peskine 2020-03-10 12:19:08 +0100
  • 2f084fe02c Add changelog entries about the crypto submodule Gilles Peskine 2020-03-02 21:48:03 +0100
  • 7415f2fd12 Add comment to help syntax highlighting in editors Gilles Peskine 2019-09-16 15:06:03 +0200
  • 0a968f7c7f Fix the shared library build with CMake Gilles Peskine 2020-03-10 11:23:05 +0100
  • 55d5353b3a Remove lingering build code referencing the crypto submodule Gilles Peskine 2020-03-09 17:48:13 +0100
  • f8c2965d11 Remove the crypto submodule Gilles Peskine 2020-03-09 17:32:05 +0100