aboutsummaryrefslogtreecommitdiff
path: root/dpi
AgeCommit message (Expand)Author
2011-07-15Eliminated a pack of compiler warnings (gcc-4.6.1 amd64)Jorge Arellano Cid
2011-04-14https dpi: error strings for certificate error code 19 and 20corvid
2011-02-11downloads dpi: init some time variablescorvid
2011-02-07dpi/downloads.cc: make the indentation consistent.Jeremy Henty
2011-01-28**/Makefile.am: #include $(top_srcdir).Jeremy Henty
2011-01-28**/Makefile.am: replace .. paths with absolute paths using $(top_builddir).Jeremy Henty
2010-12-13typocorvid
2010-11-16downloads dpi: RAW_LABEL for the widget displaying the filenamecorvid
2010-10-09make dillo compile with clangJohannes Hofmann
2010-09-13bookmarks dpi urlstr leakcorvid
2010-08-22file dpi close pre tag for empty directory listingcorvid
2010-08-19turn off some cookie MSGscorvid
2010-08-05https clearer language in dialogcorvid
2010-08-03spellingcorvid
2010-08-03Show the self-signed cert warning dialog even when no CN given.corvid
2010-08-03Fix segfault with https and self-signed certscorvid
2010-06-06vsource use a_Dpip_dsh_write_str when possiblecorvid
2010-06-06vsource page add title elementcorvid
2010-06-06vsource fix extraneous </pre> with empty source filecorvid
2010-05-16disallow nameless cookiescorvid
2010-04-05add id="dillo_vs" to view source pageJohannes Hofmann
2010-03-31use pre-wrap in vsourcecorvid
2010-03-22use the most specific cookiesrc rulecorvid
2010-03-22cookies use host-only as in draft speccorvid
2010-03-22fix reading maximum expiration date from cookies.txtcorvid
2010-03-22my testcases aren't smart enough for remove_fast on a domain's cookiescorvid
2010-03-22Cookies_load_cookies()corvid
2010-03-22limit total number of cookiescorvid
2010-03-22cookies some remove_fastcorvid
2010-03-22better handling when too many cookiescorvid
2010-03-21Cookies_delete_nodecorvid
2010-03-21cookies some data structure renamingcorvid
2010-03-14fix attr leakcorvid
2010-03-10invalid value on invalid monthcorvid
2010-03-10make a point of using -1 for invalid time_tcorvid
2010-03-10if ignoring Expires attr, eat valuecorvid
2010-03-10use tm for max-agecorvid
2010-03-10get rid of the overflowcorvid
2010-03-10separate out server time offsetcorvid
2010-03-10separate out unquotingcorvid
2010-03-10use tm when parsing date stringcorvid
2010-03-10cookies: start using struct tm for time calculationscorvid
2010-03-09another difftimecorvid
2010-03-09cookies: use difftime() for time_t comparisonscorvid
2010-03-08fix cookie attr leakcorvid
2010-03-05view source: CR separates linescorvid
2010-03-04fix dpip cmd leakcorvid
2010-03-01free dpip_tagcorvid
2010-02-27trim some spacescorvid
2010-02-24Fix: vsource html, fix entities display, indentation and removed \r check.Jorge Arellano Cid