aboutsummaryrefslogtreecommitdiff
path: root/src/misc.c
AgeCommit message (Expand)Author
2025-05-01Move a_Misc_parse_content_disposition() to misc.hRodrigo Arias Mallo
2025-05-01Re-enable failing tests and fix themCameron Paul
2025-05-01Fix disposition test linking and add more test casesCameron Paul
2025-05-01Fix off by one error with quoted filenamesCameron Paul
2025-05-01Handle quoted content dispositions and escape special filesystem charactersCameron Paul
2025-05-01Support for Content-Disposition filenameCameron Paul
2024-08-07Make Dillo C99 standard compliantRodrigo Arias Mallo
2024-03-09Use Doxygen comments for C filesRodrigo Arias Mallo
2019-07-29Recognize Doxygen pages as htmlRodrigo
2014-02-18fix filetype guessing bug introduced a few years ago by xhtml acceptancecorvid
2013-01-12clean up struct typedefsp37sitdu, corvid
2011-11-12some isascii()corvid
2011-11-11locale-independent ASCII character case handlingcorvid
2011-11-08image magic is case-sensitivecorvid
2011-07-29Added better error handling for the web search dialog (search_url)Jorge Arellano Cid
2011-07-24Added an optional label to dillorc's search_url. Format: "[<label> ]<url>"Jorge Arellano Cid
2010-09-27Allow viewing XHTML served as suchJorge Arellano Cid
2010-08-29Removed some obsolete copyright notices that lingered after rewrites.Jorge Arellano Cid
2010-02-27trim some spacescorvid
2009-11-29respect UTF-8 when splitting long lines in plain.cc (noticed by corvid)Johannes Hofmann
2009-09-17look for charset parameter with application/xhtml+xml media typecorvid
2009-08-10follow RFC a bit more closely for Content-Type parsingcorvid
2009-07-12Handle signed chars. Aadded dIsspace() and dIsalnum() to dlibJorge Arellano Cid
2009-06-22remove system includescorvid
2009-06-07only parse charset parameter for text/* media typescorvid
2009-06-05faster expand tabscorvid
2009-05-29Improved recognition heuristics for plain text in utf8corvid
2009-05-29constscorvid
2009-05-25make tab expansion for plain text utf8 awareJohannes Hofmann
2009-02-09whitespace cleanup: 's/ +$//g'Jorge Arellano Cid
2008-09-30- s/todo:/TODO:/gjcid
2008-09-17 - Fixed a memory leak in plain.cc.jcid
2008-08-12- Eliminated gcc 4.2.3 warnings on 64bit OS.jcid
2008-06-10- Implemented OBJECT as link (similar to FRAME).jcid
2008-05-29- Switched from charset to content-type for handling data.jcid
2008-04-15- Made file inputs free the loaded file after the page is left.jcid
2008-03-24+ s/there're/there are/gjcid
2007-11-05Updated copyright linesjcid
2007-10-07Initial revisionjcid