Andrea Gilardoni

Results 33 issues of Andrea Gilardoni

This PR provides a size limit check for string properties that may exceed the current supported MQTT tx buffer. This is intended as an hotfix for this issue.

type: imperfection
topic: code

When we have classes that may be derived in c++ it is important to always put a virtual empty destructor, in particular on abstract classes, because this can lead to...

bug

Added new client functions for TCP and SSL over TCP connection

type: imperfection
topic: code

Added new client methods for TCP and SSL over TCP connection

type: enhancement
topic: code

type: enhancement
topic: code

type: enhancement
topic: code

type: enhancement
topic: code

This PR aims to fix the issue for which a client class is not able to connect again after a connection loss. This PR is applied to WifiS3 library. Furthermore...

type: imperfection
topic: code

As the title states the objective of this PR is the redesign of the network stack of the portenta C33. This PR aims to solve multiple issues that affected reliability,...

type: imperfection
topic: code

The lwip wrapper has memory issues that may cause memory leaks and dangling pointers. This PR is the beginning of the work to fix these issues. There is an improper...

type: imperfection
topic: code