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

17 Коммитов

Автор SHA1 Сообщение Дата
erik%vanderpoel.org 523a173926 added printHTML method to app and made http.c call it so that grab does
not crash

added transparency idea to TODO
2005-07-26 14:18:36 +00:00
erik%vanderpoel.org 3d05902789 now using short tags like <b> and CSS instead of <font color=...>;
this chops the output size in half
2005-02-05 16:30:04 +00:00
erik%vanderpoel.org 7c986b0a21 divide output into request and response sections with headings 2005-02-04 20:11:34 +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 b90362a3a2 valgrind memory leaks 2005-01-25 16:04:39 +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 7341e5b421 http.c now takes care of the HTTP Host: request header so that the other
tools (e.g. grab) will work properly too
2005-01-22 16:08:22 +00:00
erik%vanderpoel.org 74da170dc6 view.cgi: not bold, indented, newlines in source of output itself 2005-01-21 20:11:50 +00:00
erik%vanderpoel.org ef7eb30bc3 bug 78172: support HTTP Referer request header 2005-01-21 18:14:10 +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 530cdb1b56 bug 168295
SniffURI now gives an error message when no URI is entered.
2005-01-20 01:38:31 +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 e0923498ff Apparently, mozilla.org's Apache Web server doesn't support the
SERVER_URL envariable. Oh, well. Trying a different way...
2000-02-01 19:06:01 +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