- XSS fixes in src/webmail.php
[squirrelmail.git] / functions /
2005-01-17 jervforsIndentation cleanup
2005-01-14 cigamitAdded hook for Preferences Backend to resolve potential...
2005-01-10 tokulProvides some fixes for #1043576 (incorrect wrapping...
2005-01-09 tokulreplacing urlencode with rawurlencode. It is possible...
2005-01-07 jervforsReplacing tabs with spaces, trimming white space at...
2004-12-29 jervforsChanging squirrelmail/Squirrelmail to SquirrelMail...
2004-12-28 kinkAdd param 'clean' to formatBody to prevent irrelevant...
2004-12-27 kinkCvascript detection was broken when you changed your...
2004-12-27 kinkIncrement year in copyright notice.
2004-12-24 kinkAdd server type 'hmailserver' to work around a searchin...
2004-12-19 tokulexplanation of weird chars and header
2004-12-09 tokuladding sq_setlocale function in order to use multiple...
2004-11-24 pdontthinkFollowing up on my long standing threat to remove inter...
2004-11-21 kinkset_url_var would eat the "&" if the first url var...
2004-11-21 kinkAdd support for recognising 'Priority' and 'Importance...
2004-11-21 kinkFix two time zone calculation bugs, thanks to david...
2004-11-16 janglissNew line here makes a lot of slightly tidier looking...
2004-11-15 tokulremoving default_charset tests. code can be reused...
2004-11-14 tokulallow mbstring functions will all charsets that are...
2004-11-14 tokulremoving obsolate global abook comments.
2004-11-14 tokulusing own squirrelmail functions for encoding/decoding...
2004-11-14 tokulextending utf-8 decoding function.
2004-11-12 jervforsFixing XHTML fix
2004-11-12 jervforsXHTML fixes
2004-11-10 tokulset value returned by ini_get to boolean
2004-11-10 tokulspecial chars should be undone only after encoding
2004-11-09 pdontthinkFix: Messages shown with bad times in message list...
2004-11-08 tokuldon't run decode cycles if charset is the same
2004-11-05 tokuladding phpdoc to abook database class
2004-11-03 tokuldocumenting options class
2004-11-02 jervforsReplacing tabs with spaces, trimming white space at...
2004-11-01 tokulinfo about added global abook and some comments in...
2004-11-01 tokuladding phpdoc blocks in addressbook classes (one more...
2004-11-01 tokulAdding compact page selection options. Thanks to Felix...
2004-11-01 tokulmore checks in charset name
2004-11-01 tokuladding phpdoc blocks.
2004-11-01 tokulremoved $phone from array and from ldap queries. SM...
2004-11-01 cigamitRemoved variables that were initialized, but never...
2004-11-01 cigamitFix a few variables that were inputted incorrectly
2004-10-31 cigamitRemove unused globals
2004-10-29 indiri69Should compared strings with strings. Otherwise a...
2004-10-28 tokul$utfencode and $htmlsave options were not followed...
2004-10-28 cigamitMinor bug fix, assignment in condition resulting in...
2004-10-28 cigamitMissing global, $color was not defined
2004-10-28 cigamitMinor bug fix, just a misspelled variable $ar instead...
2004-10-28 cigamitMinor Bug fix, localbackendname was being set in the...
2004-10-28 cigamitMinor bug fix, just a misspelled variable
2004-10-28 cigamitWrong break point is set, we are only 2 deep here,...
2004-10-28 cigamitMissing global, $passed_ent_id was not being set or...
2004-10-26 jervforsString fix
2004-10-26 jervforsSuggesting senders address if none is present in the...
2004-10-24 tokuladding Bengali in Bangladesh alias
2004-10-23 stekkelFixed XSS vulnarability in decodeHeader function spotte...
2004-10-15 tokulusing sq_is8bit function instead of ereg. Code reuse...
2004-10-15 tokuladding sq_is8bit and sq_mb_list_encodings functions.
2004-10-09 tokulsanitizing folder name display.
2004-10-09 tokuladding htmlencoded option to SquirrelOption. allows...
2004-10-09 tokulmoving functions from src/addressbook.php to functions...
2004-10-04 tokuluse C floating point
2004-10-04 tokulversion info
2004-10-04 tokuladding version information
2004-10-04 tokulrearranged layout of the file. first add all functions...
2004-10-04 tokulchanging SM internal gettext functions to use php-gette...
2004-10-03 jervforsMinor cleanup in comments
2004-10-03 jervforsUnifying with STABLE
2004-10-03 jervforsMinor cleanups and changing the links for downloading...
2004-10-02 jervforsCleanup in comment
2004-10-02 jervforsMinor cleanup in comments
2004-09-30 indiri69Do a natural language sort on mailbox names. Otherwise...
2004-09-29 tokulfixed toggle all link for browsers without JS support...
2004-09-28 tokulAdding Bengali translation support
2004-09-28 jervforsFixing undefined variables
2004-09-28 jervforsAlways display $org_name in the title
2004-09-10 tokuladding tis-620 support
2004-09-10 tokuladding other five charsets needed for some translations
2004-09-08 cigamitFixed problem that caused an error when deleting all...
2004-09-07 tokulUse C character conversion rules if Turkish translation...
2004-09-07 tokuladding iso8859-7 and iso-8859-9 support
2004-09-07 tokuladding iso8859-15 support
2004-09-07 tokulAdding iso8859-2 encoding support
2004-09-07 tokuladding option that allows html transitional or frameset...
2004-09-01 tokulme bad. loose but lossy.
2004-09-01 cigamitFixes for bugs #1019185 and #1017941
2004-08-31 tokulremoved language codes from conf.pl. List is too big.
2004-08-29 tokuladding space between cols="number" and $attr.
2004-08-27 tokulagresive_decoding changed to aggressive_decoding.
2004-08-27 tokulif encoding function can't find charset, it does us...
2004-08-27 tokulsend urlencoded filename to IE
2004-08-27 tokuladding iso-8859-1 and us-ascii encoding support
2004-08-26 tokulrewriting utf8 encoding function. preg_replace is safer...
2004-08-24 jervforsMinor cleanups
2004-08-24 jervforsIndentation fixes
2004-08-24 jervforsMinor cleanups
2004-08-18 kinkClose connection cleanly when login/pw incorrect, follo...
2004-08-18 cigamitReenabled the move_messages_button_action hook and...
2004-08-18 cigamitSmall fix for users that get "Spurious argument" on...
2004-08-15 jervforsXHTML fixes
2004-08-15 jervforsXHTML fixes
2004-08-14 jervforsI18n fixes
2004-08-14 jervforsXHTML fixes
next