Commit History

Author SHA1 Message Date
  stekkel cc915a806f Better error reporting 19 years ago
  tokul 7238caedc3 adding sm-1.4 version 19 years ago
  Fredrik Jervfors 91cda79db6 Removing trailing spaces from strings. 19 years ago
  tokul 450003d75f ipv6 address must be in [] 19 years ago
  tokul 57ae2c61ce Added IMAP and SMTP STARTTLS extension support. 19 years ago
  tokul 83fdb4c332 copyright update 19 years ago
  jangliss ab752cb29a Missed a ) 19 years ago
  jangliss 4946845618 Saved additional calls to NAMESPACE if it was already saved in the session 19 years ago
  Alexandros Vellis b2d7c651c9 Put multiple capability options in an array. 19 years ago
  tokul 24a1fdca96 http://bugs.php.net/bug.php?id=31341 19 years ago
  Fredrik Jervfors 9ed98bb1ec phpDocumentor updates 20 years ago
  tokul c866fc3486 moving include to the top. 20 years ago
  stekkel befb14baf7 XSS fixes 20 years ago
  Thijs Kinkhorst 6a3f0ffce5 Tweak IMAP connection error display (#1203154). 20 years ago
  Fredrik Jervfors f98c36762d Fixing strings: 20 years ago
  tokul bff510ede3 documenting functions. adding @deprecated to obsolate functions and @since 20 years ago
  Fredrik Jervfors 191baad95e String fix 20 years ago
  Thijs Kinkhorst 890f0e9aca fix 'referral' bug for UW-servers, sorry people 20 years ago
  Thijs Kinkhorst 3e6df95c87 Partial support for IMAP LOgin Referrals: tell the user what's going on 20 years ago
  tokul 8d00d0bad3 adding param and since tags to some functions 20 years ago
  Thijs Kinkhorst 4d5559dcde Fixed bad/malformed request error when Sent was over quota. This was checked 20 years ago
  tokul 329b9a0cb7 documenting some imap functions 20 years ago
  Thijs Kinkhorst a73561b911 Increment year in copyright notice. 20 years ago
  Fredrik Jervfors 8c8ecffa57 Replacing tabs with spaces, trimming white space at EOL and newline at EOF 21 years ago
  Jimmy Conner 2cd94f0d75 Removed variables that were initialized, but never actually used 21 years ago
  Jimmy Conner 6bfd0f1168 Remove unused globals 21 years ago
  indiri69 d05fcaf17e Should compared strings with strings. Otherwise a string of just '0' is treated as false 21 years ago
  Jimmy Conner 7ac7b090be Wrong break point is set, we are only 2 deep here, not 3 21 years ago
  Fredrik Jervfors d400b6c95d Fixing undefined variables 21 years ago
  Thijs Kinkhorst 850e646c72 Close connection cleanly when login/pw incorrect, following RFC recommendation. 21 years ago