Commit Graph

83 Commits

Author SHA1 Message Date
Chris Maynard 5bdfe5a5e8 Fix copy-and-paste, changing "protocols" to "capture file formats".
svn path=/trunk/; revision=44140
2012-07-30 17:01:35 +00:00
Jakub Zawadzki bf81b42e1e Update Free Software Foundation address.
(COPYING will be updated in next commit)

svn path=/trunk/; revision=43536
2012-06-28 22:56:06 +00:00
Chris Maynard 56ef1c4817 Update the paragraph in 7.12 describing the name of the temp file to include the name used when capturing on multiple interfaces.
svn path=/trunk/; revision=41871
2012-03-31 16:25:22 +00:00
Jeff Morriss 1cf31238ff As suggested by multipleinterfaces in http://ask.wireshark.org/questions/9194/can-i-recover-a-discarded-capture :
Add the location of the temporary file on Windows 7.

svn path=/trunk/; revision=41183
2012-02-24 21:43:48 +00:00
Gerald Combs aac47f7ce4 Run 2to3 on faq.py.
svn path=/trunk/; revision=38946
2011-09-09 00:12:20 +00:00
Gerald Combs c600dbe7c1 Update the help question.
svn path=/trunk/; revision=38928
2011-09-07 23:20:42 +00:00
Gerald Combs 482f0fa5a4 Add Python 3 support via 2to3.
svn path=/trunk/; revision=36221
2011-03-20 23:09:36 +00:00
Gerald Combs b029a19159 Don't assume everyone knows what Wireshark is.
svn path=/trunk/; revision=35110
2010-12-03 18:48:05 +00:00
Chris Maynard bfc0ad6824 Update the description of the temporary file name.
svn path=/trunk/; revision=34903
2010-11-16 16:15:04 +00:00
Jaap Keuter ebb477cbfd From Reinhard Speyerer:
This patch fixes several misspellings/typos in Wireshark documentation.

svn path=/trunk/; revision=28249
2009-05-02 06:47:26 +00:00
Bill Meier 642e4a3e36 temp file prefix changed from ether to wireshark
svn path=/trunk/; revision=27997
2009-04-08 15:01:26 +00:00
Jörg Mayer 5667e75a50 Get rid of FAQ file completely: It's still available as help/faq.txt
svn path=/trunk/; revision=27359
2009-02-03 08:49:03 +00:00
Gerald Combs c9c32db187 Remove lynx as a dependency on Windows. By default, create the FAQ using
html2text.py. You can override this by adjusting config.nmake or by setting
HTML2TXT.

svn path=/trunk/; revision=27041
2008-12-17 21:11:20 +00:00
Gerald Combs f49377e0e7 Update html2text.py to suit our needs. Add spaces in the faq.txt target
so to fix a problem with OS X 10.4. Add html2text.py to the end of the
faq.txt target.

svn path=/trunk/; revision=27040
2008-12-17 19:49:18 +00:00
Gerald Combs 9ef162199f Suggest an alternative to hunting for elinks/links/lynx.
svn path=/trunk/; revision=27003
2008-12-15 16:44:47 +00:00
Balint Reczey 4607e187df Serialize faq.txt creation steps.
svn path=/trunk/; revision=27001
2008-12-15 12:54:35 +00:00
Balint Reczey 40385b9ab0 Try browsers for faq.txt generation silently.
svn path=/trunk/; revision=26999
2008-12-15 12:35:23 +00:00
Balint Reczey bc79c1f13a Fixed links parameters.
Tested with Links 2.1pre37.

svn path=/trunk/; revision=26997
2008-12-15 10:34:37 +00:00
Stig Bjørlykke adf9b77ac1 From Didier Gautheron (bug 3121):
User srcdir in Makefiles for faq.py.

