aboutsummaryrefslogtreecommitdiffstats
path: root/README
AgeCommit message (Collapse)AuthorFilesLines
2011-06-17Added a note about Windows 2000.stig1-2/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37699 f5534014-38df-0310-8fa8-9805f1628bb7
2011-06-17Wireshark now builds and runs on Windows 7, but not on Windows 2000.stig1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37698 f5534014-38df-0310-8fa8-9805f1628bb7
2008-06-25We last supported NT 4.0 with version 0.99.4 (according togerald1-1/+6
wireshark.nsi, at least). Drop it from the "supported" list and add a note about NT 4.0 and older Windows versions. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@25606 f5534014-38df-0310-8fa8-9805f1628bb7
2008-06-25We apper to spell it "TShark" rather than "Tshark", the fact that it'sguy1-32/+31
"Wireshark" rather than "WireShark" nonwithstanding. Say we run on NT 4.0 rather than "NT" - I don't know whether we run on NT 3.x (and 2000/2003/XP are really NT 5.x and Vista/2008 are really NT 6.x - that's why Microsoft are talking about "Windows 7" as the next big release). In the capture-privileges paragraph, note that it's dumpcap that needs to run as root, and suggest not only that Wireshark shouldn't be set-UID root, but that it shouldn't even be run as root, and that the same applies to TShark. Update "How to Report a Bug" to reflect that we're telling people to report bugs on Bugzilla, and that "wireshark -v"/"tshark -v" give almost all the version information we want. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@25605 f5534014-38df-0310-8fa8-9805f1628bb7
2008-06-25Update the document to the current state of affairs.jake1-5/+6
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@25604 f5534014-38df-0310-8fa8-9805f1628bb7
2008-05-14Remove some long-dead links.gerald1-11/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@25304 f5534014-38df-0310-8fa8-9805f1628bb7
2007-09-29Update to reflect that we're using libsmi, not Net-SNMP.guy1-4/+4
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23028 f5534014-38df-0310-8fa8-9805f1628bb7
2007-01-29Delist Windows 98 as possible platformjake1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@20602 f5534014-38df-0310-8fa8-9805f1628bb7
2006-12-09We no longer support UCD SNMP - and *do* support Net-SNMP, and haveguy1-15/+7
supported it for quite a while. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@20074 f5534014-38df-0310-8fa8-9805f1628bb7
2006-05-20Change test.gerald1-39/+39
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18191 f5534014-38df-0310-8fa8-9805f1628bb7
2004-07-18Set the svn:eol-style property on all text files to "native", so thatguy1-1/+1
they have LF at the end of the line on UN*X and CR/LF on Windows; hopefully this means that if a CR/LF version is checked in on Windows, the CRs will be stripped so that they show up only when checked out on Windows, not on UN*X. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@11400 f5534014-38df-0310-8fa8-9805f1628bb7
2004-07-15Try again (hook script didn't do its thing).gerald1-0/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@11378 f5534014-38df-0310-8fa8-9805f1628bb7
2004-07-15Test commit for new repository.gerald1-1/+0
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@11377 f5534014-38df-0310-8fa8-9805f1628bb7
2004-02-11Include EyeSDN USB S0 trace files in the list of file formats we read.guy1-1/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@10040 f5534014-38df-0310-8fa8-9805f1628bb7
2004-01-07Update the list of OSes and OS versions on which Ethereal is known toguy1-6/+11
work (or inferred to work - some lists were changed to "XXX and later", on the assumption that later releases didn't break anything). git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@9592 f5534014-38df-0310-8fa8-9805f1628bb7
2004-01-07added current windows versionsulfl1-2/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@9588 f5534014-38df-0310-8fa8-9805f1628bb7
2003-12-18WildPackets' EtherHelp appears to write EtherPeek-compatible files,guy1-2/+2
except that the 0x80 bit is turned on in the file version number field. Turn that bit off before processing that field. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@9342 f5534014-38df-0310-8fa8-9805f1628bb7
2003-10-31Update the list of supported capture formats.guy1-1/+4
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@8844 f5534014-38df-0310-8fa8-9805f1628bb7
2003-09-03Fix the documentation that I forgot to fix when I fixed --with-ucd-snmp.sharpe1-3/+3
Thanks to Tom Uijldert <Tom.Uijldert@logicacmg.com>. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@8355 f5534014-38df-0310-8fa8-9805f1628bb7
2003-07-29From Thierry Martin: support for reading files from Accellent 5Views LANguy1-1/+2
agents. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@8093 f5534014-38df-0310-8fa8-9805f1628bb7
2002-07-31From Motonori Shindo: support for reading CoSine L2 debug output.guy1-4/+11
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@5922 f5534014-38df-0310-8fa8-9805f1628bb7
2002-05-29Update the item on turning off name resolution to mention the "-N" flagguy1-8/+18
and the preference item. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@5591 f5534014-38df-0310-8fa8-9805f1628bb7
2002-05-20Update the README to refer to "--without-ucdsnmp" rather thanguy1-10/+12
"--disable-snmp", and to note that UCD SNMP 4.2.4 *or later* fix the potential buffer overflow problems. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@5514 f5534014-38df-0310-8fa8-9805f1628bb7
2002-05-15Add Greg Morris as author of NCP dissector.gram1-10/+1
Remove paragraph begging for help on NCP dissector from README. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@5482 f5534014-38df-0310-8fa8-9805f1628bb7
2002-03-11Update various README and INSTALL files to reflect the requirement forguy1-7/+14
UCD SNMP 4.2.2 or later if you want MIB-reading support. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@4926 f5534014-38df-0310-8fa8-9805f1628bb7
2002-01-29Untested support for AiroPeek captures.guy1-2/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@4619 f5534014-38df-0310-8fa8-9805f1628bb7
2002-01-22Fix up various product names and descriptions in the lists of fileguy1-9/+9
formats we can read; include vendor names. We should be able to read TokenPeek captures, as well as captures from the Windows versions of EtherPeek. Don't list the version numbers for EtherPeek and TokenPeek - those are file format version numbers, not program version numbers. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@4599 f5534014-38df-0310-8fa8-9805f1628bb7
2001-12-05The Visual Networks tool that generates capture files that we now canguy1-2/+2
read is Visual UpTime. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@4339 f5534014-38df-0310-8fa8-9805f1628bb7
2001-12-05Note that Ethereal's and Tethereal's native capture file format isguy1-3/+3
libpcap format, and say that it's also used by "other tools" (tcpdump and Ethereal/Tethereal aren't the only tools that write captures in that format). Weaken the claim that we read Etherpeek files to say only that we read Etherpeek versions 5, 6, and 7 for Macintosh, so people don't conclude that we read Etherpeek-for-Windows captures (we don't). git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@4337 f5534014-38df-0310-8fa8-9805f1628bb7
2001-12-04Update the README file to reflect the current list of capture fileguy1-5/+8
formats we can read (and to put them in the order in which they're mentioned in the man pages, to make it easier to make sure the lists are the same). git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@4330 f5534014-38df-0310-8fa8-9805f1628bb7
2001-11-13Hopefully the last time I have to change my e-mail address.gram1-2/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@4199 f5534014-38df-0310-8fa8-9805f1628bb7
2001-03-06Mention etherpeek support.gram1-1/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@3111 f5534014-38df-0310-8fa8-9805f1628bb7
2001-01-10Fix up Gerald's e-mail address to be his "ethereal.com" address.guy1-2/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@2859 f5534014-38df-0310-8fa8-9805f1628bb7
2001-01-10Change e-mail list addresses from zing.org to ethereal.com.gram1-4/+4
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@2853 f5534014-38df-0310-8fa8-9805f1628bb7
2000-10-08Change addresses from ethereal.zing.org to www.ethereal.com.gerald1-3/+3
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@2481 f5534014-38df-0310-8fa8-9805f1628bb7
2000-09-21Make sure to pass the sent/received direction from pppdump.c ingram1-1/+2
pseudo_header. Use generic "p2p_phdr" instead of "lapd_phdr". Modify toshiba.c and packet-lapd.c to take that into account. Add frame.p2p_dir, a filterable field, 0=sent, 1=recvd Make p2p_dir available in packe_info, as I think it will be needed in VJ COMP and UNCOMP dissection. Rename WTAP_ENCAP_TR to WTAP_ENCAP_TOKEN_RING. Mention pppd-log support in man page. Mention atmsnoop in README. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@2455 f5534014-38df-0310-8fa8-9805f1628bb7
2000-09-20Mention support for reading pppd log files.gram1-1/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@2452 f5534014-38df-0310-8fa8-9805f1628bb7
2000-08-24Include bus errors and aborts, as well as segmentation violations, asguy1-6/+12
examples of errors that generate core dumps, and suggest that a stack trace from the debugger could be useful for *all* failures that produce core dumps. Note that the core dump file may be named "ethereal.core", and note that "tethereal" rather than "ethereal" should be used in file names if it's Tethereal that blew up. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@2368 f5534014-38df-0310-8fa8-9805f1628bb7
2000-08-22More mention of csids support in wiretap.gram1-7/+18
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@2335 f5534014-38df-0310-8fa8-9805f1628bb7
2000-08-15Remove the IPv6 restriction for the Follow TCP stream feature.deniel1-4/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@2274 f5534014-38df-0310-8fa8-9805f1628bb7
2000-07-28Add the re-write of the NetWare Core Protocol dissector. It's mostlygram1-2/+16
a framework for the dissector; of the more than 400 NCP packet types, only a handful are defined. But this dissector framework is much better than the previous one. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@2173 f5534014-38df-0310-8fa8-9805f1628bb7
2000-06-08Document the fact that we can now read compressed Sniffer files.gram1-6/+6
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@2047 f5534014-38df-0310-8fa8-9805f1628bb7
2000-04-13Add last minute changes.gram1-2/+2
Fix statement about Win32 version not capturing in README. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@1846 f5534014-38df-0310-8fa8-9805f1628bb7
2000-02-19Give it an RCS ID.guy1-0/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@1656 f5534014-38df-0310-8fa8-9805f1628bb7
2000-01-26Move version to 0.8.2, add Win32 to list of platforms in README.gram1-2/+3
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@1562 f5534014-38df-0310-8fa8-9805f1628bb7
2000-01-14Note that the Ethereal distribution also comes with Tethereal andguy1-18/+26
editcap. Expand the list of OSes on which Ethereal has (at least at one time) been built and used. Note that systems other than Solaris that use DLPI (e.g., HP-UX) may also have "/dev" entries that can be made more widely readable and writable to allow non-root users to capture packets. Note that we can read "i4btrace" capture files. Note that we now always do SNMP dissection, and that an external library just allows us to do more sophisticated dissection. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@1470 f5534014-38df-0310-8fa8-9805f1628bb7
2000-01-10Remove the reference to my old samples directory on the web server;gram1-4/+0
the new ethereal web site contains a link to its own samples directory. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@1450 f5534014-38df-0310-8fa8-9805f1628bb7
1999-11-29Of the "zlib" functions we use that aren't in all versions of "zlib",guy1-5/+6
"gzgets()" is the one most recently added; it was added in 1.0.9. Check for it, rather than for a list of functions, when checking for "zlib" support - if you check for N functions, and they're all there, you get N "-lz"s added to the list of libraries with which to link. Indicate in the README that "zlib" versions prior to 1.0.9 definitely won't work. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@1144 f5534014-38df-0310-8fa8-9805f1628bb7
1999-11-29Fix a typo, and just say that "ethereal -v" indicates the versions ofguy1-4/+3
the libraries with which Ethereal was built, rather than enumerating all the libraries for which it gives the version. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@1143 f5534014-38df-0310-8fa8-9805f1628bb7
1999-11-29Add info about zlib version support.gram1-0/+8
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@1138 f5534014-38df-0310-8fa8-9805f1628bb7