1. 09 Sep, 2013 1 commit
    • Steve Holme's avatar
      imap: Fixed calculation of transfer when partial FETCH received · e20e48cb
      Steve Holme authored
      The transfer size would be calculated incorrectly if the email contained
      within the FETCH response, had been partially received by the pingpong
      layer. As such the following, example output, would be seen if the
      amount remaining was smaller than the amount received:
      
      * Excess found in a non pipelined read: excess = 1394, size = 262,
        maxdownload = 262, bytecount = 1374
      * transfer closed with -1112 bytes remaining to read
      
      Bug: http://curl.haxx.se/mail/lib-2013-08/0170.html
      Reported-by: John Dunn
      e20e48cb
  2. 08 Sep, 2013 14 commits
  3. 07 Sep, 2013 9 commits
  4. 06 Sep, 2013 7 commits
  5. 05 Sep, 2013 4 commits
  6. 04 Sep, 2013 5 commits