Manuel Pégourié-Gonnard

Results 297 comments of Manuel Pégourié-Gonnard

@hannestschofenig There are a couple CI failures. Unfortunately the full results are not public yet, but the Travis part is. I suggest you first fix [the issues found by Travis](https://app.travis-ci.com/github/ARMmbed/mbedtls/jobs/542889415)...

PS: we also require commit messages to include a `Signed-off-by:` line as documented in `CONTRIBUTING.md`.

@boaks Good point! Sorry, I'm afraid I missed your proposal the first time, thanks for mentioning it again. That is indeed a better option enabling more incremental progress. So, in...

Lots of build in the CI try to enable everything for maximal coverage. I think you want to add `MBEDTLS_SSL_DTLS_CONNECTION_ID_LEGACY` to the `EXCLUDE_FROM_FULL` list in `scripts/config.py`. And since `MBEDTLS_SSL_DTLS_CONNECTION_ID_LEGACY` is...

@ekoby Another contributor has brought to our attention the fact that there's also a security issue with the way we currently (don't) handle IP SANs: https://github.com/ARMmbed/mbedtls/issues/3498 - so we've been...

Our fix for the security issue is in #3554. You'll probably find it more convenient to wait until we've merged it (which, if all goes well, could happen tomorrow) before...

Note: #3554 has been merged, so everything is now ready for your to rebase this PR. While rebasing, feel free to either simplify the history or keep it as is,...

@ekoby Sorry for not coming back to you earlier. Unfortunately this PR missed the release of September the 1st, but considering we don't have a set date yet for our...

A note on process: please don't mark the conversations as resolved, I'll do this myself when I review the updated PR - this makes it easier for me to ensure...

Assigned to myself as I had started work on this: https://github.com/mpg/mbedtls/pull/4