Граф коммитов

11 Коммитов

Автор SHA1 Сообщение Дата
erik%vanderpoel.org bfe261fc80 oops, must not look for / in unquoted attribute value 2005-02-04 23:12:59 +00:00
erik%vanderpoel.org 7e58ade683 added support for XHTML's empty elements <foo />;
added support for declarations like <!DOCTYPE ...>;
added support for processing instructions like <?xml ...>
2005-02-03 01:06:24 +00:00
erik%vanderpoel.org 87af4e04dc bug 153691: some HTTP 1.1 support; also, view.cgi now shows HTTP request 2005-01-25 08:22:29 +00:00
erik%vanderpoel.org e63a4aa0af app callbacks are now overrideable function pointers instead of global funcs
this reduces the number of empty functions in the apps
2005-01-20 21:09:40 +00:00
erik%vanderpoel.org 47995f0c81 bug 54880
fixed html parser to show '>' at end of file without newline
2005-01-20 01:17:05 +00:00
erik%vanderpoel.org b7cefee9d1 bug 57556
previous fix for this bug introduced new bug
namely, it showed horizontal lines and status messages in non-verbose mode
also, valgrind found an off-by-one allocation error
fixed now
2005-01-19 18:03:44 +00:00
erik%vanderpoel.org a26ffcdd41 bug 220373: ported to Linux
more Windows (without Cygwin) porting
now using autoconf
changed name from Web Sniffer to SniffURI
added reference to new sniffuri.org site
added HISTORY, INSTALL
updated to new boilerplate for MPL (license)
2005-01-19 17:16:09 +00:00
timeless%mozdev.org c7352dda2d Bug 187441 URLs not HTML encoded in output 2003-01-02 17:07:34 +00:00
myk%mozilla.org 91ff741fa3 Fix for bug 57556: escapes user-entered data when displaying it to prevent cross-site scripting attacks.
r=dmose
2002-09-16 21:31:58 +00:00
erik%netscape.com d693b42900 contribution from Bruce Robson: ported to Windows NT and fixed a couple of
bugs
2000-02-17 07:01:52 +00:00
erik%netscape.com e334ab2a62 Original check-in of the "Web Sniffer", a set of tools to work with the
protocols underlying the Web.
2000-02-01 18:24:20 +00:00