Commit History

Author SHA1 Message Date
  Daniel Stenberg fb30ac5a2d URL-API 6 years ago
  Nicklas Avén 6987fcef65 imap: change from "FETCH" to "UID FETCH" 6 years ago
  Marian Klymov c45360d463 cppcheck: fix warnings 6 years ago
  Rikard Falkeborn 8ea5d41fe0 strictness: correct {infof, failf} format specifiers 6 years ago
  Daniel Stenberg 8dd4edeb90 smtp/pop3/imap_get_message: decrease the data length too... 6 years ago
  Daniel Stenberg 615edc1f73 sasl_getmesssage: make sure we have a long enough string to pass 7 years ago
  Daniel Stenberg e871ab56ed imap: deal with commands case insensitively 7 years ago
  Daniel Stenberg 13c9a9ded3 imap: if a FETCH response has no size, don't call write callback 7 years ago
  Daniel Stenberg 3b05f79ef8 imap: quote atoms properly when escaping characters 7 years ago
  Patrick Monnerat ce0881edee mime: new MIME API. 7 years ago
  Daniel Stenberg dff069fdf5 imap: use defined names for response codes 7 years ago
  Daniel Stenberg befaa7b14f imap: support PREAUTH 7 years ago
  Daniel Stenberg ff50fe0348 strtoofft: reduce integer overflow risks globally 7 years ago
  Max Dymond c75f63d7c4 handler: refactor connection checking 7 years ago
  Daniel Stenberg efc83d6d54 http-proxy: only attempt FTP over HTTP proxy 7 years ago
  klemens f7df67cff0 spelling fixes 7 years ago
  Daniel Stenberg c5c4e816b4 URL: only accept ";options" in SMTP/POP3/IMAP URL schemes 7 years ago
  Jay Satiro a18db79262 STARTTLS: Don't print response character in denied messages 7 years ago
  Daniel Stenberg 8657c268e1 checksrc: white space edits to comply to stricter checksrc 8 years ago
  Daniel Stenberg dbadaebfc4 checksrc: code style: use 'char *name' style 8 years ago
  Daniel Stenberg 811a693b80 strcasecompare: all case insensitive string compares ignore locale now 8 years ago
  Daniel Stenberg 502acba2af strcasecompare: is the new name for strequal() 8 years ago
  Jay Satiro af2d679e14 errors: new alias CURLE_WEIRD_SERVER_REPLY (8) 8 years ago
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 years ago
  Daniel Stenberg 4f45240bc8 lib: include curl_printf.h as one of the last headers 8 years ago
  Daniel Stenberg 600311bba8 imap: inlined checksrc disable instead of whitelist edit 8 years ago
  ehlertjd@gmail.com 8f654f29de IMAP: check pointer before dereferencing it 8 years ago
  Daniel Stenberg e683182918 imap: remove duplicated function 8 years ago
  Daniel Stenberg 575e885db0 multi: turn Curl_done into file local multi_done 8 years ago
  Steve Holme c142e73142 ftp/imap/pop3/smtp: Fixed compilation warning when /Wall enabled 8 years ago