aboutsummaryrefslogtreecommitdiff
path: root/dpi
AgeCommit message (Expand)Author
2009-11-01Convert dpid, file dpi and cookies dpi to dsh APIJorge Arellano Cid
2009-11-01s/retval/ret/gJorge Arellano Cid
2009-11-01Introduced the new tokenizing dsh API to DPIPJorge Arellano Cid
2009-11-01Introduce basic shared-secret-based authenticationJorge Arellano Cid
2009-09-20trim some spacescorvid
2009-09-19add id='dillo_bm' to the body element of bookmark pagesJohannes Hofmann
2009-09-08Fixed URL unescaping in the datauri DPIJorge Arellano Cid
2009-09-02spellingcorvid
2009-07-17Added a_Dpip_get_attr_l() to DPIP's APIJorge Arellano Cid
2009-07-12Handle signed chars. Aadded dIsspace() and dIsalnum() to dlibJorge Arellano Cid
2009-06-27fix cookies dpi MSGscorvid
2009-06-26Removed compiler warnings for unused return valuesMichal Nowak newman x
2009-06-01proxy support for HTTPScorvid
2009-05-24allow year 1970 in cookiescorvid
2009-05-15add a couple of constJorge Arellano Cid
2009-05-01Add ".txt" as plain/text file extension in the file dpicorvid
2009-04-30Switched a few remaining "unsigned int" to "uint_t"Jorge Arellano Cid
2009-03-26fix up license versions/namescorvid
2009-03-10[mq]: fix-width-problem.patchJustus Winter
2009-03-10[mq]: abort.patchJustus Winter
2009-03-10[mq]: consistent-delimiter-in-menu-bar.patchJustus Winter
2009-03-10[mq]: fix-html-warning.patchJustus Winter
2009-03-18[mq]: fix-dlwin_new-commentJeremy Henty
2009-02-27[mq]: remove-fltk-bug-workaroundJeremy Henty
2009-02-09whitespace cleanup: 's/ +$//g'Jorge Arellano Cid
2009-02-08's/if(/if (/g' 's/for(/for (/g' 's/while(/while (/g', and indentation.Jorge Arellano Cid
2009-02-01s/atoi/strtol/gJorge Arellano Cid
2009-01-10Set debug macro MSG var in datauri and https dpis (controlled by SILENT define)Jorge Arellano Cid
2009-01-02Ensure that the dlib dStr* functions are used everywhere.Jorge Arellano Cid
2008-12-21Switched file dpi error messages to HTML.corvid
2008-11-22- Fixed a printf bug in cookies dpi.jcid
2008-11-05- Cleaned up and normalized D_SUN_LEN usage.jcid
2008-10-30- Set the ScrollGroup as the resizable widget in downloads dpi.jcid
2008-10-30- Reduced warnings with gcc-4.3.jcid
2008-10-23- Made cookierc parsing more robust.jcid
2008-10-17.jcid
2008-10-16- Switched SSL enabled to configure.in (./configure --enable-ssl)jcid
2008-10-15.jcid
2008-10-15- Allow login to wikipedia by ignoring the HttpOnly attribute (cookies)jcid
2008-10-13.jcid
2008-10-08- Disabled basic httpsjcid
2008-10-03- minor cookie MSG improvement.jcid
2008-09-30- Removed the button sensitivity timeout.jcid
2008-09-30- s/todo:/TODO:/gjcid
2008-09-14- Made several cleanups according to compiler warnings with "-W -Wall".jcid
2008-09-01- Minor change in the file dpi.jcid
2008-08-12- Eliminated gcc 4.2.3 warnings on 64bit OS.jcid
2008-06-18- Enabled the file dpi to look inside gzipped files.jcid
2008-06-18- Made https dpi flush after sending data (faster for dialups).jcid
2008-06-10- Made the download dpi's panels resize horizontally.jcid