svn path=/trunk/; revision=26996
2008-12-14 23:56:51 +00:00
Bill Meier 157f478a23 Fix to make faq.txt when one or more of elinks,... don't exist
svn path=/trunk/; revision=26986
2008-12-13 15:00:11 +00:00
Bill Meier 40fd3c770b Default target should create the faq.txt file (no delete it)
svn path=/trunk/; revision=26983
2008-12-13 03:13:38 +00:00
Gerald Combs 9dcdec852b Try to get the FAQ targets working on Windows. Add lynx to the list of
required tools.

svn path=/trunk/; revision=26982
2008-12-13 02:59:42 +00:00
Gerald Combs 6906e79600 Fix FAQ targets.
svn path=/trunk/; revision=26981
2008-12-13 02:53:34 +00:00
Gerald Combs 8a1109396a Update faq.py to generate a full HTML document by default. Pull in a typo
fix from FAQ. Update the makefiles to build help/faq.txt and FAQ. Remove
help/faq.txt and FAQ from the repository, since they're automatically
generated now. Remove the make-faq script.

svn path=/trunk/; revision=26980
2008-12-13 00:58:43 +00:00
Gerald Combs 8cb89f2645 Add the script used to generate the FAQ on the web site. It's not very useful
in its current state.

svn path=/trunk/; revision=26978
2008-12-12 23:56:33 +00:00
Anders Broman 245d0ea29a From William Pursell:
Minor errors in the documentation, and an Ethereal reference

svn path=/trunk/; revision=24673
2008-03-17 21:26:54 +00:00
Jörg Mayer be8219c1c9 Update manuf and faq
svn path=/trunk/; revision=24400
2008-02-20 13:33:11 +00:00
Sake Blok 9b6f806089 This patch adds (ten) temporary coloring rules which will only live until Wireshark is
quit. Temporary coloring filters can be set by:

- pressing <ctrl>-<digit> will create a conversation coloring filter based on the
  addresses of the currently selected packet (order TCP/UDP/IP/Ethernet)
  This can also be achieved from the "View|Colorize Conversation" menu.

- Rightclicking on a packet in the packet-list will give the option to
  "Colorize Conversation" just as "Conversation Filter" does.

- Rightclicking on an item in the packet-detail-list will give the option to
  "Colorize with filter" which works similar to "Apply as filter"

Temporary filters can be cleared from the same menus or by pressing <ctrl>-<space>.

This patch also adds an item to the above mentioned menu's to add a permanent color filter
in the same way.


The colors for the temporary coloring rules are now hardcoded as I do not know
how to change the color of menu-items and therefore I chose to use icons to
show the actual color of each of the ten temporary coloring rules. Is it at all
possible to have different menu items in different colors?

One other way of solving this is to recreate the icons on the fly after changing
the colors. I will have a look into that once it is clear whether I can use 
different colors within the menu structure.


svn path=/trunk/; revision=23560
2007-11-24 11:38:16 +00:00
Jörg Mayer 06f0070947 make-faq: Format of the online file changed slightly.
Update FAQ and help/faq.txt to current version.


svn path=/trunk/; revision=23515
2007-11-20 17:44:39 +00:00
Jörg Mayer 122eaf7556 Update before new release
svn path=/trunk/; revision=21979
2007-05-29 09:23:36 +00:00
Jörg Mayer 83ee2dbcfa Update manuf and faq
svn path=/trunk/; revision=20991
2007-03-07 07:50:48 +00:00
Jörg Mayer cd30649704 Update FAQ
svn path=/trunk/; revision=20345
2007-01-08 14:25:35 +00:00
Ulf Lamping 11c289ecc3 fix #1063, some leftover typo's: Etheral -> Wireshark
svn path=/trunk/; revision=19053
2006-08-27 11:46:02 +00:00
Jörg Mayer a2a5c2f998 Update FAQ
svn path=/trunk/; revision=18979
2006-08-21 16:17:24 +00:00
Gerald Combs a8f1f4b330 Better update for the FAQ. We can now use the URL
http://www.wireshark.org/faq_plain.html, which doesn't have any images
or menus.

