do not start encoding in the middle of a string
[squirrelmail.git] / functions / mime.php
2003-06-28 stekkeldo not start encoding in the middle of a string
2003-06-25 stekkelThe performance related extra if call caused a bug...
2003-06-18 stekkelDO NOT buffer base64 encoded attachments before we...
2003-06-11 stekkelperformance tweak
2003-05-30 stekkelFixed 2 issues:
2003-05-30 stekkellogmes
2003-05-28 stekkelencodeheader / decodeHeader fixes. Removal of <space...
2003-05-10 ebullientRemove "absolute_dl" flag from default link for general...
2003-04-26 graf25Fixing what I broke.
2003-04-25 stekkelcommented out a part we do not use. Probably some prehi...
2003-04-24 graf25Updated to remove lowsrc attribute.
2003-04-01 kinkencodingfixes by Marc
2003-03-27 philippe_mingoMasato Higashiyama japanese patch.
2003-03-08 janglissA few more unnecessary urldecodes when not needed....
2003-03-07 stekkelimproved encodeHeader function and decodeHeader handlin...
2003-03-07 janglissFixed incorrect decoding of mailbox name... $_GET vars...
2003-03-01 stekkelmissed some spots
2003-03-01 stekkelTo much encoding. Now we only encode what's needed.
2003-02-28 stekkelcharset encode / decode fixes
2003-02-27 kinkSwap colors, because new %2 test by Jon is true when...
2003-02-24 janglissAlternating reply colours... makes things easier to...
2003-02-24 stekkelcharsetDecode / htmlspecialchar usage is a mess :-(
2003-02-24 stekkellot's of fixes:
2003-01-30 stekkelget the filename from the properties if the is no dispo...
2003-01-27 stekkelfix for unsafe images links. Somehow the wrong were...
2003-01-14 stekkel* modifications in order to use ent_id=0 for downloadin...
2003-01-04 ebullientUse new function to get GET vars
2002-12-31 kinkGetting ready for 1.4.0 RC1
2002-12-09 stekkelhtml correction
2002-12-09 stekkelProper initialisation of view_unsafe_images
2002-11-05 stekkelshow untitled-[entity-id] in case of message/rfc822...
2002-11-04 stekkelminor changes to the bodystructure parser
2002-10-29 kinkUse the new check_php_version function everywhere
2002-10-28 indiri69Fixed Unsafe Viewing link
2002-10-23 stekkelset default download link to absolute_dl = true to...
2002-10-23 kinkrg=0 fix from stable
2002-10-22 kinkUse a consistent capitalization of "SquirrelMail" throu...
2002-10-17 stekkelRemove save extension check for images because it can...
2002-10-17 kinkRemove retrievalerror.php
2002-10-07 jmunrofixes attachment links when viewing messages from searc...
2002-09-13 stekkeladded unsave tags (commited to stable by Konstantin)
2002-09-10 indiri69More SM_PATH changes
2002-09-06 thomppjConverted all files in functions/ to use SM_PATH. This...
2002-09-05 stekkelprevious cleanup broke the find_ent_id function
2002-08-30 indiri69Formatting changes and added some more html->plain...
2002-08-29 thomppjFirst, more formatting conventions.
2002-08-27 stekkelhtmlspecialvars bodystructure
2002-08-27 stekkelAdded error message in case the bodystructure couldn...
2002-08-26 stekkeladded extra check for save internal link extensions...
2002-08-26 stekkeltypo
2002-08-26 philippe_mingoMinor sintax changes
2002-08-24 indiri69Removed findDisplayEntity. The mime class has one...
2002-08-23 indiri69Change &nbsp; &gt; &lt; to they're plain text equivalen...
2002-08-23 stekkelfixed warnings
2002-08-23 philippe_mingoIndentation
2002-08-23 philippe_mingoMasato:
2002-08-22 philippe_mingoMasato
2002-08-21 stekkelfix for image-display $passed_ent_id -> ent_id
2002-08-19 stekkeldownload related fixes
2002-08-19 stekkelfixed warning
2002-08-19 stekkelfix for getting filenames for attachments
2002-08-16 indiri69Removed a bunch of redundant code in formatAttachments.
2002-08-16 stekkeladapt to changed mime.class.php
2002-08-15 indiri69Replaced code with call to function with same purpose...
2002-08-15 stekkelformatting formatAttachments moved to read_body.php
2002-08-14 indiri69Added function to find a given entity type
2002-08-06 stekkelrfc822_header
2002-07-30 stekkelfix for displaying attachment names
2002-07-25 stekkelfix for checking $MDNSent flag
2002-07-24 stekkelAdded LINK to the forbidden tag-list in magic HTML...
2002-07-12 stekkelremoved findDisplayEntity stuff and split the format...
2002-07-09 stekkeladded parameters id and mailbox to formadBody / magicHT...
2002-07-05 stekkelfix. (I'm getting tired of explaining the changes)
2002-07-05 stekkelRemoved unused functions
2002-06-21 graf25More XSS refinements. I was making the e-mails perhaps...
2002-06-20 stekkelfix for identifying literals in mime_match_parentheses...
2002-06-18 graf25Removing small hiccups.
2002-06-18 graf25Hi, this is graf25, and I'm an idiot. :)
2002-06-18 graf25Further XSS improvements plus a bugfix.
2002-05-30 stekkelfixes for getting textOnly entities
2002-05-30 stekkelsmall fixes
2002-05-30 stekkelbetter method of getting the display entity.
2002-05-28 stekkelremoved displaying attachments in case we are dealing...
2002-05-28 stekkelforgot to move global $message
2002-05-28 stekkelparsing $message to magicHTML for better handling messa...
2002-05-27 graf25Fix for #547511. Apparently some drain-bamaged clients...
2002-05-27 graf25Committing more from bug #494216. This doesn't seem...
2002-05-08 graf25Sigh...
2002-05-08 graf25Sigh... I guess global search and replace in emacs...
2002-04-29 graf25Small fix to take care of <body background="whatever">.
2002-04-29 stekkelNo idea why that line fall off
2002-04-29 stekkelFixes showing attachmentline in message/rfc822 when...
2002-04-28 graf25Committing reworked html filtering code. Hopefully...
2002-04-19 graf25Fix for [ 545933 ] Cross-site scripting vulnerability.
2002-04-16 graf25Fix for [ 544658 ] Cross-site scripting vulnerability.
2002-04-16 stekkelfixed warning
2002-04-16 stekkelbugfix
2002-04-15 stekkelfix for mime entities. Added property type for multipar...
2002-04-03 graf25Fixing a typo. I think. Will verify with stekkel.
2002-03-24 philippe_mingoNon-ascii characters caused problems with SVN function...
next