提交歷史

作者 SHA1 備註 提交日期
  pdontthink 581dc23061 Happy 2014 11 年之前
  Fredrik Jervfors c076a1f1ae Update copyright 12 年之前
  pdontthink 47cddde346 Allow more liberal reuse of tokens to avoid cross-frame conflicts 12 年之前
  Thijs Kinkhorst efd75f4867 Replace calls to htmlspecialchars() with sm_encode_html_special_chars(). 12 年之前
  pdontthink b2cc0dac1c Revert changes in revision 14302. Revision 14302 should only have changed functions/imap_general.php 13 年之前
  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 年之前
  pdontthink 3e322d9b3f Spelling mistake 13 年之前
  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 年之前
  pdontthink acc409fb2a Updating copyrights. Happy New Year. 13 年之前
  pdontthink 353fa70bf7 Don't use regular expressions when you don't need to 14 年之前
  pdontthink fc57bf2b59 Happy New Year! 14 年之前
  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 年之前
  pdontthink 6a87c99bc2 Reduced default time security tokens stay valid from 30 days to 2 days (reduces chances of session data growing too large) 15 年之前
  pdontthink a651189f84 Multibyte strings (notably subjects) are now handled correctly (#2824813, #2925731) 15 年之前
  pdontthink 7aa0e60863 Update copyrights to 2010 15 年之前
  pdontthink 3c1837c21b Fix wrong doc 16 年之前
  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 年之前
  pdontthink 04498a59be Correct documentation 16 年之前
  pdontthink b28d767437 Implemented security token system. (Secunia Advisory SA34627) 16 年之前
  pdontthink bc3fb36016 Stop using deprecated ereg() functions (#2820952) 16 年之前
  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 年之前
  pdontthink 84a468306b Clarify docs and use correct $nbsp 16 年之前
  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 年之前
  pdontthink 6db973fc82 Fix documentation 16 年之前
  pdontthink d27f53fb49 Fix for accesskey getting set to 'NONE' in somem cases 16 年之前
  pdontthink 836d2c03e6 Allow makeInternalLink() and makeComposeLink() to accomodate access keys 16 年之前
  pdontthink 7b7ec67401 Fix port detection (2388423) 16 年之前
  pdontthink 7d285b51a0 Fix HTTPS detection under Windows IIS (#2318118) 16 年之前
  Thijs Kinkhorst 833746dca6 rework seed generation: this is something that really belongs in init.php 17 年之前
  Thijs Kinkhorst 9ad293f984 make MiB/KiB translatable 17 年之前