svn path=/trunk/; revision=18382
2006-06-07 12:54:00 +00:00
Gerald Combs c2e72cf272 Ethereal -> Wireshark. Update the FAQ.
svn path=/trunk/; revision=18380
2006-06-07 04:37:26 +00:00
Gerald Combs eb71f7fb96 Rename the main executable to "wireshark", along with more conversions:
ethereal.com -> wireshark.org
  mailing lists and addresses
  ETHEREAL -> WIRESHARK
  Man pages
  Automake/Autoconf names


svn path=/trunk/; revision=18271
2006-05-31 19:12:15 +00:00
Gerald Combs 8958bab6de Tethereal/tethereal -> TShark/tshark.
svn path=/trunk/; revision=18268
2006-05-31 17:38:42 +00:00
Ronnie Sahlberg 6075ec39fb ethereal->wireshark
svn path=/trunk/; revision=18207
2006-05-22 08:21:22 +00:00
Ronnie Sahlberg f0b33a4789 ethereal->wireshark updates
svn path=/trunk/; revision=18206
2006-05-22 08:14:01 +00:00
Ronnie Sahlberg 89f022b12b name change
svn path=/trunk/; revision=18197
2006-05-21 05:12:17 +00:00
Jörg Mayer 334048d3ce Update manuf, FAQ, help/faq.txt
svn path=/trunk/; revision=17482
2006-03-06 17:00:33 +00:00
Ulf Lamping 788cb87199 fix bug #654: precise the link to the capture filter syntax (tcpdump man page "expression")
svn path=/trunk/; revision=16976
2006-01-07 11:28:16 +00:00
Jörg Mayer 066315d0ed Regenerate manuf and FAQ
svn path=/trunk/; revision=16742
2005-12-09 15:53:40 +00:00
Jörg Mayer 5cee6fb827 Update faq
svn path=/trunk/; revision=15880
2005-09-19 21:24:46 +00:00
Jörg Mayer 3fd95d2433 - Update wka.tmpl with two Extreme MAC addresses
- Update manuf
- Update faq

svn path=/trunk/; revision=15560
2005-08-27 05:13:42 +00:00
Jörg Mayer 5b442f2279 After doing "make maintainer-clean", "svn status --no-ignore | grep ^I"
returned quite a list of files. Add them to MAINTAINERCLEANFILES.

Whitespace changes (replace multiple spaces by TABs, in a few cases this
needed to be done at the beginning of Makefile lines.


svn path=/trunk/; revision=14891
2005-07-10 08:04:27 +00:00
Jörg Mayer dd9b2e2ab5 Update FAQ
svn path=/trunk/; revision=14681
2005-06-17 17:12:12 +00:00
Jörg Mayer 723feba68e Update to Sun, February 27 2005.
svn path=/trunk/; revision=13610
2005-03-06 02:07:53 +00:00
Guy Harris 6616a3770c Make the "maintainer-clean" rules get rid of some additional generated
files.  Do this with GENERATED_HEADER_FILES, GENERATED_C_FILES, and
GENERATED_FILES macros in Makefile.common files, along the lines of what
wiretap/Makefile.common has.

Clean up "*~" files with "make clean" rather than only "make distclean"
in some additional places.

Add "maintainer-clean" rules to the Makefile.nmake files, paralelling
the ones in the automake-generated Makefile.in files, using the
GENERATED_FILES macros from Makefile.common files.  In some cases, move
the cleanup of files from "make distclean" to "make maintainer-clean",
and in other cases, put in a comment indicating why we're not doing that
(because some files that are distributed in the source tarballs, namely
Flex output, were built with a UN*X Flex and won't compile on Windows,
so we get rid of them with "make distclean" so you can clean up stuff
that *has* to be re-generated for Windows).

Clean up some *CLEANFILES definitions - get rid of ones that no longer
apply as files were moved or that add to the definition a name that's
already there.

svn path=/trunk/; revision=13402
2005-02-14 20:33:57 +00:00