667fbbb6ad
* Designed and implemented a dpi protocol library (libDpip.a in /dpip). * Added a couple of new dpip commands. * Fixed and uniformed the escaping of values inside dpip tags. * Ported the bookmarks, download, file, https, ftp and hello plugins, plus the dpid daemon and the rest of the source tree to use it. * Improved the dpi buffer reception to handle split buffers (This was required for handling arbitrary data streams with dpip). * Fixed a serious bug with the FTP plugin that led to two downloads of the same file when left-clicking a non-viewable file. * Added MIME/type detection to the FTP plugin, and removed popen(). * Set the dpi daemon (dpid) not to exit when the downloads dpi is running. * Improved the accuracy of the illegal-character error reporting for URLs. * Added DOCTYPE parsing (for better bug-meter error messages). * Added a check for malicious image sizes in IMG tags. * Made the parser aware of buggy pages with multiple BODY and HTML elements. * Fixed a bug in MIME content/type detection. * Moved the cookies management into a dpi server: cookies.dpi. * Added "./configure --disable-threaded-dns" (for some non reentrant BSDs).
42 lines
1.2 KiB
Text
42 lines
1.2 KiB
Text
@comment $NetBSD: PLIST,v 1.12 2006/05/10 21:03:41 adam Exp $
|
|
bin/dillo
|
|
bin/dpid
|
|
bin/dpidc
|
|
lib/dillo/dpi/bookmarks/bookmarks.dpi
|
|
lib/dillo/dpi/cookies/cookies.dpi
|
|
lib/dillo/dpi/datauri/datauri.filter.dpi
|
|
lib/dillo/dpi/downloads/downloads.dpi
|
|
lib/dillo/dpi/file/file.dpi
|
|
lib/dillo/dpi/ftp/ftp.filter.dpi
|
|
lib/dillo/dpi/hello/hello.filter.dpi
|
|
lib/dillo/dpi/https/https.filter.dpi
|
|
share/doc/dillo/Cache.txt
|
|
share/doc/dillo/Cookies.txt
|
|
share/doc/dillo/Dillo.txt
|
|
share/doc/dillo/Dpid.txt
|
|
share/doc/dillo/Dw.txt
|
|
share/doc/dillo/DwImage.txt
|
|
share/doc/dillo/DwPage.txt
|
|
share/doc/dillo/DwStyle.txt
|
|
share/doc/dillo/DwTable.txt
|
|
share/doc/dillo/DwWidget.txt
|
|
share/doc/dillo/HtmlParser.txt
|
|
share/doc/dillo/IO.txt
|
|
share/doc/dillo/Images.txt
|
|
share/doc/dillo/NC_design.txt
|
|
share/doc/dillo/README
|
|
share/doc/dillo/Selection.txt
|
|
share/examples/dillo/dillorc.default
|
|
share/examples/dillo/dpidrc
|
|
@dirrm share/examples/dillo
|
|
@dirrm share/doc/dillo
|
|
@dirrm lib/dillo/dpi/https
|
|
@dirrm lib/dillo/dpi/hello
|
|
@dirrm lib/dillo/dpi/ftp
|
|
@dirrm lib/dillo/dpi/file
|
|
@dirrm lib/dillo/dpi/downloads
|
|
@dirrm lib/dillo/dpi/datauri
|
|
@dirrm lib/dillo/dpi/cookies
|
|
@dirrm lib/dillo/dpi/bookmarks
|
|
@dirrm lib/dillo/dpi
|
|
@dirrm lib/dillo
|