Commit History

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