História revízii

Autor SHA1 Správa Dátum
  stekkel b0521febb8 Finally nailed down the exchange problem. It was caused by a very stupid 22 rokov pred
  stekkel dfe15394f6 Hopefully fixed pipelined responses, I did something stupid and didn't test 22 rokov pred
  stekkel cf4ee7583d renamed sqimap_read_data_list => sqimap_retrieve_imap_response and created a 22 rokov pred
  stekkel 2aba346acf Modified pipelined request function by splitting up the the provided queries 22 rokov pred
  stekkel 9aa54202de return the result in case of pipelined responses 22 rokov pred
  stekkel 37f4b81ceb fixed warning 22 rokov pred
  stekkel 00d80d1d78 handle escaped quotes again 22 rokov pred
  stekkel 12e70193dc Downloading attachments is fixed. Now we do not buffer the entire attachment 22 rokov pred
  stekkel bc6e1e9fe9 Ahhh, this doesn't work when the buffer is smaller then the size of the 22 rokov pred
  stekkel 5a36559d1b DO NOT buffer base64 encoded attachments before we decode them. Instead 22 rokov pred
  stekkel f11cb00d14 because we remove the quotes an empty string could be left => check if the 22 rokov pred
  stekkel e990133084 fixes parseAddress. I think this thing is working brilliant :) 22 rokov pred
  stekkel 596f4e8e2e Rewritten addressparser 22 rokov pred
  stekkel cea04e81b1 in case of BYE response display errormessage 22 rokov pred
  stekkel 7a8f5cdf94 Another failsafe check which I missed. Thnx Erin. 22 rokov pred
  stekkel 00da36c274 better error processing, immediate break out of the while loop in case of an 22 rokov pred
  Erin Schnabel adbde2554f align cases so they're easier to find.. 22 rokov pred
  stekkel 430d013987 fixed formatting, sjeesh that's realy dull work. Makes me simple :( 22 rokov pred
  stekkel 9287970385 extra safetycheck before we process group addresses 22 rokov pred
  stekkel 28a9dd7eb8 Rewrite of sqimap_read_data_list. This will raise performance and it's more 22 rokov pred
  Thijs Kinkhorst 5136084e4e Prevent loop in parseAddress: if the address is invalid and looks like: 22 rokov pred
  stekkel 00cbd8dac8 Minor fixes in parseAddress and limit the returned results to 1 address 22 rokov pred
  stekkel fb9dea3eb1 fix for addresses containing groups 22 rokov pred
  Thijs Kinkhorst 102687490e encodingfixes by Marc 22 rokov pred
  philippe_mingo 3849a687a3 Jon, please check this. 22 rokov pred
  jangliss 1910cefb96 Weird locales seem to mess with uppercase i, and php seems to like to 22 rokov pred
  stekkel df9067c865 improved encodeHeader function and decodeHeader handling to follow RFC's 22 rokov pred
  stekkel a8c6763ace in case of non sorting display newest messages first 22 rokov pred
  stekkel 56158f3748 charset encode / decode fixes 22 rokov pred
  stekkel fad2721642 added RECENT response to result array of sqimap_get_status in order to 22 rokov pred