pdontthink
|
b0cbefcafe
Remove outdated headers
|
8 years ago |
pdontthink
|
6cd24c0552
Happy 2017
|
8 years ago |
pdontthink
|
2934017d92
Happy New Year
|
9 years ago |
pdontthink
|
3b465a0d0f
Happy 2015
|
10 years ago |
pdontthink
|
581dc23061
Happy 2014
|
11 years ago |
pdontthink
|
302724aa45
Add new spacer image and allow its use for unsafe images instead of the sec_remove_* image -- brings HTML emails into the modern age (much more viewable)
|
11 years ago |
Fredrik Jervfors
|
c076a1f1ae
Update copyright
|
12 years ago |
pdontthink
|
70fcd2f2ea
Note a bug
|
12 years ago |
Thijs Kinkhorst
|
6958cd07e8
Remove use of deprecated /e modifier in preg_replace.
|
12 years ago |
Thijs Kinkhorst
|
efd75f4867
Replace calls to htmlspecialchars() with sm_encode_html_special_chars().
|
12 years ago |
pdontthink
|
d4e2698415
Account for servers that send extra unsolicited FETCH responses (such as when flags change due to a FETCH request). PLEASE TEST!
|
13 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
|
acc409fb2a
Updating copyrights. Happy New Year.
|
13 years ago |
Thijs Kinkhorst
|
2f36c7bb19
attary may be empty at this point and the sq_fixatts call will generate PHP
|
14 years ago |
pdontthink
|
9b7080ad98
Fix XSS problem with unsanitized style tags in messages [CVE-2011-2023]
|
14 years ago |
pdontthink
|
fc57bf2b59
Happy New Year!
|
14 years ago |
pdontthink
|
35efbd5e30
Now allow multiple plugins to handle (add links for) a single attachment MIME type
|
15 years ago |
pdontthink
|
83236fcc19
Encoded From headers now properly quoted (#2830141). A better fix might be to re-write encodeHeader()
|
15 years ago |
pdontthink
|
7aa0e60863
Update copyrights to 2010
|
15 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
|
beff3aec0d
Fix broken regular expression
|
16 years ago |
pdontthink
|
bc3fb36016
Stop using deprecated ereg() functions (#2820952)
|
16 years ago |
pdontthink
|
d0fd71bf6e
Remove ability for HTML emails to use CSS positioning to overlay SquirrelMail content. Thanks to Luc Beurton. (#2723196/CVE-2009-1581)
|
16 years ago |
pdontthink
|
4e08ebbbc0
Add display indicator for forwarded messages
|
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
|
e6fa5d31d8
Documentation fix
|
16 years ago |
Thijs Kinkhorst
|
b3d411ce07
also need to strip \r if we split on \n, otherwise the <pre> environment
|
16 years ago |
pdontthink
|
5586070b94
Allow choice of line endings when downloading or decoding strings (bodies)
|
16 years ago |
pdontthink
|
f56f39ada5
Fix improperly quoted href link addresses; closes XSS exploit exlained at CVE-2008-2379. Thanks to Secunia Research for reporting this issue.
|
16 years ago |