Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mqtt: enable by default | Daniel Stenberg | 2020-08-31 | 1 | -2/+2 |
* | escape: make the URL decode able to reject only %00 bytes | Daniel Stenberg | 2020-06-25 | 1 | -1/+2 |
* | urldata: let the HTTP method be in the set.* struct | Daniel Stenberg | 2020-06-02 | 1 | -1/+1 |
* | mqtt: make NOSTATE get within the debug name array | Daniel Stenberg | 2020-04-20 | 1 | -1/+3 |
* | mqtt: remove code with no purpose | Daniel Stenberg | 2020-04-20 | 1 | -2/+0 |
* | mqtt: fix Curl_read() error handling while reading remaining length | Daniel Stenberg | 2020-04-20 | 1 | -0/+2 |
* | mqtt: improve the state machine | Daniel Stenberg | 2020-04-20 | 1 | -58/+122 |
* | mqtt: add new experimental protocol | Bjorn Stenberg | 2020-04-14 | 1 | -0/+561 |