Commit History

Author SHA1 Message Date
  pdontthink 6cd24c0552 Happy 2017 8 years ago
  pdontthink 2934017d92 Happy New Year 9 years ago
  Thijs Kinkhorst 38208a612e Replace invalid characters with a symbol instead of returning empty string for the 10 years ago
  pdontthink 3b465a0d0f Happy 2015 10 years ago
  pdontthink 581dc23061 Happy 2014 11 years ago
  Fredrik Jervfors c076a1f1ae Update copyright 12 years ago
  pdontthink 47cddde346 Allow more liberal reuse of tokens to avoid cross-frame conflicts 12 years ago
  Thijs Kinkhorst efd75f4867 Replace calls to htmlspecialchars() with sm_encode_html_special_chars(). 12 years ago
  pdontthink b2cc0dac1c Revert changes in revision 14302. Revision 14302 should only have changed functions/imap_general.php 13 years ago
  pdontthink 33ebad3f5c Fall back to using LIST if NAMESPACE answer is malformed or otherwise problematic. This still doesn't account for situations where the NAMESPACE or LIST answer can't be parsed correctly. 13 years ago
  pdontthink 3e322d9b3f Spelling mistake 13 years ago
  pdontthink c1319ea61a Better performance by reducing token usage to only one at a time (also added an option to revert to old behavior if desired) 13 years ago
  pdontthink acc409fb2a Updating copyrights. Happy New Year. 13 years ago
  pdontthink 353fa70bf7 Don't use regular expressions when you don't need to 14 years ago
  pdontthink fc57bf2b59 Happy New Year! 14 years ago
  pdontthink 1b8c0c2308 Fixed system lock-ups caused by a combination of certain rare, malformed message headers and buggy versions of PHP mbstring (#3053349, 987016) 15 years ago
  pdontthink 6a87c99bc2 Reduced default time security tokens stay valid from 30 days to 2 days (reduces chances of session data growing too large) 15 years ago
  pdontthink a651189f84 Multibyte strings (notably subjects) are now handled correctly (#2824813, #2925731) 15 years ago
  pdontthink 7aa0e60863 Update copyrights to 2010 15 years ago
  pdontthink 3c1837c21b Fix wrong doc 16 years ago
  Fredrik Jervfors 134d462c94 The copyright symbol isn't really needed since the word "copyright" is there. Also it doesn't display right in the documentation. 16 years ago
  pdontthink 04498a59be Correct documentation 16 years ago
  pdontthink b28d767437 Implemented security token system. (Secunia Advisory SA34627) 16 years ago
  pdontthink bc3fb36016 Stop using deprecated ereg() functions (#2820952) 16 years ago
  pdontthink 79cebcc00d Port Thijs fix (rev.13790) to DEVEL: no words must be an empty array, not a string, to prevent notices when later array operations are done on $words. 16 years ago
  pdontthink 84a468306b Clarify docs and use correct $nbsp 16 years ago
  Fredrik Jervfors 0a6245814a There are too many modified files being committed without the copyright year being updated, so here's a copyright year update the old-fashioned style. 16 years ago
  pdontthink 6db973fc82 Fix documentation 16 years ago
  pdontthink d27f53fb49 Fix for accesskey getting set to 'NONE' in somem cases 16 years ago
  pdontthink 836d2c03e6 Allow makeInternalLink() and makeComposeLink() to accomodate access keys 16 years ago