summaryrefslogtreecommitdiff
path: root/lib/imap.c
AgeCommit message (Expand)Author
2021-01-13Merge tag 'curl-7_74_0'nikita
2020-11-23urldata: remove 'void *protop' and create the union 'p'Daniel Stenberg
2020-11-04curl.se: new homeDaniel Stenberg
2020-09-25imap: make imap_send use dynbuf for the send buffer managementDaniel Stenberg
2020-09-23pingpong: use a dynbuf for the *_pp_sendf() functionDaniel Stenberg
2020-09-21Curl_handler: add 'family' to each protocolDaniel Stenberg
2020-09-14Merge tag 'curl-7_71_1'nikita
2020-09-14imap: set cselect_bits to CURL_CSELECT_IN initiallyAntarpreet Singh
2020-06-25escape: make the URL decode able to reject only %00 bytesDaniel Stenberg
2020-05-27urldata: connect related booleans live in struct ConnectBitsDaniel Stenberg
2019-11-06Merge tag 'curl-7_67_0'ng0
2019-09-20imap: merged two case-branches performing the same actionDaniel Stenberg
2019-09-12Merge tag 'curl-7_66_0'ng0
2019-08-15Merge tag 'curl-7_65_3'ng0
2019-07-30cleanup: remove the 'numsocks' argument used in many placesDaniel Stenberg
2019-06-05build: fix Codacy warningsMarcel Raad
2019-05-22Merge tag 'curl-7_65_0' of https://github.com/curl/curlng0
2019-05-16cleanup: remove FIXME and TODO commentsDaniel Stenberg
2019-05-14imap: Fix typo in commentDaniel Gustafsson
2019-04-12Merge tag 'curl-7_64_1' of https://github.com/curl/curlng0
2019-04-11emailL Added reference to RFC8314 for implicit TLSSteve Holme
2019-03-01urldata: simplify bytecountersDaniel Stenberg
2019-02-25Merge tag 'curl-7_64_0'ng0
2019-01-20memcmp: avoid doing single char memcmpDaniel Gustafsson
2019-01-12Merge tag 'curl-7_63_0'ng0
2018-12-17pingpong: ignore regular timeout in disconnect phaseDaniel Stenberg
2018-11-23snprintf: renamed and we now only use msnprintf()Daniel Stenberg
2018-11-10Merge tag 'curl-7_62_0'Nils Gillmann
2018-09-22url: use the URL API internally as wellDaniel Stenberg
2018-09-08URL-APIDaniel Stenberg
2018-09-06imap: change from "FETCH" to "UID FETCH"Nicklas Avén
2018-08-05Merge tag 'curl-7_61_0'Nils Gillmann
2018-06-11cppcheck: fix warningsMarian Klymov
2018-05-31strictness: correct {infof, failf} format specifiersRikard Falkeborn
2018-01-21Merge branch 'master' of https://github.com/curl/curlng0
2018-01-15smtp/pop3/imap_get_message: decrease the data length too...Daniel Stenberg
2017-12-05sasl_getmesssage: make sure we have a long enough string to passDaniel Stenberg
2017-12-03Merge tag 'curl-7_57_0'ng0
2017-11-09imap: deal with commands case insensitivelyDaniel Stenberg
2017-10-24Merge tag 'curl-7_56_1' of https://github.com/curl/curlng0
2017-10-22imap: if a FETCH response has no size, don't call write callbackDaniel Stenberg
2017-10-06Merge tag 'curl-7_56_0'ng0
2017-09-22imap: quote atoms properly when escaping charactersDaniel Stenberg
2017-09-02mime: new MIME API.Patrick Monnerat
2017-08-24imap: use defined names for response codesDaniel Stenberg
2017-08-23imap: support PREAUTHDaniel Stenberg
2017-08-22Patchset for gnURL microfork:gnurl-7_55_1-1Christian Grothoff
2017-08-22handler: refactor connection checkingMax Dymond
2017-08-22http-proxy: only attempt FTP over HTTP proxyDaniel Stenberg
2017-08-22spelling fixesklemens