Historique des commits

Auteur SHA1 Message Date
  Daniel Stenberg 52cc4a85fd style: use space after comment start and before comment end il y a 1 an
  Daniel Stenberg 3ccaddc9fc mqtt: spell out CONNECT in comments il y a 1 an
  Daniel Stenberg 9660f23010 mqtt: return error for too long topic il y a 1 an
  max.mehl ad9bc5976d copyright: make repository REUSE compliant il y a 2 ans
  Daniel Stenberg 87da3e845b mqtt: better handling of TCP disconnect mid-message il y a 2 ans
  Daniel Stenberg f9d1b25011 mqtt: free 'sendleftovers' in disconnect il y a 2 ans
  Daniel Stenberg 2610142139 lib: remove support for CURL_DOES_CONVERSIONS il y a 2 ans
  Daniel Stenberg 84853d94f2 mqtt: free any leftover when done il y a 2 ans
  z2_ on hackerone 43157490a5 mqtt: clear the leftovers pointer when sending succeeds il y a 3 ans
  Daniel Stenberg e7416cfd2b infof: remove newline from format strings, always append it il y a 3 ans
  Daniel Stenberg 5372ee37d3 mqtt: extend the error message for no topic il y a 3 ans
  Gealber Morales 791937b881 mqtt: add support for username and password il y a 3 ans
  Harry Sintonen 8ccf75532b mqtt: detect illegal and too large file size il y a 3 ans
  Daniel Stenberg 0c55fbab45 conn: add 'attach' to protocol handler, make libssh2 use it il y a 3 ans
  Daniel Stenberg 215db086e0 lib: pass in 'struct Curl_easy *' to most functions il y a 3 ans
  Daniel Stenberg debf23eead mqtt: handle POST/PUBLISH without a set POSTFIELDSIZE il y a 3 ans
  Daniel Stenberg a259eee99f mqtt: deal with 0 byte reads correctly il y a 3 ans
  Daniel Stenberg a95a6ce6b8 urldata: remove 'void *protop' and create the union 'p' il y a 3 ans
  Daniel Stenberg 4d2f800677 curl.se: new home il y a 3 ans
  Daniel Stenberg d70a5b5a0f sendf: move the verbose-check into Curl_debug il y a 3 ans
  Daniel Stenberg 6434a73984 Curl_handler: add 'family' to each protocol il y a 4 ans
  Daniel Stenberg 5507a6ae41 mqtt.c: avoid curl_ prefix on local variable il y a 4 ans
  Daniel Stenberg e37e446868 mqtt: enable by default il y a 4 ans
  Daniel Stenberg 31e53584db escape: make the URL decode able to reject only %00 bytes il y a 4 ans
  Daniel Stenberg 9c845be279 urldata: let the HTTP method be in the set.* struct il y a 4 ans
  Daniel Stenberg 10fece336f mqtt: make NOSTATE get within the debug name array il y a 4 ans
  Daniel Stenberg 093a9e0014 mqtt: remove code with no purpose il y a 4 ans
  Daniel Stenberg 96c149685b mqtt: fix Curl_read() error handling while reading remaining length il y a 4 ans
  Daniel Stenberg 5811beba39 mqtt: improve the state machine il y a 4 ans
  Bjorn Stenberg 2522903b79 mqtt: add new experimental protocol il y a 4 ans